Date: Tue, 2 Jan 2024 04:10:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, markj@FreeBSD.org, rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-test - Build #285 - Still Unstable Message-ID: <1748425550.11880.1704168605283@jenkins.ci.freebsd.org> In-Reply-To: <255369107.11830.1704140376453@jenkins.ci.freebsd.org> References: <255369107.11830.1704140376453@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_11879_711297833.1704168604825 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #285 (dabf1797a76a7c87b8f38fb300fb03f20cf6f973) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/285/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/285/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/285/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) 9483388587a1348ff3a7d2feaff6fab6a9cd7446 by markj: ath: Handle errors from copyout() in ath_rate_fetch_node_stats() 8fa808af6fb98fd6cf942f2dac13b35c264552bd by markj: freebsd32: Report errors when copying out oldlenp in __sysctl 4f1e5e94d4ace6e8c253faa80b462bf0370990e0 by markj: hid: Handle errors from copyin() in ioctl handlers f9946e9ae7240d0c27d1062bec54d48e14b4204a by markj: uhid: Check for errors from copyin() in ioctl handlers 8adca661c2bbcec780d0ad532be4a870090e35db by markj: mpi3mr: Check for copyin errors in mpi3mr_map_data_buffer_dma() d8fe1e4c5a9dd17d79635c5964b7fa68f1954bea by markj: ocs: Check for copyin errors in the ioctl handler 81ee40d0a269f8fb902f79b9e6f018944880ac8f by markj: compat_freebsd4: Check for errors from subyte() in freebsd4_uname() f9c3b1be3677e9bf770fc037a35b7df56f1bb032 by markj: thread: Add a return value to cpu_set_upcall() c8fdf4b88e026640e082536c12da33288922a04d by markj: linux: Check for copyout errors in linux_fixup() eb5a0f6271a01aafe39bd232f2f91133a8e36fbc by markj: powerpc: Avoid ignoring copyin()'s return value cd4fa9258949b1a1a67a98022a350d4131faa6bd by markj: ses: Add error checking for copyout() calls c7975edd99b7b47b5a8e4112b3494d1c5bac96dc by markj: sendfile: Explicitly ignore errors from copyout() 4b4f8106bdfbf2dd03f89bc8ea02c6991de0555a by markj: jail: Ignore errors from copyout() while copying the error string 14943fbc483a502a3e183d88f69954642ee91eba by markj: thread: Ignore errors when copying out during thr_exit() 8ff1566cb202519cea1ad86850e1547fa01c749a by markj: umtx: Check for errors from suword32() 0e83222347c5a039bac43c45f174f9b4cdc90336 by markj: mps: Handle errors from copyout() in ioctl handlers d60d9b713a46cb03aef2c1c3304aa29b7b033d83 by markj: mpr: Handle errors from copyout() in ioctl handlers 494fe2e050a69455f33f76a365bd884f3a32842b by markj: gntdev: Handle errors from suword32() in gntdev_alloc_gref() bd287fa8bcac0d985d503c01d581c85ffb6d25ee by markj: geom: Report copyout() errors in g_ctl_ioctl_ctl() 7bc713a5a5cf27140ad86a2ac805e9c0ea9bd083 by markj: nmount: Ignore errors when copying out an error string 9b28f3f0323645960404c5e61e4ded5468910d72 by markj: iscsi: Check for copyout errors in iscsi_ioctl_daemon_receive() fecd8e111a0bbd4eb4224b2b4821d3097ea9ea00 by markj: compat_freebsd4: Fix handling of errors from subyte() 266eefe7f465cf99d592a47a1905f7ecd9f7e9bd by markj: vmm: Fix handling of errors from subyte() d60d1d5840566ba5a65a0f0821840215bfc0b3a5 by kib: iommu: remove leftover sys/cdefs.h includes 056e270e26ea5947879e83e684afbad10ace98b2 by kib: dmar(9): style, fix indent eb0d8cb121667bf2c2632a6cc48b44c036cd173a by kib: iommu_gas_match_one(): check for underflow 1bb758df1aecbeaae484b7faf3d16ccfbb314b4f by kib: iommu_gas: add ddb 'show iommu_domain' command 43ccf1cf37b0629ff3bdabcfccf16865fbac4c8f by kib: DMAR: add knob to disable RMRR entries installation into domains b86d839af9c869abee58b0dbb309cefc4d8695e1 by kib: iommu_gas: print entries flags and domains if an overlap detected edaece2f7e37219854aba5f78a5c68f0aac05f4e by kib: iommu_gas: zero fake on-stack map entry used in 5dcf0d72f645bee142d28cbdc213cfc1458bc306 by kib: IOMMU: add GAS map entry flag IOMMU_MAP_ENTRY_FAKE 264e49515fb0028bc77af953d8f98ff9de24ae8f by kib: iommu: add iommu_gas_remove_locked() 8019d103e020a5aa100d7a652739d733f8c2c2eb by kib: iommu_gas: make placeholder entry at the start of the GAS zero size aaa4654adc7e19d679759a2e485ea740cf7b4817 by kib: iommu_gas_remove(): consolidate places where decision is made to keep dc0bf449c2e85b17e10a1e179d186662fb8783aa by kib: ofed: use ANSI C functions definitions in opensm/sm.c 27acf8db5b69fb0cdc8f52ecdeb6da2f49ec69f1 by kib: Convert fsidcmp(9) from macro to inline function dabf1797a76a7c87b8f38fb300fb03f20cf6f973 by rmacklem: nfscl: Fix handling of expired Kerberos credentials (NFSv4.1/4.2) The failed test cases: 6 tests failed. FAILED: bin.pkill.pkill-j_test.main Error Message: 2 of 4 tests failed FAILED: sys.netpfil.common.forward.pf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.pf_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.no_df Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_11879_711297833.1704168604825--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1748425550.11880.1704168605283>