Date: Thu, 04 Dec 2025 19:24:31 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 291405] usr.bin/tar/functional_test:test_option_s test fails in CI Message-ID: <bug-291405-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291405 Bug ID: 291405 Summary: usr.bin/tar/functional_test:test_option_s test fails in CI Product: Base System Version: 16.0-CURRENT Hardware: Any URL: https://ci.freebsd.org/view/Test/job/FreeBSD-main-amd6 4-test/27382/testReport/usr.bin.tar/functional_test/te st_option_s/ OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: mm@FreeBSD.org Reporter: me@svmhdvn.name CC: testing@FreeBSD.org Created attachment 265851 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265851&action=edit kyua test report The 'usr.bin/tar/functional_test:test_option_s' testcase is failing in CI: ===> usr.bin/tar/functional_test:test_option_s Result: failed: atf-check failed; see the output of the test for details Standard output: Executing command [ /usr/tests/usr.bin/tar/bsdtar_test -d -r /usr/tests/usr.bin/tar -v test_option_s ] Standard error: Fail: program did not exit cleanly stdout: If tests fail or crash, details will be in: /tmp/kyua.ABzWk5/2/work/bsdtar_test.2025-12-04T14.21.07-000 Reference files will be read from: /usr/tests/usr.bin/tar Running tests on: "/usr/bin/tar" Exercising: bsdtar 3.8.4 - libarchive 3.8.4 zlib/1.3.1 liblzma/5.8.1 libzstd/1.5.2 openssl/3.5.4 libb2/bundled· 58: test_option_s /home/siva/src/fbsdsrcgit/contrib/libarchive/tar/test/test_option_s.c:51: File should exist: test1/<>i<>n<>/<>d<>1<>/<f><>o<>o<> stderr: tar: <>i<>n<>/<>d<>1<>/<f><>o<>o<>����������������������root: Can't translate pathname '<>i<>n<>/<>d<>1<>/<f><>o<>o<>����������������������root' to UTF-8 *** forcing core dump so failure can be debugged *** I have reproduced this error using Bricoler with 100 runs for good measure and attached the failing test report in this bug: $ bricoler run freebsd-src-regression-suite --param freebsd-src:url=/usr/src --param freebsd-src:branch= --param freebsd-src-regression-suite:hypervisor=bhyve --param freebsd-src-regression-suite:memory=4096 --param freebsd-src-regression-suite:ncpus=2 --param freebsd-src-regression-suite:parallelism=1 --param freebsd-src-regression-suite:count=100 --param freebsd-src-regression-suite:tests='usr.bin/tar/functional_test:test_option_s' @mm, I bisected the failure to your recent vendor branch merge of libarchive 3.8.4: https://cgit.freebsd.org/src/commit/?id=c1e033c33e8b290cd40f4069249c879efcbae6a6 (libarchive: merge from vendor branch). Please triage as necessary. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291405-32464>
