"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestFileLu:" 2026/02/02 01:40:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rabonuy0xesi" 2026/02/02 01:40:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 01:40:57 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi" with ID 2577890 === RUN TestIntegration/FsMkdir 2026/02/02 01:40:58 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi" with ID 2.57789e+06 2026/02/02 01:40:58 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi" with ID 2.57789e+06 === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/02 01:40:59 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" with ID 2577891 2026/02/02 01:41:00 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/control_chars === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/02 01:41:10 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/." with ID 2577892 2026/02/02 01:41:23 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "./." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/02 01:41:29 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/.." with ID 2577893 2026/02/02 01:41:30 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "../.." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot_dot === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/02 01:41:36 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 2577894 2026/02/02 01:41:38 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/02 01:41:44 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/ leading space" with ID 2577896 2026/02/02 01:41:45 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file " leading space/ leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/02 01:41:51 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/~leading tilde" with ID 2577898 2026/02/02 01:41:53 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "~leading tilde/~leading tilde" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/02 01:41:59 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/␍leading CR" with ID 2577899 2026/02/02 01:42:00 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "␍leading CR/␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/02 01:42:11 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/␊leading LF" with ID 2577900 2026/02/02 01:42:22 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "␊leading LF/␊leading LF" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/02 01:42:28 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/␉leading HT" with ID 2577901 2026/02/02 01:42:29 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "␉leading HT/␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/02 01:42:35 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/␋leading VT" with ID 2577902 2026/02/02 01:42:37 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "␋leading VT/␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/02 01:42:43 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/.leading dot" with ID 2577903 2026/02/02 01:42:44 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file ".leading dot/.leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/02 01:42:50 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/trailing space " with ID 2577904 2026/02/02 01:42:52 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "trailing space /trailing space " fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/02 01:42:58 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/trailing CR␍" with ID 2577905 2026/02/02 01:42:59 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "trailing CR␍/trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/02 01:43:07 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/trailing LF␊" with ID 2577906 2026/02/02 01:43:21 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "trailing LF␊/trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/02 01:43:29 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/trailing HT␉" with ID 2577908 2026/02/02 01:43:30 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "trailing HT␉/trailing HT␉" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/02 01:43:36 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/trailing VT␋" with ID 2577909 2026/02/02 01:43:38 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "trailing VT␋/trailing VT␋" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/02 01:43:44 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/trailing dot." with ID 2577910 2026/02/02 01:43:45 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "trailing dot./trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/02 01:43:51 INFO : FileLu root 'rclone-test-rabonuy0xesi': Successfully created folder "rclone-test-rabonuy0xesi/test%46.txt" with ID 2577911 2026/02/02 01:43:53 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "test%46.txt/test%46.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/02 01:44:00 INFO : FileLu root 'rclone-test-rabonuy0xesi': Put: Successfully uploaded new file "file name.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles 2026/02/02 01:44:24 INFO : FileLu root 'rclone-test-rabonuy0xesi': Rmdir: successfully deleted "/rclone-test-rabonuy0xesi" 2026/02/02 01:44:25 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (208.24s) --- FAIL: TestIntegration/FsMkdir (207.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (180.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (11.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (18.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (7.72s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (7.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (12.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (16.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (22.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (15.70s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 208.256s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Finished ERROR in 3m28.973899909s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles]