"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:442: Using remote "TestSharefile:" 2024/09/23 18:48:24 DEBUG : Creating backend with remote "TestSharefile:rclone-test-nusikaw8dato" 2024/09/23 18:48:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/23 18:48:24 DEBUG : TestSharefile: Loaded invalid token from config file - ignoring 2024/09/23 18:48:24 DEBUG : sharefile root 'rclone-test-nusikaw8dato': Token expired but no uploads in progress - doing nothing 2024/09/23 18:48:25 DEBUG : Saving config "token" in section "TestSharefile" of the config file 2024/09/23 18:48:25 DEBUG : TestSharefile: Saved new token in config file === 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/09/23 18:48:28 DEBUG : dir/subdir: Making directory 2024/09/23 18:48:31 INFO : dir/subdir: Removing directory 2024/09/23 18:48:32 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/09/23 18:48:34 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === 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 === 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/09/23 18:51:28 DEBUG : Creating backend with remote "TestSharefile:" === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/09/23 18:51:42 DEBUG : Creating backend with remote "TestSharefile:rclone-test-nusikaw8dato/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/09/23 18:51:45 DEBUG : Creating backend with remote "TestSharefile:rclone-test-nusikaw8dato/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/09/23 18:52:13 DEBUG : Creating backend with remote "TestSharefile:rclone-test-tatajih3gehe" 2024/09/23 18:52:23 DEBUG : sharefile root 'rclone-test-tatajih3gehe': 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 === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/09/23 18:52:49 DEBUG : Creating backend with remote "TestSharefile:rclone-test-nusikaw8dato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/09/23 18:52:52 DEBUG : Creating backend with remote "TestSharefile:rclone-test-nusikaw8dato/not found.txt" 2024/09/23 18:52:55 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestSharefile:" path "rclone-test-nusikaw8dato" from "TestSharefile:rclone-test-nusikaw8dato" 2024/09/23 18:52:55 DEBUG : Creating backend with remote "TestSharefile:" === 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 === 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 fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2165: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2209: *sharefile.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262143 === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262143/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262144 === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/262144/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/524289 2024/09/23 18:53:30 DEBUG : chunked-256Ki-512.001Ki.bin: Starting upload of large file in 3 chunks 2024/09/23 18:53:30 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 0 length 262144 2024/09/23 18:53:30 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 2 length 1 2024/09/23 18:53:30 DEBUG : chunked-256Ki-512.001Ki.bin: Sending chunk 1 length 262144 2024/09/23 18:53:30 DEBUG : chunked-256Ki-512.001Ki.bin: Done sending chunk 2 2024/09/23 18:53:30 DEBUG : chunked-256Ki-512.001Ki.bin: Done sending chunk 0 2024/09/23 18:53:31 DEBUG : chunked-256Ki-512.001Ki.bin: Done sending chunk 1 2024/09/23 18:53:31 DEBUG : chunked-256Ki-512.001Ki.bin: Finishing large file upload === RUN TestIntegration/FsMkdir/FsPutChunked/256Ki/524289/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524287 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524287/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524288 === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/524288/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Starting upload of large file in 3 chunks 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 0 length 524288 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 2 length 1 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Sending chunk 1 length 524288 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Done sending chunk 2 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Done sending chunk 1 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Done sending chunk 0 2024/09/23 18:53:58 DEBUG : chunked-512Ki-1.000Mi.bin: Finishing large file upload === RUN TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2024/09/23 18:54:14 DEBUG : chunked-1Mi-2.000Mi.bin: Starting upload of large file in 3 chunks 2024/09/23 18:54:14 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 0 length 1048576 2024/09/23 18:54:14 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 2 length 1 2024/09/23 18:54:14 DEBUG : chunked-1Mi-2.000Mi.bin: Sending chunk 1 length 1048576 2024/09/23 18:54:14 DEBUG : chunked-1Mi-2.000Mi.bin: Done sending chunk 2 2024/09/23 18:54:14 DEBUG : chunked-1Mi-2.000Mi.bin: Done sending chunk 0 2024/09/23 18:54:15 DEBUG : chunked-1Mi-2.000Mi.bin: Done sending chunk 1 2024/09/23 18:54:15 DEBUG : chunked-1Mi-2.000Mi.bin: Finishing large file upload === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2024/09/23 18:54:33 DEBUG : chunked-2Mi-4.000Mi.bin: Starting upload of large file in 3 chunks 2024/09/23 18:54:33 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 0 length 2097152 2024/09/23 18:54:33 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 2 length 1 2024/09/23 18:54:33 DEBUG : chunked-2Mi-4.000Mi.bin: Sending chunk 1 length 2097152 2024/09/23 18:54:33 DEBUG : chunked-2Mi-4.000Mi.bin: Done sending chunk 2 2024/09/23 18:54:33 DEBUG : chunked-2Mi-4.000Mi.bin: Done sending chunk 1 2024/09/23 18:54:37 DEBUG : chunked-2Mi-4.000Mi.bin: Done sending chunk 0 2024/09/23 18:54:37 DEBUG : chunked-2Mi-4.000Mi.bin: Finishing large file upload === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed fstests.go:2324: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2357: *sharefile.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/09/23 18:54:46 DEBUG : unknown-size-put.txt: Starting streaming upload of large file 2024/09/23 18:54:46 DEBUG : unknown-size-put.txt: Sending chunk 0 length 100 2024/09/23 18:54:46 DEBUG : unknown-size-put.txt: Finishing large file upload === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/09/23 18:54:49 DEBUG : unknown-size-update.txt: Starting streaming upload of large file 2024/09/23 18:54:49 DEBUG : unknown-size-update.txt: Sending chunk 0 length 200 2024/09/23 18:54:49 DEBUG : unknown-size-update.txt: Finishing large file upload === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/09/23 18:54:49 DEBUG : Creating backend with remote "TestSharefile:rclone-test-nusikaw8dato/deeper/nonexisting/directory" === 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/09/23 18:54:52 ERROR : : error listing: directory not found === RUN TestIntegration/FsShutdown --- PASS: TestIntegration (388.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (385.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.92s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.24s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.40s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (143.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (26.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (9.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (9.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (14.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.36s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (11.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (115.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.80s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (13.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.28s) --- 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 (2.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (96.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/262143 (16.52s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/256Ki/262143/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/262144 (4.50s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/256Ki/262144/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/256Ki/524289 (6.72s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/256Ki/524289/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki (27.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/524287 (15.68s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/512Ki/524287/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/524288 (5.32s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/512Ki/524288/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577 (6.05s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/512Ki/1048577/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (19.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (5.34s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (5.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (9.09s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (21.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (5.17s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (4.65s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (11.98s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.74s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.87s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/sharefile 388.023s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose" - Finished OK in 6m28.984955334s (try 1/5)