"./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$'" - Starting (try 5/5) 2026/03/04 04:05:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-miwalok7bela" 2026/03/04 04:05:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 04:05:52 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/03/04 04:05:52 DEBUG : Creating backend with remote "/tmp/rclone4215480666" === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Internxt root 'rclone-test-miwalok7bela'", Local "Local file system at /tmp/rclone4215480666", Modify Window "876000h0m0s" 2026/03/04 04:05:56 INFO : A2: Making directory 2026/03/04 04:05:56 INFO : A1/B2: Making directory 2026/03/04 04:05:56 INFO : A1/B2/C2: Making directory 2026/03/04 04:05:57 INFO : A1/B1/C3: Making directory 2026/03/04 04:05:58 INFO : A3: Making directory 2026/03/04 04:05:58 INFO : A3/B3: Making directory 2026/03/04 04:05:59 INFO : A3/B3/C4: Making directory 2026/03/04 04:06:02 DEBUG : removing 1 level 3 directories 2026/03/04 04:06:02 INFO : A3/B3/C4: Removing directory 2026/03/04 04:06:04 DEBUG : removing 2 level 3 directories 2026/03/04 04:06:04 INFO : A1/B2/C2: Removing directory 2026/03/04 04:06:04 INFO : A1/B1/C3: Removing directory 2026/03/04 04:06:04 DEBUG : removing 2 level 2 directories 2026/03/04 04:06:04 INFO : A3/B3: Removing directory 2026/03/04 04:06:04 INFO : A1/B2: Removing directory 2026/03/04 04:06:05 DEBUG : removing 2 level 1 directories 2026/03/04 04:06:05 INFO : A3: Removing directory 2026/03/04 04:06:05 INFO : A2: Removing directory 2026/03/04 04:06:05 ERROR : A3: Failed to rmdir: directory not empty operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot 2026/03/04 04:06:05 ERROR : A2: error listing: directory not found --- FAIL: TestRmdirsNoLeaveRoot (14.44s) === RUN TestDirMove run.go:185: Remote "Internxt root 'rclone-test-miwalok7bela'", Local "Local file system at /tmp/rclone4215480666", Modify Window "876000h0m0s" 2026/03/04 04:06:11 INFO : A1/B2: Making directory 2026/03/04 04:06:11 INFO : A1/B1/C3: Making directory 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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1373 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=2) "A1", @@ -6,3 +6,4 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=2) "A3" } Test: TestDirMove Messages: directories 2026/03/04 04:06:53 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/04 04:06:53 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/03/04 04:06:53 DEBUG : A2/one: size = 3 OK 2026/03/04 04:06:53 INFO : A1/one: Copied (new) to: A2/one 2026/03/04 04:06:53 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/04 04:06:53 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/03/04 04:06:53 INFO : A1/B1/C2/five: Deleted 2026/03/04 04:06:53 DEBUG : A2/B1/three: size = 5 OK 2026/03/04 04:06:53 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/03/04 04:06:53 INFO : A1/one: Deleted 2026/03/04 04:06:53 DEBUG : A2/two: size = 3 OK 2026/03/04 04:06:53 INFO : A1/two: Copied (new) to: A2/two 2026/03/04 04:06:54 INFO : A1/B1/C1/four: Deleted 2026/03/04 04:06:54 INFO : A1/B1/three: Deleted 2026/03/04 04:06:54 INFO : A1/two: 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" failed - try 1/5: directory not empty --- FAIL: TestDirMove (57.57s) FAIL 2026/03/04 04:07:05 DEBUG : Internxt root 'rclone-test-miwalok7bela': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m13.9226042s (try 5/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestDirMove]