From nobody Wed Oct 18 09:45: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 4S9Qtm5wHBz4xnTV for ; Wed, 18 Oct 2023 09:45:04 +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 4S9Qtm3Q1tz4Dpq; Wed, 18 Oct 2023 09:45:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697622304; a=rsa-sha256; cv=none; b=SWb3AivctcMluS7Q4olTX66ipB2POeN0TszE6d1bfb5ecIbtllRG/SsFauh3JfTJptEjWU XQm3rZVNyup3L5La6ZjOUMs0DcwwvWgqrOwlCQhilFbiIQAnV74GutkHUaQh1UFO7Cnr84 CfC6+IRfJEJl5KFJHXGxTI/ojx0v87CW63TmDYauBAvD1k7168+ZiB472VijweAFiX2vH4 zfskGeQDbTnL6hAB6cxBeHAtMK5P49/4MbkFxxOSXHj00Q4X75jMyfCrsgHeObAjO+5kBH N9VAWhc9pKSz2VyfRzNvdNQlZHXHva7aNQtgjQ4ca6ByHsicG2Mi7s/BYBXdqg== 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=1697622304; 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=skk9q/vRemjBC8tkcAuSJ6/MoMdP9Y+/nRaLaHmBwq4=; b=RJ0z9HSy0cxCvgkpuEiU2bjIjBu1ruWZDJezFrEuvUrcU2aw7lauFK3xTJoZECo6UMAQVD 6FGr7FY/Ne5YdJgPwbsqQHUGwxgn7l2Ls84IDK2d4s0mP/pqAYfGY45fMk28UbV2EcaPA3 6XNqq1c2/8NYpGwKmvIUrqHtx3bB5BeKauYcJSWQ6lWDc5qSDyLoNtcGdjCW4kN608lDMS nsLoxnizIG0oDNzn8JXDN3trZpCOGQQwyx54k1zkcJMBzWLi+4rNI1IgbA77z+x+rahPVI S2VfXzbBB+ZvH/IVwJoC3t9bDyQyzSN9+jCg87URp9witp51xjqCQE1rdANFmA== 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 4S9Qtm2MhLz11jn; Wed, 18 Oct 2023 09:45:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 18 Oct 2023 09:45:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <823383741.6462.1697622304336@jenkins.ci.freebsd.org> In-Reply-To: <984608056.6434.1697582925779@jenkins.ci.freebsd.org> References: <984608056.6434.1697582925779@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24272 - 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_6461_384557039.1697622303883" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6461_384557039.1697622303883 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24272 (d2abbfede5342b19f3e5994140cdb6622c95ef66) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24272/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24272/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24272/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) cd5edc7db261fb228be4044e6fdd38850eb4e9c4 by rmacklem: nfsd: Avoid acquiring a vnode for some NFSv4 Readdir operations 83bd5a833c3a14b74736e7b3fa0be66252a5a3dc by imp: mkimg_test: remove vtoc8 images, they aren't needed d2abbfede5342b19f3e5994140cdb6622c95ef66 by imp: mkimg: Regenerate all the tests for gpt The failed test cases: 2 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_6461_384557039.1697622303883--