From nobody Tue Nov 12 10:19:16 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 4Xnj7n00mWz5cKBT for ; Tue, 12 Nov 2024 10:19:17 +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 4Xnj7m57Xfz4thY; Tue, 12 Nov 2024 10:19:16 +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=1731406756; 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=/r4sTrRgn6sjKxk5kIVhaRzjYpL0G7Mb9+BfB0eojbk=; b=lD7/XquGbIRZfytLiaf7NEpg8led4V1PpiuPulPHtTtOvmHNcYIzAK/7GSFDSjpY1pR9t0 h5Vkdn78DaCnl2uBUwDvKYU6JazEz673gXBEhTt+wpCZn6O/gESv2m5t/oniE71Da3nqPX 2LNM90hDZvbiQFuk+/nTZI+ygxQ4BP7OKSZ43thzVqgp84AxO44OF3w20MIzhbvepdPDoP QHKw3Hn5X0PE46/kmF4MviuIQSpMhCPRqQU9IlxeedEfKj/Ys9FOvIfMTAMC8AeiJ5+m5V Dlth11Rf5d4dz3Vs602aMXEhfNKj7Ih0x6oUW2ig9uizDaRLkKfPsCjTDUsXpQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731406756; a=rsa-sha256; cv=none; b=laUTncLU3AfqjLpzbyMHrwXvXGW+OI/RHXFSmf+c2WTwPIhu4NR7VjOIIU1SN6qcDQ7cy0 bvJ+1ZU7DD2ac9NKRhXInBz+VA+XN9MSMugwAvluCxGsZpQM8RDYGsG1i9pEFlRZqImbJf 9AcIusXiifGUIfO9ydZPYYN+xsFXq2bNP38iHJ9qy28u75VkcfsrNxhncZHJn/Ifc+/EYL taiS5jvvvCvG4bNfAkoCfLGGUstLboxm0pQPd5rCBH65LTdllQId6/m4JzKbesASRoi35E BAiXE3hrrjW896FxxAa/lwpBK4FYzYTLNces4C5vkXJETbYEzztq9Cb1kMWZBA== 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 4Xnj7m4ZD4z15Gc; Tue, 12 Nov 2024 10:19:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 12 Nov 2024 10:19:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <879632622.4842.1731406756646@jenkins.ci.freebsd.org> In-Reply-To: <1378833295.4838.1731400034586@jenkins.ci.freebsd.org> References: <1378833295.4838.1731400034586@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25699 - 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_4841_1981207234.1731406756305" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4841_1981207234.1731406756305 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25699 (166c1fac59f04cc346d8a18671f25d0ef0293611) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25699/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25699/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25699/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) 166c1fac59f04cc346d8a18671f25d0ef0293611 by kib: struct proc: add locking annotation for p_pendingcnt The failed test cases: 2 tests failed. FAILED: bin.sh.parameters.functional_test.mail1 Error Message: atf-check failed; see the output of the test for details FAILED: bin.pkill.pgrep-_s_test.main Error Message: 2 of 2 tests failed ------=_Part_4841_1981207234.1731406756305--