"go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:442: Using remote "TestWebdavOwncloud:" 2024/10/04 03:23:56 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-peboyer5bapu" 2024/10/04 03:23:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:23:56 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:23:56 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:23:56 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:23:56 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:23:56 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:23:56 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:23:56 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:23:56 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:23:56 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:23:56 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:23:56 DEBUG : found headers: 2024/10/04 03:23:57 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/10/04 03:23:58 DEBUG : dir/subdir: Making directory 2024/10/04 03:23:59 INFO : dir/subdir: Removing directory 2024/10/04 03:23:59 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/10/04 03:24:00 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/10/04 03:24:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/10/04 03:24:02 DEBUG : ./.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/10/04 03:24:03 DEBUG : ../..: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:712: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:712 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:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing " leading space" 2024/10/04 03:24:04 DEBUG : leading space/ leading space: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/10/04 03:24:05 DEBUG : ~leading tilde/~leading tilde: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/10/04 03:24:06 DEBUG : ␍leading CR/␍leading CR: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/10/04 03:24:08 DEBUG : ␊leading LF/␊leading LF: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/10/04 03:24:09 DEBUG : ␉leading HT/␉leading HT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/10/04 03:24:10 DEBUG : ␋leading VT/␋leading VT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/10/04 03:24:11 DEBUG : .leading dot/.leading dot: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/10/04 03:24:12 DEBUG : trailing space /trailing space : Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/10/04 03:24:14 DEBUG : trailing CR␍/trailing CR␍: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/10/04 03:24:15 DEBUG : trailing LF␊/trailing LF␊: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/10/04 03:24:16 DEBUG : trailing HT␉/trailing HT␉: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/10/04 03:24:17 DEBUG : trailing VT␋/trailing VT␋: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/10/04 03:24:18 DEBUG : trailing dot./trailing dot.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/10/04 03:24:20 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:718 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:718 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:718 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:718 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 2024/10/04 03:24:28 DEBUG : Item with unknown path received: "/remote.php/webdav/rclone-test-peboyer5bapu/invalid utf-8þ/", "/remote.php/webdav/rclone-test-peboyer5bapu/invalid utf-8\xfe/" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/10/04 03:24:28 DEBUG : test%46.txt/test%46.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/10/04 03:24:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/10/04 03:24:32 DEBUG : zero-length-file: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2024/10/04 03:24:33 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) 2024/10/04 03:24:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) 2024/10/04 03:24:33 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:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/10/04 03:24:35 DEBUG : Creating backend with remote "TestWebdavOwncloud:" 2024/10/04 03:24:35 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:35 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:35 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:35 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:35 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:35 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:35 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:35 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:35 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:35 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:35 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/10/04 03:24:36 DEBUG : dirToPurge/fileToPurge.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/04 03:24:38 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Update will use the normal upload strategy (no chunks) 2024/10/04 03:24:39 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-peboyer5bapu/dirToPurgeFromRoot" 2024/10/04 03:24:39 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:39 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:39 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:39 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:39 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:39 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:39 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:39 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:39 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:39 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:39 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/04 03:24:39 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-peboyer5bapu/hello? sausage/êé" 2024/10/04 03:24:39 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:39 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:39 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:39 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:39 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:39 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:39 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:39 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:39 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:39 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:39 DEBUG : found headers: 2024/10/04 03:24:39 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-peboyer5bapu/hello? sausage/êé" to be canonical "TestWebdavOwncloud{4jN4T}:rclone-test-peboyer5bapu/hello? sausage/êé" 2024/10/04 03:24:41 DEBUG : a/b/c/d/e.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/10/04 03:24:42 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:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/10/04 03:24:47 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-deyawum0tiju" 2024/10/04 03:24:47 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:47 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:47 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:47 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:47 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:47 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:47 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:47 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:47 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:47 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:47 DEBUG : found headers: 2024/10/04 03:24:49 DEBUG : webdav root 'rclone-test-deyawum0tiju': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1596: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1755: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2024/10/04 03:24:52 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 2024/10/04 03:24:52 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-peboyer5bapu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/10/04 03:24:52 DEBUG : Config file has changed externally - reloading 2024/10/04 03:24:52 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:52 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:52 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:52 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:52 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:52 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:52 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:52 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:52 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:52 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:52 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/10/04 03:24:52 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-peboyer5bapu/not found.txt" 2024/10/04 03:24:52 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:52 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:52 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:52 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:52 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:52 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:52 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:52 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:52 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:52 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:52 DEBUG : found headers: 2024/10/04 03:24:53 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestWebdavOwncloud:" path "rclone-test-peboyer5bapu" from "TestWebdavOwncloud:rclone-test-peboyer5bapu" 2024/10/04 03:24:53 DEBUG : Creating backend with remote "TestWebdavOwncloud:" 2024/10/04 03:24:53 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:24:53 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:53 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:53 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:53 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:53 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:24:53 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:24:53 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:24:53 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:24:53 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:24:53 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1949: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/10/04 03:24:53 DEBUG : rclone-test-peboyer5bapu/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:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/10/04 03:24:55 DEBUG : piped data.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/10/04 03:24:56 DEBUG : piped data.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2209: *webdav.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 2024/10/04 03:24:56 DEBUG : chunked-1Mi-1023.999Ki.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed 2024/10/04 03:24:57 DEBUG : chunked-1Mi-1023.999Ki-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 2024/10/04 03:24:58 DEBUG : chunked-1Mi-1Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed 2024/10/04 03:24:58 DEBUG : chunked-1Mi-1Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2024/10/04 03:24:59 DEBUG : chunked-1Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed 2024/10/04 03:24:59 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 2024/10/04 03:25:00 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed 2024/10/04 03:25:01 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 2024/10/04 03:25:01 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed 2024/10/04 03:25:02 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 2024/10/04 03:25:03 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed 2024/10/04 03:25:03 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 2024/10/04 03:25:04 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 2024/10/04 03:25:05 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 2024/10/04 03:25:05 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 2024/10/04 03:25:06 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 2024/10/04 03:25:07 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 2024/10/04 03:25:07 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 2024/10/04 03:25:08 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed 2024/10/04 03:25:09 DEBUG : chunked-1.333Mi-1.333Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 2024/10/04 03:25:10 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed 2024/10/04 03:25:10 DEBUG : chunked-1.333Mi-1.333Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 2024/10/04 03:25:11 DEBUG : chunked-1.333Mi-2.667Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed 2024/10/04 03:25:12 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 2024/10/04 03:25:13 DEBUG : chunked-2Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2024/10/04 03:25:13 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2024/10/04 03:25:14 DEBUG : chunked-2Mi-2Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2024/10/04 03:25:15 DEBUG : chunked-2Mi-2Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2024/10/04 03:25:15 DEBUG : chunked-2Mi-4.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2024/10/04 03:25:16 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2357: *webdav.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/10/04 03:25:17 DEBUG : unknown-size-put.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/10/04 03:25:17 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) 2024/10/04 03:25:18 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/10/04 03:25:18 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-peboyer5bapu/deeper/nonexisting/directory" 2024/10/04 03:25:18 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2024/10/04 03:25:18 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:25:18 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:25:18 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:25:18 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:25:18 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{4jN4T}" suffix to name 2024/10/04 03:25:18 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2024/10/04 03:25:18 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2024/10/04 03:25:18 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2024/10/04 03:25:18 DEBUG : Setting pass="5sLcGYWbGTIKU6ogxnprImbgw_Dv45sGZtkjfi77f_tVeM4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2024/10/04 03:25:18 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2600: FS has no Directory methods and doesn't Wrap 2024/10/04 03:25:19 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (82.26s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.12s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.27s) --- FAIL: TestIntegration/FsMkdir (80.70s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (29.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.62s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (20.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (0.78s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 webdav_test.go:26: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 webdav_test.go:40: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) === RUN TestIntegration4 webdav_test.go:54: skipping as -remote is set --- SKIP: TestIntegration4 (0.00s) === RUN TestHeaders 2024/10/04 03:25:19 DEBUG : found headers: X-Potato,sausage,X-Rhubarb,cucumber --- PASS: TestHeaders (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/webdav 82.277s "go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 1m23.304323684s (try 1/5)