From nobody Tue Feb 13 16:37:54 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 4TZ6Sg5Klcz59CJg for ; Tue, 13 Feb 2024 16:37:55 +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 4TZ6Sg3QKQz4p8s; Tue, 13 Feb 2024 16:37:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707842275; a=rsa-sha256; cv=none; b=amDqd/gIjN1mzjDhn7COcCFRTcWXPOYmbstCLxl/v1l9klOvlXA9OtYOxZnQlRXbTYUnOW Dx3qJjCLjUtS/e5pK4OpMQD12EaW5uwO45RfFmCutU9Gp6UnvDjQpiXT1n9YH5+bl27VxQ seqcSjb0Fg84s8lyF8h2zXWl5b+akJY/SHD/7ZyrT6JOW9VU4vMMGeyCCjda7XxFJ5I1wA 8yqIq6Y1xKr4OOPKe5Y+rwMzsMOyvUkWFYevGF+/K+OeegvQEMbt3Lkg1Y8n00ZDsBkr1t 0P1wPQJ5nvtcgpGHWhkWTddNo5jzt2spc73g6GzESZVffiJtT6bEx62SZDGbVA== 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=1707842275; 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=r2DyQOq+Veh69crTYv1RTv/DIVKGCE49RaRmKzU2kNY=; b=sanDt2DfkLAvtaY1Kwcmj2WH/ysV2hJJ7+qCupjC3/+2LKFZc8fyN7DVOIU1NdHD1QzhxU x5kSSFLnOstI+iCVYJEmffjZbRDKGIgNhDT7YE2hlEQYdWCAF24jWqinvEsttOsA60vBin G9mHvChD4z84GYA8f7PIBHv3P8wKkbF4UEwyCmGhYMEQYTqSAjoFbtnDSa819OJd3UkA3t qloZagB4F9THunU7QRcQQ4A31KSZ47AGNCNELRxpdPBaJaA28E3qOg7jKubdCjThSZHG+A 0sFeg9BnwaL85xmecRQcli8wjIwrhcDe0UqBuuHsJYxdUeUZnaVjRcrR2DQBkw== 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 4TZ6Sg2TCYzM42; Tue, 13 Feb 2024 16:37:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 13 Feb 2024 16:37:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <918156309.859.1707842275352@jenkins.ci.freebsd.org> In-Reply-To: <125008487.841.1707821405081@jenkins.ci.freebsd.org> References: <125008487.841.1707821405081@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #361 - 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_858_876873919.1707842274992" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_858_876873919.1707842274992 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #361 (58ae50f31e9546207cecc77b3ee9825bef48a2b5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/361/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/361/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/361/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) 20a6f4779ac6108716a81d383a79a161ae41d48c by imp: loader: For EFI, if we don't have ConOut, try ConIn 58ae50f31e9546207cecc77b3ee9825bef48a2b5 by gshapiro: Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' The failed test cases: 4 tests failed. FAILED: sys.net.if_bridge_test.span Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.max_mss_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_858_876873919.1707842274992--