From nobody Sat Oct 1 02:52:49 2022 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 4MfWqQ2jFZz4dy0K for ; Sat, 1 Oct 2022 02:52:50 +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 4MfWqP5pbNz430g; Sat, 1 Oct 2022 02:52:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4MfWqP4qvjzNlv; Sat, 1 Oct 2022 02:52:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 1 Oct 2022 02:52:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <812544186.603.1664592769683@jenkins.ci.freebsd.org> In-Reply-To: <1345386235.595.1664582503846@jenkins.ci.freebsd.org> References: <1345386235.595.1664582503846@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22193 - 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_602_1717928225.1664592769377" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1664592769; 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=dugCdOVMruKTMSgwX3vXT3nBeGY4jXXQ2wCmvANraE4=; b=c2WCtU83K7Sp8TRSD8cvenJF0eZXKjrrrHjhKBHFmBDVdRcxsmCGd2vrIENYa6QzcdP9J3 ODUnJ4VH3zWLRcPRXNlVDJ4E1tBhNhgLnUmBoe4ThkhR0JiqQ0e93VhQXopXvIaFlM+Czf DWXwb5H4SwG7h5vFFuxBe1hXSprQBVjlp/Kf5KAfo8Vy6Iuq2CI3mqUn2i83fAXFKTxq5y 9badFltxMZKvKB3hFhVTKs/cgkUHCC/yr4nFC8AJXDOCv5WuHstaQlKZQa+DAYwY9T/vrZ d+DzJDTNlu+BNFHUgfRz4eHnfGV+xD+uq6VMHhPVROy8CXPGyWDHQt9UkZ5J4g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1664592769; a=rsa-sha256; cv=none; b=xGm0J6+O0gFumobQ3gVcSL25fmoKePEQ8CDrim7DJiybnaGWrvDL80zdapW1o9Vg+4KWn9 xtkN6Ptt7kREWjmfnd5gT2OPfkdL9LUtWA60CQnR+BzxWReZ2TptOxW5cWbJ9sgthIzZl9 YQio3SMUOAX4V32QuT6TaNBlfvAaY35dVq6e8vP34gG2ylzMTZJzm3/jaw9sUxqhTuOz1U tD5dlr1A8JHKifEhASUWcbIHaM35fGne4v+4I0J/ZZstzmoU+pqCxYOZukTI6MTpMSiNWS 52n28W63Du5CJhTOrX6elJ+XjYqmf31nUTMmyJp3ecBfDo4j6rLp/KKCHHFEaQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_602_1717928225.1664592769377 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22193 (8a96874eeeee5195b0b0952b77227bef6a26d1a6) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22193/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22193/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22193/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) af3c78886fd8d4ca5eebdbe581a459a6f6d29d6a by delphij: Alter the prototype of qsort_r(3) to match POSIX, which adopted the 8a96874eeeee5195b0b0952b77227bef6a26d1a6 by delphij: Bump __FreeBSD_version for qsort_r prototype change. The failed test cases: 1 tests failed. FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details ------=_Part_602_1717928225.1664592769377--