From nobody Tue Dec 6 18:35:46 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 4NRTcz4kSjz4jcQG for ; Tue, 6 Dec 2022 18:35:47 +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 4NRTcz1zlvz4P1j; Tue, 6 Dec 2022 18:35:47 +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=1670351747; 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: list-id; bh=Z+SlwJHm0AEjIPIfFHYpu9v9/AeUb56s0BRUjdZC8Yc=; b=TRQSycQH/zFsVKK5KPAHwEkn5wM6zvvXmFXVSE1SBVW1qrvU4EI3mgyJlbWBI0wRpUKZEu MVDgBxNxxAs3t/wPgdWrJUh+ULp5R8n7IWQA500e6+C4lasjMifgZGZp3ioc/frF/30Qub GVE+i022pE8ufs2twcm6lWb3o5kGvWlimy55CbXAt6b+ncIifIZIlS915iAQQIBDTuqW9D SMPIElPhuPoQW1OCtUpXu6R6B6EUmhg88poTO3aSRM7F4sEbN8QR8TKC4iAXRRIJ4MCSr0 KFi5Rsq5FQnYbdmJTh/F3TkpBAzMggN2gFPyjwgxthaeAjUgEHkqhPvc55RclA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670351747; a=rsa-sha256; cv=none; b=ezGfDH6ka/wEM54o2A7p5sXrK7FGkEDzr4xENYEx8WBRM1HClMOi8S7QKxnEgsjXOqLAUY /DcKG8gYEh7LhZcRI94TGTbFb7RRKwc9ItKPBX/uItIUP7cVDtJqKJhBbywlFp7PKoPj9a gwhqxrG2BLQQoNDMdo6IGQpLnxm3bgVCE3Jg3mtxwtCnJUIKK49aEQP6gm6w3liO6xHv/3 ypM2jEIQUWrF97tttweLr+BpPhhb7TJQiVIGOQM90Xs7q8KtqtdV9TRj3rT+oB1MEsEVsF no24mHbzlV+I+i85obrrkSh95uWQfKhJnUTD8LXfv5PtgCFZFA9SWnG0OOWQig== 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 4NRTcz135zznjQ; Tue, 6 Dec 2022 18:35:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 6 Dec 2022 18:35:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: manu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1527356947.5207.1670351747149@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22593 - 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_5206_507013281.1670351746659" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5206_507013281.1670351746659 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22593 (4085bde9fa2ea7ebe861a2e4a07312aac00a26fc) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22593/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22593/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22593/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) 4085bde9fa2ea7ebe861a2e4a07312aac00a26fc by manu: linuxkpi: Fix return value of dma_map_sgtable The failed test cases: 3 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:595: WIFSTOPPED(status) not met FAILED: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:595: WIFSTOPPED(status) not met FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_5206_507013281.1670351746659--