"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/24 01:03:15 INFO Making directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/24 01:03:15 INFO Removing directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" 2025/05/24 01:03:15 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 === 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/05/24 01:03:58 INFO cleaning bucket "rclone-test-yopeler6boqu" of all files object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/24 01:04:01 INFO cleaning bucket "rclone-test-yopeler6boqu" of all files object="B2 bucket rclone-test-yopeler6boqu path dirToPurgeFromRoot" objectType=*b2.Fs === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/24 01:04:06 INFO cleaning bucket "rclone-test-yopeler6boqu" of all files object="B2 bucket rclone-test-yopeler6boqu path hello? sausage/êé" objectType=*b2.Fs === 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 "TestB2:" path "rclone-test-yopeler6boqu" from "TestB2:rclone-test-yopeler6boqu" === 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 2025/05/24 01:04:33 INFO cleaning bucket "rclone-test-muxanes4lica" of all files object="B2 bucket rclone-test-muxanes4lica" objectType=*b2.Fs === 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 fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions fstests.go:143: Put error: Post "https://pod-000-1038-07.backblaze.com/b2api/v1/b2_upload_file/4fa2cd83d00dfbfb9f680e1b/c001_v0001038_t0019": EOF - low level retry 1/10 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-05-24-010447-159.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/05/24 01:04:59 INFO cleaning bucket "rclone-test-yopeler6boqu" of all hidden files object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=" leading space/ leading space" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=" leading space/ leading space" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=".leading dot/.leading dot" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=".leading dot/.leading dot" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="created from root.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="created from root.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="file name.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="file name.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="file name.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="file name.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="file name.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="invalid utf-8\xfe/invalid utf-8\xfe" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="invalid utf-8\xfe/invalid utf-8\xfe" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="piped data.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="piped data.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="piped data.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="piped data.txt" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=test%46.txt/test%46.txt objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=test%46.txt/test%46.txt objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=test-metadata objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=test-metadata objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=test-metadata objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=test-metadata objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="trailing CR␍/trailing CR␍" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="trailing CR␍/trailing CR␍" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="trailing HT␉/trailing HT␉" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="trailing HT␉/trailing HT␉" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="trailing LF␊/trailing LF␊" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="trailing LF␊/trailing LF␊" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="trailing VT␋/trailing VT␋" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="trailing VT␋/trailing VT␋" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="trailing dot./trailing dot." objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="trailing dot./trailing dot." objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="trailing space /trailing space " objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="trailing space /trailing space " objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=versions/test-versions.txt objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=versions/test-versions.txt objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=writer-at-subdir/writer-at-file objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=writer-at-subdir/writer-at-file objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=zero-length-file objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=zero-length-file objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="~leading tilde/~leading tilde" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="~leading tilde/~leading tilde" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="␉leading HT/␉leading HT" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="␉leading HT/␉leading HT" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="␊leading LF/␊leading LF" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="␊leading LF/␊leading LF" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="␋leading VT/␋leading VT" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="␋leading VT/␋leading VT" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object="␍leading CR/␍leading CR" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object="␍leading CR/␍leading CR" objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=./. objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=./. objectType=string 2025/05/24 01:05:00 INFO+2 Skipped remove hide marker as --dry-run is set skipped="remove hide marker" object=../.. objectType=string 2025/05/24 01:05:00 INFO+2 Skipped delete as --dry-run is set skipped=delete object=../.. objectType=string === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/24 01:05:00 INFO cleaning bucket "rclone-test-yopeler6boqu" of all hidden files object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/05/24 01:05:05 INFO cleaning bucket "rclone-test-yopeler6boqu" of pending multipart uploads older than 0s object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs 2025/05/24 01:05:05 INFO+2 Skipped remove pending upload as --dry-run is set skipped="remove pending upload" object=unfinished/unfinished-1 objectType=string 2025/05/24 01:05:05 INFO+2 Skipped remove pending upload as --dry-run is set skipped="remove pending upload" object=unfinished/unfinished-2 objectType=string 2025/05/24 01:05:05 INFO+2 Skipped remove pending upload as --dry-run is set skipped="remove pending upload" object=unfinished/unfinished-3 objectType=string 2025/05/24 01:05:05 INFO+2 Skipped remove pending upload as --dry-run is set skipped="remove pending upload" object=unfinished/unfinished-4 objectType=string 2025/05/24 01:05:05 INFO+2 Skipped delete as --dry-run is set skipped=delete object=versions/test-versions.txt objectType=string === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/24 01:05:05 INFO cleaning bucket "rclone-test-yopeler6boqu" of pending multipart uploads older than 0s object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/24 01:05:06 INFO+2 Skipped update lifecycle rules as --dry-run is set skipped="update lifecycle rules" object=lifecycle objectType=string 2025/05/24 01:05:06 INFO+2 Skipped update lifecycle rules as --dry-run is set skipped="update lifecycle rules" object=lifecycle objectType=string 2025/05/24 01:05:06 INFO+2 Skipped update lifecycle rules as --dry-run is set skipped="update lifecycle rules" object=lifecycle objectType=string === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 === 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/05/24 01:08:32 INFO cleaning bucket "rclone-test-yopeler6boqu" of all files object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs 2025/05/24 01:08:38 INFO cleaning bucket "rclone-test-yopeler6boqu" of all files object="B2 bucket rclone-test-yopeler6boqu" objectType=*b2.Fs === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (326.41s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.61s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (324.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.13s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.80s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.57s) --- 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 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.65s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (175.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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/b2 326.427s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m27.770099809s (try 1/5)