From nobody Sun Oct 27 13:43:31 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 4XbyQq5J2yz5b39s for ; Sun, 27 Oct 2024 13:43:31 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XbyQq2kG7z43lh; Sun, 27 Oct 2024 13:43:31 +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=1730036611; 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=/PBcDu4OIhjQZGyVCg7OuqzSFphSlDWTfVmwl1SZDqg=; b=AnfcX4ZMGRCszlZ/NMGFb1NX4kpz8BIzP5ot2WMPiMGDNTPTSf15cstj52e00+cFnmpeNE Ma6nM0GkslwTMpgj1Z0DFeYe50y7l8xMyRnEEBqYFCxOqXOXrD/6YMPAPnX6bum7gr34Yt 4KiPH11Mxknz+fq2QaBIh4vIJrr8ZVA4DjtXpaZPu/OnFePagkf72plfp5BmCVJN6bNW9Y RMxb41ukR14y5VHOInQJMOuhlE8HZP1sQB9LeGwI00apF2O2V4VktZBuuc/nL7y+fLoAAk b2ZQmn6KWV7FEQmavZeKZ/TzRhQD8apNycOQ1zCgFLzw+zBedZhOqoiUr/+sRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730036611; a=rsa-sha256; cv=none; b=c2qpDTjU3JhkT8UvTlplRxwAyViyzwdlr44Ur2gbjIjt4/uUwVjLmJuSI9dSo9ZHz2ijjv TxSzSgFcGiZiTW8WVZB06xVoEyxYy8SDh1f0NS1rfqHptkf2t/zpWsrIrxQVQC58KVf/2f FOV+DeCMyEWdzPcTM3Ui5gto9L7pf1O9TXX2ac1fpSoe4gukXVnf5ybRhk3FYon1aeSzV7 tdOUgydo+E3kzV90eG3mY/V1n8omxmjMM/D/zbLzxZXEiKYd/9/T5h9bSwxRVDt59ylXm0 MRrvIgY1EkeMo8jN5tRbsD+UqmV4zqL3ae1V+Avn/nhm4FAji34qrQBkViPmWQ== 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 4XbyQq2HzszxNb; Sun, 27 Oct 2024 13:43:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 27 Oct 2024 13:43:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1248808459.3382.1730036611326@jenkins.ci.freebsd.org> In-Reply-To: <1915980240.3374.1730030079305@jenkins.ci.freebsd.org> References: <1915980240.3374.1730030079305@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #767 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3381_812761816.1730036611021" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3381_812761816.1730036611021 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #767 (6fb9a8e758449b2b5502b18a1c43f54688830bc8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/767/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/767/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/767/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) 7905f6f1c7e948350fab2195ddf64f37fc3e1d5e by dim: Fix enum warning in ath_hal's ar9002 6fb9a8e758449b2b5502b18a1c43f54688830bc8 by dim: Fix buildworld with gcc 13 after llvm-19 import The failed test cases: 2 tests failed. FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_3381_812761816.1730036611021--