From nobody Wed Dec 18 19:46:59 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 4YD42D2k92z5gpY9 for ; Wed, 18 Dec 2024 19:47:00 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YD42C6l1Sz4wyS; Wed, 18 Dec 2024 19:46:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734551219; 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=CJGWtVVoslXz+ejofyuD0mlQOSVdfSkOFHcfsLXWOiQ=; b=cQtQotRjUNxZ+ezefxw6sGHd5R8NhD6MMH2D/0s3SswjGWs2uxK41cIAi2SmUwSjLhkNvC acWpHUKXZiJZoQqNxU8g11L0sW9VDqaEFdkG2WKXs0Uu7QzBqNMiAwjTGeixg1dbGLZgid qUCA7ywKGkBgsAi/lVVVkoXetpm68z5BFFlcH8sLZrRK3o0D1vdkuABzBWei8nP6jvirhp 59jBm4Q5B1KvPfDY4uactU224qPs0IiHWoF2VFBEsqj4bfMVE2+tunU7Abs90akTYnNFKz vD8UG9DJbjoL3pVVelmpnAvr7VpwZGKiVN8AsZgUZHiGMQtx8tvqW2bb9OHn3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734551219; a=rsa-sha256; cv=none; b=lBIq7k8HyiRK74TUhVjGg1SRDZXdiM6ZD9ohswyH90KTHhEQchXn9YudYfRxyfGwb7q/z9 7HdKxQtO4gX0J+SGfZFoiht7fouFwms8nlfNlcAmZjexlEf9mnBddpSp8vKMlL01hgXdZ/ KehtPIGi1744fNisxFP1pv4JinRIgfoczqdtqZrlxBZAqAQrK7fJQ+5zWHf6nM120z5Uuk PWIEtWZxieKYiAPMP057u0Asfglh3dlkas+UHIcXfL4ln7camb7plu1UdGWuCNm+DoFfby IP7IqO1mC4PxGrTerwa4rIZ4HyoIVH7a3lKKtJVIgdzWd8FDZxp+SI2vqrcybQ== 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 4YD42C6BJLzLhy; Wed, 18 Dec 2024 19:46:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 18 Dec 2024 19:46:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1946992418.7936.1734551219872@jenkins.ci.freebsd.org> In-Reply-To: <1898217217.7924.1734543718266@jenkins.ci.freebsd.org> References: <1898217217.7924.1734543718266@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #852 - 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_7935_1991078701.1734551219588" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7935_1991078701.1734551219588 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #852 (705337455f0622223fc58a78a77ea1a536d746a5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/852/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/852/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/852/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) No changes The failed test cases: 5 tests failed. FAILED: sys.kern.sigsys.sigsys_test_off Error Message: /usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met FAILED: sys.kern.sigsys.sigsys_test_on Error Message: /usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met FAILED: usr.bin.grep.grep_test.recurse_symlink Error Message: atf-check failed; see the output of the test for details FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_7935_1991078701.1734551219588--