"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyRedownload|TestSyncOverlapWithFilter)$'" - Starting (try 3/5) 2025/01/02 03:56:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vexaquz6kewa" 2025/01/02 03:56:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 03:56:06 DEBUG : Starting OpenDrive session with ID: a396488b3a90671b6d2f41014ccea66cd3f8ca38f8a6537df5a49a78aa68bbf8 2025/01/02 03:56:07 DEBUG : Creating backend with remote "/tmp/rclone2876169445" === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-vexaquz6kewa'", Local "Local file system at /tmp/rclone2876169445", Modify Window "1s" 2025/01/02 03:56:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:56:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/02 03:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:56:10 DEBUG : Local file system at /tmp/rclone2876169445: Waiting for checks to finish 2025/01/02 03:56:10 DEBUG : Local file system at /tmp/rclone2876169445: Waiting for transfers to finish 2025/01/02 03:56:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:56:10 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/02 03:56:10 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:56:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-vexaquz6kewa'", Local "Local file system at /tmp/rclone2876169445", Modify Window "1s" --- PASS: TestCopyRedownload (4.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vexaquz6kewa'", Local "Local file system at /tmp/rclone2876169445", Modify Window "1s" 2025/01/02 03:56:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vexaquz6kewa/rclone-sync-test" 2025/01/02 03:56:12 DEBUG : Starting OpenDrive session with ID: 8966eb5f7a14f8ac507e7cba802245d5ac7f6196abc91f951d42be0c282723a4 2025/01/02 03:56:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vexaquz6kewa/rclone-sync-test-include/layer2" 2025/01/02 03:56:14 DEBUG : Starting OpenDrive session with ID: ccd54db2260265d835eed8cc9de274ab286f60f9ffb5fd276eee24c7ebe40327 sync_test.go:1986: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1986 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncOverlapWithFilter fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1986 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-include"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=24) "rclone-sync-test-include" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (12.64s) FAIL 2025/01/02 03:56:24 DEBUG : OpenDrive root 'rclone-test-vexaquz6kewa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyRedownload|TestSyncOverlapWithFilter)$'" - Finished ERROR in 19.297679051s (try 3/5): exit status 1: Failed [TestSyncOverlapWithFilter]