"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:418: Using remote "TestS3Wasabi:" 2022/01/09 05:06:39 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-gunisep5wupihed8xoqijik8" 2022/01/09 05:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:459: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2022/01/09 05:06:40 INFO : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Bucket "rclone-test-gunisep5wupihed8xoqijik8" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2022/01/09 05:06:41 INFO : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Bucket "rclone-test-gunisep5wupihed8xoqijik8" deleted === RUN TestIntegration/FsMkdir 2022/01/09 05:06:41 INFO : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Bucket "rclone-test-gunisep5wupihed8xoqijik8" created with ACL "private" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2022/01/09 05:06:41 DEBUG : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2022/01/09 05:06:41 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2022/01/09 05:06:41 INFO : 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:674: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:674: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:674: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:674: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:674: testing "␍leading CR" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:681 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got fstest.go:204: Not found "␍leading CR/␍leading CR" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:681 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: 1 objects not found fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:681 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:681 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got fstest.go:204: Not found "␊leading LF/␊leading LF" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:681 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: 1 objects not found fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:681 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:674: testing "␉leading HT" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:681 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got fstest.go:204: Not found "␉leading HT/␉leading HT" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:681 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: 1 objects not found fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:681 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:681 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got fstest.go:204: Not found "␋leading VT/␋leading VT" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:681 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: 1 objects not found fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:681 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:674: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:674: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:674: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:674: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:674: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:674: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:674: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:747: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:783: 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 2022/01/09 05:07:35 DEBUG : Creating backend with remote "TestS3Wasabi:" 2022/01/09 05:07:35 DEBUG : Config file has changed externaly - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2022/01/09 05:07:37 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:1036: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1068: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1139: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1210: 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 2022/01/09 05:07:46 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-gunisep5wupihed8xoqijik8/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2022/01/09 05:07:47 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-gunisep5wupihed8xoqijik8/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestS3Wasabi:" path "rclone-test-gunisep5wupihed8xoqijik8" from "TestS3Wasabi:rclone-test-gunisep5wupihed8xoqijik8" 2022/01/09 05:07:47 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:1644: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1699: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1728: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2022/01/09 05:07:54 NOTICE: S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2022/01/09 05:07:54 DEBUG : piped data.txt: multipart upload starting chunk 1 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/01/09 05:07:55 DEBUG : piped data.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1790: *s3.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2022/01/09 05:08:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2022/01/09 05:09:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/10.000Mi 2022/01/09 05:09:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/10.000Mi 2022/01/09 05:09:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload starting chunk 3 size 1 offset 10Mi/10.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2022/01/09 05:10:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/5.054Mi 2022/01/09 05:10:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload starting chunk 2 size 55.781Ki offset 5Mi/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2022/01/09 05:11:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/10.109Mi 2022/01/09 05:11:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/10.109Mi 2022/01/09 05:11:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload starting chunk 3 size 111.563Ki offset 10Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2022/01/09 05:12:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/5.055Mi 2022/01/09 05:12:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload starting chunk 2 size 55.833Ki offset 5Mi/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2022/01/09 05:12:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/10.109Mi 2022/01/09 05:12:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/10.109Mi 2022/01/09 05:12:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload starting chunk 3 size 111.667Ki offset 10Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2022/01/09 05:14:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/6.667Mi 2022/01/09 05:14:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload starting chunk 2 size 1.667Mi offset 5Mi/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2022/01/09 05:14:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/13.333Mi 2022/01/09 05:14:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/13.333Mi 2022/01/09 05:14:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload starting chunk 3 size 3.333Mi offset 10Mi/13.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2022/01/09 05:17:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/8Mi 2022/01/09 05:17:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload starting chunk 2 size 3Mi offset 5Mi/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2022/01/09 05:18:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/16.000Mi 2022/01/09 05:18:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/16.000Mi 2022/01/09 05:18:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload starting chunk 3 size 5Mi offset 10Mi/16.000Mi 2022/01/09 05:18:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload starting chunk 4 size 1.000Mi offset 15Mi/16.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2022/01/09 05:20:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/10Mi 2022/01/09 05:20:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2022/01/09 05:21:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload starting chunk 1 size 5Mi offset 0/20.000Mi 2022/01/09 05:21:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload starting chunk 2 size 5Mi offset 5Mi/20.000Mi 2022/01/09 05:21:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload starting chunk 3 size 5Mi offset 10Mi/20.000Mi 2022/01/09 05:21:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload starting chunk 4 size 5Mi offset 15Mi/20.000Mi 2022/01/09 05:21:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload starting chunk 5 size 1 offset 20Mi/20.000Mi === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2022/01/09 05:21:48 DEBUG : unknown-size-put.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2022/01/09 05:21:49 DEBUG : unknown-size-update.txt: multipart upload starting chunk 1 size 200 offset 0/off === RUN TestIntegration/FsMkdir/FsRootCollapse 2022/01/09 05:21:50 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-gunisep5wupihed8xoqijik8/deeper/nonexisting/directory" 2022/01/09 05:21:50 DEBUG : Config file has changed externaly - reloading 2022/01/09 05:21:50 DEBUG : Waiting for deletions to finish 2022/01/09 05:21:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2022/01/09 05:21:51 INFO : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Removing directory 2022/01/09 05:21:51 INFO : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Bucket "rclone-test-gunisep5wupihed8xoqijik8" deleted 2022/01/09 05:21:51 DEBUG : Waiting for deletions to finish 2022/01/09 05:21:51 ERROR : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Failed to list "": directory not found 2022/01/09 05:21:51 INFO : S3 bucket rclone-test-gunisep5wupihed8xoqijik8: Removing directory 2022/01/09 05:21:51 ERROR : : Failed to rmdir: bucket already deleted === CONT TestIntegration/FsMkdir fstests.go:1989: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- FAIL: TestIntegration (912.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.52s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- FAIL: TestIntegration/FsMkdir (910.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (47.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (831.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (109.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (39.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (28.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (42.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (110.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (36.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (36.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (37.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (95.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (34.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (28.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (32.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (162.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (52.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (39.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (69.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (182.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (90.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (46.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (45.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (171.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (87.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (44.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (40.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.55s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 912.047s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 15m13.442373588s (try 1/5)