From nobody Tue Sep 6 21:33:16 2022 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 4MMdsr3svtz4bkbj for ; Tue, 6 Sep 2022 21:33:20 +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 4MMdsr1kdgz3wf5; Tue, 6 Sep 2022 21:33:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4MMdsr0kFqzJjk; Tue, 6 Sep 2022 21:33:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 6 Sep 2022 21:33:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: hselasky@FreeBSD.org, kib@FreeBSD.org, bapt@FreeBSD.org, kp@FreeBSD.org, andrew@FreeBSD.org, manu@FreeBSD.org, grembo@FreeBSD.org, bz@FreeBSD.org, mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1697770513.7.1662500000111@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22023 - 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_6_416162874.1662499996306" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1662500000; 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: list-id; bh=X/CuXTXvMcuEJvpuSk29tMMvDUBt+En4SlxWuqG86/s=; b=D7DykCef5MtlzGveAnujVwW7cT9vi+NKv28ZPr9mQ4g2+96ZiU0IusChdEA6F0wPA41mnL 9PCg24k5y7uP98wSvbUspbs4BnaX4E2/Nq+6AsV2VBEFuWH5nYhSms03zAnIatm3Bx4ze+ DW59eh9GRrS4919WcPjv/yq3N1NeZB2514UROVx7mbgIciO6OpZgwzXfSnEfFnrgO7K4DM ZBcjmuMTkQ13exa7t/byd1ZTnjib9Kl4aLnDXEcDKDci3re1aWBx7uwGjB825PPjuHZf59 Bus0o5HricENHaAPM75Pkso/rwgzAAb/Pmt9E4PWP5v91BEBp/MHswRAgSoWZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1662500000; a=rsa-sha256; cv=none; b=aM+n4RimT2VQ2IEKjZx29uS97dbofsWjwniOVYiOdRzSKWp6NoGkI7+G9hMk6XiFM0H8SO Liaxti6CsXi5XMPz9M9S2HObNzkE93qUghxbHIkEP+NGYze9YQzFlXiswr41cCU7WFSAmv GUieGJHUh8fUDkFzh4wRYUH48mGKy4vaFtoK4pzVxetjmb+G6JTD4jfF/bwOVGB7kU3Viw rL3zB+LyQmB1/SwVgjpqpPfKljx8tcKAW7cGUpnPF/ESGIgCyrfFGBJweW2HNanyJOEcOv r4STR64UBlJXGErmbQ5dIEEgb3/Jvs1Bk3HotlrePvOqexIgW+5xsv+yYZLdWg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6_416162874.1662499996306 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22023 (d49ad20625283a78649d9ea237bc50c390d80cf1) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22023/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22023/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22023/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) 01c4cb317efa9e5e905a88340c396a9683db72e7 by andrew: Update the Arm Optimized Routines 203f2c14c4b3c7a3e8f51a5a248201e1eb091886 by manu: init: fix shutdown race b323fa85f15268ac44b8ff90faf90bce5d87b608 by bapt: openssl: install pc files d5a0bf4517c053803b266742d16be456c5393ae7 by kp: pf tests: test wildcard anchors ed5eb77e187286028e839dc4f03b12c99e586a00 by kp: pfctl: fix printing anchors 585a5ed0bef4a0b874c8fa495ae53901799759c3 by kp: pfctl: fix recrusive printing of anchors cfa1a13087096fe93d7a2976015ccda243476a64 by kp: pfctl: fix recrusive printing of ethernet anchors 2b3543dbb1b3fa7c2280d71c017e3e0304e77d54 by grembo: stand: Parse all arguments passed by UEFI 0e391a3197f5b4d7a48e26f5cb313548bd663ffc by hselasky: ktls: Add missing NULL pointer check for TLS RX hardware offload. 7c4cfece6b7cc9733610b99682be5e9f11f31fc3 by andrew: Fix the IV length in the armv8 AES GCM code ac606903a800bc4ce80bc6fa1374b45efcdb7014 by bz: ifconfig: print interface name on SIOCIFCREATE2 error 69ce6ae21acd71b8e46d1f22176063e9d243511a by mjg: pf: make pfsync_state_import appease an assert in pf_free_state a8fac0ce78542781cf2ac7e97569416ec0e795a4 by andrew: Decode the arm64 ID_AA64ISAR1_EL1 register 85c8c0b77d164f00e7e6e1e94544c82041d43223 by kib: loader.efi(8): document slop control, amd64 nocopy, and amd64 fault The failed test cases: 7 tests failed. FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.posixshm.posixshm_test.largepage_mmap Error Message: Empty test result or no new line FAILED: sys.netinet.divert.ipdivert_ip_input_local_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details ------=_Part_6_416162874.1662499996306--