"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:" 2025/10/04 05:01:17 NOTICE: TestB2: Starting server 2025/10/04 05:01:17 DEBUG : Creating backend with remote "TestB2:rclone-test-punatak7woka" 2025/10/04 05:01:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === 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/10/04 05:01:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/04 05:01:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/04 05:01:20 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: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 2025/10/04 05:01:46 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/04 05:01:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/04 05:01:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/04 05:01:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/04 05:01:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/04 05:01:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/04 05:01:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/04 05:01:49 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === 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 2025/10/04 05:01:56 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/04 05:01:57 DEBUG : Creating backend with remote "TestB2:" === 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/10/04 05:02:02 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of all files 2025/10/04 05:02:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7e9_d20251004_m050201_c001_v0001101_t0036_u01759554121958") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/04 05:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-punatak7woka/dirToPurgeFromRoot" 2025/10/04 05:02:05 INFO : B2 bucket rclone-test-punatak7woka path dirToPurgeFromRoot: cleaning bucket "rclone-test-punatak7woka" of all files 2025/10/04 05:02:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7ed_d20251004_m050203_c001_v0001101_t0046_u01759554123606") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/04 05:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-punatak7woka/hello? sausage/êé" 2025/10/04 05:02:10 INFO : B2 bucket rclone-test-punatak7woka path hello? sausage/êé: cleaning bucket "rclone-test-punatak7woka" of all files 2025/10/04 05:02:10 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f111b56248224aa49_d20251004_m050208_c001_v0001179_t0001_u01759554128907") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/10/04 05:02:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/10/04 05:02:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/04 05:02:12 DEBUG : pacer: Reducing sleep to 10ms === 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 2025/10/04 05:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-punatak7woka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/04 05:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-punatak7woka/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-punatak7woka" from "TestB2:rclone-test-punatak7woka" 2025/10/04 05:02:23 DEBUG : Creating backend with remote "TestB2:" === 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/10/04 05:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zudezid5qave" 2025/10/04 05:02:38 DEBUG : B2 bucket rclone-test-zudezid5qave: Purge remote 2025/10/04 05:02:38 INFO : B2 bucket rclone-test-zudezid5qave: cleaning bucket "rclone-test-zudezid5qave" of all files 2025/10/04 05:02:38 DEBUG : somefile: Deleting (id "4_z7fb2bd73909dabdb9f980e1b_f4055a3500b00020f_d20251004_m050237_c001_v0001184_t0043_u01759554157335") === 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 2025/10/04 05:02:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/04 05:02:40 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === 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 2025/10/04 05:02:43 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/10/04 05:02:43 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/04 05:02:43 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.812Ki offset 6Mi/6.106Mi 2025/10/04 05:02:43 DEBUG : test-metadata: Sending chunk 1 length 111423 2025/10/04 05:02:45 DEBUG : test-metadata: Done sending chunk 1 2025/10/04 05:02:46 DEBUG : test-metadata: Done sending chunk 0 2025/10/04 05:02:46 DEBUG : test-metadata: Finishing large file upload with 2 parts === 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 2025/10/04 05:02:56 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/9f628db3908dabdb9f980e1b/c001_v0001101_t0037": EOF 2025/10/04 05:02:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/9f628db3908dabdb9f980e1b/c001_v0001101_t0037": EOF) 2025/10/04 05:02:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/9f628db3908dabdb9f980e1b/c001_v0001101_t0037": EOF - low level retry 1/10 2025/10/04 05:02:58 DEBUG : pacer: Reducing sleep to 10ms === 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-10-04-050251-055.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 2025/10/04 05:03:00 DEBUG : oldPath = "TestB2:rclone-test-punatak7woka/versions/test-versions-v2025-10-04-050251-055.txt" 2025/10/04 05:03:00 DEBUG : newPath = "TestB2,versions:rclone-test-punatak7woka/versions/test-versions-v2025-10-04-050251-055.txt" 2025/10/04 05:03:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-punatak7woka/versions/test-versions-v2025-10-04-050251-055.txt" 2025/10/04 05:03:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/04 05:03:02 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-punatak7woka/versions/test-versions-v2025-10-04-050251-055.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-punatak7woka/versions" === 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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/10/04 05:03:05 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of all hidden files 2025/10/04 05:03:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbd4_d20251004_m050129_c001_v7007000_t0000_u01759554089223") as it is a hide marker 2025/10/04 05:03:05 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : leading space/ leading space: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc771_d20251004_m050128_c001_v0001101_t0022_u01759554088600") 2025/10/04 05:03:05 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbcb_d20251004_m050128_c001_v7007000_t0000_u01759554088241") as it is a hide marker 2025/10/04 05:03:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc76b_d20251004_m050127_c001_v0001101_t0010_u01759554087466") 2025/10/04 05:03:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc32_d20251004_m050135_c001_v7007000_t0000_u01759554095505") as it is a hide marker 2025/10/04 05:03:05 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc793_d20251004_m050134_c001_v0001101_t0043_u01759554094846") 2025/10/04 05:03:05 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : created from root.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ebd7c_d20251004_m050231_c001_v7007000_t0000_u01759554151452") as it is a hide marker 2025/10/04 05:03:05 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : created from root.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f11231cc5b3b909f2_d20251004_m050230_c001_v0001130_t0027_u01759554150392") 2025/10/04 05:03:05 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : file name.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19cf_d20251004_m050239_c001_v7007000_t0000_u01759554159425") as it is a hide marker 2025/10/04 05:03:05 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc821_d20251004_m050219_c001_v0001101_t0001_u01759554139074") 2025/10/04 05:03:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f1162d4c9f3fb46ed_d20251004_m050215_c001_v0001177_t0016_u01759554135490") 2025/10/04 05:03:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d9_d20251004_m050153_c001_v0001101_t0037_u01759554113993") 2025/10/04 05:03:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d5_d20251004_m050152_c001_v0001101_t0026_u01759554112660") 2025/10/04 05:03:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d7_d20251004_m050153_c001_v0001101_t0057_u01759554113491") "upload" dated 2025-10-04 05:01:53.491 +0000 UTC (1m12.087786184s ago) 2025/10/04 05:03:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f421b5a6ef2c8d529_d20251004_m050213_c001_v7007000_t0000_u01759554133164") as it is a hide marker 2025/10/04 05:03:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f101ecb304f76f772_d20251004_m050212_c001_v0001100_t0027_u01759554132776") 2025/10/04 05:03:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f1016ccb63d18e23e_d20251004_m050211_c001_v0001130_t0020_u01759554131902") 2025/10/04 05:03:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734ccab_d20251004_m050143_c001_v7007000_t0000_u01759554103281") as it is a hide marker 2025/10/04 05:03:05 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7ad_d20251004_m050142_c001_v0001101_t0057_u01759554102541") 2025/10/04 05:03:05 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : piped data.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19e0_d20251004_m050241_c001_v7007000_t0000_u01759554161280") as it is a hide marker 2025/10/04 05:03:05 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : piped data.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc87b_d20251004_m050240_c001_v0001101_t0019_u01759554160700") 2025/10/04 05:03:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : piped data.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19d8_d20251004_m050240_c001_v7007000_t0000_u01759554160517") 2025/10/04 05:03:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : piped data.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f406d48f50b1fc875_d20251004_m050240_c001_v0001101_t0037_u01759554160148") 2025/10/04 05:03:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734ccbf_d20251004_m050144_c001_v7007000_t0000_u01759554104347") as it is a hide marker 2025/10/04 05:03:05 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7b3_d20251004_m050143_c001_v0001101_t0051_u01759554103641") 2025/10/04 05:03:05 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : test-metadata: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f421b5a6ef2c8d66d_d20251004_m050248_c001_v7007000_t0000_u01759554168512") as it is a hide marker 2025/10/04 05:03:05 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : test-metadata: Deleting (id "4_z9f628db3908dabdb9f980e1b_f202f244ed9ef19f0_d20251004_m050243_c001_v0001042_t0013_u01759554163299") 2025/10/04 05:03:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : test-metadata: Deleting (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19ea_d20251004_m050242_c001_v7007000_t0000_u01759554162375") 2025/10/04 05:03:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : test-metadata: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc883_d20251004_m050241_c001_v0001101_t0025_u01759554161465") 2025/10/04 05:03:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc63_d20251004_m050137_c001_v7007000_t0000_u01759554097904") as it is a hide marker 2025/10/04 05:03:05 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc797_d20251004_m050136_c001_v0001101_t0056_u01759554096997") 2025/10/04 05:03:05 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc8a_d20251004_m050140_c001_v7007000_t0000_u01759554100041") as it is a hide marker 2025/10/04 05:03:05 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc79f_d20251004_m050139_c001_v0001101_t0025_u01759554099365") 2025/10/04 05:03:05 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc7e_d20251004_m050139_c001_v7007000_t0000_u01759554099005") as it is a hide marker 2025/10/04 05:03:05 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc79d_d20251004_m050138_c001_v0001101_t0003_u01759554098267") 2025/10/04 05:03:05 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc8e_d20251004_m050141_c001_v7007000_t0000_u01759554101113") as it is a hide marker 2025/10/04 05:03:05 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7a3_d20251004_m050140_c001_v0001101_t0037_u01759554100401") 2025/10/04 05:03:05 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc96_d20251004_m050142_c001_v7007000_t0000_u01759554102180") as it is a hide marker 2025/10/04 05:03:05 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7a9_d20251004_m050141_c001_v0001101_t0004_u01759554101486") 2025/10/04 05:03:05 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc48_d20251004_m050136_c001_v7007000_t0000_u01759554096638") as it is a hide marker 2025/10/04 05:03:05 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : trailing space /trailing space : Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc795_d20251004_m050135_c001_v0001101_t0003_u01759554095866") 2025/10/04 05:03:05 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f10966e99e9532e59_d20251004_m050259_c001_v0001120_t0015_u01759554179004") "upload" dated 2025-10-04 05:02:59.004 +0000 UTC (6.575603898s ago) 2025/10/04 05:03:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f400b2f8ced148b64_d20251004_m050254_c001_v7007000_t0000_u01759554174249") 2025/10/04 05:03:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc8a9_d20251004_m050251_c001_v0001101_t0007_u01759554171055") 2025/10/04 05:03:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cd15_d20251004_m050152_c001_v7007000_t0000_u01759554112115") as it is a hide marker 2025/10/04 05:03:05 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f628db3908dabdb9f980e1b_f217c1ee29734cce1_d20251004_m050146_c001_v0001178_t0059_u01759554106465") 2025/10/04 05:03:05 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : zero-length-file: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734ccdc_d20251004_m050146_c001_v7007000_t0000_u01759554106158") as it is a hide marker 2025/10/04 05:03:05 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : zero-length-file: Deleting (id "4_z9f628db3908dabdb9f980e1b_f406d48f50b1fc7bf_d20251004_m050145_c001_v0001101_t0037_u01759554105616") 2025/10/04 05:03:05 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbdd_d20251004_m050130_c001_v7007000_t0000_u01759554090334") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc773_d20251004_m050129_c001_v0001101_t0016_u01759554089603") 2025/10/04 05:03:05 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cb9f_d20251004_m050123_c001_v7007000_t0000_u01759554083468") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc759_d20251004_m050122_c001_v0001101_t0057_u01759554082402") 2025/10/04 05:03:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc0b_d20251004_m050133_c001_v7007000_t0000_u01759554093458") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc785_d20251004_m050132_c001_v0001101_t0042_u01759554092730") 2025/10/04 05:03:05 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbf8_d20251004_m050132_c001_v7007000_t0000_u01759554092370") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc77d_d20251004_m050131_c001_v0001101_t0056_u01759554091699") 2025/10/04 05:03:05 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc20_d20251004_m050134_c001_v7007000_t0000_u01759554094485") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc78d_d20251004_m050133_c001_v0001101_t0050_u01759554093821") 2025/10/04 05:03:05 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbe4_d20251004_m050131_c001_v7007000_t0000_u01759554091340") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc777_d20251004_m050130_c001_v0001101_t0037_u01759554090695") 2025/10/04 05:03:05 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ./.: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbb9_d20251004_m050125_c001_v7007000_t0000_u01759554085899") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ./.: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc75d_d20251004_m050123_c001_v0001101_t0005_u01759554083842") 2025/10/04 05:03:05 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/04 05:03:05 DEBUG : ../..: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbc1_d20251004_m050127_c001_v7007000_t0000_u01759554087104") as it is a hide marker 2025/10/04 05:03:05 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/04 05:03:05 DEBUG : ../..: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc767_d20251004_m050126_c001_v0001101_t0029_u01759554086258") 2025/10/04 05:03:05 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/04 05:03:05 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of all hidden files 2025/10/04 05:03:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbd4_d20251004_m050129_c001_v7007000_t0000_u01759554089223") as it is a hide marker 2025/10/04 05:03:06 DEBUG : leading space/ leading space: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc771_d20251004_m050128_c001_v0001101_t0022_u01759554088600") 2025/10/04 05:03:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbcb_d20251004_m050128_c001_v7007000_t0000_u01759554088241") as it is a hide marker 2025/10/04 05:03:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc76b_d20251004_m050127_c001_v0001101_t0010_u01759554087466") 2025/10/04 05:03:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc32_d20251004_m050135_c001_v7007000_t0000_u01759554095505") as it is a hide marker 2025/10/04 05:03:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc793_d20251004_m050134_c001_v0001101_t0043_u01759554094846") 2025/10/04 05:03:06 DEBUG : created from root.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ebd7c_d20251004_m050231_c001_v7007000_t0000_u01759554151452") as it is a hide marker 2025/10/04 05:03:06 DEBUG : created from root.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f11231cc5b3b909f2_d20251004_m050230_c001_v0001130_t0027_u01759554150392") 2025/10/04 05:03:06 DEBUG : file name.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19cf_d20251004_m050239_c001_v7007000_t0000_u01759554159425") as it is a hide marker 2025/10/04 05:03:06 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc821_d20251004_m050219_c001_v0001101_t0001_u01759554139074") 2025/10/04 05:03:06 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f1162d4c9f3fb46ed_d20251004_m050215_c001_v0001177_t0016_u01759554135490") 2025/10/04 05:03:06 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d9_d20251004_m050153_c001_v0001101_t0037_u01759554113993") 2025/10/04 05:03:06 DEBUG : file name.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d5_d20251004_m050152_c001_v0001101_t0026_u01759554112660") 2025/10/04 05:03:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d7_d20251004_m050153_c001_v0001101_t0057_u01759554113491") "upload" dated 2025-10-04 05:01:53.491 +0000 UTC (1m13.115090507s ago) 2025/10/04 05:03:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f421b5a6ef2c8d529_d20251004_m050213_c001_v7007000_t0000_u01759554133164") as it is a hide marker 2025/10/04 05:03:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f101ecb304f76f772_d20251004_m050212_c001_v0001100_t0027_u01759554132776") 2025/10/04 05:03:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f1016ccb63d18e23e_d20251004_m050211_c001_v0001130_t0020_u01759554131902") 2025/10/04 05:03:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734ccab_d20251004_m050143_c001_v7007000_t0000_u01759554103281") as it is a hide marker 2025/10/04 05:03:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7ad_d20251004_m050142_c001_v0001101_t0057_u01759554102541") 2025/10/04 05:03:06 DEBUG : piped data.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19e0_d20251004_m050241_c001_v7007000_t0000_u01759554161280") as it is a hide marker 2025/10/04 05:03:06 DEBUG : piped data.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc87b_d20251004_m050240_c001_v0001101_t0019_u01759554160700") 2025/10/04 05:03:06 DEBUG : piped data.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19d8_d20251004_m050240_c001_v7007000_t0000_u01759554160517") 2025/10/04 05:03:06 DEBUG : piped data.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f406d48f50b1fc875_d20251004_m050240_c001_v0001101_t0037_u01759554160148") 2025/10/04 05:03:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734ccbf_d20251004_m050144_c001_v7007000_t0000_u01759554104347") as it is a hide marker 2025/10/04 05:03:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7b3_d20251004_m050143_c001_v0001101_t0051_u01759554103641") 2025/10/04 05:03:07 DEBUG : test-metadata: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f421b5a6ef2c8d66d_d20251004_m050248_c001_v7007000_t0000_u01759554168512") as it is a hide marker 2025/10/04 05:03:07 DEBUG : test-metadata: Deleting (id "4_z9f628db3908dabdb9f980e1b_f202f244ed9ef19f0_d20251004_m050243_c001_v0001042_t0013_u01759554163299") 2025/10/04 05:03:07 DEBUG : test-metadata: Deleting (id "4_z9f628db3908dabdb9f980e1b_f402f244ed9ef19ea_d20251004_m050242_c001_v7007000_t0000_u01759554162375") 2025/10/04 05:03:07 DEBUG : test-metadata: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc883_d20251004_m050241_c001_v0001101_t0025_u01759554161465") 2025/10/04 05:03:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc63_d20251004_m050137_c001_v7007000_t0000_u01759554097904") as it is a hide marker 2025/10/04 05:03:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc797_d20251004_m050136_c001_v0001101_t0056_u01759554096997") 2025/10/04 05:03:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc8a_d20251004_m050140_c001_v7007000_t0000_u01759554100041") as it is a hide marker 2025/10/04 05:03:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc79f_d20251004_m050139_c001_v0001101_t0025_u01759554099365") 2025/10/04 05:03:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc7e_d20251004_m050139_c001_v7007000_t0000_u01759554099005") as it is a hide marker 2025/10/04 05:03:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc79d_d20251004_m050138_c001_v0001101_t0003_u01759554098267") 2025/10/04 05:03:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc8e_d20251004_m050141_c001_v7007000_t0000_u01759554101113") as it is a hide marker 2025/10/04 05:03:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7a3_d20251004_m050140_c001_v0001101_t0037_u01759554100401") 2025/10/04 05:03:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc96_d20251004_m050142_c001_v7007000_t0000_u01759554102180") as it is a hide marker 2025/10/04 05:03:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7a9_d20251004_m050141_c001_v0001101_t0004_u01759554101486") 2025/10/04 05:03:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc48_d20251004_m050136_c001_v7007000_t0000_u01759554096638") as it is a hide marker 2025/10/04 05:03:07 DEBUG : trailing space /trailing space : Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc795_d20251004_m050135_c001_v0001101_t0003_u01759554095866") 2025/10/04 05:03:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f10966e99e9532e59_d20251004_m050259_c001_v0001120_t0015_u01759554179004") "upload" dated 2025-10-04 05:02:59.004 +0000 UTC (8.930628682s ago) 2025/10/04 05:03:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f400b2f8ced148b64_d20251004_m050254_c001_v7007000_t0000_u01759554174249") 2025/10/04 05:03:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc8a9_d20251004_m050251_c001_v0001101_t0007_u01759554171055") 2025/10/04 05:03:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cd15_d20251004_m050152_c001_v7007000_t0000_u01759554112115") as it is a hide marker 2025/10/04 05:03:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f628db3908dabdb9f980e1b_f217c1ee29734cce1_d20251004_m050146_c001_v0001178_t0059_u01759554106465") 2025/10/04 05:03:08 DEBUG : zero-length-file: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734ccdc_d20251004_m050146_c001_v7007000_t0000_u01759554106158") as it is a hide marker 2025/10/04 05:03:08 DEBUG : zero-length-file: Deleting (id "4_z9f628db3908dabdb9f980e1b_f406d48f50b1fc7bf_d20251004_m050145_c001_v0001101_t0037_u01759554105616") 2025/10/04 05:03:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbdd_d20251004_m050130_c001_v7007000_t0000_u01759554090334") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc773_d20251004_m050129_c001_v0001101_t0016_u01759554089603") 2025/10/04 05:03:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cb9f_d20251004_m050123_c001_v7007000_t0000_u01759554083468") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc759_d20251004_m050122_c001_v0001101_t0057_u01759554082402") 2025/10/04 05:03:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc0b_d20251004_m050133_c001_v7007000_t0000_u01759554093458") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc785_d20251004_m050132_c001_v0001101_t0042_u01759554092730") 2025/10/04 05:03:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbf8_d20251004_m050132_c001_v7007000_t0000_u01759554092370") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc77d_d20251004_m050131_c001_v0001101_t0056_u01759554091699") 2025/10/04 05:03:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cc20_d20251004_m050134_c001_v7007000_t0000_u01759554094485") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc78d_d20251004_m050133_c001_v0001101_t0050_u01759554093821") 2025/10/04 05:03:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbe4_d20251004_m050131_c001_v7007000_t0000_u01759554091340") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc777_d20251004_m050130_c001_v0001101_t0037_u01759554090695") 2025/10/04 05:03:08 DEBUG : ./.: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbb9_d20251004_m050125_c001_v7007000_t0000_u01759554085899") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ./.: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc75d_d20251004_m050123_c001_v0001101_t0005_u01759554083842") 2025/10/04 05:03:08 DEBUG : ../..: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734cbc1_d20251004_m050127_c001_v7007000_t0000_u01759554087104") as it is a hide marker 2025/10/04 05:03:08 DEBUG : ../..: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc767_d20251004_m050126_c001_v0001101_t0029_u01759554086258") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/04 05:03:09 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/10/04 05:03:09 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/10/04 05:03:10 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/10/04 05:03:10 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/10/04 05:03:10 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of pending multipart uploads older than 0s 2025/10/04 05:03:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d7_d20251004_m050153_c001_v0001101_t0057_u01759554113491") "upload" dated 2025-10-04 05:01:53.491 +0000 UTC (1m17.258024158s ago) 2025/10/04 05:03:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdb_d20251004_m050309_c001_v0001100_t0011_u01759554189735") as it is a start marker (upload started at 2025-10-04 05:03:09.735 +0000 UTC) 2025/10/04 05:03:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/04 05:03:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdc_d20251004_m050309_c001_v0001179_t0053_u01759554189923") as it is a start marker (upload started at 2025-10-04 05:03:09.923 +0000 UTC) 2025/10/04 05:03:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/04 05:03:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdd_d20251004_m050310_c001_v0001102_t0000_u01759554190107") as it is a start marker (upload started at 2025-10-04 05:03:10.107 +0000 UTC) 2025/10/04 05:03:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/04 05:03:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccde_d20251004_m050310_c001_v0001038_t0032_u01759554190288") as it is a start marker (upload started at 2025-10-04 05:03:10.288 +0000 UTC) 2025/10/04 05:03:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/04 05:03:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417d45504264ccda_d20251004_m050309_c001_v7007000_t0000_u01759554189552") "hide" dated 2025-10-04 05:03:09.552 +0000 UTC (1.197178959s ago) 2025/10/04 05:03:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e9532e59_d20251004_m050259_c001_v0001120_t0015_u01759554179004") 2025/10/04 05:03:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/04 05:03:10 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of pending multipart uploads older than 0s 2025/10/04 05:03:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d7_d20251004_m050153_c001_v0001101_t0057_u01759554113491") "upload" dated 2025-10-04 05:01:53.491 +0000 UTC (1m17.630171152s ago) 2025/10/04 05:03:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdb_d20251004_m050309_c001_v0001100_t0011_u01759554189735") as it is a start marker (upload started at 2025-10-04 05:03:09.735 +0000 UTC) 2025/10/04 05:03:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdc_d20251004_m050309_c001_v0001179_t0053_u01759554189923") as it is a start marker (upload started at 2025-10-04 05:03:09.923 +0000 UTC) 2025/10/04 05:03:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdd_d20251004_m050310_c001_v0001102_t0000_u01759554190107") as it is a start marker (upload started at 2025-10-04 05:03:10.107 +0000 UTC) 2025/10/04 05:03:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccde_d20251004_m050310_c001_v0001038_t0032_u01759554190288") as it is a start marker (upload started at 2025-10-04 05:03:10.288 +0000 UTC) 2025/10/04 05:03:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f628db3908dabdb9f980e1b_f417d45504264ccda_d20251004_m050309_c001_v7007000_t0000_u01759554189552") "hide" dated 2025-10-04 05:03:09.552 +0000 UTC (1.569352844s ago) 2025/10/04 05:03:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e9532e59_d20251004_m050259_c001_v0001120_t0015_u01759554179004") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/04 05:03:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/04 05:03:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/04 05:03:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/10/04 05:03:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/04 05:03:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/04 05:03:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/04 05:03:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/04 05:03:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/04 05:03:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/04 05:03:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/04 05:03:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:03:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/10/04 05:03:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd9247_d20251004_m050318_c001_v0001036_t0034_u01759554198729") 2025/10/04 05:03:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:03:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/04 05:03:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/04 05:03:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/04 05:03:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/04 05:03:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/04 05:03:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/04 05:03:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/04 05:03:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/04 05:03:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/04 05:03:25 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/04 05:03:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:03:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/10/04 05:03:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd9287_d20251004_m050327_c001_v0001183_t0056_u01759554207469") 2025/10/04 05:03:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/04 05:03:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/04 05:03:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/04 05:03:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:03:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:03:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/04 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/04 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/04 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/04 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/04 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/04 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/04 05:03:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/04 05:03:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/04 05:03:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/04 05:03:34 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/04 05:03:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:03:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/10/04 05:03:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd92d0_d20251004_m050336_c001_v0001179_t0028_u01759554216019") 2025/10/04 05:03:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/04 05:03:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:03:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/04 05:03:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/04 05:03:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/04 05:03:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:03:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:03:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/10/04 05:03:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/04 05:03:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/04 05:03:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/04 05:03:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/04 05:03:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/04 05:03:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/04 05:03:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/04 05:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/10/04 05:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd9309_d20251004_m050344_c001_v0001113_t0005_u01759554224119") 2025/10/04 05:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/04 05:03:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/04 05:03:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:03:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:03:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/04 05:03:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/04 05:03:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/04 05:03:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/04 05:03:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/04 05:03:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/04 05:03:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/04 05:03:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/04 05:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/10/04 05:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f20109ad4bf6ee75f_d20251004_m050352_c001_v0001101_t0029_u01759554232264") 2025/10/04 05:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/04 05:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/04 05:03:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/04 05:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/04 05:03:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/04 05:03:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/04 05:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/04 05:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/04 05:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/04 05:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/04 05:03:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/04 05:03:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/04 05:03:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/04 05:03:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f20532a03aa6385ac_d20251004_m050401_c001_v0001181_t0000_u01759554241446") 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/04 05:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/04 05:04:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/04 05:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:04:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:04:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/10/04 05:04:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/04 05:04:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/04 05:04:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/04 05:04:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/04 05:04:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/04 05:04:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/04 05:04:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/04 05:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/04 05:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f21170a00952e98c9_d20251004_m050416_c001_v0001181_t0033_u01759554256486") 2025/10/04 05:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/04 05:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/04 05:04:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:04:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:04:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/04 05:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/04 05:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/04 05:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/04 05:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/04 05:04:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/04 05:04:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/04 05:04:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/04 05:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/04 05:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f20492fcb19068adf_d20251004_m050424_c001_v0001043_t0041_u01759554264770") 2025/10/04 05:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/04 05:04:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/04 05:04:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/04 05:04:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:04:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:04:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/04 05:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/04 05:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/04 05:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/04 05:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/04 05:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/04 05:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/04 05:04:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/04 05:04:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/04 05:04:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/04 05:04:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/04 05:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/04 05:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f22295322b17dd153_d20251004_m050433_c001_v0001153_t0022_u01759554273857") 2025/10/04 05:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/04 05:04:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:04:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/04 05:04:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/04 05:04:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/04 05:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/10/04 05:04:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/04 05:04:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/04 05:04:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/04 05:04:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/04 05:04:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/04 05:04:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/04 05:04:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/04 05:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/04 05:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f21428c7da532621d_d20251004_m050451_c001_v0001182_t0055_u01759554291668") 2025/10/04 05:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/04 05:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/04 05:04:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:04:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:04:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/04 05:04:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/04 05:04:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/04 05:04:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/04 05:04:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/04 05:04:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/04 05:04:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/04 05:04:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/04 05:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/04 05:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec0e6_d20251004_m050500_c001_v0001176_t0043_u01759554300660") 2025/10/04 05:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/04 05:05:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/04 05:05:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/04 05:05:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:05:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:05:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/04 05:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/04 05:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/04 05:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/04 05:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/04 05:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/04 05:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/04 05:05:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/04 05:05:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/04 05:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/04 05:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/04 05:05:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/04 05:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f217c1ee29734d1de_d20251004_m050509_c001_v0001113_t0053_u01759554309997") 2025/10/04 05:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/04 05:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/04 05:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/04 05:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/04 05:05:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:05:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:05:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/10/04 05:05:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/04 05:05:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/04 05:05:14 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/04 05:05:14 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/04 05:05:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/04 05:05:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/04 05:05:17 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/04 05:05:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/04 05:05:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f217c1ee29734d217_d20251004_m050518_c001_v0001099_t0040_u01759554318947") 2025/10/04 05:05:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:05:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/04 05:05:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/04 05:05:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:05:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:05:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/04 05:05:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/04 05:05:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/04 05:05:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/04 05:05:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/04 05:05:25 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/04 05:05:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/04 05:05:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/04 05:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/04 05:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec1c0_d20251004_m050528_c001_v0001182_t0044_u01759554328312") 2025/10/04 05:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/04 05:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/04 05:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/04 05:05:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/04 05:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/04 05:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/04 05:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/04 05:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/04 05:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/04 05:05:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/04 05:05:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/04 05:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/04 05:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/04 05:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/04 05:05:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/04 05:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f21538102f8bfe6e2_d20251004_m050538_c001_v0001134_t0013_u01759554338918") 2025/10/04 05:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/04 05:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/04 05:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/04 05:05:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/04 05:05:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/10/04 05:05:44 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/04 05:05:44 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/04 05:05:44 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/04 05:05:44 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/04 05:05:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/04 05:05:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/04 05:05:47 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/04 05:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/10/04 05:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f21538102f8bfe6ef_d20251004_m050549_c001_v0001145_t0041_u01759554349287") 2025/10/04 05:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/04 05:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/04 05:05:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:05:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:05:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/04 05:05:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/04 05:05:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/04 05:05:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/04 05:05:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/04 05:05:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/04 05:05:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/04 05:05:57 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/04 05:05:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:05:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/10/04 05:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f200b2f8ced148f6a_d20251004_m050600_c001_v0001109_t0032_u01759554360026") 2025/10/04 05:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/04 05:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/04 05:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/04 05:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/04 05:06:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/04 05:06:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/04 05:06:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/04 05:06:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/04 05:06:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/04 05:06:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/04 05:06:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/04 05:06:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/04 05:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/04 05:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/04 05:06:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/04 05:06:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/10/04 05:06:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f628db3908dabdb9f980e1b_f212f4da4ba8d1a7f_d20251004_m050611_c001_v0001115_t0048_u01759554371752") 2025/10/04 05:06:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/04 05:06:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/04 05:06:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/04 05:06:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/04 05:06:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/04 05:06:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/04 05:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/04 05:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/04 05:06:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f628db3908dabdb9f980e1b_f21954d729c885309_d20251004_m050626_c001_v0001115_t0011_u01759554386012") 2025/10/04 05:06:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/04 05:06:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/04 05:06:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/04 05:06:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/04 05:06:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/04 05:06:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/04 05:06:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/04 05:06:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/04 05:06:29 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/04 05:06:31 DEBUG : chunked-copy: Done sending chunk 0 2025/10/04 05:06:31 DEBUG : chunked-copy: Done sending chunk 1 2025/10/04 05:06:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/04 05:06:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f628db3908dabdb9f980e1b_f21954d729c88535b_d20251004_m050632_c001_v0001042_t0013_u01759554392488") 2025/10/04 05:06:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/04 05:06:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/04 05:06:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/04 05:06:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/04 05:06:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/04 05:06:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/04 05:06:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/04 05:06:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/04 05:06:35 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/04 05:06:37 DEBUG : chunked-copy: Done sending chunk 1 2025/10/04 05:06:38 DEBUG : chunked-copy: Done sending chunk 0 2025/10/04 05:06:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/04 05:06:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f628db3908dabdb9f980e1b_f21954d729c8853ae_d20251004_m050638_c001_v0001154_t0014_u01759554398777") 2025/10/04 05:06:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/04 05:06:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/04 05:06:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/04 05:06:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/04 05:06:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/04 05:06:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/04 05:06:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/04 05:06:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/04 05:06:41 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/04 05:06:44 DEBUG : chunked-copy: Done sending chunk 0 2025/10/04 05:06:44 DEBUG : chunked-copy: Done sending chunk 1 2025/10/04 05:06:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/04 05:06:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f628db3908dabdb9f980e1b_f208c1cfbd0553489_d20251004_m050645_c001_v0001038_t0050_u01759554405222") 2025/10/04 05:06:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/04 05:06:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/04 05:06:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/04 05:06:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/04 05:06:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/04 05:06:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/04 05:06:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/04 05:06:47 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/04 05:06:49 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/04 05:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-punatak7woka/deeper/nonexisting/directory" === 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/10/04 05:06:51 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of all files 2025/10/04 05:06:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f400b2f8ced148f60_d20251004_m050553_c001_v7007000_t0000_u01759554353915") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21538102f8bfe6ef_d20251004_m050549_c001_v0001145_t0041_u01759554349287") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41538102f8bfe6ee_d20251004_m050548_c001_v7007000_t0000_u01759554348665") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f200b2f8ced148f26_d20251004_m050543_c001_v0001037_t0008_u01759554343972") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41954d729c8852dd_d20251004_m050619_c001_v7007000_t0000_u01759554379269") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f212f4da4ba8d1a7f_d20251004_m050611_c001_v0001115_t0048_u01759554371752") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f412f4da4ba8d1a7a_d20251004_m050611_c001_v7007000_t0000_u01759554371191") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f200b2f8ced148f72_d20251004_m050605_c001_v0001090_t0050_u01759554365603") 2025/10/04 05:06:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f400b2f8ced148f71_d20251004_m050605_c001_v7007000_t0000_u01759554365421") 2025/10/04 05:06:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f200b2f8ced148f6a_d20251004_m050600_c001_v0001109_t0032_u01759554360026") 2025/10/04 05:06:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f400b2f8ced148f68_d20251004_m050559_c001_v7007000_t0000_u01759554359426") 2025/10/04 05:06:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f200b2f8ced148f61_d20251004_m050554_c001_v0001183_t0049_u01759554354098") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40109ad4bf6ee779_d20251004_m050405_c001_v7007000_t0000_u01759554245346") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20532a03aa6385ac_d20251004_m050401_c001_v0001181_t0000_u01759554241446") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40109ad4bf6ee767_d20251004_m050356_c001_v7007000_t0000_u01759554236422") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20109ad4bf6ee75f_d20251004_m050352_c001_v0001101_t0029_u01759554232264") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40532a03aa6385aa_d20251004_m050401_c001_v7007000_t0000_u01759554241062") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20109ad4bf6ee769_d20251004_m050356_c001_v0001117_t0041_u01759554236606") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40109ad4bf6ee75d_d20251004_m050351_c001_v7007000_t0000_u01759554231885") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20109ad4bf6ee70e_d20251004_m050347_c001_v0001100_t0019_u01759554227691") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40109ad4bf6ee709_d20251004_m050347_c001_v7007000_t0000_u01759554227510") 2025/10/04 05:06:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd9309_d20251004_m050344_c001_v0001113_t0005_u01759554224119") 2025/10/04 05:06:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f4196046f10fd9306_d20251004_m050343_c001_v7007000_t0000_u01759554223723") 2025/10/04 05:06:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20109ad4bf6ee6d5_d20251004_m050340_c001_v0001161_t0021_u01759554220046") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40492fcb19068aea_d20251004_m050438_c001_v7007000_t0000_u01759554278130") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f22295322b17dd153_d20251004_m050433_c001_v0001153_t0022_u01759554273857") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40492fcb19068ae1_d20251004_m050428_c001_v7007000_t0000_u01759554268650") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20492fcb19068adf_d20251004_m050424_c001_v0001043_t0041_u01759554264770") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f42295322b17dd150_d20251004_m050433_c001_v7007000_t0000_u01759554273441") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20492fcb19068ae2_d20251004_m050428_c001_v0001036_t0057_u01759554268831") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40492fcb19068ade_d20251004_m050424_c001_v7007000_t0000_u01759554264375") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20492fcb19068ad3_d20251004_m050420_c001_v0001098_t0057_u01759554260135") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40492fcb19068ad2_d20251004_m050419_c001_v7007000_t0000_u01759554259954") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21170a00952e98c9_d20251004_m050416_c001_v0001181_t0033_u01759554256486") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41170a00952e98c8_d20251004_m050416_c001_v7007000_t0000_u01759554256099") 2025/10/04 05:06:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20109ad4bf6ee77a_d20251004_m050405_c001_v0001130_t0029_u01759554245530") 2025/10/04 05:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f40109ad4bf6ee6d3_d20251004_m050339_c001_v7007000_t0000_u01759554219863") 2025/10/04 05:06:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd92d0_d20251004_m050336_c001_v0001179_t0028_u01759554216019") 2025/10/04 05:06:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f4196046f10fd92cc_d20251004_m050335_c001_v7007000_t0000_u01759554215653") 2025/10/04 05:06:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd92ab_d20251004_m050331_c001_v0001091_t0007_u01759554211428") 2025/10/04 05:06:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f4196046f10fd92a9_d20251004_m050331_c001_v7007000_t0000_u01759554211248") 2025/10/04 05:06:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd9287_d20251004_m050327_c001_v0001183_t0056_u01759554207469") 2025/10/04 05:06:54 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f4196046f10fd9285_d20251004_m050327_c001_v7007000_t0000_u01759554207085") 2025/10/04 05:06:54 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f209c971cf404c43a_d20251004_m050322_c001_v0001093_t0026_u01759554202966") 2025/10/04 05:06:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f409c971cf404c439_d20251004_m050322_c001_v7007000_t0000_u01759554202783") 2025/10/04 05:06:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f2196046f10fd9247_d20251004_m050318_c001_v0001036_t0034_u01759554198729") 2025/10/04 05:06:54 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f4196046f10fd9244_d20251004_m050318_c001_v7007000_t0000_u01759554198333") 2025/10/04 05:06:54 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f217d45504264ccdf_d20251004_m050313_c001_v0001177_t0031_u01759554193155") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec19a_d20251004_m050514_c001_v7007000_t0000_u01759554314299") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f217c1ee29734d1de_d20251004_m050509_c001_v0001113_t0053_u01759554309997") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec122_d20251004_m050504_c001_v7007000_t0000_u01759554304900") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec0e6_d20251004_m050500_c001_v0001176_t0043_u01759554300660") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734d1dd_d20251004_m050509_c001_v7007000_t0000_u01759554309546") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec127_d20251004_m050505_c001_v0001179_t0021_u01759554305083") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec0e0_d20251004_m050500_c001_v7007000_t0000_u01759554300202") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec0b4_d20251004_m050455_c001_v0001100_t0046_u01759554295541") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec0b2_d20251004_m050455_c001_v7007000_t0000_u01759554295358") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21428c7da532621d_d20251004_m050451_c001_v0001182_t0055_u01759554291668") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41428c7da532621c_d20251004_m050451_c001_v7007000_t0000_u01759554291174") 2025/10/04 05:06:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f20492fcb19068aeb_d20251004_m050438_c001_v0001130_t0002_u01759554278311") 2025/10/04 05:06:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f400b2f8ced148f24_d20251004_m050543_c001_v7007000_t0000_u01759554343790") 2025/10/04 05:06:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21538102f8bfe6e2_d20251004_m050538_c001_v0001134_t0013_u01759554338918") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41538102f8bfe6e1_d20251004_m050538_c001_v7007000_t0000_u01759554338420") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec1c8_d20251004_m050533_c001_v0001144_t0057_u01759554333112") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec1c6_d20251004_m050532_c001_v7007000_t0000_u01759554332928") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec1c0_d20251004_m050528_c001_v0001182_t0044_u01759554328312") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec1bd_d20251004_m050527_c001_v7007000_t0000_u01759554327793") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec1b5_d20251004_m050522_c001_v0001183_t0030_u01759554322964") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f413bd075de7ec1b4_d20251004_m050522_c001_v7007000_t0000_u01759554322780") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f217c1ee29734d217_d20251004_m050518_c001_v0001099_t0040_u01759554318947") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f417c1ee29734d210_d20251004_m050518_c001_v7007000_t0000_u01759554318417") 2025/10/04 05:06:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f628db3908dabdb9f980e1b_f213bd075de7ec19c_d20251004_m050514_c001_v0001176_t0025_u01759554314482") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f418771dc44bc8869_d20251004_m050647_c001_v7007000_t0000_u01759554407403") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21954d729c8853c5_d20251004_m050641_c001_v0001044_t0024_u01759554401506") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41954d729c8853c0_d20251004_m050640_c001_v7007000_t0000_u01759554400924") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f208c1cfbd0553478_d20251004_m050635_c001_v0001042_t0016_u01759554395096") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f408c1cfbd0553475_d20251004_m050634_c001_v7007000_t0000_u01759554394484") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f208c1cfbd0553468_d20251004_m050628_c001_v0001120_t0055_u01759554388928") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f408c1cfbd0553466_d20251004_m050628_c001_v7007000_t0000_u01759554388263") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e95331ca_d20251004_m050623_c001_v0001120_t0033_u01759554383875") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41954d729c8852f3_d20251004_m050623_c001_v7007000_t0000_u01759554383472") 2025/10/04 05:06:55 DEBUG : chunked-copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e95331be_d20251004_m050620_c001_v0001120_t0000_u01759554380094") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f418771dc44bc8868_d20251004_m050647_c001_v7007000_t0000_u01759554407221") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f208c1cfbd0553489_d20251004_m050645_c001_v0001038_t0050_u01759554405222") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41954d729c8853be_d20251004_m050640_c001_v7007000_t0000_u01759554400742") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21954d729c8853ae_d20251004_m050638_c001_v0001154_t0014_u01759554398777") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f408c1cfbd0553473_d20251004_m050634_c001_v7007000_t0000_u01759554394302") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21954d729c88535b_d20251004_m050632_c001_v0001042_t0013_u01759554392488") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f408c1cfbd0553465_d20251004_m050628_c001_v7007000_t0000_u01759554388082") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f21954d729c885309_d20251004_m050626_c001_v0001115_t0011_u01759554386012") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f41954d729c8852f0_d20251004_m050623_c001_v7007000_t0000_u01759554383276") 2025/10/04 05:06:56 DEBUG : chunked-copy.copy: Deleting (id "4_z9f628db3908dabdb9f980e1b_f100e913d1f1be0ac_d20251004_m050622_c001_v0001041_t0021_u01759554382188") 2025/10/04 05:06:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f106d48f50b1fc7d7_d20251004_m050153_c001_v0001101_t0057_u01759554113491") 2025/10/04 05:06:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f418771dc44bc886c_d20251004_m050648_c001_v7007000_t0000_u01759554408324") 2025/10/04 05:06:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e9533248_d20251004_m050647_c001_v0001120_t0038_u01759554407958") 2025/10/04 05:06:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f418771dc44bc886f_d20251004_m050650_c001_v7007000_t0000_u01759554410098") 2025/10/04 05:06:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e9533254_d20251004_m050649_c001_v0001120_t0055_u01759554409735") 2025/10/04 05:06:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f10966e99e953324e_d20251004_m050648_c001_v0001120_t0031_u01759554408510") 2025/10/04 05:06:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f628db3908dabdb9f980e1b_f417d45504264ccda_d20251004_m050309_c001_v7007000_t0000_u01759554189552") 2025/10/04 05:06:57 INFO : B2 bucket rclone-test-punatak7woka: cleaning bucket "rclone-test-punatak7woka" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (340.52s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (338.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.96s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.54s) --- 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.18s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.38s) --- 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.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- 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 (186.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (14.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (17.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- 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 340.550s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m41.418921993s (try 1/5)