From nobody Sat Jul 20 19:00:52 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 4WRG8j4r8cz5MxfD for ; Sat, 20 Jul 2024 19:00:53 +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 4WRG8j2n98z4ns9; Sat, 20 Jul 2024 19:00:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721502053; a=rsa-sha256; cv=none; b=AtAXsjI0h3t8L3EMEBufJG2EPpYY4hJ7nW47rc7lAi5Zr5mj04zkqnkkhIYHbh5p6e2Vk2 gQbBERATStF0xWCTZSm2glafGpFAOcXFtJnepA/08pgpm7fBjvc7ZKJweukgRVR+B8gxsu ULMnErBNr8UiGlwdv1k7eyq00/R/KTa5DcZMYp4MzmQujnJYkP3itBJ3CLr1ebTQqS1NaY /IOcBsldBzkgp8lerpcYdFCOBnmrHOkn26MQ44Qah2UuiF/KWDBqKZU0VaUhzEdmB1/xkO WrHBM9M+tABDh6qsKTcFFcT3urct8zq/fa4Fac6aJPtmatbbZxoTnq5lrzCjfg== 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=1721502053; 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=piAzx43IuewZty1N3VRdDUOJ+Aoy9RD8R35Mw0unVJQ=; b=jczQ39ghSvadgJ4Fwf2O17xNqkeDRQrfjSbrsmZaNcPaIkh3eNZ/UmynLhHI7mKn54WGP3 DC3bVjnvH82VeVOCbkQoAK5EraP+nbls8vKb7a5ZX90QFA6vSpQT1NTbb+QlRX8uPpY7SB pN8rUoWWJWZhy9wTQkPvzNoLXpre0tRG23q3MeG/vcO415u80TUpClDWvfiTXJcCT100y6 O9vsI9dxzECgevD+WJsnbdGKjgNnDuKHtkZL1v5Vbk2ZLEDbD3AiFF2mqe1vaE8it71h+7 Fh8gGBTMorvA5ryKMGZznn9mI4i9RGn4kggB7IvrTUqinNnrA3KcLHdZTLAjtA== 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 4WRG8j20QxzSpq; Sat, 20 Jul 2024 19:00:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 20 Jul 2024 19:00:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1478412550.1903.1721502053286@jenkins.ci.freebsd.org> In-Reply-To: <1170577879.1893.1721496072435@jenkins.ci.freebsd.org> References: <1170577879.1893.1721496072435@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #618 - 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_1902_1227051052.1721502053003" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1902_1227051052.1721502053003 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #618 (18606111ec5b2b78dbf933ddb1e9bfd477a0b896) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/618/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/618/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/618/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) 22cdafe197ac960c5ce839ef6ec699b59f4b0080 by imp: cdefs.h: Don't define fallback for _Static_assert 29020ea39d6c55983dfa49b3c2928acdd851c1d3 by imp: development.7/FILES: add CONTRIBUTING + git-arc.sh 735f676b91a5c8cebecc26672927e28880629876 by imp: kbcontrol.1+kbdmap.1: improve manual descriptions 95c2807925052f6a0938ac51757ef6a97a340835 by imp: manuals/description: system video console utilitys 18606111ec5b2b78dbf933ddb1e9bfd477a0b896 by imp: networking.7: remove confusing caveat The failed test cases: 4 tests failed. FAILED: sys.netpfil.common.forward.ipfw_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.pf_tos 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_1902_1227051052.1721502053003--