"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$'" - Starting (try 3/5) 2026/01/24 03:15:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vagedog8goge" 2026/01/24 03:15:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/24 03:15:50 DEBUG : Starting OpenDrive session with ID: 79bc952a10ad8de43ac85bf982739b03e9f50356d16d78db8c5d97a16c74cada 2026/01/24 03:15:51 DEBUG : Creating backend with remote "/tmp/rclone3999848275" === RUN TestCheckSum run.go:185: Remote "OpenDrive root 'rclone-test-vagedog8goge'", Local "Local file system at /tmp/rclone3999848275", Modify Window "1s" 2026/01/24 03:15:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vagedog8goge/data" 2026/01/24 03:15:51 DEBUG : Starting OpenDrive session with ID: 59eec42e3182bb33f05f8f4faf55cc066e6b6a6911db9b4fe08a206095387bf2 2026/01/24 03:15:53 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/01/24 03:15:55 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/01/24 03:15:58 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/01/24 03:15:59 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/01/24 03:16:01 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/01/24 03:16:03 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/01/24 03:16:05 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/01/24 03:16:07 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/01/24 03:16:09 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/01/24 03:16:11 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/01/24 03:16:12 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (24.07s) --- PASS: TestCheckSum/subtest1 (0.83s) --- PASS: TestCheckSum/subtest2 (0.50s) --- PASS: TestCheckSum/subtest3 (0.51s) --- PASS: TestCheckSum/subtest4 (0.51s) --- PASS: TestCheckSum/subtest5 (0.51s) --- PASS: TestCheckSum/subtest6 (0.51s) --- PASS: TestCheckSum/subtest7 (0.51s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-vagedog8goge'", Local "Local file system at /tmp/rclone3999848275", Modify Window "1s" 2026/01/24 03:16:17 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/01/24 03:16:17 INFO : A2: Making directory 2026/01/24 03:16:18 INFO : A1/B2: Making directory 2026/01/24 03:16:18 INFO : A1/B2/C2: Making directory 2026/01/24 03:16:19 INFO : A1/B1/C3: Making directory 2026/01/24 03:16:19 INFO : A3: Making directory 2026/01/24 03:16:19 INFO : A3/B3: Making directory operations_test.go:657: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsNoLeaveRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (16.65s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-vagedog8goge'", Local "Local file system at /tmp/rclone3999848275", Modify Window "1s" 2026/01/24 03:16:32 INFO : A1: Making directory 2026/01/24 03:16:32 INFO : A1/B1: Making directory 2026/01/24 03:16:32 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A3"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=2) "A3" } Test: TestRmdirsWithFilter Messages: directories 2026/01/24 03:16:42 DEBUG : A3: Excluded 2026/01/24 03:16:43 DEBUG : removing 1 level 3 directories 2026/01/24 03:16:43 INFO : A1/B1/C1: Removing directory 2026/01/24 03:16:43 DEBUG : removing 1 level 2 directories 2026/01/24 03:16:43 INFO : A1/B1: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:803 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "A3"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=2) "A3" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (22.21s) FAIL 2026/01/24 03:16:54 DEBUG : OpenDrive root 'rclone-test-vagedog8goge': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter)$'" - Finished ERROR in 1m4.224919062s (try 3/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestRmdirsWithFilter]