"./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestMoveFileBackupDir|TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/08/17 04:27:44 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jasogar6fuqe" 2026/08/17 04:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 04:27:44 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/17 04:27:47 DEBUG : Creating backend with remote "/tmp/rclone3536016953" === RUN TestPurge 2026/08/17 04:27:47 DEBUG : Creating backend with remote "TestInternxt:rclone-test-silidaq8wosi" 2026/08/17 04:27:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 04:27:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/17 04:27:48 DEBUG : Creating backend with remote "/tmp/rclone3966234152" run.go:198: Remote "Internxt root 'rclone-test-silidaq8wosi'", Local "Local file system at /tmp/rclone3966234152", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/17 04:28:06 INFO : A2: Making directory 2026/08/17 04:28:07 DEBUG : pacer: low level retry 1/1 (error create folder: error code: 502 (status 502)) 2026/08/17 04:28:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms operations_test.go:581: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:581 Error: Received unexpected error: failed to make directory: can't create folder, create folder: error code: 502 (status 502) Test: TestPurge 2026/08/17 04:28:07 DEBUG : pacer: Reducing sleep to 15ms 2026/08/17 04:28:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/17 04:28:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/17 04:28:08 DEBUG : Internxt root 'rclone-test-silidaq8wosi': Purge object "A1/B1/C1/one" 2026/08/17 04:28:10 DEBUG : Internxt root 'rclone-test-silidaq8wosi': Purge dir "A1/B1/C1" 2026/08/17 04:28:11 DEBUG : Internxt root 'rclone-test-silidaq8wosi': Purge dir "A1/B1" 2026/08/17 04:28:11 DEBUG : Internxt root 'rclone-test-silidaq8wosi': Purge dir "A1" 2026/08/17 04:28:11 DEBUG : Internxt root 'rclone-test-silidaq8wosi': Purge dir "" 2026/08/17 04:28:12 NOTICE: purge failed to rmdir "": directory not empty --- FAIL: TestPurge (24.67s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Internxt root 'rclone-test-jasogar6fuqe'", Local "Local file system at /tmp/rclone3536016953", Modify Window "876000h0m0s" FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/08/17 04:28:31 INFO : A2: Making directory 2026/08/17 04:28:32 INFO : A1/B2: Making directory 2026/08/17 04:28:32 INFO : A1/B2/C2: Making directory 2026/08/17 04:28:33 INFO : A1/B1/C3: Making directory 2026/08/17 04:28:34 INFO : A3: Making directory 2026/08/17 04:28:34 INFO : A3/B3: Making directory 2026/08/17 04:28:35 INFO : A3/B3/C4: Making directory 2026/08/17 04:28:44 DEBUG : removing 1 level 3 directories 2026/08/17 04:28:44 INFO : A3/B3/C4: Removing directory 2026/08/17 04:28:49 DEBUG : removing 2 level 3 directories 2026/08/17 04:28:49 INFO : A1/B1/C3: Removing directory 2026/08/17 04:28:49 INFO : A1/B2/C2: Removing directory 2026/08/17 04:28:50 DEBUG : removing 2 level 2 directories 2026/08/17 04:28:50 INFO : A3/B3: Removing directory 2026/08/17 04:28:50 INFO : A1/B2: Removing directory 2026/08/17 04:28:50 DEBUG : removing 2 level 1 directories 2026/08/17 04:28:50 INFO : A3: Removing directory 2026/08/17 04:28:50 INFO : A2: Removing directory 2026/08/17 04:28:54 ERROR : A2: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/17 04:29:09 DEBUG : removing 1 level 3 directories 2026/08/17 04:29:09 INFO : A1/B1/C1: Removing directory 2026/08/17 04:29:10 DEBUG : removing 1 level 2 directories 2026/08/17 04:29:10 INFO : A1/B1: Removing directory 2026/08/17 04:29:10 ERROR : A1/B1: Failed to rmdir: directory not empty 2026/08/17 04:29:10 DEBUG : removing 1 level 1 directories 2026/08/17 04:29:10 INFO : A1: Removing directory 2026/08/17 04:29:10 ERROR : A1: Failed to rmdir: directory not empty 2026/08/17 04:29:10 DEBUG : removing 1 level 0 directories 2026/08/17 04:29:10 INFO : Internxt root 'rclone-test-jasogar6fuqe': Removing directory 2026/08/17 04:29:39 ERROR : Failed to rmdir: directory not empty operations_test.go:729: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:729 Error: Received unexpected error: failed to remove directories: 3 errors: last error: directory not empty Test: TestRmdirsNoLeaveRoot run.go:186: removing dir "A1" failed - try 1/5: sleeping 1s: directory not empty 2026/08/17 04:29:47 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRmdirsNoLeaveRoot (103.32s) === RUN TestMoveFileBackupDir run.go:198: Remote "Internxt root 'rclone-test-jasogar6fuqe'", Local "Local file system at /tmp/rclone3536016953", Modify Window "876000h0m0s" 2026/08/17 04:29:57 DEBUG : Creating backend with remote "TestInternxt:rclone-test-jasogar6fuqe/backup" 2026/08/17 04:29:58 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/08/17 04:29:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3536016953) 2026/08/17 04:29:58 DEBUG : dst/file1: size = 18 (Internxt root 'rclone-test-jasogar6fuqe') 2026/08/17 04:29:58 DEBUG : dst/file1: Sizes differ 2026/08/17 04:30:00 INFO : dst/file1: Moved (server-side) 2026/08/17 04:30:00 DEBUG : Internxt root 'rclone-test-jasogar6fuqe': Renamed existing file dst/file1 to backup file1.rclone-backup-poxolah9. (UUID: 793ad4b7-9444-4d9d-aae0-c6f3eff757f9) 2026/08/17 04:30:01 DEBUG : Internxt root 'rclone-test-jasogar6fuqe': Upload succeeded, deleting backup file file1.rclone-backup-poxolah9. (UUID: 793ad4b7-9444-4d9d-aae0-c6f3eff757f9) 2026/08/17 04:30:01 DEBUG : Internxt root 'rclone-test-jasogar6fuqe': Successfully deleted backup file 2026/08/17 04:30:01 DEBUG : dst/file1: size = 14 OK 2026/08/17 04:30:01 INFO : dst/file1: Copied (new) 2026/08/17 04:30:01 INFO : dst/file1: Deleted 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 2026/08/17 04:30:29 DEBUG : pacer: low level retry 1/10 (error failed to list all folders at offset 0: list folders: error code: 502 (status 502)) 2026/08/17 04:30:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/17 04:30:29 DEBUG : pacer: Reducing sleep to 15ms 2026/08/17 04:30:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/17 04:30:30 DEBUG : pacer: Reducing sleep to 10ms 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1079 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got dst/file1 (14) fstest.go:203: Not found "backup/dst/file1" 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1079 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFileBackupDir Messages: 1 objects not found run.go:186: removing dir "backup" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestMoveFileBackupDir (74.73s) === RUN TestDirMove run.go:198: Remote "Internxt root 'rclone-test-jasogar6fuqe'", Local "Local file system at /tmp/rclone3536016953", Modify Window "876000h0m0s" 2026/08/17 04:31:15 INFO : A1/B2: Making directory 2026/08/17 04:31:16 INFO : A1/B1/C3: Making directory 2026/08/17 04:31:20 ERROR : A1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/17 04:31:38 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/17 04:31:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/17 04:31:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/17 04:31:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/17 04:31:38 INFO : A2/one: Moved (server-side) to: A3/one operations_test.go:1437: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1437 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:186: removing dir "A3" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestDirMove (41.27s) FAIL 2026/08/17 04:31:51 DEBUG : Internxt root 'rclone-test-jasogar6fuqe': Purge dir "" "./operations.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestMoveFileBackupDir|TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 4m7.969654574s (try 5/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot TestMoveFileBackupDir TestDirMove]