"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/23 05:33:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-toqalaj8leme" 2026/08/23 05:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 05:33:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/23 05:34:02 ERROR : trailing LF␊: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/23 05:34:15 ERROR : trailing HT␉: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/23 05:34:25 ERROR : trailing VT␋: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/23 05:34:37 ERROR : trailing dot.: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/23 05:34:58 DEBUG : Internxt root 'rclone-test-toqalaj8leme': Renamed existing file file name.txt to backup file name.rclone-backup-sigiyer8.txt (UUID: 242d3d0e-744d-4896-b8b4-12944fd9cb86) 2026/08/23 05:34:58 DEBUG : Internxt root 'rclone-test-toqalaj8leme': Upload succeeded, deleting backup file file name.rclone-backup-sigiyer8.txt (UUID: 242d3d0e-744d-4896-b8b4-12944fd9cb86) 2026/08/23 05:34:58 DEBUG : Internxt root 'rclone-test-toqalaj8leme': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 05:35:03 DEBUG : Creating backend with remote "TestInternxt:rclone-test-toqalaj8leme/hello? sausage/êé" 2026/08/23 05:35:03 DEBUG : Config file has changed externally - reloading 2026/08/23 05:35:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/23 05:35:10 DEBUG : Waiting for deletions to finish 2026/08/23 05:35:11 INFO : a/b/c/d/e.txt: Deleted 2026/08/23 05:35:12 DEBUG : removing 1 level 4 directories 2026/08/23 05:35:12 INFO : a/b/c/d: Removing directory 2026/08/23 05:35:12 DEBUG : removing 1 level 3 directories 2026/08/23 05:35:12 INFO : a/b/c: Removing directory 2026/08/23 05:35:13 ERROR : a/b/c: Failed to rmdir: directory not empty 2026/08/23 05:35:13 DEBUG : removing 1 level 2 directories 2026/08/23 05:35:13 INFO : a/b: Removing directory 2026/08/23 05:35:13 ERROR : a/b: Failed to rmdir: directory not empty 2026/08/23 05:35:13 DEBUG : removing 1 level 1 directories 2026/08/23 05:35:13 INFO : a: Removing directory 2026/08/23 05:35:13 ERROR : a: Failed to rmdir: directory not empty fstests.go:1267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1267 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/23 05:35:13 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kixazaj8liye" 2026/08/23 05:35:13 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstests.go:1513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1513 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1519 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b", "new_name/sub_new_name/hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=9) { (string) (len=8) "new_name", @@ -6,3 +6,6 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b", + (string) (len=47) "new_name/sub_new_name/hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstests.go:1530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1530 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/23 05:36:17 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge object "new_name/sub_new_name/file name.txt" 2026/08/23 05:36:20 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge object "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/23 05:36:20 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage/êé/a/b/c" 2026/08/23 05:36:20 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage/êé/a/b" 2026/08/23 05:36:21 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé/a/b": directory not empty 2026/08/23 05:36:21 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage/êé/a" 2026/08/23 05:36:21 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé/a": directory not empty 2026/08/23 05:36:21 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" 2026/08/23 05:36:21 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界" 2026/08/23 05:36:22 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage/êé" 2026/08/23 05:36:22 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé": directory not empty 2026/08/23 05:36:22 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name/hello? sausage" 2026/08/23 05:36:22 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage": directory not empty 2026/08/23 05:36:22 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name/sub_new_name" 2026/08/23 05:36:22 NOTICE: purge failed to rmdir "new_name/sub_new_name": directory not empty 2026/08/23 05:36:22 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "new_name" 2026/08/23 05:36:22 NOTICE: purge failed to rmdir "new_name": directory not empty 2026/08/23 05:36:22 DEBUG : Internxt root 'rclone-test-kixazaj8liye': Purge dir "" 2026/08/23 05:36:22 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-toqalaj8leme" from "TestInternxt:rclone-test-toqalaj8leme" 2026/08/23 05:36:22 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/23 05:36:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/23 05:36:23 ERROR : rclone-test-toqalaj8leme: error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:302: Flushing the directory cache 2026/08/23 05:36:24 ERROR : rclone-test-toqalaj8leme: error listing: directory not found fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:302: Flushing the directory cache 2026/08/23 05:36:26 ERROR : rclone-test-toqalaj8leme: error listing: directory not found fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:302: Flushing the directory cache 2026/08/23 05:36:30 ERROR : rclone-test-toqalaj8leme: error listing: directory not found fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:302: Flushing the directory cache 2026/08/23 05:36:38 ERROR : rclone-test-toqalaj8leme: error listing: directory not found fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-toqalaj8leme/file name.txt (100), rclone-test-toqalaj8leme/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:204: Not found "rclone-test-toqalaj8leme/file name.txt" fstest.go:204: Not found "rclone-test-toqalaj8leme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-toqalaj8leme/hello? sausage", "rclone-test-toqalaj8leme/hello? sausage/êé", "rclone-test-toqalaj8leme/hello? sausage/êé/Hello, 世界", "rclone-test-toqalaj8leme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-toqalaj8leme/hello? sausage", - (string) (len=44) "rclone-test-toqalaj8leme/hello? sausage/êé", - (string) (len=58) "rclone-test-toqalaj8leme/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-toqalaj8leme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:2016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2016 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/08/23 05:36:55 DEBUG : Waiting for deletions to finish 2026/08/23 05:36:58 DEBUG : removing 1 level 4 directories 2026/08/23 05:36:58 INFO : hello? sausage/êé/a/b: Removing directory 2026/08/23 05:36:59 DEBUG : removing 1 level 3 directories 2026/08/23 05:36:59 INFO : hello? sausage/êé/a: Removing directory 2026/08/23 05:37:00 DEBUG : removing 1 level 2 directories 2026/08/23 05:37:00 INFO : hello? sausage/êé: Removing directory 2026/08/23 05:37:03 DEBUG : removing 1 level 1 directories 2026/08/23 05:37:03 INFO : hello? sausage: Removing directory 2026/08/23 05:37:04 DEBUG : removing 1 level 0 directories 2026/08/23 05:37:04 INFO : Internxt root 'rclone-test-toqalaj8leme': Removing directory 2026/08/23 05:37:05 ERROR : error listing: directory not found 2026/08/23 05:37:05 DEBUG : Waiting for deletions to finish 2026/08/23 05:37:06 ERROR : error listing: directory not found 2026/08/23 05:37:07 ERROR : Internxt root 'rclone-test-toqalaj8leme': Failed to list "": directory not found 2026/08/23 05:37:07 DEBUG : removing 1 level 0 directories 2026/08/23 05:37:07 INFO : Internxt root 'rclone-test-toqalaj8leme': Removing directory 2026/08/23 05:37:07 ERROR : Failed to rmdir: directory not found --- FAIL: TestIntegration (201.25s) --- FAIL: TestIntegration/FsMkdir (191.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding (56.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (12.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (12.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (10.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (11.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (122.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (9.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (69.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (32.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (31.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 201.273s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 3m22.343854603s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]