From nobody Sat Sep 07 14:56:37 2024 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 4X1GQG6R63z5VYX5 for ; Sat, 07 Sep 2024 14:56:38 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X1GQG4Y7Nz4CZM; Sat, 7 Sep 2024 14:56:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725720998; a=rsa-sha256; cv=none; b=ahK3deYkIOITNpZv9eAgRyOMuwHLgGIgRxK9s4X7gZkXC7Eqk97vEIKBwITst5tO9Vkpoi zUt5+M+4jx0eOvKI6ldZ27xSdVOP8X7tHUHCxyrgEmJ8hYUMF5s/APPAMg5n77Ehgvyh16 qp9H5CnHxD9koaDxpax82Zm5GHsVMoO5e8F0dVHOd2cQa3a8VtNoLYzMNdonVszlnC2s49 2UtnUme4IU2CKHexOalHWOC/I9ulgkcgbGlLctjTDWIvWFlC2gyYWzuc1ANPsw6XYG8akl a/IeN7B5Mh9vCRKRg1dMbVCxs+xlRMWDiKlfkP0b5F3tCDBU/Ig+swxT0RNAIA== 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=1725720998; 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=hJ0PYK5ng3TBZbxcU6k1gTsdtbywWWFvGGl2Sh4c2Xw=; b=ax5LtiaRRqAaqiP07raWRLZ6by1hP6WbjTIjygt/zacol0KFvP2MQnndth0Zb+m0lhppqj lGCXNvU6UIdgziFShCLEr6rLw1a/QnZ5b3ZtJ+RM60gj50zLsA6x/tFO1W9PxJ+x43rkBV NMzBDy4M02Wde5ird5KJy44GsJnl9RfrAuQEgeUavv/tdix0zIC9l7wEpkLCH6nPrS2WwI Ivy9IMu2m9QtsYKOeuc97NDldCizLiElS3l1pLls7eewNG61h0SfcNPvae0lTj0af40Ud0 ekA6YxGstchZEYY1RbtG5ucaD/JukDVhVThf5dwpLWNCuVNupz/c/Gn37QFZLA== 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 4X1GQG44BGzgKc; Sat, 7 Sep 2024 14:56:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 7 Sep 2024 14:56:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, misha@FreeBSD.org, eugen@FreeBSD.org, bapt@FreeBSD.org, markj@FreeBSD.org, imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1048662640.3075.1725720998583@jenkins.ci.freebsd.org> In-Reply-To: <473066078.2849.1725641866483@jenkins.ci.freebsd.org> References: <473066078.2849.1725641866483@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25489 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3074_803382625.1725720997419" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3074_803382625.1725720997419 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25489 (9f0f4e23a584b5aa965aae774bb2dc1e5892d24a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25489/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25489/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25489/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) bb2d016afb009920f4bb2400c15a86e557b2d55a by bapt: flua: make the ucl module a dynamic module de1d7d7b87cfa31a1d6c7bcf1acd27de8139cab3 by bapt: flua: add freebsd module implementing kldload/kldunload 705583b76f3fba9e8c3cf77142e8ac84de721ac1 by bapt: freebsd.sys.linker: rename source file df1323e023a40dea43e65b2460ff35126b5c62e8 by bapt: lua_ucl: make sure flua gets build after libucl 39667ed7adc055879fffb5107ab3ecf1b26ac1bc by bapt: flua: hook libfreebsd to the build 58f194223ab8578269772a6874a8444e5e03afaf by markj: ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl() 00c9a6806c9cf3357b62f6708e5acd1ffd166613 by markj: ifconfig: Add an allmulti verb f5a58c2da23930ee4870f2eb54788f4669b9aa33 by misha: linux80211: fix default deflink.rx_nss 07d90ee0a62110e5161bb0b8a3a0b1b9d2beabad by imp: kvprintf(): Fix '+' conversion handling e152944f1a16a4ff33b4e20b813ce4a54b884b90 by imp: usb: increase USB_PORT_RESET_RECOVERY 71978fa41f2be0ecce7cb10d30242d29d4ccd844 by imp: du: Add version information to libxo output a0d6f89e692a683fc7f558e9eb8a27d30069e949 by imp: lastlogin: Add version information to libxo output 31ac8806885f22d6b3a3948a8f660ba0cf24e9cf by imp: iscsictl: Add version information to libxo output 5321a3547912acbeea7eaea8ec3ed85f07537469 by imp: w: Add version information to libxo output 6e6da538988a5edb5cc7437f8a8647a350800724 by imp: wc: Add version information to libxo output 5c4f64bded0eb9453dc84bcce9a74f64adf57739 by imp: netstat: Add version information to libxo output 1f882a5834836b43d4689efeefbc3109fc169363 by imp: adduser.8: update log location + spdx 5d889e60c15ce7856cb9a9bc258dab8aaeb94efe by imp: amd64: move the right parenthesis to the right place 7b984d5043f2cab8ba05082366e48116e0d495a2 by imp: wsp: Allow the trackpad to be used after a partially unreleased click. 62cf43dda897f33bb80a20630f34bfe204cb97ee by imp: wsp: Improve multi-finger touchpad usage and allow more configurations 8aef1cd698f177986ee4f51ff6f63ea7b0b35098 by imp: wsp: Use already-calculated distance of fingers for comparison. 66145c3829c1753f3b5fa303c4e36bba172be553 by imp: ntptime: Use time_t for tv_sec related variables 3272054073720172ebae9c2c5c75e656f72a6df1 by imp: ip6addrctl.8: Reference RFC 6724 instead 6bfbfc8f4fdc6ccd200541ef738a90d1be3c1ab7 by imp: ip6addrctl: Update the sample configuration file 9cb98ab7ceeb97b70a4891a4a3a21372158ccf24 by imp: getaddrinfo.{1,3}: Cross-reference ip6addrctl(8) 7b9c9f8004b17cda071537c9b2fdd259eec27d2a by imp: cross-build: fix fake_sysctl/tzsetup 7e3b6b249f54f5b22eae14dfa48ef7891bc4eac1 by imp: diskless.8: show in `apropos pxe` + tag SPDX 0d8effbd6e45643154c90942f210b7f7a6ecc61d by imp: growfs.8: align and alphabetize options a5770eb54f7d13717098b5c34cc2dd51d2772021 by imp: geom.8: minor cleanup (markup, spdx, gsched) fe830c3bdbb80545711d49b5bd6fd4ec28ed9f8e by imp: UPDATING: increase visibility of footnotes 4c72525953fdf618a3fc0a45f3ef3f071dcc0c52 by imp: ure.4: description consistencies + tag spdx 5e6bef460d9dc3a1ef567f9602b04a252b554b67 by imp: Fix "version introduced" in two manual pages 3f0efe05432b1633991114ca4ca330102a561959 by imp: libefivar: Fix AcpiEx print logic 2b7f2890a812eb09dccaa8069483566a3b292338 by imp: dummynet: fix pie 3df987c99d1194a0e43a84853e934aa0c0ab09db by rmacklem: mountd: Add check for "=" after exports(5) options 7a6309fdc79427b0a7a5c3876daba150d946ae22 by eugen: fetch(1): suppress "Not Modified" in quiet mode 5daafa2c2301ad6d5ee0ade9a31ac2c463694a21 by bapt: flua: fix buildworld from a clean room 9f0f4e23a584b5aa965aae774bb2dc1e5892d24a by bapt: prebuild_libs: register libucl dependency on libm The failed test cases: 1 tests failed. FAILED: usr.bin.grep.grep_test.recurse_symlink Error Message: atf-check failed; see the output of the test for details ------=_Part_3074_803382625.1725720997419--