From nobody Mon Jan 17 13:09:01 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 4987D1958885 for ; Mon, 17 Jan 2022 13:09: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 4Jcsg32hm8z4ZNg; Mon, 17 Jan 2022 13:09:03 +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 D9F986537; Mon, 17 Jan 2022 13:09:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 17 Jan 2022 13:09:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: melifaro@FreeBSD.org, royger@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1094762609.6889.1642424942914@jenkins.ci.freebsd.org> In-Reply-To: <1709782009.6881.1642419815460@jenkins.ci.freebsd.org> References: <1709782009.6881.1642419815460@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20406 - 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_6888_33976934.1642424941907" 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=1642424943; 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=nQYjbwEHvTyFHAkXOEqPB4DJSaN4ZyPHNIW+RShHGjs=; b=ejAjCC2n0SY2cmNL6FoRB/+EK3cBISl5BOECHOh+qJ7nffwF/pNrBEP8zE4BlGKs2dAJUy cCgCBmqN0qxUnZAZPta31v1absTn91/j5yfzmIy9R4rxUMQmbH20P+pmTrf5zA/liAB6mz JWf79q+smL3EQ5IHqhGi3bfXioO690oV3hcgRDikJk6ImZwL9DBCEMm8IfWjaDdXCv2Vdo algYsISxyLHvi1bMPxsPMLwJPFHURU/gHdd5d9qWD+InequHnBBHBkeRZ0svJZ7wWCr4jh ifpiODpawXBuLN3nv9/iVdxJkRXYc2Hf+sKxQJneXkT4vLAsR3djuiUIhMTh0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642424943; a=rsa-sha256; cv=none; b=O8NQJ4G295T54ueiGN1OADJRV00t8sc3o2CxOos1JGw0Y1oJU3NKNvZDjpzwTM1dyD4BOG ptfpNiXSV6ceN20Z3ZuutjS1KWTziput8uJIr0uUS7YzzG8KjdNOv7SJYwtDTZVjOUerxE BWtFwe5H6kCM5AFb+vHMG2dljYg4KqbRKg/m2Q3eh3+PJ5HSu7G3CCA37Qy4puBsirdLgw TYkelRCiew0N9fhYCPMsBmLrxcTcSC2h5Xp+odAKglXftIgARXg8UOQv21dEJzoT159pxq Cz/MXm9YVXdC81yrQ99yoNFXY4LSe67JUtdZ5y2HQOWppLSmXHny4w324GORjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6888_33976934.1642424941907 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20406 (ad15eeeaba30cdf10036b7869d27441cfc9f0674) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20406/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20406/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20406/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) 96c524d8b2c9abe3927abf948fbbd73a7cb42c4a by melifaro: linux: fix linux_recvmsg() MSG_PEEK flag handling 1f70a85b4cbc3ad19cec4a390e8754e54815be85 by melifaro: linux: add sysctl to pass untranslated interface names b1f7154cb12517162a51d19ae19ec3f2dee88e11 by melifaro: gitignore: ignore vim swap files & .rej/.orig 779fd05344662aeec79c29470258bf657318eab3 by melifaro: ifconfig: improve vlan options parsing ad15eeeaba30cdf10036b7869d27441cfc9f0674 by royger: x86/xen: fallback when VCPUOP_send_nmi is not available The failed test cases: 7 tests failed. FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details ------=_Part_6888_33976934.1642424941907--