From nobody Fri Jun 24 19:17:57 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 DED5F861616 for ; Fri, 24 Jun 2022 19:17:57 +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 4LV6Mn4SqJz4VKT; Fri, 24 Jun 2022 19:17:57 +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 74CAC15D26; Fri, 24 Jun 2022 19:17:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jun 2022 19:17:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1271201528.1317.1656098277481@jenkins.ci.freebsd.org> In-Reply-To: <1649354932.1309.1656093220919@jenkins.ci.freebsd.org> References: <1649354932.1309.1656093220919@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21518 - 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_1316_1891304975.1656098277071" 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=1656098277; 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=v9M5hV531Da6KUVGsP0rDhknlXHsEtomvKLK19Pz8rQ=; b=tUAqRMzVtkaurDVUWtIbJdc+dddBkflDUi3gIUlQHdUgXShqJ+d/UXJCt0JKvy+EZPU2Yf uXNHJCQcKcp/cyM7evODhV1h6GEKrGVzRbmw6toeAMBWroR/nyNptSUvjPSbT49uJIgzil PeY/9GmB1EGr3xSE1Hsf+h0ZIHh/f1STprDSerGkpBU390QSXaHAOWljbC1gJ3ILVOpvk+ UzWvRQ4Pg/09ur7/a0QQmPRO/ZACgvcWb5IyPshixYQpTpukWl4H4UX/Zur5Tod/L2Jp/p sxWX2AeqHPXKp5Cu+Z1q08POvkUP9GzaY3zs27rNArb0sJv0X4+t+yRMgCn88w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1656098277; a=rsa-sha256; cv=none; b=o5Yt6tjVZwOOwNYHHUQvlvenVRTbhncTIVYscHgr+/fOHnKsbOfhJJy3SaWSpb3m2Q9XDO sjBNsPM8fgYKQegg9Fgq6uyw5JsMUdeoXlpZ7tIK/r4jdgfCZD+jP2aBPM6GLgCmgamLuO X0MKY01LXU2i5jMhcjZlwOgHVXtJy+9+dypjvPjclOeFyWkVJEFgPZyh6/0TGsw5ruYONm YFG/SP2yFhTn7VtPklFK8L3NuOTBzaYGfZId088ccXYm89WSxBp8LuCgpa+JAopTyRAck6 24W8gjOvgthakDIusglPCEKT3Y/GpFwAo8lweo72MiKJJR1wlThTC6qIQ2Sk7g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1316_1891304975.1656098277071 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21518 (235d960aae754b1e4ace559050e94ae99c3a9a91) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21518/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21518/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21518/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) 3464958246273971a7f1e8e56773a589032c3ee4 by glebius: unix/dgram: add a specific send method - uipc_sosend_dgram() 7e5b6b391e77e5a78da40af64dec171a92a00b60 by glebius: unix/dgram: cleanup uipc_send of PF_UNIX/SOCK_DGRAM, step 1 f384a97c839ac6f8a51785a0e394154b320eca9b by glebius: unix/dgram: cleanup uipc_send of PF_UNIX/SOCK_DGRAM, step 2 e3fbbf965e943119ebaac698fd2f8838acbc8b52 by glebius: unix/dgram: add a specific receive method - uipc_soreceive_dgram 5dc8dd5f3ac564518b391ecd3e8ad9f4f3c786df by glebius: unix/dgram: inline sbappendaddr_locked() into uipc_sosend_dgram() 315167c0de1a066614a936aa2c8954acb1a909eb by glebius: unix: provide an option to return locked from unp_connectat() a4fc41423f7d6e43287822212f0e9db7aab83d39 by glebius: sockets: enable protocol specific socket buffers a7444f807ec44ec5dc4db59b155982ae5b2970b0 by glebius: unix/dgram: use minimal possible socket buffer for PF_UNIX/SOCK_DGRAM 9b841b0e239027a4966005cad4d32cbefb52e906 by glebius: m_uiotombuf: write total memory length of the allocated chain in pkthdr 1093f16487a93c3ecdea910ca7249375873969da by glebius: unix/dgram: reduce mbuf chain traversals in send(2) and recv(2) 458f475df8e5912609c14208c189414a8255c738 by glebius: unix/dgram: smart socket buffers for one-to-many sockets f9e62cbacc33987506332133bb076c8fe4fbe82d by glebius: libc/syslog: fully deprecate and don't try to open "/dev/log" ddc689051917e739a90d1335ff40591c7601397c by glebius: libc/syslog: deprecate use of "/var/run/logpriv" 235d960aae754b1e4ace559050e94ae99c3a9a91 by glebius: tests/unix_passfd: compile SOCK_STREAM and SOCK_DGRAM versions The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sbin.growfs.legacy_test.main Error Message: 6 of 19 tests failed FAILED: sys.geom.class.eli.resize_test.resize Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.makefs.makefs_ffs_tests.autocalculate_image_size Error Message: atf-check failed; see the output of the test for details ------=_Part_1316_1891304975.1656098277071--