From nobody Wed Jun 21 13:59:03 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 4QmQ8n4SBrz4gSld for ; Wed, 21 Jun 2023 13:59:05 +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 4QmQ8m6Pt4z41m1; Wed, 21 Jun 2023 13:59:04 +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=1687355944; 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=yuWqjmYRhMcSTAOvEG0gokavwvYVdcuRJicObmKg8ao=; b=tvVc9IH8ONhRO0PGe7A2EDN5WlbIOHuSJAPS+WhWYGq9fLagwmZr8TVUsSF4ZmB4B74fzw /HPwKovqeqH/i5uh8wxkcMyTXZ+8jIAC79KhfSRLoqG24A/18I7/sl39NgRubemHrergTs iI8oBEh6tLT6Ojjo4lusjT3pLqbcEdEUjMg1Do78WdoeSZIOt2+PHiX6i3C0yLA8berE51 fBU/pd+74Kp1Vb96LmkwiW/ksN/38V2nnplG7LPSfmJ0h5H5kNUMX+UCKtPj+FSSgSoia4 AK0s7ybD2i3oCm7Dr/I1S29lyVwq/Om7oJhWdQSBPdLhIW44M0IlGN2m3uhlaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687355944; a=rsa-sha256; cv=none; b=P1s2EF8bzwQ3mP0KRo4zr8ixyWn/Y8O5mbnRjtMt2HX5Bs5lVRtBfmj3j0EgYkkDaCX4tD /GWie4V9uMcm207R7j+GvZ/PpFEV93k/DF055HjCPLQOlU9dXQmMBHmQEJZBcdUVTl2YLe UOACdTOJ4hugXZy9zn0brI884iO6VbVxJgnhRWsZClSr7nbKBuZBiVZ3ojjfTV95PddzkM V1XUksVHWfL4/zvk0N+bm8HwqetojNiz+wBFajiT8fyzp3O9cyp4/OdJXItmSaOT0WaF3B rQj30e5aeMutPdxediN8G4S9rFtqKZvS1hz/L8YQXJIPSInGyPz8GD+ZPnL4iA== 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 4QmQ8m5RBwzjvl; Wed, 21 Jun 2023 13:59:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 21 Jun 2023 13:59:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: corvink@FreeBSD.org, kib@FreeBSD.org, gordon@FreeBSD.org, whu@FreeBSD.org, dougm@FreeBSD.org, tuexen@FreeBSD.org, pho@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <932443723.9.1687355944768@jenkins.ci.freebsd.org> In-Reply-To: <1703841328.7083.1687309129567@jenkins.ci.freebsd.org> References: <1703841328.7083.1687309129567@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #23765 - 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_8_1137191856.1687355943638" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8_1137191856.1687355943638 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #23765 (17050a2b5b07160635aaa80b9aa4df4de500b090) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23765/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23765/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23765/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) 1efa7dbc0798ee883e4e5d7127161032186829e2 by dougm: vm_radix: drop unused function; use bool. 813847e49e35439ba5d7bf16034b0691312068a4 by gordon: pam_krb5: Fix spoofing vulnerability 5c6393451f58c4e6c92410ae66e28c899bfacdb9 by kib: top(8): designate the sorted_state[] array as constant bc2ac2585aa89c110861972aeb243719ea5012b8 by kib: top(8): use designated initializers for sorted_state[] d636fc5bd1e218d2eb4d017b93ee59f5db5c8507 by kib: top(8): document the actual sort order for process sorting 6a5e6a50bd55c3fb4933abe1edaad3a928700c42 by kib: top(8): add missed SLOCK state to the sorted_state[] 5bd5470a2c975b8d3c841a68ac66bd0a3acdf966 by kib: top(8): restore erronously removed SWAIT array element 1e8d0c6cf644f4c2d6e85f8f370651f0ce46d0ac by corvink: Revert "bhyve: add command line parameter and parsing for migration" 133b132bc1b612abe591c8f54680c3da8491e194 by tuexen: sctp: fix man page for socket option controlling delayed acks 83c701af5340d2aa0a665498ad5a54f025c74c4c by pho: stress2: Added two syzkaller reproducers 17050a2b5b07160635aaa80b9aa4df4de500b090 by whu: Hyper-V: vmbus: Prevent load/store reordering when access ring buffer The failed test cases: 3 tests failed. FAILED: sys.netinet6.lpm6.lpm6_test1_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.route_to.dummynet Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 ------=_Part_8_1137191856.1687355943638--