"go test -v -timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestSwift:" 2025/06/11 01:13:23 INFO Container "rclone-test-zinoyog9vike" created object="Swift container rclone-test-zinoyog9vike" objectType=*swift.Fs === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/06/11 01:13:23 INFO Making directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/06/11 01:13:23 INFO Removing directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" 2025/06/11 01:13:23 INFO Removing directory object=dir objectType=string === 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot === 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/06/11 01:13:46 INFO Deleted object=dirToPurge/fileToPurge.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/11 01:13:48 INFO Deleted object=fileToPurgeFromRoot.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/11 01:13:50 INFO Deleted object=a/b/c/d/e.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSwift:" path "rclone-test-zinoyog9vike" from "TestSwift:rclone-test-zinoyog9vike" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1976: 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:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/06/11 01:14:31 INFO Container "rclone-test-zinoyog9vike_segments" created object="Swift container rclone-test-zinoyog9vike" objectType=*swift.Fs === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *swift.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/06/11 01:16:23 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*swift.Object 2025/06/11 01:16:24 INFO Deleted object=large.txt objectType=*swift.Object 2025/06/11 01:16:24 INFO Deleted object="large.txt (copy)" objectType=*swift.Object 2025/06/11 01:16:24 INFO Deleted object="piped data chunk.txt" objectType=*swift.Object 2025/06/11 01:16:25 INFO Container "rclone-test-zinoyog9vike" removed object="Swift container rclone-test-zinoyog9vike" objectType=*swift.Fs --- PASS: TestIntegration (182.77s) --- PASS: TestIntegration/FsMkdir (181.84s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- 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 (15.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (61.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.26s) --- 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 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (23.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (21.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (91.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (15.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (6.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (16.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (14.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (13.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (16.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (3.63s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (5.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) PASS ok github.com/rclone/rclone/backend/swift 182.788s "go test -v -timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished OK in 3m3.868537841s (try 2/5)