"go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Starting (try 1/5) === RUN TestInternalUrlEncode --- PASS: TestInternalUrlEncode (0.00s) === RUN TestInternalShouldRetryHeaders --- PASS: TestInternalShouldRetryHeaders (1.00s) === RUN TestIntegration fstests.go:432: Using remote "TestSwift:" 2024/04/11 01:13:04 DEBUG : Creating backend with remote "TestSwift:rclone-test-behofob1qikeguq8miwehef4" 2024/04/11 01:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:473: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:501: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2024/04/11 01:13:05 INFO : Swift container rclone-test-behofob1qikeguq8miwehef4: Container "rclone-test-behofob1qikeguq8miwehef4" created === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/04/11 01:13:05 INFO : Swift container rclone-test-behofob1qikeguq8miwehef4: Container "rclone-test-behofob1qikeguq8miwehef4" removed === RUN TestIntegration/FsMkdir 2024/04/11 01:13:05 INFO : Swift container rclone-test-behofob1qikeguq8miwehef4: Container "rclone-test-behofob1qikeguq8miwehef4" created === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/04/11 01:13:05 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/11 01:13:05 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/11 01:13:05 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:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:807: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: 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 2024/04/11 01:13:24 DEBUG : Creating backend with remote "TestSwift:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/11 01:13:24 DEBUG : Creating backend with remote "TestSwift:" === 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:1109: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/04/11 01:13:26 DEBUG : Waiting for deletions to finish 2024/04/11 01:13:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/11 01:13:27 DEBUG : Creating backend with remote "TestSwift:rclone-test-behofob1qikeguq8miwehef4/dirToPurgeFromRoot" 2024/04/11 01:13:28 DEBUG : Waiting for deletions to finish 2024/04/11 01:13:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/11 01:13:28 DEBUG : Creating backend with remote "TestSwift:rclone-test-behofob1qikeguq8miwehef4/hello? sausage/êé" 2024/04/11 01:13:30 DEBUG : Waiting for deletions to finish 2024/04/11 01:13:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1277: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1330: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1447: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2024/04/11 01:13:31 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2024/04/11 01:13:31 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2024/04/11 01:13:31 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2024/04/11 01:13:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/11 01:13:31 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2024/04/11 01:13:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/11 01:13:32 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2024/04/11 01:13:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/11 01:13:32 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2024/04/11 01:13:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/11 01:13:32 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2024/04/11 01:13:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/11 01:13:32 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2024/04/11 01:13:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/11 01:13:32 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2024/04/11 01:13:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/04/11 01:13:33 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2024/04/11 01:13:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/04/11 01:13:34 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2024/04/11 01:13:36 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2024/04/11 01:13:38 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2024/04/11 01:13:40 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2024/04/11 01:13:41 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2024/04/11 01:13:42 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2024/04/11 01:13:42 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2024/04/11 01:13:43 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1611: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2024/04/11 01:13:43 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/04/11 01:13:43 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/04/11 01:13:43 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 84.470271ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 47.514527ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 26.726921ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/04/11 01:13:44 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/04/11 01:13:45 DEBUG : Creating backend with remote "TestSwift:rclone-test-behofob1qikeguq8miwehef4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/11 01:13:45 DEBUG : Creating backend with remote "TestSwift:rclone-test-behofob1qikeguq8miwehef4/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestSwift:" path "rclone-test-behofob1qikeguq8miwehef4" from "TestSwift:rclone-test-behofob1qikeguq8miwehef4" 2024/04/11 01:13:46 DEBUG : Creating backend with remote "TestSwift:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1903: Too many files to list - giving up === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:1931: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:406: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2036: 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/04/11 01:14:03 DEBUG : piped data.txt: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:03 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2024/04/11 01:14:03 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/11 01:14:04 DEBUG : piped data.txt: Uploading segment file "piped data.txt/1712798044.463662514/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:04 DEBUG : piped data.txt: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:05 DEBUG : piped data.txt: Returning empty Md5sum for swift large object 2024/04/11 01:14:05 DEBUG : piped data.txt: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk 2024/04/11 01:14:06 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/1712798046.453742862/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:06 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/1712798046.453742862/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:07 DEBUG : piped data chunk.txt: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail 2024/04/11 01:14:08 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/1712798048.051593445/4096/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:08 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/1712798048.051593445/4096/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:08 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/1712798048.051593445/4096/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:09 DEBUG : piped data chunk with error.txt: Delete segments when err raise potato 2024/04/11 01:14:09 DEBUG : piped data chunk with error.txt: Delete segment file "piped data chunk with error.txt/1712798048.051593445/4096/00000000" on "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:09 DEBUG : piped data chunk with error.txt: Delete segment file "piped data chunk with error.txt/1712798048.051593445/4096/00000001" on "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:09 DEBUG : piped data chunk with error.txt: Delete segment file "piped data chunk with error.txt/1712798048.051593445/4096/00000002" on "rclone-test-behofob1qikeguq8miwehef4_segments" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject 2024/04/11 01:14:09 DEBUG : large.txt: Uploading segment file "large.txt/1712798049.748482099/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:10 DEBUG : large.txt: Uploading segment file "large.txt/1712798049.748482099/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:10 DEBUG : large.txt: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:12 DEBUG : Swift container rclone-test-behofob1qikeguq8miwehef4: handle copy segment fail === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed 2024/04/11 01:14:13 DEBUG : chunked-100-99-streamed.bin: Uploading segment file "chunked-100-99-streamed.bin/1712798053.209156889/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:13 DEBUG : chunked-100-99-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:13 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:13 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed 2024/04/11 01:14:15 DEBUG : chunked-100-100-streamed.bin: Uploading segment file "chunked-100-100-streamed.bin/1712798055.585821823/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:15 DEBUG : chunked-100-100-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:16 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:16 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2024/04/11 01:14:17 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1712798057.321204364/201/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:17 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1712798057.321204364/201/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:17 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/1712798057.321204364/201/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:18 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:18 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:19 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2024/04/11 01:14:20 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/1712798060.034257924/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:20 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/1712798060.034257924/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:20 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/1712798060.034257924/-1/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:20 DEBUG : chunked-100-201-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:21 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:21 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed 2024/04/11 01:14:22 DEBUG : chunked-128-127-streamed.bin: Uploading segment file "chunked-128-127-streamed.bin/1712798062.700899565/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:23 DEBUG : chunked-128-127-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:23 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:23 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed 2024/04/11 01:14:24 DEBUG : chunked-128-128-streamed.bin: Uploading segment file "chunked-128-128-streamed.bin/1712798064.975262179/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:25 DEBUG : chunked-128-128-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:25 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:25 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 2024/04/11 01:14:26 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1712798066.577539482/257/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:26 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1712798066.577539482/257/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:27 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/1712798066.577539482/257/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:27 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:27 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:27 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed 2024/04/11 01:14:28 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/1712798068.927016559/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:29 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/1712798068.927016559/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:29 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/1712798068.927016559/-1/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:30 DEBUG : chunked-128-257-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:30 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:30 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed 2024/04/11 01:14:32 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.655Ki-streamed.bin/1712798072.346838961/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:32 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:33 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:33 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed 2024/04/11 01:14:34 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.656Ki-streamed.bin/1712798074.82620314/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:35 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:35 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:35 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 2024/04/11 01:14:36 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/1712798076.858257915/200001/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:37 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/1712798076.858257915/200001/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:37 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/1712798076.858257915/200001/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:38 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:38 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:38 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed 2024/04/11 01:14:39 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/1712798079.639148995/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:39 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/1712798079.639148995/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:40 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/1712798079.639148995/-1/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:40 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:41 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:41 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed 2024/04/11 01:14:43 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.656Ki-streamed.bin/1712798083.050034544/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:43 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:43 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:43 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed 2024/04/11 01:14:45 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.657Ki-streamed.bin/1712798085.293807814/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:45 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:45 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:46 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 2024/04/11 01:14:46 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/1712798086.780355401/200003/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:47 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/1712798086.780355401/200003/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:47 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/1712798086.780355401/200003/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:47 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:47 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:48 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed 2024/04/11 01:14:49 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/1712798089.083418013/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:49 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/1712798089.083418013/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:49 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/1712798089.083418013/-1/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:50 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:50 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:50 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed 2024/04/11 01:14:53 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.730Ki-streamed.bin/1712798093.420289035/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:53 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:54 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:54 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed 2024/04/11 01:14:55 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.731Ki-streamed.bin/1712798095.863480802/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:56 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:56 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:56 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 2024/04/11 01:14:57 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/1712798097.88977926/1398235/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:58 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/1712798097.88977926/1398235/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:58 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/1712798097.88977926/1398235/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:14:58 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:14:59 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object 2024/04/11 01:14:59 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed 2024/04/11 01:15:00 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/1712798100.467009345/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:00 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/1712798100.467009345/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:01 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/1712798100.467009345/-1/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:01 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:15:01 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:15:01 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2024/04/11 01:15:04 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-2.000Mi-streamed.bin/1712798104.13853018/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:04 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:15:05 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:15:05 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2024/04/11 01:15:06 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segment file "chunked-2Mi-2Mi-streamed.bin/1712798106.874278019/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:07 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:15:07 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:15:08 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2024/04/11 01:15:09 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/1712798109.094331373/4194305/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:09 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/1712798109.094331373/4194305/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:09 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/1712798109.094331373/4194305/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:10 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:15:10 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object 2024/04/11 01:15:10 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2024/04/11 01:15:12 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/1712798112.54424523/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:13 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/1712798112.54424523/-1/00000001" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:13 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/1712798112.54424523/-1/00000002" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:14 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) 2024/04/11 01:15:14 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object 2024/04/11 01:15:14 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2284: *swift.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/11 01:15:16 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/1712798116.145324116/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:16 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/11 01:15:17 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/1712798117.969478045/-1/00000000" into "rclone-test-behofob1qikeguq8miwehef4_segments" 2024/04/11 01:15:18 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-behofob1qikeguq8miwehef4_segments" seems done (EOF) === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/11 01:15:19 DEBUG : Creating backend with remote "TestSwift:rclone-test-behofob1qikeguq8miwehef4/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2512: Can't test if can't have empty directories 2024/04/11 01:15:20 DEBUG : Waiting for deletions to finish 2024/04/11 01:15:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/04/11 01:15:21 INFO : large.txt (copy): Deleted 2024/04/11 01:15:21 INFO : piped data chunk.txt: Deleted 2024/04/11 01:15:21 INFO : large.txt: Deleted 2024/04/11 01:15:22 INFO : Swift container rclone-test-behofob1qikeguq8miwehef4: Container "rclone-test-behofob1qikeguq8miwehef4" removed 2024/04/11 01:15:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (138.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.22s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir (136.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.46s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (50.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (13.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.42s) --- 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.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (6.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (63.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (12.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (3.59s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.74s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/swift 139.196s "go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Finished OK in 2m19.856933565s (try 1/5)