From nobody Wed May 11 03:07:51 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 03F1F1AD9BBF for ; Wed, 11 May 2022 03:07:52 +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 4Kyfwl50KYz3NH5; Wed, 11 May 2022 03:07:51 +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 82EBE121E4; Wed, 11 May 2022 03:07:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 11 May 2022 03:07:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mckusick@FreeBSD.org, mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <831100434.4927.1652238471538@jenkins.ci.freebsd.org> In-Reply-To: <1216230924.4915.1652231425191@jenkins.ci.freebsd.org> References: <1216230924.4915.1652231425191@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21341 - 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_4926_151113921.1652238471134" 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=1652238471; 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=iVLnVWztstYGswCJx6yNDBrtU3LEWDUu9MVO/JaJWYQ=; b=F35lcqnuwQAFXSzunYCzbRxEfXZe3lq+PG0k1RMYYT1FHzL55pc4QQ41LBqKZyfTNtFBEp VC5iuFWGiAqZ19MVrJ3ASXeSNbdJO7k3wTl5HmMB8PXRtgfu/J8Y8gHbXTqU9k4+0XAIuZ d5vPNwNS7nR9Dastm3i7w08SH581dwQAK0Vy7W6p8kQx+cG2RdKQzyejSo0qcrvYFSY0eC yuIvs9+wXwpQI8r94Sj3ho1zDOTze3MCHOBxoJJxZYb2YXjU8AQAAWfOoUrwRCGJ1b3GHK mUNJ7k+U2wKbwsG458h2UGE+Q79QIEytuuEZTJfjq/qNHYTveD73aIoBKhEk6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1652238471; a=rsa-sha256; cv=none; b=GB7APBhhhPhjnk1Fhvv8G2OkmWLjM+vn927mDqPM2orYfr9j6OC22nYNrVph/QODaRFPSo R7fhqhs+wZxae37iiin19LcnQRckbEN+EgQ1Ipy8lp0wl0JetP3cjTyL39PMZfX6CT6r50 Qee1N0IoOzkINFPRSdyapYwFSsAdIOuNAHg/7+Uu/AvlgOT3iXKqcrb6ktLzZwWxiB4i1B eCNwcmypJDVN/Dw+8JeEswn//0JvxMZLtauhSlMiRY3Igl7U8U8LsfkwRiytxUOnZ0yt2w dULxIv0wY/mODXWKaE94yZ7MupiGDBmxFH7VUcHPWsSs9Vg61P3gJhN0i+1/6A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_4926_151113921.1652238471134 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21341 (826c58d6656c62929af2d705a428921cfdfcb3ab) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21341/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21341/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21341/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) bf46c0a9ae4e544e07ec460f31962618dffd2b1e by mckusick: Clean up comments in fsck.h. 826c58d6656c62929af2d705a428921cfdfcb3ab by mjg: pf: add missing unlock on error in DIOCCHANGERULE The failed test cases: 1 tests failed. FAILED: libexec.tftpd.functional.rrq_eaccess_v6 Error Message: Test case body timed out ------=_Part_4926_151113921.1652238471134--