From nobody Sun May 17 04:25:34 2026 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 4gJ7CM2sZbz6dhPQ for ; Sun, 17 May 2026 04:25:35 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gJ7CL69Jtz3R2J; Sun, 17 May 2026 04:25:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778991934; a=rsa-sha256; cv=none; b=WlZgnUKZd2avs4SqiCc+iw0sH6iVpH6HtZeUF73mq1Tqbz3NAQT89Hw3Qb+Iw8ZwsWZNF7 VlEC/JXxJNNcxO2zYH8hKColU2fHp9Vkhkw/s8VC0V+Zt0JDjNLhtdaLZIG/pWkEsn+WBb RYau8hdkS/ZvwBsyLd21FpPS+/Jp0tw5PIEqeyOIghGnbg8oBnbeA3A8GNFqE+EyyVlqaq /HUWl6QtTWSD/2siQx0u6lO3H5zZzBsiW2aJdB2ZiZbNN6D1UPR9pbOV7R+Oa6RXUpuSue SD/XXEcf/X7WHcWFCU2PYlYHgOhwy6IxoqpGpWrIzsLlYecnwc3G666VCTe1Kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778991934; 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=stXmF8mdHQ3av1YqS0ySzu3UITilxMDNadqlQIJgdqo=; b=gmfEzhlfBnYOO4ij3DKMOv0RGI9I2ywUOFJsfYgZwZ+ug6AzdWg4CT0uu/hx3ZCUwRqmDx grL+oib4QW3Dt7zLmzDtvKokGF6xNqgs/E7vmkEN1icHUxoEZHO5LQjHDsBV7f5Fya9Lfp oCGD2PkweD+czSUIFpNeGtKtQU/1G5lJzqLZQPwj6Du+CCSCZ6k4pDht1Hl8pt6ZirXW8y Vu6D1b3PDU436ehuNeij2MN1qBjFscumt3HClmLaG0BKAoOveoPgSvWVL4bVy+JT2Y4zqh HC8KzxTWFuZO+X0d4Av33UzpgYYwmTMvPkRVBzSUDZSK6/77hpPJaQKRF2XHZQ== 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 4gJ7CL5R25z9SD; Sun, 17 May 2026 04:25:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 17 May 2026 04:25:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1975310338.729.1778991934768@jenkins.ci.freebsd.org> In-Reply-To: <281141224.717.1778983532290@jenkins.ci.freebsd.org> References: <281141224.717.1778983532290@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28506 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_728_1673309443.1778991934531" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_728_1673309443.1778991934531 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28506 (074c42ade353caedca05e3234c3cb20f28bf5231) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28506/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28506/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28506/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) 13d3bd165e225eec9af91b6e3361c2482931f95b by rmacklem: subr_uio.c: Remove a KASSERT() for large NFS server I/O b92b9da3300655c86dcd42ea8a5ba45badd90847 by rmacklem: nfsd: Allow vfs.nfsd.srvmaxio to be up to 4Mbytes 074c42ade353caedca05e3234c3cb20f28bf5231 by rmacklem: RELNOTES: Add an entry for commit b92b9da33006 The failed test cases: 4 tests failed. FAILED: bin.pkill.pkill-j_test.main Error Message: 1 of 4 tests failed FAILED: bin.pwait.pwait_test.print Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_728_1673309443.1778991934531--