From nobody Tue Jan 30 22:05:05 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 4TPfNd6rkLz57hgg for ; Tue, 30 Jan 2024 22:05:05 +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 4TPfNd4tldz51f0; Tue, 30 Jan 2024 22:05:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706652305; 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=cAnOEH4A1ycN81c290cDLs+kLZcf3mSwt+3bQooupn8=; b=R6jWGZMFew5zHbBXxWbGsUPpKYtnYiqOvBAPVByNBdESNpyg5rv0X5viZgYPsHzWzxhGzj Fdly45GpXFyTgijYI29Aj8RLrOxVE+7sCvHOYbqRJgq7b+ejvwR6YigTUx1u/UDvI/pzNd WfjBXATfg9zm+eWkKlryvQZhoRtzsO8zVCdrkpP2kZdBg9JJ0XTFioIr41xQ79CVMgP63i 2EqEVV1RSmXKK1FHeNzgVwVfKaXVSBjcBcYkVNOpXVSGmNIOrcq2JE5zdpT9TidtNJ0xX8 SAqSZ3j5UkvhNSZZyQ5BCuv8FkAYKPZhTiT6B02U7ajvuXujp5XAsPpoZ3FeEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706652305; a=rsa-sha256; cv=none; b=o/SiB1CLRmFA+uijyosPC3eXlL3fvLwP7GKaHx1yfQmneFmiA8DY0ZnTSCPUNbR2Nwh21u 6qQoSf7fimj9um/3AyOQ5XBk9oIhocu/Lj22g68gFG93Ak2msS2AB3Zf5Eqg2SKqiJRQmE fPn9oYc9p1ru3LuvFickpLO+kIRIWN/X0Hm421tC8U4BOAt3CjP6AKSU8C5PCG35+M5X55 6J+/OtEnEWsNA2IEOFbuw38kvWvgdns0li3fkpbC4VmeQoBo+ANF0a7KxYVKLW1k7kdqw7 IRVZ4AWCWFohvnSHsizFBmMI+JbI+/S38ZXnNEf2P6ioEWVE06uAB29U6ZVxlw== 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 4TPfNd3wjdzsvC; Tue, 30 Jan 2024 22:05:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 30 Jan 2024 22:05:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1099266489.187.1706652305557@jenkins.ci.freebsd.org> In-Reply-To: <1068951108.181.1706646611672@jenkins.ci.freebsd.org> References: <1068951108.181.1706646611672@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #344 - 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_186_1343518051.1706652305149" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_186_1343518051.1706652305149 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #344 (c682a95018539571cdc83a73ff38716d972e1b24) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/344/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/344/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/344/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) 86986d381072171a5d6183701ae2f96c2d9a6406 by kevans: if_wg: fix erroneous calculation in calculate_padding() for p_mtu == 0 b0fa37f356fd9dd5040c034c7523ec235fbb311b by kevans: if_wg: fix access to noise_local->l_has_identity and l_private c0c932b27f9551742daa84b02967f3021fbfef52 by kevans: wg: detach bpf upon destroy as well c682a95018539571cdc83a73ff38716d972e1b24 by delphij: releng-gce: Advertise the availability of UEFI support in GCE images. The failed test cases: 3 tests failed. FAILED: sys.geom.class.eli.setkey_test.setkey_passphrase Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.min_ttl_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_186_1343518051.1706652305149--