"go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestInternxt:" 2026/03/04 06:21:14 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zeqezis3xito" 2026/03/04 06:21:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 06:21:14 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/04 06:21:22 DEBUG : Internxt root 'rclone-test-zeqezis3xito': Renamed existing file file name.txt to backup file name.rclone-backup-leduger2.txt (UUID: 4e507e02-9c4f-4766-97d7-d6e041ea5973) 2026/03/04 06:21:23 DEBUG : Internxt root 'rclone-test-zeqezis3xito': Upload succeeded, deleting backup file file name.rclone-backup-leduger2.txt (UUID: 4e507e02-9c4f-4766-97d7-d6e041ea5973) 2026/03/04 06:21:23 DEBUG : Internxt root 'rclone-test-zeqezis3xito': Successfully deleted backup file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/04 06:21:24 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zeqezis3xito/hello? sausage/êé" 2026/03/04 06:21:24 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2026/03/04 06:21:31 DEBUG : Waiting for deletions to finish 2026/03/04 06:21:32 INFO : a/b/c/d/e.txt: Deleted 2026/03/04 06:21:33 DEBUG : removing 1 level 4 directories 2026/03/04 06:21:33 INFO : a/b/c/d: Removing directory 2026/03/04 06:21:33 DEBUG : removing 1 level 3 directories 2026/03/04 06:21:33 INFO : a/b/c: Removing directory 2026/03/04 06:21:34 ERROR : a/b/c: Failed to rmdir: directory not empty 2026/03/04 06:21:34 DEBUG : removing 1 level 2 directories 2026/03/04 06:21:34 INFO : a/b: Removing directory 2026/03/04 06:21:34 ERROR : a/b: Failed to rmdir: directory not empty 2026/03/04 06:21:34 DEBUG : removing 1 level 1 directories 2026/03/04 06:21:34 INFO : a: Removing directory 2026/03/04 06:21:34 ERROR : a: Failed to rmdir: directory not empty fstests.go:1244: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1244 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestInternxt:" path "rclone-test-zeqezis3xito" from "TestInternxt:rclone-test-zeqezis3xito" 2026/03/04 06:21:34 DEBUG : Creating backend with remote "TestInternxt:" 2026/03/04 06:21:34 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 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/fstests/fstests.go:1939 Error: Not equal: expected: []string{"rclone-test-zeqezis3xito/hello? sausage", "rclone-test-zeqezis3xito/hello? sausage/êé", "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界", "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-zeqezis3xito/hello? sausage", "rclone-test-zeqezis3xito/hello? sausage/êé", "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界", "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-zeqezis3xito/hello? sausage/êé/a", "rclone-test-zeqezis3xito/hello? sausage/êé/a/b", "rclone-test-zeqezis3xito/hello? sausage/êé/a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=7) { (string) (len=39) "rclone-test-zeqezis3xito/hello? sausage", @@ -4,3 +4,6 @@ (string) (len=58) "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-zeqezis3xito/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-zeqezis3xito/hello? sausage/êé/a", + (string) (len=48) "rclone-test-zeqezis3xito/hello? sausage/êé/a/b", + (string) (len=50) "rclone-test-zeqezis3xito/hello? sausage/êé/a/b/c" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories 2026/03/04 06:22:17 DEBUG : Waiting for deletions to finish 2026/03/04 06:22:17 INFO : file name.txt: Deleted 2026/03/04 06:22:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/04 06:22:21 DEBUG : removing 1 level 5 directories 2026/03/04 06:22:21 INFO : hello? sausage/êé/a/b/c: Removing directory 2026/03/04 06:22:21 DEBUG : removing 2 level 4 directories 2026/03/04 06:22:21 INFO : hello? sausage/êé/a/b: Removing directory 2026/03/04 06:22:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/04 06:22:21 ERROR : hello? sausage/êé/a/b: Failed to rmdir: directory not empty 2026/03/04 06:22:22 DEBUG : removing 2 level 3 directories 2026/03/04 06:22:22 INFO : hello? sausage/êé/a: Removing directory 2026/03/04 06:22:22 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/04 06:22:22 ERROR : hello? sausage/êé/a: Failed to rmdir: directory not empty 2026/03/04 06:22:22 DEBUG : removing 1 level 2 directories 2026/03/04 06:22:22 INFO : hello? sausage/êé: Removing directory 2026/03/04 06:22:22 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/03/04 06:22:22 DEBUG : removing 1 level 1 directories 2026/03/04 06:22:22 INFO : hello? sausage: Removing directory 2026/03/04 06:22:22 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/03/04 06:22:22 DEBUG : removing 1 level 0 directories 2026/03/04 06:22:22 INFO : Internxt root 'rclone-test-zeqezis3xito': Removing directory 2026/03/04 06:22:22 ERROR : Failed to rmdir: directory not empty === NAME TestIntegration/FsMkdir fstests.go:2815: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2815 Error: Received unexpected error: failed to remove directories: 5 errors: last error: directory not empty Test: TestIntegration/FsMkdir 2026/03/04 06:22:22 DEBUG : Waiting for deletions to finish 2026/03/04 06:22:24 DEBUG : removing 1 level 4 directories 2026/03/04 06:22:24 INFO : hello? sausage/êé/a/b: Removing directory 2026/03/04 06:22:25 DEBUG : removing 1 level 3 directories 2026/03/04 06:22:25 INFO : hello? sausage/êé/a: Removing directory 2026/03/04 06:22:25 ERROR : hello? sausage/êé/a: Failed to rmdir: directory not empty 2026/03/04 06:22:25 DEBUG : removing 1 level 2 directories 2026/03/04 06:22:25 INFO : hello? sausage/êé: Removing directory 2026/03/04 06:22:25 ERROR : hello? sausage/êé: Failed to rmdir: directory not empty 2026/03/04 06:22:25 DEBUG : removing 1 level 1 directories 2026/03/04 06:22:25 INFO : hello? sausage: Removing directory 2026/03/04 06:22:25 ERROR : hello? sausage: Failed to rmdir: directory not empty 2026/03/04 06:22:25 DEBUG : removing 1 level 0 directories 2026/03/04 06:22:25 INFO : Internxt root 'rclone-test-zeqezis3xito': Removing directory 2026/03/04 06:22:25 ERROR : Failed to rmdir: directory not empty --- FAIL: TestIntegration (71.75s) --- FAIL: TestIntegration/FsMkdir (66.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (61.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (10.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (43.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (42.70s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internxt 71.770s "go test -v -timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished ERROR in 1m12.639756394s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FromRoot/List]