From nobody Fri Apr 15 21:24:20 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 CC4F67EA61E for ; Fri, 15 Apr 2022 21:24:20 +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 4Kg8Tw44JKz3Hbd; Fri, 15 Apr 2022 21:24:20 +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 6BB401CD66; Fri, 15 Apr 2022 21:24:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 15 Apr 2022 21:24:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <825547050.3089.1650057860442@jenkins.ci.freebsd.org> In-Reply-To: <133697364.3077.1650047037612@jenkins.ci.freebsd.org> References: <133697364.3077.1650047037612@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21157 - 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_3088_1052171148.1650057860093" 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=1650057860; 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=NjdCyHba72rC2+hoAV/d0ONJsu2rfbW943iBnTOrnto=; b=PSxowLlc+HcQF5ntnVVL/9Llly6/+iXbWVOl0d3D9kSR9TSLuczVpTnsuxudiSHm709Ne4 1OEuKAd7DiiLtv0rDiiWf24DOKl7GBkvcsZ11MUWiiZa6mboRHoMPVaE1E9lqcV5AsDvte R6S0bSd/XywFUu8J2iXRjA7p5tMJIZmgq85++HIwg9+ruExZxgdU+XZgsWAyk5w2I8wxd4 DewGqzu9EGL3enRH1DIIkZ+g/9bxPGjfDO3PK4ZfZalpEDq0Vtk7zYCIwwJAOE2hil6GEC SziH9a//vutQoYFwwWrgjxwDTBf1a2qjf0VEG0ibLldw0iR6B6G0wP73p+S05g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1650057860; a=rsa-sha256; cv=none; b=Iv9VOyHmv1MkGtbyhZH+YbNtg4Y1aoEoisqcgIdVDzCV3HhT1CNlkALBihSs5Fa1xRh/Ej 8y/znaURFV0pkA5sGR773gNcizfnRxx3UBZY+H1sJjNwCxKKn8QxfN3Uef5MhdQ2Ef0vCQ n6469ywu8oWDrNuQSaMdhVGNFZ9KDkUtk1k5/sbyYkJmvUKVPG6uKjbPNkcF0rg3lV2KhB NoXGFnhmomRA2s4cODU3p7bnsE5fHaTQTC62l7apwJzX/b9tho6UIJB/B3ng6UcvdXWqdb YVvcpbSFux7ZrPV9E5zufK3J7ZNRvPJLO9YDZzmjlZtWREBRwmJRamg/pqCJ0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3088_1052171148.1650057860093 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21157 (a812a5cacbe06b6ca6917a1e2c023f1e8fe5df2c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21157/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21157/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21157/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) a812a5cacbe06b6ca6917a1e2c023f1e8fe5df2c by brooks: lpr: remove a.out binary detection The failed test cases: 1 tests failed. FAILED: sys.file.path_test.path_event Error Message: Test case body timed out ------=_Part_3088_1052171148.1650057860093--