From nobody Mon Jul 27 03:28:08 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 4h7kZJ6FtPz6mRJB for ; Mon, 27 Jul 2026 03:28:08 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h7kZJ3k3gz3f2Z; Mon, 27 Jul 2026 03:28:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785122888; a=rsa-sha256; cv=none; b=XrZPiQ8NcaY78naxslO/PA/S1QRZoJYYrf/KyHE6VRV4T0dn5xc0jdYCQJt8LNIeGMv4Qr OBpkp41NXXjOBXBab4E+OD2hzHKi7VzWQBilXjWS1sPv118Eezob4YtSM5v9d0+ghQAf34 cm7ilaATeyI+nPYeF5uMBtQrSbH/h3xHzCQZZi4FIhNZ5iGJNLx+lqlbk5p8nvkv2MWMA9 GQwklfABsJ+z7WbsdTyRmYgwctlpPkUDXaFsQNSJVfSVQgXSJ/gRAzczDFa3XVsQxig5ot 5wCMTAT2M/w7pxPPxYeHPMJKyicIozfioxvnYxJnIQsq2tZ4YlvpDZgv42fUwQ== 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=1785122888; 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=yUbQsjW9U1R4a8Flyag9nfm403Pz7w1Ex3642qBpfkE=; b=AqKaeanVn16K3QGqK9lhVlQah24K86GT19e44Xa22b+J9rW5WUyL7IxRIWpfYF9GcTcU2w DValIRRsvjgnEowOmRCtK9P5OwJhNJyjAmbCZdx750q1EruFp+oJ2A058k4pRVhSIH6L43 qVRbbeYEDwjykEaU8m2pyDWs9vEzO9CUD1NzDxTFgRkvyxiSm+DFME43oTB+aNeQSz2oqm o9qmxJ+sd4Ma9D1lNrMB7Mybuqmv5EpJGol3VkGHj0en4lxzaXODaarW1OLQGbVfYHWaC4 9xc7ZSX5FFfYR+xkmiF47/d2/GK/fKI4z5a1XQ3ja/hedKSET/DjOfJb79Pu1Q== 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 4h7kZJ2cD9zrbK; Mon, 27 Jul 2026 03:28:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 27 Jul 2026 03:28:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1937576979.183.1785122888371@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #985 - 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_182_817465813.1785122888193" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_182_817465813.1785122888193 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #985 (038a73790cb6b13cd03912758ead742540465e6b) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/985/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/985/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/985/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) cb143e517654d8f69939addd6aaf427f3b547a9e by bz: LinuxKPI: add system_percpu_wq 38734f88a643b139f4d7ecbb53a590db9d678e58 by bz: LinuxKPI: fix lkpi_pci_get_device() reference counting on device 19a8d8f55f070cf2c351e8c1bfe17efafd1f4f32 by bz: LinuxKPI: pci detach: implement a proper detach (release) path dada5634d4d2b02fd0f171cb3df93719ec94fda5 by bz: LinuxKPI: 802.11: lkpi_80211_txq_tx_one() only pass sta if added to drv f16c8e3dda5da9bb0d0e4504b70647d8f0ad5301 by bz: LinuxKPI: skbuff: improve debugging 299f6dc8bb718249db8f7317d1d7b89ccaf1cba3 by bz: LinuxKPI: skbuff: add skb_put_zero() 271a6593acf314e618ec17c657bd4ed75dab8d3f by bz: LinuxKPI: skbuff: implement napi_build_skb() 4352733e639897d271e4246fe8f6203ac9c05ab0 by bz: LinuxKPI: skbuff: implement __skb_linearize() be02517f6f19a6b8c8f4e850c992c9cd749713bf by bz: LinuxKPI: skbuff: add support for frags in linuxkpi_skb_copy() 36ed9a84d17b58b83612bb4ec32bddfc56f991b2 by bz: LinuxKPI: skbuff: add reference counting to the skb b37a29f849402f417f2144c886ce523d78f76ab7 by bz: LinuxKPI: skbuff: add initial page pool support 912251ac6b186aa2716ddd51bde9a0e1f6b3c2e3 by bz: LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT 94ab8de14f0a8fd07b3f1e216ec3f42a8d51ccaf by bz: LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold) a7d0df951c90612e6bc04cb22333df4aff1361d1 by bz: LinuxKPI: pci: fix dma handle type in match function b85f7753dac542664d68d44d4cf75674a3cba44f by bz: LinuxKPI: sg_page() remove superfluous () b17957b9d165dbde267213cbb9469739197213d4 by bz: LinuxKPI: move clear_page() within the linux/page.h file 9a52d308257b42e8309adb41a640ec57f5533b83 by bz: LinuxKPI: prefer struct page [*] over struct vm_page[_t] 86da56e65f8cdfdc7a2fb503a37a18765564b891 by bz: LinuxKPI: page.h: use atop() and ptoa() instead of PAGE_SHIFT 7e06bfdd1489e00d9fe72e596462670002d93bba by bz: LinuxKPI: page.h: resort lines 66891eda352010338b625f77ec5db01f67e7e1b1 by bz: LinuxKPI: page pool updates and add to the build ea8db6b6d98c5ebfb3c340ca78f96beceb2ac269 by bz: mt76: further adjust debugfs compile time options 038a73790cb6b13cd03912758ead742540465e6b by bz: mt76: disable debugfs due to missing piece still in review The failed test cases: 1 tests failed. FAILED: sys.geom.class.gate.ggate_test.ggated Error Message: atf-check failed; see the output of the test for details ------=_Part_182_817465813.1785122888193--