From nobody Sat Apr 26 09:12:12 2025 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 4Zl3rF2Gzdz5twcn for ; Sat, 26 Apr 2025 09:12:13 +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 4Zl3rF05P3z45Sg; Sat, 26 Apr 2025 09:12:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745658733; a=rsa-sha256; cv=none; b=CgLzasJK+fxdBbnQBq3e1euGZAE8O961NIvXBpkT5J/vzjD7wslo5I3RpJamvc16drwK75 GVkK3FC5nIYNBBL7eFP1Ya3/Xt5rnH1vDQLJ1BUag1+xAaQ+YmMnHX+tGzeZN/Dz56N6zi B565evmnPyDnq5LVkA9F9gsHkhVuVxenI1bG9drBrg7WwJ497x6ZFwmzon/F4I+zKKBrkM tyOP9wVgGH73ZGQJ2Zyuik1/0voCqhJca0rfwJTIGifY0hMUw8sPlUqQXZyJ8H4/iCtW3a JN8ryCbMyh8qFbx8pJnhaLoDIaeyJFRLnUeB5uWEtAxNnXP0C0o4MBhYmzPrtQ== 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=1745658733; 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=rhLsC8SjIVQfq27YIbKaOc2jgRBTsp1RYiVBkm57pXI=; b=nfWkntQpoaRDt0A5r2k4K+8Npoj6KtB5OOgXQuidc2nXLgFvbqxYbYxP4NQ0OGh1R8ColT 6Qj3Wlh6CWmEGwmR6rRs/J4qi9K7OyxtvN03fFdtMXq/TEzg2NyS08bTxGFs8sJwsNHmWs 2fFRon/9XkFgAqsXr2zOMbwFm2V2RnAiosCHOHJyVTlvOVl37e2yW+v3NG+3mE5NVzEEyj 2+oRO0gaqiTGJdgHLfl+f2RSWJIMExz58xEQALlb0uinbA/iiNwJtR41jKfx0pQPDY14Ko X9MktdLaj3U+4e/3jG7NJGCeO/wVxhY13fkX3ZxkwHMWRgcd+1bYAawF7sQ+ng== 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 4Zl3rD6nX5z8c; Sat, 26 Apr 2025 09:12:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 26 Apr 2025 09:12:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1405738129.469.1745658732957@jenkins.ci.freebsd.org> In-Reply-To: <347268144.461.1745651688480@jenkins.ci.freebsd.org> References: <347268144.461.1745651688480@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26349 - 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_468_265213563.1745658732787" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_468_265213563.1745658732787 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26349 (d4dab32448ce7aff01273ecf9965125f0cb8067a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26349/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26349/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26349/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) 245bb0110639fe963086fb2903143dbd4e6ac48c by dim: Use .pieo extension for WITH_PIE bsd.prog.mk output 2e47f35be5dc61945afdbd1a70e8fd505c032c94 by dim: Convert libllvm, libclang and liblldb into private shared libraries d4dab32448ce7aff01273ecf9965125f0cb8067a by dim: depend-cleanup: ensure clang and llvm binaries are rebuilt The failed test cases: 3 tests failed. FAILED: sys.sound.sndstat.sndstat_nv Error Message: Empty test result or no new line FAILED: sys.netinet.broadcast.INADDR_BROADCAST Error Message: /usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51 FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details ------=_Part_468_265213563.1745658732787--