"go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestInternxt:" 2026/08/07 05:31:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-haqulex6meva" 2026/08/07 05:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 05:31:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/07 05:31:46 DEBUG : Internxt root 'rclone-test-haqulex6meva': Renamed existing file file name.txt to backup file name.rclone-backup-horumuv0.txt (UUID: 3b111908-ee16-4f86-8043-2c0167be89b9) 2026/08/07 05:31:47 DEBUG : Internxt root 'rclone-test-haqulex6meva': Upload succeeded, deleting backup file file name.rclone-backup-horumuv0.txt (UUID: 3b111908-ee16-4f86-8043-2c0167be89b9) 2026/08/07 05:31:47 DEBUG : Internxt root 'rclone-test-haqulex6meva': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/07 05:31:47 DEBUG : Creating backend with remote "TestInternxt:rclone-test-haqulex6meva/hello? sausage/êé" 2026/08/07 05:31:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/08/07 05:31:56 DEBUG : Waiting for deletions to finish 2026/08/07 05:31:57 INFO : a/b/c/d/e.txt: Deleted 2026/08/07 05:32:01 DEBUG : removing 1 level 4 directories 2026/08/07 05:32:01 INFO : a/b/c/d: Removing directory 2026/08/07 05:32:03 DEBUG : removing 1 level 3 directories 2026/08/07 05:32:03 INFO : a/b/c: Removing directory 2026/08/07 05:32:04 DEBUG : removing 1 level 2 directories 2026/08/07 05:32:04 INFO : a/b: Removing directory 2026/08/07 05:32:04 ERROR : a/b: Failed to rmdir: directory not empty 2026/08/07 05:32:04 DEBUG : removing 1 level 1 directories 2026/08/07 05:32:04 INFO : a: Removing directory 2026/08/07 05:32:04 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: 2 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/07 05:32:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-kuvebez1nuko" 2026/08/07 05:32:04 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:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache 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: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"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=8) "new_name", @@ -6,3 +6,5 @@ (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" } 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/07 05:33:22 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge object "new_name/sub_new_name/file name.txt" 2026/08/07 05:33:23 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge object "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/07 05:33:24 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name/hello? sausage/êé/a/b" 2026/08/07 05:33:24 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name/hello? sausage/êé/a" 2026/08/07 05:33:26 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" 2026/08/07 05:33:27 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界" 2026/08/07 05:33:27 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé/Hello, 世界": directory not empty 2026/08/07 05:33:27 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name/hello? sausage/êé" 2026/08/07 05:33:27 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage/êé": directory not empty 2026/08/07 05:33:27 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name/hello? sausage" 2026/08/07 05:33:27 NOTICE: purge failed to rmdir "new_name/sub_new_name/hello? sausage": directory not empty 2026/08/07 05:33:27 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name/sub_new_name" 2026/08/07 05:33:27 NOTICE: purge failed to rmdir "new_name/sub_new_name": directory not empty 2026/08/07 05:33:27 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "new_name" 2026/08/07 05:33:28 NOTICE: purge failed to rmdir "new_name": directory not empty 2026/08/07 05:33:28 DEBUG : Internxt root 'rclone-test-kuvebez1nuko': Purge dir "" 2026/08/07 05:33:28 NOTICE: purge failed to rmdir "": directory not empty === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestInternxt:" path "rclone-test-haqulex6meva" from "TestInternxt:rclone-test-haqulex6meva" 2026/08/07 05:33:28 DEBUG : Creating backend with remote "TestInternxt:" 2026/08/07 05:33:28 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/07 05:33:28 ERROR : rclone-test-haqulex6meva: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/07 05:33:29 ERROR : rclone-test-haqulex6meva: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/07 05:33:32 ERROR : rclone-test-haqulex6meva: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/07 05:33:36 ERROR : rclone-test-haqulex6meva: error listing: directory not found fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/07 05:33:44 ERROR : rclone-test-haqulex6meva: error listing: directory not found fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-haqulex6meva/file name.txt (100), rclone-test-haqulex6meva/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-haqulex6meva/file name.txt" fstest.go:203: Not found "rclone-test-haqulex6meva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-haqulex6meva/hello? sausage", "rclone-test-haqulex6meva/hello? sausage/êé", "rclone-test-haqulex6meva/hello? sausage/êé/Hello, 世界", "rclone-test-haqulex6meva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-haqulex6meva/hello? sausage", - (string) (len=44) "rclone-test-haqulex6meva/hello? sausage/êé", - (string) (len=58) "rclone-test-haqulex6meva/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-haqulex6meva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories 2026/08/07 05:34:00 DEBUG : Waiting for deletions to finish 2026/08/07 05:34:03 DEBUG : removing 1 level 3 directories 2026/08/07 05:34:03 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/08/07 05:34:03 DEBUG : removing 1 level 2 directories 2026/08/07 05:34:03 INFO : hello? sausage/êé: Removing directory 2026/08/07 05:34:03 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/08/07 05:34:03 DEBUG : removing 1 level 1 directories 2026/08/07 05:34:03 INFO : hello? sausage: Removing directory 2026/08/07 05:34:03 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/07 05:34:03 DEBUG : removing 1 level 0 directories 2026/08/07 05:34:03 INFO : Internxt root 'rclone-test-haqulex6meva': Removing directory 2026/08/07 05:34:03 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:3013: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:3013 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/08/07 05:34:03 DEBUG : Waiting for deletions to finish 2026/08/07 05:34:06 DEBUG : removing 1 level 2 directories 2026/08/07 05:34:06 INFO : hello? sausage/êé: Removing directory 2026/08/07 05:34:07 DEBUG : removing 1 level 1 directories 2026/08/07 05:34:07 INFO : hello? sausage: Removing directory 2026/08/07 05:34:07 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/08/07 05:34:07 DEBUG : removing 1 level 0 directories 2026/08/07 05:34:07 INFO : Internxt root 'rclone-test-haqulex6meva': Removing directory 2026/08/07 05:34:07 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (158.24s) --- FAIL: TestIntegration/FsMkdir (143.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (139.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (16.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (83.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (32.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (32.07s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 158.265s "go test -v -timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Finished ERROR in 2m39.494991778s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]