From nobody Mon Aug 26 20:45:13 2024 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 4Wt2k21lGWz5TbPB for ; Mon, 26 Aug 2024 20:45:14 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wt2k16cRYz4QgG; Mon, 26 Aug 2024 20:45:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724705113; a=rsa-sha256; cv=none; b=vgvhPtI/1/xvdUL57c776SLTQT8lC7+ANIbGUfNlAqeOQ6ld+b91nRw/J/Yh0xV20NZkdk OXBckKSD6oDZLcHbUcmQFCUEEwY4CK52yP2iXwsaNbX57QKFfQNmqki81amucWcdMRWJEg cyaM8PyPKtD05eaYiY2xiocpyPZzvVK5MZ1eI3BiG64mjJDIQEquz0PLtF2CrxONCnjhTB e4D3hTXpZwNhe7A2lfSPwJNHs7Hf4Nzhuyl4+A/KsqaXHMlIDXZr1jpn9YcTj98dc9Yhu8 aZVx/uGjqGM2zVb3esacMIEVi3Ew6fn/09eD+uNlNA10cJNWf5RFMXI9byubew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724705113; 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: in-reply-to:in-reply-to:references:references:list-id; bh=1kPvoxWHYW7hGSmEhkBibjTvm1xKBJGFY1wbWAR24Ao=; b=CypCLXhM3XCpd+qToNS/bvph7E2hqGhWYykWmdkCpBZsVyD544aCB2PMmODCFSH0cGBoz8 PCY54nbguMcrdSz0vwTHj1bc6+8nl/QZjAKG7XHq+ZzAtT9i4QOrAZgb5jnW/1tJFqrqhF kXibh68lldrP2Xjvf4+neOnBeyIVGeRYVgY9GT267IXSQvES44F4Lw+N6oXaO7ppF7tubo pdDB54OSULXadAZT9XPv6AvtnoXyeFb5ekYzbIhEWX30Vgf/zLEj8iEzPdrdM5crL6tpBj nIPiMhIdn94EkeGxVJ3n6ILdRxg7PzK6pqm/ieTwYK+q8hF/hkPAGgR7Wv4pCQ== 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 4Wt2k164gxzM7h; Mon, 26 Aug 2024 20:45:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 26 Aug 2024 20:45:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <432996379.1169.1724705113858@jenkins.ci.freebsd.org> In-Reply-To: <494831390.1161.1724698047230@jenkins.ci.freebsd.org> References: <494831390.1161.1724698047230@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #667 - Still 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1168_2137798958.1724705113567" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1168_2137798958.1724705113567 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #667 (f314e46271f1100c258a72aa8c0e072f0f3ef2e6) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/667/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/667/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/667/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) 215c3766945abf085c580b73bb409fd4afe5ff09 by jhb: nvme: Use the NVMEV macro instead of expanded versions e8edea1b4cc5aae7897439821a611257a32a879c by jhb: nda: Use the NVMEV macro instead of expanded versions 112d3053486c949fff6bc02394c88b2b04018961 by jhb: nvmecontrol: Use the NVMEV macro instead of expanded versions 8ed711ddcd0277f4b0101e7bb641130ee8d1dfab by jhb: bhyve: Use the NVMEV macro instead of expanded versions 4846d72432a89614d7ceb3522cf7b5ac0185c775 by jhb: camdd: Use the NVMEV macro instead of expanded versions a918e5e9f88c82a2e47e4675ff92bf7735e98f77 by jhb: bhyve: Use NVMEV to read the ASQS field of AQA 80a92f1b91ed90a5245651507b1af8c4fb616136 by jhb: nvme: Rename NVMEB helper macro to NVMEM 2208f2c15688e6b517680535053bfba39b67c0a4 by jhb: nvme: Use the NVMEM macro instead of expanded versions 8029ffc9c0b895b783da8ba366ffdcc9e4862e64 by jhb: bhyve: Use the NVMEM macro instead of expanded versions 7566b99458a31ad9ac2ef289c401fa008fd01386 by jhb: nvme: Add NVMEF helper macro as the inverse of NVMEV 4d2e2e1b440e339d679f2fa9e146767d98f8aea8 by jhb: nvme: Use the NVMEF macro to construct fields 5438d20606769c8db690f1a2d92becb7a6b05426 by jhb: nvmecontrol: Use NVMEF macro to construct fields f314e46271f1100c258a72aa8c0e072f0f3ef2e6 by jhb: bhyve: Use NVMEF macro to construct fields The failed test cases: 5 tests failed. FAILED: sys.geom.class.eli.setkey_test.setkey_passphrase Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_1168_2137798958.1724705113567--