From nobody Thu Feb 24 12:21:43 2022 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A5C1B19D85B0 for ; Thu, 24 Feb 2022 12:21:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4K4Bpw33sgz3vpg; Thu, 24 Feb 2022 12:21:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 43AEC3D27; Thu, 24 Feb 2022 12:21:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 24 Feb 2022 12:21:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: hselasky@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1436773193.9865.1645705304289@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20734 - Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_9864_1987209939.1645705303630" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1645705304; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=2Uk3dNclWrmX8BGaQOzHadJtl6J0BCXJ3uGDEWpHIYs=; b=jU06whbHWnG5dgqkSbBFD0pI4QdGrtZ01E5OO9s7EwZqMGftfsVCecJ1F1FRUv+YI3HhjM +FMmv9jZzyQBjcfqvG9SE8VWnwnKSHYWyf3RnO50KKEF/Azt10nwOZ+Fh51McFyHI8zgRs 5kxZDJVGIcJDdJRSw+IBFd3vIONGoGp4T+aYs8foNOiJrzyWpV1tYlqusuLLeMWINyh0Co aKLAHBRkhvjB5D1d00CqcGq3wGQiQ5Fjd0Kkhu8ose5fNoeTWxmaI4zpfJrRyii4HQwyV7 qxW7iVA6J3Gvn92NlJsf/AyniqgaT7wc5icasZX+ZDewJq4dQDdBfUsQRoMPeA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1645705304; a=rsa-sha256; cv=none; b=P0+T/RUD5FBWeAzKCJK5+4Z1bbdUF1yKNv5YsHZAA6i7o3MWs3Rre5AlgXc4i89vXX40ef m5bNVb/BXFKauyN5jMxVhtzeIZkQQkdUqbV9CXl3EW91i1PKj2hrBe0I9X0gllhVMQmpJr S8LIo0p95zgkVB+p54oyO3ZUkVZrJ4xydNGluD8ogW07+UP0T8Rpmn6oCP3ygkmTx13PBB pbwm68tuw65XahXNAtWthbrUJyEiEUy7EQtvoTpP1D4SZhnhOHxg9cQ4/8AF5H+Xhjj9g1 9c6VP6/NjPeFmXAkDh4CDzFynehkrp/pY+lvwOdyPq+AVT28aG2tmfzNcHcOqg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_9864_1987209939.1645705303630 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20734 (7520b88860d7a79432e12ffcc47056844518bb62) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20734/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20734/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20734/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 7520b88860d7a79432e12ffcc47056844518bb62 by hselasky: usb(4): Automagically apply all quirks for USB mass storage devices. The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue_v6 Error Message: We failed prioritisation 3 times ------=_Part_9864_1987209939.1645705303630--