"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/09/11 03:48:55 NOTICE: TestB2: Starting server 2025/09/11 03:48:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gamexaq0yena" 2025/09/11 03:48:55 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/09/11 03:48:58 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/11 03:48:58 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/11 03:48:58 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/09/11 03:49:24 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/09/11 03:49:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/11 03:49:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/11 03:49:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/11 03:49:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/11 03:49:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/11 03:49:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/11 03:49:29 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/09/11 03:49:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/11 03:49:37 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/09/11 03:49:41 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of all files 2025/09/11 03:49:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480825_d20250911_m034940_c001_v0001093_t0016_u01757562580963") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/11 03:49:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gamexaq0yena/dirToPurgeFromRoot" 2025/09/11 03:49:44 INFO : B2 bucket rclone-test-gamexaq0yena path dirToPurgeFromRoot: cleaning bucket "rclone-test-gamexaq0yena" of all files 2025/09/11 03:49:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48082b_d20250911_m034942_c001_v0001093_t0052_u01757562582556") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/11 03:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gamexaq0yena/hello? sausage/êé" 2025/09/11 03:49:49 INFO : B2 bucket rclone-test-gamexaq0yena path hello? sausage/êé: cleaning bucket "rclone-test-gamexaq0yena" of all files 2025/09/11 03:49:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f116785c36ca89e3e_d20250911_m034948_c001_v0001171_t0046_u01757562588206") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/11 03:49:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gamexaq0yena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/11 03:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gamexaq0yena/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-gamexaq0yena" from "TestB2:rclone-test-gamexaq0yena" 2025/09/11 03:50:02 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/09/11 03:50:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yudocen6tiho" 2025/09/11 03:50:16 DEBUG : B2 bucket rclone-test-yudocen6tiho: Purge remote 2025/09/11 03:50:16 INFO : B2 bucket rclone-test-yudocen6tiho: cleaning bucket "rclone-test-yudocen6tiho" of all files 2025/09/11 03:50:17 DEBUG : somefile: Deleting (id "4_zaf323d43e05d3b6b9f980e1b_f4156295f510f61de_d20250911_m035015_c001_v0001134_t0004_u01757562615982") === 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/09/11 03:50:18 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/11 03:50:19 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/09/11 03:50:22 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/11 03:50:22 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/11 03:50:22 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.983Ki offset 6Mi/6.106Mi 2025/09/11 03:50:22 DEBUG : test-metadata: Sending chunk 1 length 111599 2025/09/11 03:50:23 DEBUG : test-metadata: Done sending chunk 1 2025/09/11 03:50:24 DEBUG : test-metadata: Done sending chunk 0 2025/09/11 03:50:24 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/09/11 03:50:35 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1093-13.backblaze.com/b2api/v1/b2_upload_file/ff620d73e04d3b6b9f980e1b/c001_v0001093_t0036": EOF 2025/09/11 03:50:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-13.backblaze.com/b2api/v1/b2_upload_file/ff620d73e04d3b6b9f980e1b/c001_v0001093_t0036": EOF) 2025/09/11 03:50:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1093-13.backblaze.com/b2api/v1/b2_upload_file/ff620d73e04d3b6b9f980e1b/c001_v0001093_t0036": EOF - low level retry 1/10 2025/09/11 03:50:37 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-09-11-035029-610.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/09/11 03:50:39 DEBUG : oldPath = "TestB2:rclone-test-gamexaq0yena/versions/test-versions-v2025-09-11-035029-610.txt" 2025/09/11 03:50:39 DEBUG : newPath = "TestB2,versions:rclone-test-gamexaq0yena/versions/test-versions-v2025-09-11-035029-610.txt" 2025/09/11 03:50:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gamexaq0yena/versions/test-versions-v2025-09-11-035029-610.txt" 2025/09/11 03:50:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/11 03:50:40 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gamexaq0yena/versions/test-versions-v2025-09-11-035029-610.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gamexaq0yena/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/09/11 03:50:44 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of all hidden files 2025/09/11 03:50:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a438_d20250911_m034906_c001_v7007000_t0000_u01757562546725") as it is a hide marker 2025/09/11 03:50:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : leading space/ leading space: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48079c_d20250911_m034905_c001_v0001093_t0035_u01757562545985") 2025/09/11 03:50:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a437_d20250911_m034905_c001_v7007000_t0000_u01757562545552") as it is a hide marker 2025/09/11 03:50:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480796_d20250911_m034904_c001_v0001093_t0053_u01757562544603") 2025/09/11 03:50:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a44f_d20250911_m034913_c001_v7007000_t0000_u01757562553746") as it is a hide marker 2025/09/11 03:50:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807c6_d20250911_m034912_c001_v0001093_t0043_u01757562552803") 2025/09/11 03:50:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : created from root.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f42233e613287e306_d20250911_m035009_c001_v7007000_t0000_u01757562609976") as it is a hide marker 2025/09/11 03:50:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : created from root.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f104f3aad5d5d28c2_d20250911_m035008_c001_v0001172_t0029_u01757562608866") 2025/09/11 03:50:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff17_d20250911_m035018_c001_v7007000_t0000_u01757562618176") as it is a hide marker 2025/09/11 03:50:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480855_d20250911_m034957_c001_v0001093_t0030_u01757562597924") 2025/09/11 03:50:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11322500d9de9268_d20250911_m034954_c001_v0001184_t0059_u01757562594483") 2025/09/11 03:50:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48080b_d20250911_m034933_c001_v0001093_t0016_u01757562573190") 2025/09/11 03:50:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480803_d20250911_m034932_c001_v0001093_t0028_u01757562572052") 2025/09/11 03:50:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480809_d20250911_m034932_c001_v0001093_t0008_u01757562572653") "upload" dated 2025-09-11 03:49:32.653 +0000 UTC (1m11.713932084s ago) 2025/09/11 03:50:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f4079430f90addcea_d20250911_m034952_c001_v7007000_t0000_u01757562592289") as it is a hide marker 2025/09/11 03:50:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f111b4bf787605fbe_d20250911_m034951_c001_v0001032_t0005_u01757562591922") 2025/09/11 03:50:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11458510ff4e436c_d20250911_m034951_c001_v0001181_t0058_u01757562591334") 2025/09/11 03:50:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a482_d20250911_m034921_c001_v7007000_t0000_u01757562561855") as it is a hide marker 2025/09/11 03:50:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807e5_d20250911_m034921_c001_v0001093_t0053_u01757562561116") 2025/09/11 03:50:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : piped data.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff1a_d20250911_m035020_c001_v7007000_t0000_u01757562620159") as it is a hide marker 2025/09/11 03:50:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : piped data.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48088a_d20250911_m035019_c001_v0001093_t0055_u01757562619449") 2025/09/11 03:50:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : piped data.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff19_d20250911_m035019_c001_v7007000_t0000_u01757562619269") 2025/09/11 03:50:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : piped data.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413bd3370c480886_d20250911_m035018_c001_v0001093_t0036_u01757562618899") 2025/09/11 03:50:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a489_d20250911_m034922_c001_v7007000_t0000_u01757562562901") as it is a hide marker 2025/09/11 03:50:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807e7_d20250911_m034922_c001_v0001093_t0034_u01757562562216") 2025/09/11 03:50:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : test-metadata: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f41298d0c87c465b9_d20250911_m035027_c001_v7007000_t0000_u01757562627065") as it is a hide marker 2025/09/11 03:50:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : test-metadata: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f2000f43a2e91ff1c_d20250911_m035022_c001_v0001165_t0023_u01757562622164") 2025/09/11 03:50:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : test-metadata: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff1b_d20250911_m035021_c001_v7007000_t0000_u01757562621213") 2025/09/11 03:50:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : test-metadata: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48088e_d20250911_m035020_c001_v0001093_t0018_u01757562620339") 2025/09/11 03:50:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a45a_d20250911_m034916_c001_v7007000_t0000_u01757562556456") as it is a hide marker 2025/09/11 03:50:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807ca_d20250911_m034915_c001_v0001093_t0048_u01757562555493") 2025/09/11 03:50:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a469_d20250911_m034918_c001_v7007000_t0000_u01757562558544") as it is a hide marker 2025/09/11 03:50:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807d4_d20250911_m034917_c001_v0001093_t0004_u01757562557859") 2025/09/11 03:50:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a462_d20250911_m034917_c001_v7007000_t0000_u01757562557496") as it is a hide marker 2025/09/11 03:50:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807d2_d20250911_m034916_c001_v0001093_t0027_u01757562556817") 2025/09/11 03:50:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a472_d20250911_m034919_c001_v7007000_t0000_u01757562559673") as it is a hide marker 2025/09/11 03:50:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807d8_d20250911_m034918_c001_v0001093_t0022_u01757562558905") 2025/09/11 03:50:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a479_d20250911_m034920_c001_v7007000_t0000_u01757562560755") as it is a hide marker 2025/09/11 03:50:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807e1_d20250911_m034920_c001_v0001093_t0010_u01757562560033") 2025/09/11 03:50:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a455_d20250911_m034915_c001_v7007000_t0000_u01757562555129") as it is a hide marker 2025/09/11 03:50:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : trailing space /trailing space : Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807c8_d20250911_m034914_c001_v0001093_t0046_u01757562554107") 2025/09/11 03:50:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb624_d20250911_m035037_c001_v0001100_t0026_u01757562637763") "upload" dated 2025-09-11 03:50:37.763 +0000 UTC (6.60485648s ago) 2025/09/11 03:50:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42073d5d6eba32c1_d20250911_m035032_c001_v7007000_t0000_u01757562632941") 2025/09/11 03:50:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4808b0_d20250911_m035029_c001_v0001093_t0057_u01757562629610") 2025/09/11 03:50:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a4b0_d20250911_m034931_c001_v7007000_t0000_u01757562571500") as it is a hide marker 2025/09/11 03:50:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a497_d20250911_m034925_c001_v0001120_t0035_u01757562565016") 2025/09/11 03:50:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : zero-length-file: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a495_d20250911_m034924_c001_v7007000_t0000_u01757562564730") as it is a hide marker 2025/09/11 03:50:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : zero-length-file: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413bd3370c4807f3_d20250911_m034924_c001_v0001093_t0036_u01757562564180") 2025/09/11 03:50:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a439_d20250911_m034907_c001_v7007000_t0000_u01757562547783") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807a2_d20250911_m034907_c001_v0001093_t0043_u01757562547084") 2025/09/11 03:50:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a434_d20250911_m034901_c001_v7007000_t0000_u01757562541922") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48077e_d20250911_m034900_c001_v0001093_t0022_u01757562540756") 2025/09/11 03:50:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a445_d20250911_m034911_c001_v7007000_t0000_u01757562551130") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807ba_d20250911_m034910_c001_v0001093_t0013_u01757562550391") 2025/09/11 03:50:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a440_d20250911_m034910_c001_v7007000_t0000_u01757562550031") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807b6_d20250911_m034909_c001_v0001093_t0017_u01757562549250") 2025/09/11 03:50:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a44a_d20250911_m034912_c001_v7007000_t0000_u01757562552443") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807be_d20250911_m034911_c001_v0001093_t0015_u01757562551490") 2025/09/11 03:50:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a43b_d20250911_m034908_c001_v7007000_t0000_u01757562548884") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807aa_d20250911_m034908_c001_v0001093_t0031_u01757562548143") 2025/09/11 03:50:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ./.: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a435_d20250911_m034903_c001_v7007000_t0000_u01757562543118") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ./.: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480784_d20250911_m034902_c001_v0001093_t0013_u01757562542282") 2025/09/11 03:50:44 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/11 03:50:44 DEBUG : ../..: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a436_d20250911_m034904_c001_v7007000_t0000_u01757562544243") as it is a hide marker 2025/09/11 03:50:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/11 03:50:44 DEBUG : ../..: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48078c_d20250911_m034903_c001_v0001093_t0017_u01757562543478") 2025/09/11 03:50:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/11 03:50:44 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of all hidden files 2025/09/11 03:50:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a438_d20250911_m034906_c001_v7007000_t0000_u01757562546725") as it is a hide marker 2025/09/11 03:50:44 DEBUG : leading space/ leading space: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48079c_d20250911_m034905_c001_v0001093_t0035_u01757562545985") 2025/09/11 03:50:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a437_d20250911_m034905_c001_v7007000_t0000_u01757562545552") as it is a hide marker 2025/09/11 03:50:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480796_d20250911_m034904_c001_v0001093_t0053_u01757562544603") 2025/09/11 03:50:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a44f_d20250911_m034913_c001_v7007000_t0000_u01757562553746") as it is a hide marker 2025/09/11 03:50:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807c6_d20250911_m034912_c001_v0001093_t0043_u01757562552803") 2025/09/11 03:50:44 DEBUG : created from root.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f42233e613287e306_d20250911_m035009_c001_v7007000_t0000_u01757562609976") as it is a hide marker 2025/09/11 03:50:44 DEBUG : created from root.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f104f3aad5d5d28c2_d20250911_m035008_c001_v0001172_t0029_u01757562608866") 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff17_d20250911_m035018_c001_v7007000_t0000_u01757562618176") as it is a hide marker 2025/09/11 03:50:44 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480855_d20250911_m034957_c001_v0001093_t0030_u01757562597924") 2025/09/11 03:50:45 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11322500d9de9268_d20250911_m034954_c001_v0001184_t0059_u01757562594483") 2025/09/11 03:50:45 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48080b_d20250911_m034933_c001_v0001093_t0016_u01757562573190") 2025/09/11 03:50:45 DEBUG : file name.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480803_d20250911_m034932_c001_v0001093_t0028_u01757562572052") 2025/09/11 03:50:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480809_d20250911_m034932_c001_v0001093_t0008_u01757562572653") "upload" dated 2025-09-11 03:49:32.653 +0000 UTC (1m12.732021795s ago) 2025/09/11 03:50:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f4079430f90addcea_d20250911_m034952_c001_v7007000_t0000_u01757562592289") as it is a hide marker 2025/09/11 03:50:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f111b4bf787605fbe_d20250911_m034951_c001_v0001032_t0005_u01757562591922") 2025/09/11 03:50:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11458510ff4e436c_d20250911_m034951_c001_v0001181_t0058_u01757562591334") 2025/09/11 03:50:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a482_d20250911_m034921_c001_v7007000_t0000_u01757562561855") as it is a hide marker 2025/09/11 03:50:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807e5_d20250911_m034921_c001_v0001093_t0053_u01757562561116") 2025/09/11 03:50:45 DEBUG : piped data.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff1a_d20250911_m035020_c001_v7007000_t0000_u01757562620159") as it is a hide marker 2025/09/11 03:50:45 DEBUG : piped data.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48088a_d20250911_m035019_c001_v0001093_t0055_u01757562619449") 2025/09/11 03:50:45 DEBUG : piped data.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff19_d20250911_m035019_c001_v7007000_t0000_u01757562619269") 2025/09/11 03:50:45 DEBUG : piped data.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413bd3370c480886_d20250911_m035018_c001_v0001093_t0036_u01757562618899") 2025/09/11 03:50:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a489_d20250911_m034922_c001_v7007000_t0000_u01757562562901") as it is a hide marker 2025/09/11 03:50:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807e7_d20250911_m034922_c001_v0001093_t0034_u01757562562216") 2025/09/11 03:50:45 DEBUG : test-metadata: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f41298d0c87c465b9_d20250911_m035027_c001_v7007000_t0000_u01757562627065") as it is a hide marker 2025/09/11 03:50:45 DEBUG : test-metadata: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f2000f43a2e91ff1c_d20250911_m035022_c001_v0001165_t0023_u01757562622164") 2025/09/11 03:50:45 DEBUG : test-metadata: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f4000f43a2e91ff1b_d20250911_m035021_c001_v7007000_t0000_u01757562621213") 2025/09/11 03:50:46 DEBUG : test-metadata: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48088e_d20250911_m035020_c001_v0001093_t0018_u01757562620339") 2025/09/11 03:50:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a45a_d20250911_m034916_c001_v7007000_t0000_u01757562556456") as it is a hide marker 2025/09/11 03:50:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807ca_d20250911_m034915_c001_v0001093_t0048_u01757562555493") 2025/09/11 03:50:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a469_d20250911_m034918_c001_v7007000_t0000_u01757562558544") as it is a hide marker 2025/09/11 03:50:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807d4_d20250911_m034917_c001_v0001093_t0004_u01757562557859") 2025/09/11 03:50:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a462_d20250911_m034917_c001_v7007000_t0000_u01757562557496") as it is a hide marker 2025/09/11 03:50:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807d2_d20250911_m034916_c001_v0001093_t0027_u01757562556817") 2025/09/11 03:50:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a472_d20250911_m034919_c001_v7007000_t0000_u01757562559673") as it is a hide marker 2025/09/11 03:50:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807d8_d20250911_m034918_c001_v0001093_t0022_u01757562558905") 2025/09/11 03:50:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a479_d20250911_m034920_c001_v7007000_t0000_u01757562560755") as it is a hide marker 2025/09/11 03:50:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807e1_d20250911_m034920_c001_v0001093_t0010_u01757562560033") 2025/09/11 03:50:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a455_d20250911_m034915_c001_v7007000_t0000_u01757562555129") as it is a hide marker 2025/09/11 03:50:46 DEBUG : trailing space /trailing space : Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807c8_d20250911_m034914_c001_v0001093_t0046_u01757562554107") 2025/09/11 03:50:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb624_d20250911_m035037_c001_v0001100_t0026_u01757562637763") "upload" dated 2025-09-11 03:50:37.763 +0000 UTC (8.930189363s ago) 2025/09/11 03:50:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42073d5d6eba32c1_d20250911_m035032_c001_v7007000_t0000_u01757562632941") 2025/09/11 03:50:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4808b0_d20250911_m035029_c001_v0001093_t0057_u01757562629610") 2025/09/11 03:50:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a4b0_d20250911_m034931_c001_v7007000_t0000_u01757562571500") as it is a hide marker 2025/09/11 03:50:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a497_d20250911_m034925_c001_v0001120_t0035_u01757562565016") 2025/09/11 03:50:46 DEBUG : zero-length-file: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a495_d20250911_m034924_c001_v7007000_t0000_u01757562564730") as it is a hide marker 2025/09/11 03:50:46 DEBUG : zero-length-file: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413bd3370c4807f3_d20250911_m034924_c001_v0001093_t0036_u01757562564180") 2025/09/11 03:50:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a439_d20250911_m034907_c001_v7007000_t0000_u01757562547783") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807a2_d20250911_m034907_c001_v0001093_t0043_u01757562547084") 2025/09/11 03:50:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a434_d20250911_m034901_c001_v7007000_t0000_u01757562541922") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48077e_d20250911_m034900_c001_v0001093_t0022_u01757562540756") 2025/09/11 03:50:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a445_d20250911_m034911_c001_v7007000_t0000_u01757562551130") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807ba_d20250911_m034910_c001_v0001093_t0013_u01757562550391") 2025/09/11 03:50:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a440_d20250911_m034910_c001_v7007000_t0000_u01757562550031") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807b6_d20250911_m034909_c001_v0001093_t0017_u01757562549250") 2025/09/11 03:50:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a44a_d20250911_m034912_c001_v7007000_t0000_u01757562552443") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807be_d20250911_m034911_c001_v0001093_t0015_u01757562551490") 2025/09/11 03:50:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a43b_d20250911_m034908_c001_v7007000_t0000_u01757562548884") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c4807aa_d20250911_m034908_c001_v0001093_t0031_u01757562548143") 2025/09/11 03:50:47 DEBUG : ./.: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a435_d20250911_m034903_c001_v7007000_t0000_u01757562543118") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ./.: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480784_d20250911_m034902_c001_v0001093_t0013_u01757562542282") 2025/09/11 03:50:47 DEBUG : ../..: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a436_d20250911_m034904_c001_v7007000_t0000_u01757562544243") as it is a hide marker 2025/09/11 03:50:47 DEBUG : ../..: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c48078c_d20250911_m034903_c001_v0001093_t0017_u01757562543478") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/11 03:50:48 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/09/11 03:50:48 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/09/11 03:50:48 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/09/11 03:50:49 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/09/11 03:50:49 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of pending multipart uploads older than 0s 2025/09/11 03:50:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480809_d20250911_m034932_c001_v0001093_t0008_u01757562572653") "upload" dated 2025-09-11 03:49:32.653 +0000 UTC (1m16.93443803s ago) 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7190_d20250911_m035048_c001_v0001137_t0056_u01757562648571") as it is a start marker (upload started at 2025-09-11 03:50:48.571 +0000 UTC) 2025/09/11 03:50:49 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7191_d20250911_m035048_c001_v0001099_t0003_u01757562648754") as it is a start marker (upload started at 2025-09-11 03:50:48.754 +0000 UTC) 2025/09/11 03:50:49 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7192_d20250911_m035048_c001_v0001120_t0000_u01757562648946") as it is a start marker (upload started at 2025-09-11 03:50:48.946 +0000 UTC) 2025/09/11 03:50:49 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7193_d20250911_m035049_c001_v0001171_t0008_u01757562649129") as it is a start marker (upload started at 2025-09-11 03:50:49.129 +0000 UTC) 2025/09/11 03:50:49 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/11 03:50:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f405f7de050ca718f_d20250911_m035048_c001_v7007000_t0000_u01757562648388") "hide" dated 2025-09-11 03:50:48.388 +0000 UTC (1.199831799s ago) 2025/09/11 03:50:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb624_d20250911_m035037_c001_v0001100_t0026_u01757562637763") 2025/09/11 03:50:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/11 03:50:49 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of pending multipart uploads older than 0s 2025/09/11 03:50:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480809_d20250911_m034932_c001_v0001093_t0008_u01757562572653") "upload" dated 2025-09-11 03:49:32.653 +0000 UTC (1m17.30540976s ago) 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7190_d20250911_m035048_c001_v0001137_t0056_u01757562648571") as it is a start marker (upload started at 2025-09-11 03:50:48.571 +0000 UTC) 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7191_d20250911_m035048_c001_v0001099_t0003_u01757562648754") as it is a start marker (upload started at 2025-09-11 03:50:48.754 +0000 UTC) 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7192_d20250911_m035048_c001_v0001120_t0000_u01757562648946") as it is a start marker (upload started at 2025-09-11 03:50:48.946 +0000 UTC) 2025/09/11 03:50:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7193_d20250911_m035049_c001_v0001171_t0008_u01757562649129") as it is a start marker (upload started at 2025-09-11 03:50:49.129 +0000 UTC) 2025/09/11 03:50:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff620d73e04d3b6b9f980e1b_f405f7de050ca718f_d20250911_m035048_c001_v7007000_t0000_u01757562648388") "hide" dated 2025-09-11 03:50:48.388 +0000 UTC (1.570660261s ago) 2025/09/11 03:50:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb624_d20250911_m035037_c001_v0001100_t0026_u01757562637763") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/11 03:50:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/11 03:50:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/11 03:50:51 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/09/11 03:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/11 03:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/11 03:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/11 03:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/11 03:50:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/11 03:50:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/11 03:50:57 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/11 03:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:00 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/09/11 03:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f2182624dccf0f21a_d20250911_m035100_c001_v0001146_t0039_u01757562660553") 2025/09/11 03:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/11 03:51:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/11 03:51:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/11 03:51:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/11 03:51:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/11 03:51:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/11 03:51:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/11 03:51:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/11 03:51:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/11 03:51:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/11 03:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:08 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/09/11 03:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef45e2_d20250911_m035108_c001_v0001178_t0028_u01757562668640") 2025/09/11 03:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/11 03:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/11 03:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/11 03:51:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/11 03:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/11 03:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/11 03:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/11 03:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/11 03:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/11 03:51:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/11 03:51:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/11 03:51:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/11 03:51:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/11 03:51:16 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/11 03:51:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:17 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/09/11 03:51:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5bb_d20250911_m035117_c001_v0001179_t0008_u01757562677805") 2025/09/11 03:51:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/11 03:51:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:51:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/11 03:51:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/11 03:51:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/11 03:51:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:20 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/09/11 03:51:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/11 03:51:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/11 03:51:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/11 03:51:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/11 03:51:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/11 03:51:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/11 03:51:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/11 03:51:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:25 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/09/11 03:51:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5bf_d20250911_m035125_c001_v0001150_t0000_u01757562685850") 2025/09/11 03:51:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:51:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/11 03:51:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/11 03:51:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/11 03:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/11 03:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/11 03:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/11 03:51:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/11 03:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/11 03:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/11 03:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/11 03:51:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:33 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/09/11 03:51:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5d1_d20250911_m035133_c001_v0001184_t0022_u01757562693864") 2025/09/11 03:51:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/11 03:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/11 03:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/11 03:51:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/11 03:51:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/11 03:51:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/11 03:51:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/11 03:51:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/11 03:51:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/11 03:51:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/11 03:51:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/11 03:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/11 03:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/11 03:51:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/11 03:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:42 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/09/11 03:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be413_d20250911_m035142_c001_v0001178_t0018_u01757562702474") 2025/09/11 03:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/11 03:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/11 03:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/11 03:51:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/11 03:51:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:45 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/09/11 03:51:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/11 03:51:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/11 03:51:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/11 03:51:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/11 03:51:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/11 03:51:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/11 03:51:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/11 03:51:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:50 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/09/11 03:51:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5fd_d20250911_m035150_c001_v0001101_t0021_u01757562710664") 2025/09/11 03:51:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:51:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/11 03:51:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/11 03:51:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:51:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:51:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/11 03:51:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/11 03:51:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/11 03:51:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/11 03:51:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/11 03:51:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/11 03:51:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/11 03:51:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/11 03:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:51:58 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/09/11 03:51:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be41d_d20250911_m035158_c001_v0001171_t0058_u01757562718992") 2025/09/11 03:51:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/11 03:51:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/11 03:51:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/11 03:52:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/11 03:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/11 03:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/11 03:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/11 03:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/11 03:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/11 03:52:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/11 03:52:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/11 03:52:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/11 03:52:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/11 03:52:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/11 03:52:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:52:07 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/09/11 03:52:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f215c46bcb288b812_d20250911_m035207_c001_v0001144_t0013_u01757562727724") 2025/09/11 03:52:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/11 03:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/11 03:52:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/11 03:52:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/11 03:52:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:10 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/09/11 03:52:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/11 03:52:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/11 03:52:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/11 03:52:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/11 03:52:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/11 03:52:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/11 03:52:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/11 03:52:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:52:16 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/09/11 03:52:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f215c46bcb288b836_d20250911_m035216_c001_v0001182_t0021_u01757562736818") 2025/09/11 03:52:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:52:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/11 03:52:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/11 03:52:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/11 03:52:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/11 03:52:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/11 03:52:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/11 03:52:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/11 03:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/11 03:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/11 03:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/11 03:52:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:52:26 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/09/11 03:52:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be42f_d20250911_m035226_c001_v0001165_t0024_u01757562746170") 2025/09/11 03:52:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/11 03:52:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/11 03:52:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/11 03:52:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/11 03:52:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/11 03:52:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/11 03:52:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/11 03:52:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/11 03:52:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/11 03:52:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/11 03:52:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/11 03:52:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/11 03:52:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/11 03:52:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/11 03:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:52:35 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/09/11 03:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be45d_d20250911_m035235_c001_v0001145_t0024_u01757562755544") 2025/09/11 03:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/11 03:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/11 03:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/11 03:52:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/11 03:52:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:38 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/09/11 03:52:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/11 03:52:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/11 03:52:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/11 03:52:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/11 03:52:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/11 03:52:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/11 03:52:43 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/11 03:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:52:45 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/09/11 03:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be48f_d20250911_m035245_c001_v0001178_t0004_u01757562765288") 2025/09/11 03:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/11 03:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/11 03:52:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/11 03:52:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/11 03:52:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/11 03:52:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/11 03:52:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/11 03:52:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/11 03:52:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/11 03:52:52 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/11 03:52:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:52:54 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/09/11 03:52:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be4a0_d20250911_m035254_c001_v0001177_t0033_u01757562774713") 2025/09/11 03:52:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/11 03:52:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/11 03:52:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/11 03:52:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:52:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:52:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/11 03:52:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/11 03:52:59 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/11 03:53:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/11 03:53:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/11 03:53:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/11 03:53:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/11 03:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/11 03:53:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/11 03:53:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/11 03:53:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/11 03:53:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:53:05 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/09/11 03:53:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab6896e6_d20250911_m035305_c001_v0001102_t0054_u01757562785304") 2025/09/11 03:53:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/11 03:53:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:53:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/11 03:53:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/11 03:53:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/11 03:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:53:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:53:08 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/09/11 03:53:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/11 03:53:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/11 03:53:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/11 03:53:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/11 03:53:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/11 03:53:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/11 03:53:13 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/11 03:53:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:53:15 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/09/11 03:53:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab6896eb_d20250911_m035315_c001_v0001150_t0008_u01757562795568") 2025/09/11 03:53:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:53:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/11 03:53:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/11 03:53:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:53:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:53:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/11 03:53:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/11 03:53:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/11 03:53:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/11 03:53:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/11 03:53:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/11 03:53:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/11 03:53:23 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/11 03:53:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:53:26 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/09/11 03:53:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f219aaa29d74e5912_d20250911_m035326_c001_v0001042_t0011_u01757562806262") 2025/09/11 03:53:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/11 03:53:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/11 03:53:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/11 03:53:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:53:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:53:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/11 03:53:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/11 03:53:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/11 03:53:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/11 03:53:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/11 03:53:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/11 03:53:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/11 03:53:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/11 03:53:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/11 03:53:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/11 03:53:35 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/11 03:53:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/11 03:53:37 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/09/11 03:53:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be50f_d20250911_m035337_c001_v0001182_t0049_u01757562817418") 2025/09/11 03:53:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/11 03:53:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/11 03:53:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/11 03:53:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/11 03:53:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/11 03:53:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/11 03:53:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/11 03:53:40 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/09/11 03:53:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef469f_d20250911_m035348_c001_v0001157_t0048_u01757562828411") 2025/09/11 03:53:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/11 03:53:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/11 03:53:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/11 03:53:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/11 03:53:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/11 03:53:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/11 03:53:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/11 03:53:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/11 03:53:51 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/11 03:53:54 DEBUG : chunked-copy: Done sending chunk 1 2025/09/11 03:53:54 DEBUG : chunked-copy: Done sending chunk 0 2025/09/11 03:53:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/11 03:53:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef46b4_d20250911_m035355_c001_v0001176_t0046_u01757562835056") 2025/09/11 03:53:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/11 03:53:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/11 03:53:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/11 03:53:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/11 03:53:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/11 03:53:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/11 03:53:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/11 03:53:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/11 03:53:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/11 03:54:00 DEBUG : chunked-copy: Done sending chunk 0 2025/09/11 03:54:00 DEBUG : chunked-copy: Done sending chunk 1 2025/09/11 03:54:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/11 03:54:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab68970f_d20250911_m035400_c001_v0001179_t0011_u01757562840907") 2025/09/11 03:54:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/11 03:54:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/11 03:54:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/11 03:54:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/11 03:54:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/11 03:54:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/11 03:54:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/11 03:54:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/11 03:54:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/11 03:54:05 DEBUG : chunked-copy: Done sending chunk 0 2025/09/11 03:54:06 DEBUG : chunked-copy: Done sending chunk 1 2025/09/11 03:54:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/11 03:54:07 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef470a_d20250911_m035407_c001_v0001144_t0030_u01757562847400") 2025/09/11 03:54:07 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/11 03:54:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/11 03:54:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/11 03:54:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/11 03:54:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/11 03:54:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/11 03:54:08 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/11 03:54:10 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/11 03:54:11 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/11 03:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gamexaq0yena/deeper/nonexisting/directory" 2025/09/11 03:54:12 DEBUG : Config file has changed externally - reloading === 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/09/11 03:54:13 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of all files 2025/09/11 03:54:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f419aaa29d74e58d9_d20250911_m035319_c001_v7007000_t0000_u01757562799552") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab6896eb_d20250911_m035315_c001_v0001150_t0008_u01757562795568") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f41196775ab6896ea_d20250911_m035314_c001_v7007000_t0000_u01757562794944") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f219aaa29d74e58c1_d20250911_m035310_c001_v0001165_t0009_u01757562790301") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef4698_d20250911_m035342_c001_v7007000_t0000_u01757562822161") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be50f_d20250911_m035337_c001_v0001182_t0049_u01757562817418") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be50e_d20250911_m035336_c001_v7007000_t0000_u01757562816846") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f219aaa29d74e593b_d20250911_m035331_c001_v0001182_t0017_u01757562811574") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f419aaa29d74e5939_d20250911_m035331_c001_v7007000_t0000_u01757562811388") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f219aaa29d74e5912_d20250911_m035326_c001_v0001042_t0011_u01757562806262") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f419aaa29d74e590d_d20250911_m035325_c001_v7007000_t0000_u01757562805646") 2025/09/11 03:54:14 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f219aaa29d74e58dc_d20250911_m035319_c001_v0001093_t0036_u01757562799736") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be414_d20250911_m035146_c001_v7007000_t0000_u01757562706364") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be413_d20250911_m035142_c001_v0001178_t0018_u01757562702474") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a5e0_d20250911_m035137_c001_v7007000_t0000_u01757562697634") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5d1_d20250911_m035133_c001_v0001184_t0022_u01757562693864") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be412_d20250911_m035142_c001_v7007000_t0000_u01757562702086") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5e2_d20250911_m035137_c001_v0001172_t0029_u01757562697816") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a5cf_d20250911_m035133_c001_v7007000_t0000_u01757562693472") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef45f3_d20250911_m035129_c001_v0001098_t0037_u01757562689349") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef45f2_d20250911_m035129_c001_v7007000_t0000_u01757562689165") 2025/09/11 03:54:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5bf_d20250911_m035125_c001_v0001150_t0000_u01757562685850") 2025/09/11 03:54:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a5be_d20250911_m035125_c001_v7007000_t0000_u01757562685449") 2025/09/11 03:54:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef45ef_d20250911_m035121_c001_v0001157_t0054_u01757562681899") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be422_d20250911_m035212_c001_v7007000_t0000_u01757562732213") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f215c46bcb288b812_d20250911_m035207_c001_v0001144_t0013_u01757562727724") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be41e_d20250911_m035202_c001_v7007000_t0000_u01757562722898") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be41d_d20250911_m035158_c001_v0001171_t0058_u01757562718992") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f415c46bcb288b810_d20250911_m035207_c001_v7007000_t0000_u01757562727313") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be41f_d20250911_m035203_c001_v0001157_t0026_u01757562723080") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be41b_d20250911_m035158_c001_v7007000_t0000_u01757562718562") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be419_d20250911_m035154_c001_v0001091_t0033_u01757562714380") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be418_d20250911_m035154_c001_v7007000_t0000_u01757562714198") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5fd_d20250911_m035150_c001_v0001101_t0021_u01757562710664") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a5fc_d20250911_m035150_c001_v7007000_t0000_u01757562710246") 2025/09/11 03:54:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be415_d20250911_m035146_c001_v0001091_t0039_u01757562706547") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef45ee_d20250911_m035121_c001_v7007000_t0000_u01757562681711") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f213c3b719578a5bb_d20250911_m035117_c001_v0001179_t0008_u01757562677805") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f413c3b719578a5ba_d20250911_m035117_c001_v7007000_t0000_u01757562677368") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef45ea_d20250911_m035112_c001_v0001161_t0015_u01757562672692") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef45e9_d20250911_m035112_c001_v7007000_t0000_u01757562672451") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef45e2_d20250911_m035108_c001_v0001178_t0028_u01757562668640") 2025/09/11 03:54:15 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef45e1_d20250911_m035108_c001_v7007000_t0000_u01757562668271") 2025/09/11 03:54:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef45e0_d20250911_m035104_c001_v0001161_t0040_u01757562664167") 2025/09/11 03:54:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef45df_d20250911_m035103_c001_v7007000_t0000_u01757562663983") 2025/09/11 03:54:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f2182624dccf0f21a_d20250911_m035100_c001_v0001146_t0039_u01757562660553") 2025/09/11 03:54:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f4182624dccf0f218_d20250911_m035100_c001_v7007000_t0000_u01757562660177") 2025/09/11 03:54:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f205f7de050ca7198_d20250911_m035052_c001_v0001161_t0030_u01757562652007") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be479_d20250911_m035239_c001_v7007000_t0000_u01757562759848") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be45d_d20250911_m035235_c001_v0001145_t0024_u01757562755544") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be440_d20250911_m035230_c001_v7007000_t0000_u01757562750332") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be42f_d20250911_m035226_c001_v0001165_t0024_u01757562746170") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be45a_d20250911_m035235_c001_v7007000_t0000_u01757562755075") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be442_d20250911_m035230_c001_v0001179_t0052_u01757562750516") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be42c_d20250911_m035225_c001_v7007000_t0000_u01757562745521") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be425_d20250911_m035220_c001_v0001178_t0057_u01757562740675") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be424_d20250911_m035220_c001_v7007000_t0000_u01757562740493") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f215c46bcb288b836_d20250911_m035216_c001_v0001182_t0021_u01757562736818") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f415c46bcb288b833_d20250911_m035216_c001_v7007000_t0000_u01757562736341") 2025/09/11 03:54:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be423_d20250911_m035212_c001_v0001171_t0034_u01757562732398") 2025/09/11 03:54:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f419aaa29d74e58c0_d20250911_m035310_c001_v7007000_t0000_u01757562790116") 2025/09/11 03:54:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab6896e6_d20250911_m035305_c001_v0001102_t0054_u01757562785304") 2025/09/11 03:54:16 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f41196775ab6896e5_d20250911_m035304_c001_v7007000_t0000_u01757562784769") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be4a3_d20250911_m035259_c001_v0001029_t0020_u01757562779563") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be4a2_d20250911_m035259_c001_v7007000_t0000_u01757562779382") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be4a0_d20250911_m035254_c001_v0001177_t0033_u01757562774713") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be49f_d20250911_m035254_c001_v7007000_t0000_u01757562774181") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be49b_d20250911_m035249_c001_v0001172_t0016_u01757562769152") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be49a_d20250911_m035248_c001_v7007000_t0000_u01757562768968") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be48f_d20250911_m035245_c001_v0001178_t0004_u01757562765288") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f42117b4d776be48c_d20250911_m035244_c001_v7007000_t0000_u01757562764772") 2025/09/11 03:54:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f22117b4d776be47a_d20250911_m035240_c001_v0001029_t0021_u01757562760034") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f402ae0c6270fa581_d20250911_m035409_c001_v7007000_t0000_u01757562849933") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab689712_d20250911_m035403_c001_v0001090_t0047_u01757562843250") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f41196775ab689711_d20250911_m035402_c001_v7007000_t0000_u01757562842599") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef46c1_d20250911_m035357_c001_v0001090_t0031_u01757562837428") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef46bc_d20250911_m035356_c001_v7007000_t0000_u01757562836767") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab6896ff_d20250911_m035350_c001_v0001144_t0010_u01757562830959") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f41196775ab6896fd_d20250911_m035350_c001_v7007000_t0000_u01757562830262") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb937_d20250911_m035346_c001_v0001100_t0030_u01757562826592") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef469e_d20250911_m035346_c001_v7007000_t0000_u01757562826153") 2025/09/11 03:54:17 DEBUG : chunked-copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb927_d20250911_m035342_c001_v0001100_t0048_u01757562822987") 2025/09/11 03:54:17 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f402ae0c6270fa580_d20250911_m035409_c001_v7007000_t0000_u01757562849651") 2025/09/11 03:54:17 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef470a_d20250911_m035407_c001_v0001144_t0030_u01757562847400") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f41196775ab689710_d20250911_m035402_c001_v7007000_t0000_u01757562842417") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f21196775ab68970f_d20250911_m035400_c001_v0001179_t0011_u01757562840907") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef46bb_d20250911_m035356_c001_v7007000_t0000_u01757562836582") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef46b4_d20250911_m035355_c001_v0001176_t0046_u01757562835056") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f41196775ab6896fc_d20250911_m035350_c001_v7007000_t0000_u01757562830078") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f208df5555fef469f_d20250911_m035348_c001_v0001157_t0048_u01757562828411") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f408df5555fef469d_d20250911_m035345_c001_v7007000_t0000_u01757562825864") 2025/09/11 03:54:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f118f49b1ab3e9d24_d20250911_m035345_c001_v0001099_t0007_u01757562825059") 2025/09/11 03:54:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f113bd3370c480809_d20250911_m034932_c001_v0001093_t0008_u01757562572653") 2025/09/11 03:54:18 DEBUG : unknown-size-put.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f402ae0c6270fa5b0_d20250911_m035410_c001_v7007000_t0000_u01757562850888") 2025/09/11 03:54:18 DEBUG : unknown-size-put.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb97d_d20250911_m035410_c001_v0001100_t0034_u01757562850537") 2025/09/11 03:54:18 DEBUG : unknown-size-update.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f402ae0c6270fa5b1_d20250911_m035412_c001_v7007000_t0000_u01757562852166") 2025/09/11 03:54:18 DEBUG : unknown-size-update.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb987_d20250911_m035411_c001_v0001100_t0041_u01757562851791") 2025/09/11 03:54:18 DEBUG : unknown-size-update.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f11792a49d62bb983_d20250911_m035411_c001_v0001100_t0001_u01757562851077") 2025/09/11 03:54:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zff620d73e04d3b6b9f980e1b_f405f7de050ca718f_d20250911_m035048_c001_v7007000_t0000_u01757562648388") 2025/09/11 03:54:19 INFO : B2 bucket rclone-test-gamexaq0yena: cleaning bucket "rclone-test-gamexaq0yena" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (324.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.63s) --- PASS: TestIntegration/FsMkdir (322.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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 (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.06s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.86s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- 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.62s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- 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.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (170.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (12.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 324.588s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m25.823476134s (try 1/5)