From nobody Wed Jan 22 10:18:08 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 4YdKlk20CZz5lGTN for ; Wed, 22 Jan 2025 10:18:10 +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 4YdKlj3VB0z4MtS; Wed, 22 Jan 2025 10:18:09 +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=1737541089; 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=ssLDa9Zs1tWzH2/BG2ZwXAYrvxPuvbKu3AA+eKCmGs0=; b=aP3loJir1fw4xTYGpaIa7zIEqFzJQgmdKEBM5o8/oa3uxVSpGGZ52iH75Tt58tXCD9OsPI wjL3OrWE+nfAR2PQ1TLaol5bKzgveBXt5NgYV7PX69VSsV/TNAECsJP9zB78ry3IUynDpX +wSjlnpS4Qo4Aw2N+WBYCjyEuiHKoDm6JshK9qaSxcORlIMEG7hpfcdR0zeGtnw1d9/DuV WcZsmd7knYTL0QiyREg/l6NvnwBUnAz0flp60sFyUCLCr4dF9e4dPngbjTfxrsfbHkKl9S F/XznFrWv6BEzEUYtnPqs9qv65eK3QvNAX/4hb0+60SOMRi8wB6mnuNPRULn3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737541089; a=rsa-sha256; cv=none; b=R3PCupGoaZWSZQgguicjl/4nWoU4dGyMDHUxGRVrKafsQU4w+PG5xlo53wdB3b4azmh4qA awlOpjUTZY21ymeYpf4mjNOO4hhP2K7T/7Cm6np+7fcrAeM44UcALAoJw9dMRGWcOblcx0 xA4vW2GUXHdJ54ZcxRcj3Haco/X6cSlcTRJxaAfPTog+zpTPOfFU+jWd3Z7zclWdABjkdv Lwhhx4uOj6uZQSvQbYzYBk7TNhI+ho+nmaphMk3c6iduIb/91hl8iWznmWD2UkLpFue7Ia 1TW2LUKHT5ynR1+sMYnpq5GC82wfdLnrxqF5DNUFEBfI6pJ+XL8OUL8kSIQ6QA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YdKlj2rcKzpLS; Wed, 22 Jan 2025 10:18:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jan 2025 10:18:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pstef@FreeBSD.org, jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <602656548.1159.1737541089404@jenkins.ci.freebsd.org> In-Reply-To: <1479563377.1133.1737509914528@jenkins.ci.freebsd.org> References: <1479563377.1133.1737509914528@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25949 - 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_1158_386165963.1737541088962" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1158_386165963.1737541088962 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25949 (6ba2f08cea8cd5c801b78eb8842f7f96bf2d255c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25949/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25949/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25949/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) 58f77309c4e0d3373705582e9ca7649fe74dd267 by jhibbits: Add machdep.cpu_idle_max_stop_state tunable 6f0c2938e895bd3ddb14f44acf36dba3c6156a3f by jhibbits: Fix latency spikes on return from stop on POWER9+ 6ba2f08cea8cd5c801b78eb8842f7f96bf2d255c by pstef: ls: --group-directories requires stat information The failed test cases: 8 tests failed. FAILED: usr.sbin.syslogd.syslogd_test.allowed_peer Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.syslogd.syslogd_test.allowed_peer_forwarding Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.syslogd.syslogd_test.allowed_peer_wildcard Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.syslogd.syslogd_test.forward Error Message: atf-check failed; see the output of the test for details FAILED: lib.csu.dynamiclib.cxx_constructors.__test_cases_list__ Error Message: Test program did not exit cleanly FAILED: lib.csu.dynamiclib.fini_test.__test_cases_list__ Error Message: Test program did not exit cleanly FAILED: lib.csu.dynamiclib.init_test.__test_cases_list__ Error Message: Test program did not exit cleanly FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError ------=_Part_1158_386165963.1737541088962--