"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge)$'" - Starting (try 5/5) 2026/02/25 06:01:29 DEBUG : Creating backend with remote "TestInternxt:rclone-test-cuyiqat4cori" 2026/02/25 06:01:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 06:01:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/25 06:01:30 DEBUG : Creating backend with remote "/tmp/rclone3180202870" === RUN TestPurge 2026/02/25 06:01:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-gudisex5tewa" 2026/02/25 06:01:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 06:01:30 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/25 06:01:31 DEBUG : Creating backend with remote "/tmp/rclone1177250620" run.go:185: Remote "Internxt root 'rclone-test-gudisex5tewa'", Local "Local file system at /tmp/rclone1177250620", Modify Window "876000h0m0s" 2026/02/25 06:01:34 INFO : A2: Making directory 2026/02/25 06:01:35 INFO : A1/B2: Making directory 2026/02/25 06:01:35 INFO : A1/B2/C2: Making directory 2026/02/25 06:01:36 INFO : A1/B1/C3: Making directory 2026/02/25 06:01:36 INFO : A3: Making directory 2026/02/25 06:01:36 INFO : A3/B3: Making directory 2026/02/25 06:01:37 INFO : A3/B3/C4: Making directory 2026/02/25 06:01:40 DEBUG : Waiting for deletions to finish 2026/02/25 06:01:41 INFO : A1/B1/C1/one: Deleted 2026/02/25 06:01:42 DEBUG : removing 2 level 3 directories 2026/02/25 06:01:42 INFO : A1/B1/C3: Removing directory 2026/02/25 06:01:42 INFO : A1/B1/C1: Removing directory 2026/02/25 06:01:43 DEBUG : removing 1 level 2 directories 2026/02/25 06:01:43 INFO : A1/B1: Removing directory 2026/02/25 06:01:45 DEBUG : Waiting for deletions to finish 2026/02/25 06:01:46 INFO : A1/two: Deleted 2026/02/25 06:01:48 DEBUG : removing 2 level 3 directories 2026/02/25 06:01:48 INFO : A3/B3/C4: Removing directory 2026/02/25 06:01:48 INFO : A1/B2/C2: Removing directory 2026/02/25 06:01:49 DEBUG : removing 2 level 2 directories 2026/02/25 06:01:49 INFO : A3/B3: Removing directory 2026/02/25 06:01:49 INFO : A1/B2: Removing directory 2026/02/25 06:01:49 DEBUG : removing 3 level 1 directories 2026/02/25 06:01:49 INFO : A3: Removing directory 2026/02/25 06:01:49 INFO : A1: Removing directory 2026/02/25 06:01:49 INFO : A2: Removing directory 2026/02/25 06:01:50 DEBUG : removing 1 level 0 directories 2026/02/25 06:01:50 INFO : Internxt root 'rclone-test-gudisex5tewa': Removing directory 2026/02/25 06:01:50 ERROR : Failed to rmdir: directory not empty operations_test.go:631: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:631 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestPurge 2026/02/25 06:01:50 DEBUG : Internxt root 'rclone-test-gudisex5tewa': Purge dir "" --- FAIL: TestPurge (20.97s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-cuyiqat4cori'", Local "Local file system at /tmp/rclone3180202870", Modify Window "876000h0m0s" 2026/02/25 06:01:58 INFO : A1/B2: Making directory 2026/02/25 06:01:59 INFO : A1/B1/C3: Making directory 2026/02/25 06:02:08 DEBUG : A2/two: size = 3 OK 2026/02/25 06:02:08 DEBUG : A2/one: size = 3 OK 2026/02/25 06:02:08 INFO : A1/one: Copied (new) to: A2/one 2026/02/25 06:02:08 INFO : A1/two: Copied (new) to: A2/two 2026/02/25 06:02:08 DEBUG : A2/B1/C2/five: size = 4 OK 2026/02/25 06:02:08 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/02/25 06:02:09 DEBUG : A2/B1/C1/four: size = 4 OK 2026/02/25 06:02:09 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/02/25 06:02:09 DEBUG : A2/B1/three: size = 5 OK 2026/02/25 06:02:09 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/02/25 06:02:09 INFO : A1/one: Deleted 2026/02/25 06:02:09 INFO : A1/B1/C2/five: Deleted 2026/02/25 06:02:09 INFO : A1/two: Deleted 2026/02/25 06:02:09 INFO : A1/B1/C1/four: Deleted 2026/02/25 06:02:09 INFO : A1/B1/three: Deleted operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:130: removing dir "A2/B1" failed - try 1/5: directory not empty --- FAIL: TestDirMove (30.87s) FAIL 2026/02/25 06:02:22 DEBUG : Internxt root 'rclone-test-cuyiqat4cori': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestPurge)$'" - Finished ERROR in 54.695911414s (try 5/5): exit status 1: Failed [TestPurge TestDirMove]