"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestMaxDeleteSize|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2026/05/28 01:49:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-gotosex9powu" 2026/05/28 01:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 01:49:17 DEBUG : Creating backend with remote "/tmp/rclone1753062145" === RUN TestMaxDeleteSize run.go:198: Remote "drime root 'rclone-test-gotosex9powu'", Local "Local file system at /tmp/rclone1753062145", Modify Window "876000h0m0s" 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/05/28 01:49:28 DEBUG : Waiting for deletions to finish 2026/05/28 01:49:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/28 01:49:29 INFO : large: Deleted 2026/05/28 01:49:29 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize run.go:172: removing file "large" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "large" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "large" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "large" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "large" failed: object not found run.go:172: removing file "medium" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "medium" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "medium" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "medium" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "medium" failed: object not found --- FAIL: TestMaxDeleteSize (32.28s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "drime root 'rclone-test-gotosex9powu'", Local "Local file system at /tmp/rclone1753062145", Modify Window "876000h0m0s" 2026/05/28 01:49:52 INFO : A2: Making directory 2026/05/28 01:49:53 INFO : A1/B2: Making directory 2026/05/28 01:49:53 INFO : A1/B2/C2: Making directory 2026/05/28 01:49:54 INFO : A1/B1/C3: Making directory 2026/05/28 01:49:54 INFO : A3: Making directory 2026/05/28 01:49:55 INFO : A3/B3: Making directory 2026/05/28 01:49:56 INFO : A3/B3/C4: Making directory 2026/05/28 01:49:59 DEBUG : removing 1 level 3 directories 2026/05/28 01:49:59 INFO : A3/B3/C4: Removing directory 2026/05/28 01:50:02 DEBUG : removing 2 level 3 directories 2026/05/28 01:50:02 INFO : A1/B2/C2: Removing directory 2026/05/28 01:50:02 INFO : A1/B1/C3: Removing directory 2026/05/28 01:50:02 DEBUG : removing 2 level 2 directories 2026/05/28 01:50:02 INFO : A3/B3: Removing directory 2026/05/28 01:50:02 INFO : A1/B2: Removing directory 2026/05/28 01:50:03 DEBUG : removing 2 level 1 directories 2026/05/28 01:50:03 INFO : A3: Removing directory 2026/05/28 01:50:03 INFO : A2: Removing directory 2026/05/28 01:50:07 DEBUG : removing 1 level 3 directories 2026/05/28 01:50:07 INFO : A1/B1/C1: Removing directory 2026/05/28 01:50:07 DEBUG : removing 1 level 2 directories 2026/05/28 01:50:07 INFO : A1/B1: Removing directory 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/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (54.93s) === RUN TestRemoveExisting run.go:198: Remote "drime root 'rclone-test-gotosex9powu'", Local "Local file system at /tmp/rclone1753062145", Modify Window "876000h0m0s" 2026/05/28 01:50:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wonaqax3" before starting operations_test.go:1989: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1989 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1990: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1990 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting 2026/05/28 01:50:49 DEBUG : sub dir/test remove existing.wonaqax3: TEST: removing renamed existing file after operation 2026/05/28 01:50:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lebamem6" before starting 2026/05/28 01:50:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lebamem6: TEST: renaming existing back after failed operation 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/05/28 01:51:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.libofop3" before starting operations_test.go:2022: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:2022 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/05/28 01:51:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.libofop3: TEST: removing renamed existing file after operation --- FAIL: TestRemoveExisting (19.12s) FAIL 2026/05/28 01:51:03 DEBUG : drime root 'rclone-test-gotosex9powu': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestMaxDeleteSize|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m47.394253367s (try 4/5): exit status 1: Failed [TestMaxDeleteSize TestRmdirsNoLeaveRoot TestRemoveExisting]