From nobody Sun Oct 29 09:03:10 2023 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 4SJ9RM18XPz4yj6m for ; Sun, 29 Oct 2023 09:03: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 4SJ9RL5W1xz4bcv; Sun, 29 Oct 2023 09:03:10 +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=1698570190; 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=E0Jj8TyMvEWsbe1+BVya7I51tFs63TptgdJsoLNPGdc=; b=xGh/+y7sWFLOQENEdZq34Hjqa8MyGInUSt5GkckzumIzfx0yDnsBkdYTwTreia7M8DJ+e6 B/7YK21fhgjgKaCoNrsd41g65bKE6apeqfrZ+ArLde8vqPd9G7Jm1jl9zacpo2mBKZkyFc NiRbvwK6Q1Iz5veQOGF12+Vij/OowbHMGNN0P8Eq3mnKg/FhiBoHQryoasQf/Bw7YbYW4S cFu8tmiLM9OuqqOzuE4FuoreqWUxKChQqnKcZacxhSwuVWQAb9PIzMdiVcnnklx8LfD2/d KOCwh4juwGOMyC5MR4wcd2BVDa+fLqvOq1dkC8UnWWpdvpQV6hEXWIE+7OGvEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698570190; a=rsa-sha256; cv=none; b=vrp40798GHUEVbba/U/vSpxwMBFHSBlG3vLZBgwIHsByWvQY35dCblvGc4cu9l4f0vFsxp OI6Ti0Q40dJZckYo+GKFyZKWavsXKlOlk/5UQqYjvfLlEwf5nIcXERll9ZUk3sZxM0cTEe R6vsHQ5BRoVQ0tnAdOBXcXJDy3mrkZmjDPKnkhVwbUEVSYNiImWW3T74YDlILai5SAdM2b rpI60yMbBO+0VZWpEPyD2xBZX4rUwz3zhpKdR9EOjNRPzwe6q5dyIjjupT2SOgkGjd38Oa /tUO/rMxdE4hZgMqMwrkR8vhzehxJwpyHYPUAWyfQLevvCyNn96yE9JFPR7NLA== 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 4SJ9RL4YL6zYFX; Sun, 29 Oct 2023 09:03:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 29 Oct 2023 09:03:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <139342872.7304.1698570190643@jenkins.ci.freebsd.org> In-Reply-To: <1365148804.7286.1698556475181@jenkins.ci.freebsd.org> References: <1365148804.7286.1698556475181@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #140 - 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_7303_1902189518.1698570190376" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7303_1902189518.1698570190376 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #140 (b23756cc789213c24c68fdc43a60fc837daec21d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/140/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/140/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/140/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) 578e91188081525fe45abd00cd751600190b4688 by kib: pthread_mutexattr_init(3): describe pthread_mutexattr_{set,get}pshared b23756cc789213c24c68fdc43a60fc837daec21d by kib: pthread_mutexattr(3), _condattr(3): reference libthr(3) The failed test cases: 4 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.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.file.file_test.contrib_file_tests 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_7303_1902189518.1698570190376--