From nobody Fri Dec 29 07:24:18 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 4T1cM72zzdz55V89 for ; Fri, 29 Dec 2023 07:24:19 +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 4T1cM70bHHz4d6G; Fri, 29 Dec 2023 07:24:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703834659; a=rsa-sha256; cv=none; b=s8wcuyMtohuVE5viIrIe3DhgCZ/UZOnNm7kOP+EvIMZPegL0CWejpWTw62oQIZTFfp4806 hUL8iDi++AKpSacIaqHibiir9zh4ZRymxHVsystXVeCkGXWp+Y8dqN6mZkhpH3JEpX8i2/ uKs58mGU3/vl7ow53GPCLuxelVBm42yhwNYxcqMgC0eiVQZn3FVKYExzXnHrAxiQOx5ajW UtKef7nN6aFP9uEv0cg0aUUyoP4q5qhypUVr6XJfF+11e01s41Tgxw98U3LYiQ5MQYtJuX l2j8UEGRtbgUpObNvIsdT6UDSKrqX9yy2xJNWY6US/uXJDwR1mAeeltR253oKA== 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=1703834659; 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=4XGx8Ea9AnDkGL5SBRjWDmmLo/DroZgPaU4ESyRyhvg=; b=G2cbqcXPt2nWzoIYflZL4wO9FznkpK4lrd0VCXpL3LrDVn7VUQPmU2hTMriB/RsaB1tgIR SyQhqIDKTgaoOhYtzo7yYKEE96m4noe9CWhynKi5Hepe7fHOd2zl46yO8xtp7sHzkR0OC6 bdoqku5i9A4d3U73jyX0InGm69rJfsUd72cULXrICMNVrKnywgpT74vJzimBh01fwryUEO otcUBWMXDfRORlqfFmfpPPWvUrCYC4KEziG9B1D6/lHQYtHlLBAzMSX4ZDEx1BlfTYAIGV WcNqKtFSZvV6Eq0GqAKwycbIDRn60Y1Nw/3YIAw/bhxIV0/JAHGzKq+URL8HWA== 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 4T1cM66mv9zx9g; Fri, 29 Dec 2023 07:24:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 29 Dec 2023 07:24:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <432580957.11586.1703834658955@jenkins.ci.freebsd.org> In-Reply-To: <1685054373.11550.1703801391344@jenkins.ci.freebsd.org> References: <1685054373.11550.1703801391344@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #281 - 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_11585_1441223478.1703834658691" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_11585_1441223478.1703834658691 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #281 (2001d7f6a272cff780937b9bd9a4f625035fb92c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/281/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/281/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/281/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) 6ed6db3206ea96c68ffd2a952a5d0188c73b1260 by kib: vmm_iommu_modify(): split vm_iommu_map()/unmap() into separate functions e9251d68b206d4ea4be4413c17e008c76dd49e79 by kib: vm_iommu_map()/unmap(): stop transiently wiring already wired pages 2001d7f6a272cff780937b9bd9a4f625035fb92c by kib: vfs_domount_update(): correct fsidcmp() usage The failed test cases: 2 tests failed. FAILED: sys.netinet.arp.arp_add_success 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_11585_1441223478.1703834658691--