"go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirEmpty)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestWebdavOwncloud:" 2025/05/09 03:00:38 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gosiris9pevu" 2025/05/09 03:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 03:00:38 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:00:38 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:00:38 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:00:38 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:00:38 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:00:38 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:00:38 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:00:38 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:00:38 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:00:38 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:00:38 DEBUG : found headers: 2025/05/09 03:00:38 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/09 03:00:39 INFO : dir/subdir: Making directory 2025/05/09 03:00:40 INFO : dir/subdir: Removing directory 2025/05/09 03:00:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/05/09 03:00:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/05/09 03:00:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/05/09 03:00:44 DEBUG : ./.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/05/09 03:00:46 DEBUG : ../..: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:708: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:708 Error: Received unexpected error: File name contains at least one invalid character: OCA\DAV\Connector\Sabre\Exception\InvalidPath: 400 Bad Request Test: TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: Update mkParentDir failed: File name contains at least one invalid character: OCA\DAV\Connector\Sabre\Exception\InvalidPath: 400 Bad Request Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/05/09 03:00:48 DEBUG : leading space/ leading space: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/05/09 03:00:50 DEBUG : ~leading tilde/~leading tilde: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/05/09 03:00:52 DEBUG : ␍leading CR/␍leading CR: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/05/09 03:00:53 DEBUG : ␊leading LF/␊leading LF: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/05/09 03:00:55 DEBUG : ␉leading HT/␉leading HT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/05/09 03:00:57 DEBUG : ␋leading VT/␋leading VT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/05/09 03:00:59 DEBUG : .leading dot/.leading dot: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/05/09 03:01:00 DEBUG : trailing space /trailing space : Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/05/09 03:01:02 DEBUG : trailing CR␍/trailing CR␍: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/05/09 03:01:03 DEBUG : trailing LF␊/trailing LF␊: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/05/09 03:01:05 DEBUG : trailing HT␉/trailing HT␉: Update will use the normal upload strategy (no chunks) 2025/05/09 03:01:06 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/464aa650ca5691ac744ebbad8c48409b"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2025/05/09 03:01:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:01:06 DEBUG : pacer: Reducing sleep to 15ms fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 2025/05/09 03:01:07 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/05/09 03:01:07 DEBUG : pacer: Reducing sleep to 10ms 2025/05/09 03:01:07 DEBUG : trailing VT␋/trailing VT␋: Update will use the normal upload strategy (no chunks) 2025/05/09 03:01:09 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/24fd7277d6b6fadc7d353797ce438bcd"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2025/05/09 03:01:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:01:09 DEBUG : pacer: Reducing sleep to 15ms fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 2025/05/09 03:01:09 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/05/09 03:01:09 DEBUG : pacer: Reducing sleep to 10ms 2025/05/09 03:01:09 DEBUG : trailing dot./trailing dot.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/05/09 03:01:11 DEBUG : invalid utf-8/invalid utf-8: Update will use the normal upload strategy (no chunks) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8þ/invalid utf-8þ (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "invalid utf-8þ/invalid utf-8þ" fstest.go:197: Not found "invalid utf-8\xfe/invalid utf-8\xfe" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: 1 objects not found 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/fstests/fstests.go:714 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8þ"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" + (string) (len=15) "invalid utf-8þ" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2025/05/09 03:01:20 DEBUG : Item with unknown path received: "/remote.php/webdav/rclone-test-gosiris9pevu/invalid utf-8þ/", "/remote.php/webdav/rclone-test-gosiris9pevu/invalid utf-8\xfe/" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/05/09 03:01:20 DEBUG : test%46.txt/test%46.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/05/09 03:01:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/05/09 03:01:24 DEBUG : zero-length-file: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/09 03:01:25 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) 2025/05/09 03:01:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) 2025/05/09 03:01:26 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/09 03:01:28 DEBUG : Creating backend with remote "TestWebdavOwncloud:" 2025/05/09 03:01:28 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:01:28 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:28 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:28 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:28 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:28 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:01:28 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:28 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:28 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:28 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:28 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/09 03:01:30 DEBUG : dirToPurge/fileToPurge.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/09 03:01:32 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Update will use the normal upload strategy (no chunks) 2025/05/09 03:01:33 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gosiris9pevu/dirToPurgeFromRoot" 2025/05/09 03:01:33 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:01:33 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:33 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:33 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:33 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:33 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:01:33 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:33 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:33 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:33 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:33 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/09 03:01:34 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gosiris9pevu/hello? sausage/êé" 2025/05/09 03:01:34 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:01:34 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:34 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:34 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:34 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:34 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:01:34 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:34 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:34 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:34 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:34 DEBUG : found headers: 2025/05/09 03:01:34 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-gosiris9pevu/hello? sausage/êé" to be canonical "TestWebdavOwncloud{EC0Yj}:rclone-test-gosiris9pevu/hello? sausage/êé" 2025/05/09 03:01:35 DEBUG : a/b/c/d/e.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/05/09 03:01:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Setting modtime after copy to 2001-02-03 04:05:10 +0000 GMT === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/09 03:01:43 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-vazewoz3xobo" 2025/05/09 03:01:43 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:01:43 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:43 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:43 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:43 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:43 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:01:43 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:01:43 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:01:43 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:01:43 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:01:43 DEBUG : found headers: 2025/05/09 03:01:44 DEBUG : pacer: low level retry 1/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:01:44 DEBUG : pacer: low level retry 2/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/09 03:01:44 DEBUG : pacer: low level retry 3/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/09 03:01:44 DEBUG : pacer: low level retry 4/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/09 03:01:45 DEBUG : pacer: low level retry 5/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/05/09 03:01:45 DEBUG : pacer: low level retry 6/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/05/09 03:01:45 DEBUG : pacer: low level retry 7/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:45 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/05/09 03:01:46 DEBUG : pacer: low level retry 8/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/05/09 03:01:47 DEBUG : pacer: low level retry 9/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:01:49 DEBUG : pacer: low level retry 10/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) fstests.go:1474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1474 Error: Received unexpected error: DirMove MOVE call failed: "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/09 03:01:49 DEBUG : webdav root 'rclone-test-vazewoz3xobo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2025/05/09 03:01:51 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2025/05/09 03:01:53 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2025/05/09 03:01:54 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2025/05/09 03:01:56 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/05/09 03:01:56 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/05/09 03:01:57 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2025/05/09 03:01:58 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2025/05/09 03:01:58 DEBUG : pacer: Reducing sleep to 200.225829ms fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2025/05/09 03:01:58 DEBUG : pacer: Reducing sleep to 150.169371ms fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2025/05/09 03:01:58 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 63.352703ms fstests.go:1751: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 47.514527ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 26.726921ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/05/09 03:01:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/05/09 03:02:00 DEBUG : file name.txt-should-be-ignored.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/05/09 03:02:01 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gosiris9pevu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/05/09 03:02:01 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:02:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:01 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:01 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:02:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:01 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:01 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/09 03:02:01 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gosiris9pevu/not found.txt" 2025/05/09 03:02:01 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:02:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:01 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:01 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:02:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:01 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:01 DEBUG : found headers: 2025/05/09 03:02:01 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestWebdavOwncloud:" path "rclone-test-gosiris9pevu" from "TestWebdavOwncloud:rclone-test-gosiris9pevu" 2025/05/09 03:02:01 DEBUG : Creating backend with remote "TestWebdavOwncloud:" 2025/05/09 03:02:01 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:02:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:01 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:01 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:02:01 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:01 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:01 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:01 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:01 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/05/09 03:02:03 DEBUG : rclone-test-gosiris9pevu/created from root.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/09 03:02:05 DEBUG : piped data.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/09 03:02:06 DEBUG : piped data.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *webdav.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 2025/05/09 03:02:07 DEBUG : chunked-1Mi-1023.999Ki.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed 2025/05/09 03:02:07 DEBUG : chunked-1Mi-1023.999Ki-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 2025/05/09 03:02:09 DEBUG : chunked-1Mi-1Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed 2025/05/09 03:02:11 DEBUG : chunked-1Mi-1Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2025/05/09 03:02:12 DEBUG : chunked-1Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed 2025/05/09 03:02:13 DEBUG : chunked-1Mi-2.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 2025/05/09 03:02:14 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed 2025/05/09 03:02:15 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 2025/05/09 03:02:16 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed 2025/05/09 03:02:17 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 2025/05/09 03:02:18 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed 2025/05/09 03:02:19 DEBUG : chunked-1.049Mi-2.098Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 2025/05/09 03:02:20 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed 2025/05/09 03:02:21 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 2025/05/09 03:02:22 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed 2025/05/09 03:02:22 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 2025/05/09 03:02:23 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed 2025/05/09 03:02:24 DEBUG : chunked-1.049Mi-2.098Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 2025/05/09 03:02:25 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed 2025/05/09 03:02:26 DEBUG : chunked-1.333Mi-1.333Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 2025/05/09 03:02:27 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed 2025/05/09 03:02:28 DEBUG : chunked-1.333Mi-1.333Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 2025/05/09 03:02:29 DEBUG : chunked-1.333Mi-2.667Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed 2025/05/09 03:02:30 DEBUG : chunked-1.333Mi-2.667Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 2025/05/09 03:02:31 DEBUG : chunked-2Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2025/05/09 03:02:32 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2025/05/09 03:02:33 DEBUG : chunked-2Mi-2Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2025/05/09 03:02:34 DEBUG : chunked-2Mi-2Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2025/05/09 03:02:35 DEBUG : chunked-2Mi-4.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2025/05/09 03:02:36 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *webdav.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/09 03:02:37 DEBUG : unknown-size-put.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/09 03:02:37 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) 2025/05/09 03:02:38 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/09 03:02:38 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gosiris9pevu/deeper/nonexisting/directory" 2025/05/09 03:02:38 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/05/09 03:02:38 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:38 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:38 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:38 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:38 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{EC0Yj}" suffix to name 2025/05/09 03:02:38 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/05/09 03:02:38 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/05/09 03:02:38 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/05/09 03:02:38 DEBUG : Setting pass="7-54mt5jT9B4iUQkIYUSmadJsTcZBNlmgGnm1ujTBG5kTtM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/05/09 03:02:38 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/05/09 03:02:39 DEBUG : pacer: low level retry 1/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/09 03:02:39 DEBUG : pacer: low level retry 2/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/09 03:02:39 DEBUG : pacer: low level retry 3/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/09 03:02:39 DEBUG : pacer: low level retry 4/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/09 03:02:39 DEBUG : pacer: low level retry 5/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/05/09 03:02:39 DEBUG : pacer: low level retry 6/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/05/09 03:02:40 DEBUG : pacer: low level retry 7/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/05/09 03:02:40 DEBUG : pacer: low level retry 8/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/05/09 03:02:42 DEBUG : pacer: low level retry 9/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:44 DEBUG : pacer: low level retry 10/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) === NAME TestIntegration/FsMkdir fstests.go:2807: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2807 Error: Received unexpected error: rmdir failed: "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked Test: TestIntegration/FsMkdir 2025/05/09 03:02:46 DEBUG : pacer: low level retry 1/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:48 DEBUG : pacer: low level retry 2/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:50 DEBUG : pacer: low level retry 3/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:52 DEBUG : pacer: low level retry 4/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:54 DEBUG : pacer: low level retry 5/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:56 DEBUG : pacer: low level retry 6/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:02:58 DEBUG : pacer: low level retry 7/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:03:00 DEBUG : pacer: low level retry 8/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:03:02 DEBUG : pacer: low level retry 9/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/05/09 03:03:04 DEBUG : pacer: low level retry 10/10 (error "rclone-test-gosiris9pevu" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) --- FAIL: TestIntegration (146.19s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- FAIL: TestIntegration/FsMkdir (125.49s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.88s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (39.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.38s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.44s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.72s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (41.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (30.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (1.19s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/webdav 146.209s "go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirEmpty)$'" - Finished ERROR in 2m27.632464812s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsPutFiles/FsDirMove]