From nobody Wed Dec 28 02:59:18 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 4NhbpH1QZxz2kc5k for ; Wed, 28 Dec 2022 02:59:19 +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 4NhbpG5cMZz3hcW; Wed, 28 Dec 2022 02:59:18 +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=1672196358; 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=WTYyEuwte1m0YHqJf38YFO85/XD3fl7PtB8QN6asvIw=; b=WGfaIxwrG7tiHUaeDSHyWd5cbn1mGVRYk2pFy3RnihYubryWaw9mC6fba37KWnhoXIbNr1 2Ty2Q4cDY1mwGew1r66LBE7/ScZ7Skq0taDEcu7ElH8A2dfYyTEKXKV2lonh/15LlXYdjN OqmvyjYTVxnP883hYnZwqgcturlqcFWdY41b6ETIdXOf+IUcIPjQlSz3sPSLRMctFZpfxV VIPapUJU0Q1LfriIMN62TYNPDCufLK73gmU1PVCelj+Bae927mTw9dPnXlJaHGNcWBkYle 878Cf6uw0P2Z1dSaK7noLKiAB36etTOz/4Y/ongctwlbZAdybOIqQr2adVx5cg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672196358; a=rsa-sha256; cv=none; b=of+t4Yeh0k+543BYVnekLqNv3bZpHiSf9xYaTxSQJ63RVrKh3suApFQspukfheAL6CCX/O LbldNMZR6pifAehRH7De/5Tnnl0gaU/BLpdTy90UGtI+X/EvDrn/KpEXeC+BGp2Mmo0nOR clBemEhNSleUBY9MtLApC+a8gA5vfhtRsUh6hiEha+F+NiUuRBpZVKiTBJOnM4cxnFXR6d 5QVH94PqEIUzblHL2xdXUSY685M2L8R2ysIvV2krzs/7l9X2H0ht7XBBs95KHxLdch+DtB tdrnpKQYXOmaW9dQyYKquvvZjcVWFXCSYqc9CvwBMmXX2SGRsFdW4jLprtXekQ== 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 4NhbpG4flszYq7; Wed, 28 Dec 2022 02:59:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 28 Dec 2022 02:59:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <983216598.6679.1672196358660@jenkins.ci.freebsd.org> In-Reply-To: <1746961106.6659.1672176379448@jenkins.ci.freebsd.org> References: <1746961106.6659.1672176379448@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22709 - 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_6678_1356846657.1672196358399" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6678_1356846657.1672196358399 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22709 (07be7517270e7cc8f51612efce9e6375ad1fc12e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22709/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22709/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22709/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) 07be7517270e7cc8f51612efce9e6375ad1fc12e by jhb: ktls: Post receive errors on partially closed sockets. The failed test cases: 4 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.aio.aio_test.aio_socket_blocking_short_write Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_blocking_short_write_vectored Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_short_write_cancel Error Message: /usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met ------=_Part_6678_1356846657.1672196358399--