From nobody Wed Nov 29 15:03:10 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 4SgMyR22Kyz52qKS for ; Wed, 29 Nov 2023 15:03:11 +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 4SgMyR04kQz4XkL; Wed, 29 Nov 2023 15:03:11 +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=1701270191; 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=aVm2kG8wtBjvQCUUjWh+41x/auWTLpaDzsZ2zm4v9p8=; b=u3c0A2MiRaJdZXtRz5SnUJAip/a9ORQdfvEPTuHBOhNkNcWIU/P8HPtDx40COmh/Q1ovgd mT22P2IieyMwijwm0SyN8OrrgKLy0eBoVlCbP5G+MEYGxxmtYfN7APEavB1b4KtGv9PLxE rnc2av9ZtL4grrdW/xwTP9NIGmrp9/87j8L9iZ9ZGzpbL3VymE+sTNjrvpx0ByvWA4NCBF WAe9uycL8zCgn1VbAif5iAYm9NAzudMXagaueDWRCI9V8+jVZ+gTPKolnqF/5Gqjn1MrNg vnVOIwtxTrF6yxncB5nND0sHM4k1cw0tDie6oLc6UlBFOBaRahQNLaShMgSlyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701270191; a=rsa-sha256; cv=none; b=UXsD3VHic7mlCVpaOWz2RrJt8DY1tTrU+2515bcfT3eccUijhSrOYhMCBdk0Gezj/vrswq RVNhX1lu12A4rcBAmXOPQWeBfSzCAWqiezxsGWIriaIAor1z/oATKHmgRA3u95UqRgBdw0 4UW8RB1pS++HZ31+XbwdGxYWYafDRw1otE4BzLiyICKk2eQEq+QLf6PV58LI/izWtcxn1v iLmvqL5egzhA5tjV9uco2B0c8N8DDbMvG0pmAKQMoKN7j1u9bJtzipTt2MhmcgcYGCOl// qwZBooqaqFr/5M6kHyPjiq7ugM4kSkwNsH2gu/ik2BBXfmi18uI+0Q8UYqDBBA== 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 4SgMyQ6Fdhz19Nh; Wed, 29 Nov 2023 15:03:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 29 Nov 2023 15:03:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <619811897.9454.1701270190883@jenkins.ci.freebsd.org> In-Reply-To: <2032930206.9436.1701254385912@jenkins.ci.freebsd.org> References: <2032930206.9436.1701254385912@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #211 - 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_9453_787769690.1701270190665" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_9453_787769690.1701270190665 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #211 (746b0f70a229586b28a2e74eb940cd8854f361e6) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/211/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/211/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/211/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) 746b0f70a229586b28a2e74eb940cd8854f361e6 by mjg: vfs: dodge locking for lseek(fd, 0, SEEK_CUR) The failed test cases: 4 tests failed. FAILED: sys.netinet6.frag6.frag6_04.frag6_04 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_9453_787769690.1701270190665--