From nobody Tue Sep 27 15:53:10 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 4McPKg62NYz4V6LK for ; Tue, 27 Sep 2022 15:53: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 4McPKg1hhBz3kLT; Tue, 27 Sep 2022 15:53:11 +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 4McPKg0l5Yz19cj; Tue, 27 Sep 2022 15:53:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 27 Sep 2022 15:53:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1335507209.353.1664293991107@jenkins.ci.freebsd.org> In-Reply-To: <1199342228.347.1664280091187@jenkins.ci.freebsd.org> References: <1199342228.347.1664280091187@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22165 - 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_352_1128986449.1664293990594" 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=1664293991; 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=IphUtSkVacMrnhWLaREiaHw/9oBiUH92iJ+WdNy0Pbw=; b=f2C6BuaDoA3//NopR02Wqdes0QCv7YRGW1SXoZz006YGI9c/thr94gz/mFEfw4QnBfTQNY ffdkKY7+3OLz7/5e5eVBW2cWZB0o+c1I6uwg8rhPinnmd+SNWA4y/0X5SnHjjnAxsGidcL lodkkQ5zNGjcpTcfKxkzUm54QXrNSsZ2vDeAyme1eI8bNpYqJYy2BS+0e1yoDnaNxBck7B RgPfYrRkmKB/4hoODl89eZspTokD8S+8RD6lBsb4oBHPSSeC1jfbYirc8JZkh3H7i9m0nP keu3tTdGRwRmcmt7HH38DkI7rEvbEEVL4Gk/+F7SvXTIviLXl5lA/zmNhSF/0A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1664293991; a=rsa-sha256; cv=none; b=n9hRbE79kxJKRudeclBzILLxzwGJGd0HypEXRFZLT9Wj7XvVPuXKIou1DIFDXBz1ZyBpvR 0L/dvnnskzFCSqOEPCkODISKKhYZ5038KfYcppDF99XRXzY2YhbQFPOzdSuDOpYFzDGGY6 WOqSVOUCUS33ZXsEqxIYD50V4LkP4EqSOmaYJ751V9cQmE2pep5tf2BWKZ0Zjrw2rL2cOn tmiMY0VXcxMoy22n+MjuNgN+vAYduWqQHV/P/Y/kjynHpCSNIQNumVm1eWbrS+VqaLDhPm dYNqHw/NQ9uhEYSaH+vLF90DZ99mr664R2RmF1jdzGO3Zj7mNaZKActdbMxK0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_352_1128986449.1664293990594 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22165 (ca7e6d7c295e77337d12a4c31fa7dadde0086fa1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22165/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22165/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22165/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) 90ba897b910ac098baad4fb02b58fc33bfdd1adc by andrew: Rename arm64 pmap bootstrap to not be dmap specific 9404d22f0563f4c769a958b7ceccea0e28363a50 by andrew: Make the arm64 pmap bootstrap state global aa4740c8a1c5cec19ca12905f422c9c8959e25af by andrew: Allow the arm64 pmap table bootstrap to work in more places dc39b2dc64d2396083c916b1f688cbd22548f991 by andrew: Allow changing arm64 table attributes when bootstrapping pmap ca7e6d7c295e77337d12a4c31fa7dadde0086fa1 by andrew: Remove duplicate arm64 pmap bootstrap code The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details ------=_Part_352_1128986449.1664293990594--