"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/04/05 02:31:25 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cijijul3piva" 2026/04/05 02:31:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 02:31:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/05 02:31:30 INFO : dir/subdir: Making directory 2026/04/05 02:31:31 INFO : dir/subdir: Removing directory 2026/04/05 02:31:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/05 02:31:34 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/05 02:31:50 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/05 02:32:15 ERROR : ␊leading LF: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/05 02:32:39 ERROR : trailing space : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/05 02:32:53 ERROR : trailing LF␊: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/05 02:33:13 DEBUG : pacer: low level retry 1/10 (error failed to list all files at offset 0: list files: Incomplete HTTP response (status 500)) 2026/04/05 02:33:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 02:33:13 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 02:33:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 02:33:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/05 02:33:54 DEBUG : pacer: low level retry 1/10 (error failed to list all files at offset 0: list files: Incomplete HTTP response (status 500)) 2026/04/05 02:33:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 02:33:54 DEBUG : pacer: Reducing sleep to 15ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2026/04/05 02:33:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 02:33:56 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"invalid utf-8\xfe", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", (string) (len=11) "test%46.txt" Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 2026/04/05 02:34:30 DEBUG : pacer: low level retry 1/10 (error failed to list all folders at offset 0: list folders: Incomplete HTTP response (status 500)) 2026/04/05 02:34:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 02:34:30 DEBUG : pacer: Reducing sleep to 15ms 2026/04/05 02:34:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/05 02:34:31 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{} actual : []string{"invalid utf-8\xfe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=14) "invalid utf-8\xfe" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: failed to create empty file metadata: create meta: Folder not found (status 404) Test: TestIntegration/FsMkdir/FsPutZeroLength Messages: PutLarge === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /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:1771 Error: Received unexpected error: failed to create file metadata: create meta: Folder not found (status 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *internxt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /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:2587 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to create file metadata: create meta: Folder not found (status 404) Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/05 02:35:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cijijul3piva/deeper/nonexisting/directory" 2026/04/05 02:35:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/05 02:35:12 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:14 DEBUG : removing 1 level 4 directories 2026/04/05 02:35:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/05 02:35:15 DEBUG : removing 1 level 3 directories 2026/04/05 02:35:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/05 02:35:15 DEBUG : removing 1 level 2 directories 2026/04/05 02:35:15 INFO : hello? sausage/êé: Removing directory 2026/04/05 02:35:15 DEBUG : removing 2 level 1 directories 2026/04/05 02:35:15 INFO : invalid utf-8: Removing directory 2026/04/05 02:35:15 INFO : hello? sausage: Removing directory 2026/04/05 02:35:16 DEBUG : removing 1 level 0 directories 2026/04/05 02:35:16 INFO : Internxt root 'rclone-test-cijijul3piva': Removing directory 2026/04/05 02:35:16 ERROR : Failed to rmdir: directory not found 2026/04/05 02:35:16 DEBUG : Waiting for deletions to finish 2026/04/05 02:35:17 DEBUG : removing 1 level 0 directories 2026/04/05 02:35:17 INFO : Internxt root 'rclone-test-cijijul3piva': Removing directory 2026/04/05 02:35:17 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (232.67s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- FAIL: TestIntegration/FsMkdir (228.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.31s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (209.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (3.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (11.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (11.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (10.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (10.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (37.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (72.38s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.64s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (0.21s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.03s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.07s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 232.690s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 3m53.536561034s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutZeroLength TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]