"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName)$'" - Starting (try 5/5) 2024/11/02 01:56:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sudaqiv4pusi" 2024/11/02 01:56:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:56:57 DEBUG : Starting OpenDrive session with ID: 7fea7054694bf765cb0a746df810515972b1c5133fe07e5d3bfa62bb5c98e4df 2024/11/02 01:56:58 DEBUG : Creating backend with remote "/tmp/rclone78100680" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-sudaqiv4pusi'", Local "Local file system at /tmp/rclone78100680", Modify Window "1s" 2024/11/02 01:56:58 INFO : OpenDrive root 'rclone-test-sudaqiv4pusi': poll-interval is not supported by this remote 2024/11/02 01:56:58 NOTICE: OpenDrive root 'rclone-test-sudaqiv4pusi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sudaqiv4pusi'": failed to get folder list: Directory doesn't exist (Error 404) 2024/11/02 01:56:58 DEBUG : WaitForWriters: timeout=30s 2024/11/02 01:56:58 DEBUG : : Looking for writers 2024/11/02 01:56:58 DEBUG : >WaitForWriters: 2024/11/02 01:56:58 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /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 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:344 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirCreate --- FAIL: TestDirCreate (0.71s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-sudaqiv4pusi'", Local "Local file system at /tmp/rclone78100680", Modify Window "1s" 2024/11/02 01:56:58 INFO : OpenDrive root 'rclone-test-sudaqiv4pusi': poll-interval is not supported by this remote 2024/11/02 01:56:58 NOTICE: OpenDrive root 'rclone-test-sudaqiv4pusi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/02 01:57:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/02 01:57:01 DEBUG : dir/file1: Remove: 2024/11/02 01:57:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/02 01:57:02 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/11/02 01:57:02 DEBUG : WaitForWriters: timeout=30s 2024/11/02 01:57:02 DEBUG : dir: Looking for writers 2024/11/02 01:57:02 DEBUG : : Looking for writers 2024/11/02 01:57:02 DEBUG : dir: reading active writers 2024/11/02 01:57:02 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.41s) FAIL 2024/11/02 01:57:03 DEBUG : OpenDrive root 'rclone-test-sudaqiv4pusi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName)$'" - Finished ERROR in 6.49159079s (try 5/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]