"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestVFSOpenFile|TestVFSRename|TestVFSStat|TestVFSStatParent)$'" - Starting (try 2/5) 2025/04/20 03:52:33 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-qutipip5doje" 2025/04/20 03:52:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 03:52:33 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/20 03:52:33 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/20 03:52:33 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/20 03:52:33 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/20 03:52:33 DEBUG : Setting pass="sUuAheMiiJ8ufYJ9rcsm5ME5u1_ukuuQfiIIUnJKhk6462M" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/20 03:52:33 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{IqsJ1}" suffix to name 2025/04/20 03:52:33 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/20 03:52:33 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/20 03:52:33 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/20 03:52:33 DEBUG : Setting pass="sUuAheMiiJ8ufYJ9rcsm5ME5u1_ukuuQfiIIUnJKhk6462M" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/20 03:52:33 DEBUG : found headers: 2025/04/20 03:52:34 DEBUG : Creating backend with remote "/tmp/rclone2265993814" === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-qutipip5doje'", Local "Local file system at /tmp/rclone2265993814", Modify Window "1s" 2025/04/20 03:52:34 INFO : webdav root 'rclone-test-qutipip5doje': poll-interval is not supported by this remote 2025/04/20 03:52:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:35 DEBUG : WaitForWriters: timeout=30s 2025/04/20 03:52:35 DEBUG : dir: Looking for writers 2025/04/20 03:52:35 DEBUG : file2: reading active writers 2025/04/20 03:52:35 DEBUG : : Looking for writers 2025/04/20 03:52:35 DEBUG : dir: reading active writers 2025/04/20 03:52:35 DEBUG : file1: reading active writers 2025/04/20 03:52:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.80s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-qutipip5doje'", Local "Local file system at /tmp/rclone2265993814", Modify Window "1s" 2025/04/20 03:52:36 INFO : webdav root 'rclone-test-qutipip5doje': poll-interval is not supported by this remote 2025/04/20 03:52:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:37 DEBUG : WaitForWriters: timeout=30s 2025/04/20 03:52:37 DEBUG : dir: Looking for writers 2025/04/20 03:52:37 DEBUG : : Looking for writers 2025/04/20 03:52:37 DEBUG : dir: reading active writers 2025/04/20 03:52:37 DEBUG : file1: reading active writers 2025/04/20 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.58s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-qutipip5doje'", Local "Local file system at /tmp/rclone2265993814", Modify Window "1s" 2025/04/20 03:52:38 INFO : webdav root 'rclone-test-qutipip5doje': poll-interval is not supported by this remote 2025/04/20 03:52:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/20 03:52:38 DEBUG : file1: Open: flags=O_RDONLY 2025/04/20 03:52:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/20 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/20 03:52:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/20 03:52:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/20 03:52:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/20 03:52:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/20 03:52:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/20 03:52:39 DEBUG : webdav root 'rclone-test-qutipip5doje': File to upload is small (0 bytes), uploading instead of streaming 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/20 03:52:39 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/20 03:52:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/20 03:52:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/20 03:52:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/20 03:52:39 DEBUG : WaitForWriters: timeout=30s 2025/04/20 03:52:39 DEBUG : dir: Looking for writers 2025/04/20 03:52:39 DEBUG : new_file.txt: reading active writers 2025/04/20 03:52:39 DEBUG : file2: reading active writers 2025/04/20 03:52:39 DEBUG : : Looking for writers 2025/04/20 03:52:39 DEBUG : dir: reading active writers 2025/04/20 03:52:39 DEBUG : file1: reading active writers 2025/04/20 03:52:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.08s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-qutipip5doje'", Local "Local file system at /tmp/rclone2265993814", Modify Window "1s" 2025/04/20 03:52:40 INFO : webdav root 'rclone-test-qutipip5doje': poll-interval is not supported by this remote 2025/04/20 03:52:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/20 03:52:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/20 03:52:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000594900 2025/04/20 03:52:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/20 03:52:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/20 03:52:41 INFO : dir/file1: Moved (server-side) to: file0 2025/04/20 03:52:41 DEBUG : file0: Updating file with file0 0xc000594900 2025/04/20 03:52:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/20 03:52:41 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/20 03:52:41 DEBUG : WaitForWriters: timeout=30s 2025/04/20 03:52:41 DEBUG : dir: Looking for writers 2025/04/20 03:52:41 DEBUG : : Looking for writers 2025/04/20 03:52:41 DEBUG : dir: reading active writers 2025/04/20 03:52:41 DEBUG : file0: reading active writers 2025/04/20 03:52:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.18s) PASS 2025/04/20 03:52:42 DEBUG : webdav root 'rclone-test-qutipip5doje': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestVFSOpenFile|TestVFSRename|TestVFSStat|TestVFSStatParent)$'" - Finished OK in 8.690245096s (try 2/5)