From nobody Fri Dec 22 06:23:14 2023 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 4SxHKt5yC3z54qHh for ; Fri, 22 Dec 2023 06:23: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SxHKt47fkz3cmd; Fri, 22 Dec 2023 06:23:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703226194; a=rsa-sha256; cv=none; b=w1Orz5+C+JQSp73gazNxhUOYG7Jr+EZ2EyQggdtjlxl8Xb591KMWwxpXDe8qdrbNHEW0qb i8cLoMS7A4Dr0P8HJOPQtZWDl3YhmjJUV4kv4gCcw3jnj9d0B9ukh0wraq1K92LfXPKcQf YcLt2AORq5rJviaDGUPq0FSyii499AeRlBTKcvQTeK++ZCpGDj8M0lcR0VTD1to7FOh4en 2mOFXcqa79QfhT0lUj0N1ViPCAukHKZTw0uHnijsWO9fZZFIbMl0YL74sSPwthItDBe40v DXKp9ZyQxzH7mHgnmVC0CXekgbppmc0H5fL8iDVW9OyJ1OASCUmvPttd3WPjYA== 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=1703226194; 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=QlUL958YzxvyHZ2aVjj49ygzV0YUu5mmWm1ieHnMmoM=; b=h4xd5s4GE5OvdvFHHRV6Ux+61WJ6SRQD+vma5SAC437La6kypjq/oIjg1pKpclI1E8gNJc fGVSMQ0IRx1dgbwxqNkiZcgfDFl/lVECdIpUwxQJfDKzb24C0j/6rVBxg2q054VJogUuQ5 b+wZbs6SQ5FGbEWI9kR74jnA+UX7c0P2MgNMZLBKbabPBv5YKCLV5MKmO+yTevSOvcIAXA z700PbTg/Izz7Y5wzL0X+hAXxwivlgfujtHf0ewfnt7L2oAbyYiONJOLu+sE61NmMQq54G hL8M9k4NnyP1Fv9ahm0tp4V1LAUPoHHX8pwX6hRwQr9GCsJjo9OlvQdlE1+n8g== 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 4SxHKt3BF0z14xd; Fri, 22 Dec 2023 06:23:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 22 Dec 2023 06:23:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1883143826.11054.1703226194450@jenkins.ci.freebsd.org> In-Reply-To: <1456262278.10986.1703159747284@jenkins.ci.freebsd.org> References: <1456262278.10986.1703159747284@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #264 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_11053_2114934007.1703226194123" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_11053_2114934007.1703226194123 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #264 (c6e072f15c98097bdfb9583345f910220f97093e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/264/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/264/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/264/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) 89ebe0ce1f539ec7629a15e35f31eef956f1b603 by brooks: memfd_create: move implementation to libc/gen c6e072f15c98097bdfb9583345f910220f97093e by brooks: memfd_create: don't allocate heap memory The failed test cases: 6 tests failed. FAILED: sbin.ping.test_ping.py.__test_cases_list__ Error Message: Test case list wrote to stderr FAILED: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:592: WIFSTOPPED(status) not met FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_11053_2114934007.1703226194123--