From nobody Fri Dec 17 20:55:03 2021 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 E041F18E897B for ; Fri, 17 Dec 2021 20:55:04 +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 4JG1T44ftjz3jYF; Fri, 17 Dec 2021 20:55:04 +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 7E73222C35; Fri, 17 Dec 2021 20:55:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Dec 2021 20:55:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <64968061.3881.1639774504524@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20127 - 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_3880_1132532320.1639774503955" 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=1639774504; 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=lTTnyLGitLJKz7xKL2rO+knz1EfAfPJsQub5ds8f91Q=; b=qpFRYHX7MZx0vC0Vy2LWIwu385r0Fxq47DIqad/2aSjoV43AD5empO+i/K5+E22laj9vtw TJWOfgCP+O8LR80f/a9GqlKftC8Nb8b867Y1FzGFbVfM+J8HOr+UrIyEbrkbVma/s4EoiE Ev3iYS548XY6cBEpplqdIj4u7SY+hRez1q2ZkpcjplQBEtnuTw++tQ9EIUtRoR6+7hRliT Y4auBdHF3isWQEv5owiib6A00ItfO3CtLW/24CrioN3vuiFdowUHVY1NkuBwPuiXrVmCwK 5uSvW21M434AEN+9YnnhmJoxpSogAIHdrPRLbcN93wCbhCCnqDo+1EaSW6OpQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639774504; a=rsa-sha256; cv=none; b=XvA2m8o8yfARrsHVSiZFXNj6ZbzmsRtbKPj6rNzeoYFwb+ClBXuFfraNzflgV5chqZfzCu +c+s98esJktmIkiecICBL2eworS0PQ1tOtZTEeSHOYtaMM4rvaSP4FIkENqKG6mhGpUDjh djpfFw2/QnfE1n+axiGVVqdgCv2OwoIelKGg0BYgDztyEiqZpsXlGB1PALBZTPjz0Inhmv pMh2zH9CR4tjT1boBsTGFTnqJPRQscUgvDbGt7r3im0xucRsXPBa3h/nfO7161kwj9RqJK pGNR/uui9frIg7z/MGySDvPX2plvdP4VQZl9z3VJX5KorzvPcd6OllaQD5qjxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3880_1132532320.1639774503955 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20127 (fff0ae77b9960bb26034297fcb885d26432354bf) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20127/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20127/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20127/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) d079fc197aca951c7918276922038852167dd39f by markj: bhyve: Only snapshot initialized VirtIO queues d157f2627b238ba38d1cad36f1aa165c42ce91ee by markj: unix: Increase the default datagram recv buffer size ee5686c614ba7e11e8586b2e5b02dfc550679e96 by markj: ktls: Add a regression test to exercise socket error handling 30ec3138edc9d491446409910f52ccb1b158253e by markj: dtrace: Disable getf() as it is broken on FreeBSD 8fcf230c1377c4598a7aa6560ec43ff46662fbaa by markj: qat: Address -Wunused-but-set-variable warnings 327060bd7799e5d4376693fba770a17b79e5a38d by markj: fd: Initialize more export_fd_buf fields in kern_proc_cwd_out() 36bd49ac4db8c62a3b354094646cbd8547ad2c51 by markj: fd: Avoid truncating output buffers for KERN_PROC_{CWD,FILEDESC} fff0ae77b9960bb26034297fcb885d26432354bf by markj: tests: Add some regression tests for a couple of KERN_PROC_* sysctls The failed test cases: 2 tests failed. FAILED: lib.libnv.nvlist_send_recv_test.nvlist_send_recv__send_many_fds__dgram Error Message: /usr/src/lib/libnv/tests/nvlist_send_recv_test.c:457: nvl != NULL not met FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 ------=_Part_3880_1132532320.1639774503955--