"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestRmdirsNoLeaveRoot$'" - Starting (try 3/5) 2026/02/05 01:24:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cohubos4rihe" 2026/02/05 01:24:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:24:30 DEBUG : Starting OpenDrive session with ID: 900ac183ce1c0fb9f5baa66d4c7044d86a7b6ca9a7d6524ab8ce731448aeb47b 2026/02/05 01:24:30 DEBUG : Creating backend with remote "/tmp/rclone403737007" === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-cohubos4rihe'", Local "Local file system at /tmp/rclone403737007", Modify Window "1s" 2026/02/05 01:24:33 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/02/05 01:24:35 INFO : A2: Making directory 2026/02/05 01:24:35 INFO : A1/B2: Making directory 2026/02/05 01:24:36 INFO : A1/B2/C2: Making directory 2026/02/05 01:24:37 INFO : A1/B1/C3: Making directory 2026/02/05 01:24:37 INFO : A3: Making directory 2026/02/05 01:24:38 INFO : A3/B3: Making directory 2026/02/05 01:24:38 INFO : A3/B3/C4: Making directory 2026/02/05 01:24:40 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/02/05 01:24:44 DEBUG : removing 1 level 3 directories 2026/02/05 01:24:44 INFO : A3/B3/C4: Removing directory 2026/02/05 01:24:46 DEBUG : removing 2 level 3 directories 2026/02/05 01:24:46 INFO : A1/B2/C2: Removing directory 2026/02/05 01:24:46 INFO : A1/B1/C3: Removing directory 2026/02/05 01:24:47 DEBUG : removing 2 level 2 directories 2026/02/05 01:24:47 INFO : A3/B3: Removing directory 2026/02/05 01:24:47 INFO : A1/B2: Removing directory 2026/02/05 01:24:47 DEBUG : removing 2 level 1 directories 2026/02/05 01:24:47 INFO : A3: Removing directory 2026/02/05 01:24:47 INFO : A2: Removing directory 2026/02/05 01:24:51 DEBUG : removing 1 level 3 directories 2026/02/05 01:24:51 INFO : A1/B1/C1: Removing directory 2026/02/05 01:24:51 DEBUG : removing 1 level 2 directories 2026/02/05 01:24:51 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: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 (32.68s) FAIL 2026/02/05 01:25:03 DEBUG : OpenDrive root 'rclone-test-cohubos4rihe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestRmdirsNoLeaveRoot$'" - Finished ERROR in 34.459522394s (try 3/5): exit status 1: Failed [TestRmdirsNoLeaveRoot]