This is an automatically generated notice of new failures of the NetBSD test suite.
The newly failing test cases are: fs/vfs/t_full:ext2fs_fillfs fs/vfs/t_io:ext2fs_extendfile fs/vfs/t_io:ext2fs_extendfile_append fs/vfs/t_io:ext2fs_holywrite fs/vfs/t_io:ext2fs_overwrite512 fs/vfs/t_io:ext2fs_overwrite64k fs/vfs/t_io:ext2fs_overwrite_trunc fs/vfs/t_io:ext2fs_read_after_unlink fs/vfs/t_io:ext2fs_read_fault fs/vfs/t_io:ext2fs_shrinkfile fs/vfs/t_io:ext2fs_wrrd_after_unlink fs/vfs/t_link:ext2fs_hardlink_otheruser fs/vfs/t_link:ext2fs_hardlink_otheruser_sysctl fs/vfs/t_link:ext2fs_hardlink_rootuser fs/vfs/t_link:ext2fs_hardlink_rootuser_sysctl fs/vfs/t_link:ext2fs_hardlink_sameuser fs/vfs/t_link:ext2fs_hardlink_sameuser_sysctl fs/vfs/t_mtime_otrunc:ext2fs_otrunc_mtime_update fs/vfs/t_mtime_write:ext2fs_mtime_update_on_write fs/vfs/t_renamerace:ext2fs_renamerace fs/vfs/t_renamerace:ext2fs_renamerace_cycle fs/vfs/t_renamerace:ext2fs_renamerace_dirs fs/vfs/t_rmdirrace:ext2fs_race fs/vfs/t_ro:ext2fs_attrs fs/vfs/t_ro:ext2fs_create fs/vfs/t_ro:ext2fs_createdir fs/vfs/t_ro:ext2fs_createfifo fs/vfs/t_ro:ext2fs_createlink fs/vfs/t_ro:ext2fs_createsymlink fs/vfs/t_ro:ext2fs_fileio fs/vfs/t_ro:ext2fs_rmfile fs/vfs/t_unpriv:ext2fs_dirperms fs/vfs/t_unpriv:ext2fs_flags fs/vfs/t_unpriv:ext2fs_owner fs/vfs/t_unpriv:ext2fs_times fs/vfs/t_vfsops:ext2fs_tfhinval fs/vfs/t_vfsops:ext2fs_tfhremove fs/vfs/t_vfsops:ext2fs_tfilehandle fs/vfs/t_vfsops:ext2fs_tmount fs/vfs/t_vfsops:ext2fs_tstatvfs fs/vfs/t_vfsops:ext2fs_tsync fs/vfs/t_vnops:ext2fs_access_simple fs/vfs/t_vnops:ext2fs_attrs fs/vfs/t_vnops:ext2fs_create_exist fs/vfs/t_vnops:ext2fs_create_many fs/vfs/t_vnops:ext2fs_create_nametoolong fs/vfs/t_vnops:ext2fs_create_nonalphanum fs/vfs/t_vnops:ext2fs_dir_2slash fs/vfs/t_vnops:ext2fs_dir_3slash fs/vfs/t_vnops:ext2fs_dir_notempty fs/vfs/t_vnops:ext2fs_dir_rmdirdotdot fs/vfs/t_vnops:ext2fs_dir_simple fs/vfs/t_vnops:ext2fs_dir_slash fs/vfs/t_vnops:ext2fs_fcntl_getlock_pids fs/vfs/t_vnops:ext2fs_fcntl_lock fs/vfs/t_vnops:ext2fs_lookup_complex fs/vfs/t_vnops:ext2fs_lookup_simple fs/vfs/t_vnops:ext2fs_lstat_symlink fs/vfs/t_vnops:ext2fs_read_directory fs/vfs/t_vnops:ext2fs_rename_dir fs/vfs/t_vnops:ext2fs_rename_dotdot fs/vfs/t_vnops:ext2fs_rename_nametoolong fs/vfs/t_vnops:ext2fs_rename_reg_nodir fs/vfs/t_vnops:ext2fs_symlink_long fs/vfs/t_vnops:ext2fs_symlink_root fs/vfs/t_vnops:ext2fs_symlink_zerolen The above tests failed in each of the last 4 test runs, and passed in at least 26 consecutive runs before that. The following commits were made between the last successful test and the first failed test: 2023.08.25.16.50.23 christos src/sys/ufs/ext2fs/ext2fs.h 1.49 2023.08.25.16.50.23 christos src/sys/ufs/ext2fs/ext2fs_alloc.c 1.53 2023.08.25.16.50.23 christos src/sys/ufs/ext2fs/ext2fs_vfsops.c 1.222 2023.08.26.05.18.17 riastradh src/sys/ufs/ext2fs/ext2fs.h 1.50 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs.h 1.51 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_alloc.c 1.54 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_bmap.c 1.31 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_bswap.c 1.25 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_extents.h 1.5 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_extern.h 1.57 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_htree.c 1.11 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_inode.c 1.91 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_lookup.c 1.94 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_rename.c 1.13 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_vfsops.c 1.223 2023.08.26.05.22.50 riastradh src/sys/ufs/ext2fs/ext2fs_vnops.c 1.138 2023.08.26.05.27.13 riastradh src/distrib/sets/lists/base/mi 1.1326 2023.08.26.05.27.13 riastradh src/distrib/sets/lists/man/mi 1.1764 2023.08.26.05.27.14 riastradh src/distrib/sets/lists/tests/mi 1.1292 2023.08.26.05.27.14 riastradh src/etc/Makefile 1.467 2023.08.26.05.27.14 riastradh src/etc/mtree/NetBSD.dist.tests 1.200 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/Makefile 1.8 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/Makefile 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/Makefile.inc 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs1/DigiCert_Global_Root_CA.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs1/Explicitly_Distrust_DigiNotar_Root_CA.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs1/Makefile 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs2/GTS_Root_R1.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs2/GlobalSign_Root_CA_-_R3.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs2/Makefile 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs3/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs3/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs3/Makefile 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/certs4/AC_RAIZ_FNMT-RCM.pem 1.1 2023.08.26.05.27.14 riastradh src/tests/usr.sbin/certctl/t_certctl.sh 1.1 2023.08.26.05.27.15 riastradh src/tests/usr.sbin/certctl/certs4/DigiCert_Global_Root_CA.pem 1.1 2023.08.26.05.27.15 riastradh src/tests/usr.sbin/certctl/certs4/Makefile 1.1 2023.08.26.05.27.15 riastradh src/usr.sbin/Makefile 1.292 2023.08.26.05.27.15 riastradh src/usr.sbin/certctl/Makefile 1.1 2023.08.26.05.27.15 riastradh src/usr.sbin/certctl/certctl.8 1.1 2023.08.26.05.27.15 riastradh src/usr.sbin/certctl/certctl.sh 1.1 2023.08.26.05.27.15 riastradh src/usr.sbin/certctl/certs.conf 1.1 2023.08.26.05.39.17 riastradh src/external/mpl/mozilla-certdata/dist/certdata.txt 1.1.1.1 2023.08.26.05.47.05 riastradh src/doc/3RDPARTY 1.1949 2023.08.26.05.47.53 riastradh src/external/mpl/mozilla-certdata/Makefile 1.1 2023.08.26.05.47.53 riastradh src/external/mpl/mozilla-certdata/share/Makefile 1.1 2023.08.26.05.47.53 riastradh src/external/mpl/mozilla-certdata/share/certdata.awk 1.1 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2023.08.html#2023.08.26.05.47.53