From nobody Wed Apr 03 05:50:32 2024 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 4V8Ykc6Fjkz5G442 for ; Wed, 3 Apr 2024 05:50:32 +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 4V8Ykc4GHdz4dfB; Wed, 3 Apr 2024 05:50:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712123432; a=rsa-sha256; cv=none; b=Cnp2D2PBMGs1pCfKDX6xLoeeel7Oa7XXh/9uvkUnaIz7jN7uEYHLJYFtTgn4OXahTFH5d7 lm1nac8at0kgR3QYeT4z609rtUSk+lUTsRQ9kBzmRRxbso6xMx+zdRHCAa3GdwdUhHwJOt gpq+/R/oSVLzU87C46iyp8J3VC6XCk29YFBSiIBFl+FlIzxy8sCTlm7/ndeyRMV4MOqwtf UxHePiFfSqOpQDypokZSHDFHIeTXnllcOhYL6ptBQZK8G6GcPs64Cr0c8euHcmrm/y9+Ch KeJzNNg/n7pzcBmY/Jd6RSq2LF4kh/W1xK7tWdS4b2pi8ORrgnfeu8GVWO2zgg== 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=1712123432; 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=DFh3bwWqDj2g65Y65n0Y8j8wBniRDFrbhfNf/Xepwsg=; b=TbZBF40y/j9Lu51ScU81u2IXxfGA/pjNRYgwRUgjtfeCohe2Skr/RyqGkcYxmvF8/kaZ/B MpQ0Y6eRielCGPw2J/OqADSmxMA1g03Yx1siizXnhLwTk6/PHqv4soA78Om06atzlYNsVd hiheiLPNVuvrcgN7/Eh5wCTmI7ZZsIzPndf6Pk/dA0rwn2D1MERFAN18LHipagDaH1g+us yuz3YzpDzds3Zs5/UXTSwrSmK/Le7tDECoFYF3qdjCK3dn1m2eXdFZKZIxK0GCwghLrSU0 TlVqtTUd9brXvntl6hDaqX7Rzx8MhLiHtKNxiRiDaXS2UonObzL8EFoc5WxewA== 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 4V8Ykc3stXzL8s; Wed, 3 Apr 2024 05:50:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 3 Apr 2024 05:50:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <572852557.5517.1712123432547@jenkins.ci.freebsd.org> In-Reply-To: <2014448422.5499.1712118013808@jenkins.ci.freebsd.org> References: <2014448422.5499.1712118013808@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25027 - 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_5516_49877175.1712123432293" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5516_49877175.1712123432293 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25027 (125c4560bc70971b950d035cfcd2255b89984011) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25027/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25027/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25027/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) 125c4560bc70971b950d035cfcd2255b89984011 by des: usr.bin: Make lorder conditional on MK_TOOLCHAIN. The failed test cases: 3 tests failed. FAILED: sys.netpfil.common.dummynet.pf_pls_gilbert Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 ------=_Part_5516_49877175.1712123432293--