From nobody Sun Jun 30 18:55:11 2024 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 4WByzN1hHRz5QGxT for ; Sun, 30 Jun 2024 18:55:12 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WByzM6TsGz4cwk; Sun, 30 Jun 2024 18:55:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719773711; a=rsa-sha256; cv=none; b=FvH5tV0F1lseNMNDg6ok+RhRQPK6+vNDSIfGVp52YP9+zCMxgiLRKz8upGLM7cPLTtt9Mq wq41246GLR+ZdcFEeqcmu0wX9XpmoXBYnUbwiWj57/fvVpFqNjl2Cxhfly6aD1EmO3wElS k4sUmWaGeNIeJ8dtIypYslvHXNChptjgJRIvEXE45N4/zIvr5Ki2cDfJv76kxHdF9b9EO5 JErgkxqIELgCTnRob3o/+cT2d9jpACCabxgQCzfsLgw42sSamE5ByX99BVbYGc9yMo7Vek G22+qO7hoOlNyosgTx4DOjcl71MUmIuBE/NtLcABthFBbNtc5Ty0yfyFFXjBiA== 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=1719773711; 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: list-id; bh=hx3odZdNEldu0wijrRLv8E/ag2+i11J7dS9wmtuSd9g=; b=pJCP1o0XPWnqwh8OKrOSXXB4f5jZskQsHNdc95+E/zFpzn11FBIBX/246u9HvqwOhvXjMS LZ+OHx88cNEjRtfQXfZ57uMGgoTGVgzLYsvabGxN57FSWETz7IVRyuJ4NFssOyEZHQMyPA pLshNkhat20DrVB21a/Dk6Z5Uj+EMqSjTOWnNqFjkFv9k/5X4B2b36EzQwSh902aE3z20d 072ITea+WfnaKnBLwLia5EKgen80JwsX6cLiITvO51TL8z469ApO19xBctXqyTSHJ8M2P6 sFNarPr42D8y5CFwoM6coP1pTnDAFTYVgQGuSuiAzxgeM24g/2vZUCH2DYI7YA== 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 4WByzM5vfTzY92; Sun, 30 Jun 2024 18:55:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 30 Jun 2024 18:55:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1980273385.167.1719773711833@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25274 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_166_922653427.1719773711397" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_166_922653427.1719773711397 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25274 (4ce4a0fe14c455c6ec77452bc99cd93ea45737b1) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25274/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25274/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25274/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) 4ce4a0fe14c455c6ec77452bc99cd93ea45737b1 by des: diff: Document the --no-dereference option. The failed test cases: 1 tests failed. FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details ------=_Part_166_922653427.1719773711397--