"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:396: Using remote "TestS3Alibaba:" 2020/12/27 05:18:34 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-qusehip8zihabum0xukeqov5" === RUN TestIntegration/FsCheckWrap fstests.go:433: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2020/12/27 05:18:37 INFO : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Bucket "rclone-test-qusehip8zihabum0xukeqov5" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2020/12/27 05:18:39 INFO : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Bucket "rclone-test-qusehip8zihabum0xukeqov5" deleted === RUN TestIntegration/FsMkdir 2020/12/27 05:18:41 INFO : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Bucket "rclone-test-qusehip8zihabum0xukeqov5" created with ACL "private" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2020/12/27 05:18:41 DEBUG : dir/subdir: Making directory fstest.go:249: Filtering empty directory "dir" fstest.go:249: Filtering empty directory "dir/subdir" 2020/12/27 05:18:41 DEBUG : dir/subdir: Removing directory fstest.go:249: Filtering empty directory "dir" 2020/12/27 05:18:41 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:644: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:644: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:644: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:644: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:644: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:644: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:644: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:644: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:644: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:644: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:644: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:644: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:644: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:644: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:644: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:644: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:644: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:644: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:717: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:753: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2020/12/27 05:18:42 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2020/12/27 05:18:43 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1006: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1034: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1105: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1176: FS has no DirMover interface === 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 === 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 2020/12/27 05:18:45 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-qusehip8zihabum0xukeqov5/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2020/12/27 05:18:45 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-qusehip8zihabum0xukeqov5/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1466: Opening root remote "TestS3Alibaba:" path "rclone-test-qusehip8zihabum0xukeqov5" from "TestS3Alibaba:rclone-test-qusehip8zihabum0xukeqov5" 2020/12/27 05:18:45 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1589: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1644: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1673: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2020/12/27 05:18:46 NOTICE: S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Streaming uploads using chunk size 5M will have maximum file size of 48.828G 2020/12/27 05:18:46 DEBUG : piped data.txt: multipart upload starting chunk 1 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2020/12/27 05:18:46 DEBUG : piped data.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1735: *s3.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242880 2020/12/27 05:18:48 DEBUG : chunked-5M-5M.bin: multipart upload starting chunk 1 size 5M offset 0/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/10485761 2020/12/27 05:18:49 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 1 size 5M offset 0/10.000M 2020/12/27 05:18:49 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.000M 2020/12/27 05:18:49 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 3 size 1 offset 10M/10.000M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 2020/12/27 05:18:51 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 1 size 5M offset 0/5.054M 2020/12/27 05:18:51 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 2 size 55.781k offset 5M/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 2020/12/27 05:18:52 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2020/12/27 05:18:53 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2020/12/27 05:18:53 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 3 size 111.563k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 2020/12/27 05:18:55 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 1 size 5M offset 0/5.055M 2020/12/27 05:18:55 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 2 size 55.833k offset 5M/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 2020/12/27 05:18:56 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2020/12/27 05:18:56 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2020/12/27 05:18:56 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 3 size 111.667k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 2020/12/27 05:18:58 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 1 size 5M offset 0/6.667M 2020/12/27 05:18:58 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 2 size 1.667M offset 5M/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 2020/12/27 05:18:59 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 1 size 5M offset 0/13.333M 2020/12/27 05:18:59 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 2 size 5M offset 5M/13.333M 2020/12/27 05:18:59 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 3 size 3.333M offset 10M/13.333M === RUN TestIntegration/FsMkdir/FsPutChunked/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388608 2020/12/27 05:19:02 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 1 size 5M offset 0/8M 2020/12/27 05:19:02 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 2 size 3M offset 5M/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/16777217 2020/12/27 05:19:03 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 1 size 5M offset 0/16.000M 2020/12/27 05:19:04 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/16.000M 2020/12/27 05:19:04 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/16.000M 2020/12/27 05:19:04 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 4 size 1.000M offset 15M/16.000M === RUN TestIntegration/FsMkdir/FsPutChunked/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485760 2020/12/27 05:19:06 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 1 size 5M offset 0/10M 2020/12/27 05:19:07 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 2 size 5M offset 5M/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/20971521 2020/12/27 05:19:08 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 1 size 5M offset 0/20.000M 2020/12/27 05:19:08 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/20.000M 2020/12/27 05:19:08 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/20.000M 2020/12/27 05:19:09 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 4 size 5M offset 15M/20.000M 2020/12/27 05:19:09 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 5 size 1 offset 20M/20.000M === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/12/27 05:19:10 DEBUG : unknown-size-put.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/12/27 05:19:10 DEBUG : unknown-size-update.txt: multipart upload starting chunk 1 size 200 offset 0/off === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/12/27 05:19:10 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-qusehip8zihabum0xukeqov5/deeper/nonexisting/directory" 2020/12/27 05:19:10 DEBUG : Waiting for deletions to finish 2020/12/27 05:19:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2020/12/27 05:19:10 DEBUG : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Removing directory 2020/12/27 05:19:12 INFO : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Bucket "rclone-test-qusehip8zihabum0xukeqov5" deleted 2020/12/27 05:19:12 DEBUG : Waiting for deletions to finish 2020/12/27 05:19:12 ERROR : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Failed to list "": directory not found 2020/12/27 05:19:12 DEBUG : S3 bucket rclone-test-qusehip8zihabum0xukeqov5: Removing directory 2020/12/27 05:19:12 ERROR : : Failed to rmdir: bucket already deleted === CONT TestIntegration/FsMkdir fstests.go:1934: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:1948: Shutdown method not supported --- PASS: TestIntegration (38.23s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.85s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.54s) --- PASS: TestIntegration/FsMkdir (33.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.05s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (23.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242879 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242880 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/10485761 (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388607 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388608 (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/16777217 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485759 (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485760 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/20971521 (2.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.02s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/s3 38.248s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Finished OK in 40.35745291s (try 1/5)