"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/07/11 02:08:04 NOTICE: TestB2: Starting server 2025/07/11 02:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dicedet1voto" 2025/07/11 02:08:04 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/07/11 02:08:07 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/11 02:08:07 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/11 02:08:08 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/07/11 02:08:33 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/07/11 02:08:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/11 02:08:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/11 02:08:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/11 02:08:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/11 02:08:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/11 02:08:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/11 02:08:37 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/07/11 02:08:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/11 02:08:45 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/07/11 02:08:50 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of all files 2025/07/11 02:08:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322c7_d20250711_m020849_c001_v0001041_t0038_u01752199729803") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/11 02:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dicedet1voto/dirToPurgeFromRoot" 2025/07/11 02:08:53 INFO : B2 bucket rclone-test-dicedet1voto path dirToPurgeFromRoot: cleaning bucket "rclone-test-dicedet1voto" of all files 2025/07/11 02:08:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322d1_d20250711_m020851_c001_v0001041_t0023_u01752199731421") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/11 02:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dicedet1voto/hello? sausage/êé" 2025/07/11 02:08:58 INFO : B2 bucket rclone-test-dicedet1voto path hello? sausage/êé: cleaning bucket "rclone-test-dicedet1voto" of all files 2025/07/11 02:08:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1134fef81839f2d7_d20250711_m020856_c001_v0001179_t0018_u01752199736853") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/07/11 02:08:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/07/11 02:08:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/11 02:09:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/11 02:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dicedet1voto/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/11 02:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dicedet1voto/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-dicedet1voto" from "TestB2:rclone-test-dicedet1voto" 2025/07/11 02:09:11 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/07/11 02:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xuwexuf1xido" 2025/07/11 02:09:25 DEBUG : B2 bucket rclone-test-xuwexuf1xido: Purge remote 2025/07/11 02:09:25 INFO : B2 bucket rclone-test-xuwexuf1xido: cleaning bucket "rclone-test-xuwexuf1xido" of all files 2025/07/11 02:09:25 DEBUG : somefile: Deleting (id "4_z3f129d6330edfb7b9f780e1b_f4099a429413645c7_d20250711_m020924_c001_v0001172_t0013_u01752199764444") === 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/07/11 02:09:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/11 02:09:27 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/07/11 02:09:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/11 02:09:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/11 02:09:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.426Ki offset 6Mi/6.106Mi 2025/07/11 02:09:31 DEBUG : test-metadata: Sending chunk 1 length 111028 2025/07/11 02:09:32 DEBUG : test-metadata: Done sending chunk 1 2025/07/11 02:09:33 DEBUG : test-metadata: Done sending chunk 0 2025/07/11 02:09:33 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/07/11 02:09:44 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1041-07.backblaze.com/b2api/v1/b2_upload_file/ffa26db330ddfb7b9f780e1b/c001_v0001041_t0001": EOF 2025/07/11 02:09:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-07.backblaze.com/b2api/v1/b2_upload_file/ffa26db330ddfb7b9f780e1b/c001_v0001041_t0001": EOF) 2025/07/11 02:09:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1041-07.backblaze.com/b2api/v1/b2_upload_file/ffa26db330ddfb7b9f780e1b/c001_v0001041_t0001": EOF - low level retry 1/10 2025/07/11 02:09:46 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-07-11-020938-743.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/07/11 02:09:48 DEBUG : oldPath = "TestB2:rclone-test-dicedet1voto/versions/test-versions-v2025-07-11-020938-743.txt" 2025/07/11 02:09:48 DEBUG : newPath = "TestB2,versions:rclone-test-dicedet1voto/versions/test-versions-v2025-07-11-020938-743.txt" 2025/07/11 02:09:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dicedet1voto/versions/test-versions-v2025-07-11-020938-743.txt" 2025/07/11 02:09:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/11 02:09:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dicedet1voto/versions/test-versions-v2025-07-11-020938-743.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dicedet1voto/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/07/11 02:09:53 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of all hidden files 2025/07/11 02:09:53 DEBUG : leading space/ leading space: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d54_d20250711_m020815_c001_v7007000_t0000_u01752199695596") as it is a hide marker 2025/07/11 02:09:53 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : leading space/ leading space: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832259_d20250711_m020814_c001_v0001041_t0044_u01752199694760") 2025/07/11 02:09:53 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d53_d20250711_m020814_c001_v7007000_t0000_u01752199694396") as it is a hide marker 2025/07/11 02:09:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832257_d20250711_m020813_c001_v0001041_t0037_u01752199693687") 2025/07/11 02:09:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5c_d20250711_m020822_c001_v7007000_t0000_u01752199702334") as it is a hide marker 2025/07/11 02:09:53 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832275_d20250711_m020821_c001_v0001041_t0017_u01752199701533") 2025/07/11 02:09:53 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : created from root.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f409625629ea22606_d20250711_m020918_c001_v7007000_t0000_u01752199758528") as it is a hide marker 2025/07/11 02:09:53 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : created from root.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f114026948664934b_d20250711_m020917_c001_v0001165_t0034_u01752199757573") 2025/07/11 02:09:53 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : file name.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c2_d20250711_m020926_c001_v7007000_t0000_u01752199766601") as it is a hide marker 2025/07/11 02:09:53 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322f3_d20250711_m020906_c001_v0001041_t0033_u01752199746737") 2025/07/11 02:09:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1093b8c8ea6392d8_d20250711_m020903_c001_v0001183_t0030_u01752199743255") 2025/07/11 02:09:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b9_d20250711_m020841_c001_v0001041_t0032_u01752199721703") 2025/07/11 02:09:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b5_d20250711_m020840_c001_v0001041_t0036_u01752199720505") 2025/07/11 02:09:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b7_d20250711_m020841_c001_v0001041_t0005_u01752199721103") "upload" dated 2025-07-11 02:08:41.103 +0000 UTC (1m12.248977652s ago) 2025/07/11 02:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f42173e82184805b0_d20250711_m020901_c001_v7007000_t0000_u01752199741043") as it is a hide marker 2025/07/11 02:09:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f11390ccb2ff021ce_d20250711_m020900_c001_v0001102_t0039_u01752199740680") 2025/07/11 02:09:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f117150d720a29bc6_d20250711_m020859_c001_v0001136_t0008_u01752199739745") 2025/07/11 02:09:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d64_d20250711_m020830_c001_v7007000_t0000_u01752199710246") as it is a hide marker 2025/07/11 02:09:53 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832295_d20250711_m020829_c001_v0001041_t0028_u01752199709509") 2025/07/11 02:09:53 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : piped data.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c6_d20250711_m020928_c001_v7007000_t0000_u01752199768862") as it is a hide marker 2025/07/11 02:09:53 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : piped data.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832309_d20250711_m020927_c001_v0001041_t0032_u01752199767894") 2025/07/11 02:09:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : piped data.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c4_d20250711_m020927_c001_v7007000_t0000_u01752199767711") 2025/07/11 02:09:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : piped data.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f407bb856fa832307_d20250711_m020927_c001_v0001041_t0001_u01752199767340") 2025/07/11 02:09:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d65_d20250711_m020831_c001_v7007000_t0000_u01752199711383") as it is a hide marker 2025/07/11 02:09:53 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83229b_d20250711_m020830_c001_v0001041_t0058_u01752199710612") 2025/07/11 02:09:53 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : test-metadata: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f4146207bf998c57f_d20250711_m020936_c001_v7007000_t0000_u01752199776199") as it is a hide marker 2025/07/11 02:09:53 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : test-metadata: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee4ca_d20250711_m020931_c001_v0001136_t0053_u01752199771037") 2025/07/11 02:09:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : test-metadata: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c8_d20250711_m020930_c001_v7007000_t0000_u01752199770100") 2025/07/11 02:09:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : test-metadata: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83230b_d20250711_m020929_c001_v0001041_t0059_u01752199769043") 2025/07/11 02:09:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5e_d20250711_m020824_c001_v7007000_t0000_u01752199704525") as it is a hide marker 2025/07/11 02:09:53 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83227d_d20250711_m020823_c001_v0001041_t0027_u01752199703842") 2025/07/11 02:09:53 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d61_d20250711_m020826_c001_v7007000_t0000_u01752199706867") as it is a hide marker 2025/07/11 02:09:53 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832285_d20250711_m020826_c001_v0001041_t0011_u01752199706053") 2025/07/11 02:09:53 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d60_d20250711_m020825_c001_v7007000_t0000_u01752199705689") as it is a hide marker 2025/07/11 02:09:53 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832283_d20250711_m020824_c001_v0001041_t0028_u01752199704890") 2025/07/11 02:09:53 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d62_d20250711_m020827_c001_v7007000_t0000_u01752199707993") as it is a hide marker 2025/07/11 02:09:53 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832289_d20250711_m020827_c001_v0001041_t0042_u01752199707247") 2025/07/11 02:09:53 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d63_d20250711_m020829_c001_v7007000_t0000_u01752199709144") as it is a hide marker 2025/07/11 02:09:53 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832291_d20250711_m020828_c001_v0001041_t0038_u01752199708363") 2025/07/11 02:09:53 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5d_d20250711_m020823_c001_v7007000_t0000_u01752199703478") as it is a hide marker 2025/07/11 02:09:53 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : trailing space /trailing space : Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832279_d20250711_m020822_c001_v0001041_t0016_u01752199702731") 2025/07/11 02:09:53 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e7a9_d20250711_m020946_c001_v0001032_t0039_u01752199786804") "upload" dated 2025-07-11 02:09:46.804 +0000 UTC (6.548812118s ago) 2025/07/11 02:09:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4107e88560e285f2_d20250711_m020941_c001_v7007000_t0000_u01752199781988") 2025/07/11 02:09:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83231b_d20250711_m020938_c001_v0001041_t0033_u01752199778743") 2025/07/11 02:09:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d69_d20250711_m020839_c001_v7007000_t0000_u01752199719957") as it is a hide marker 2025/07/11 02:09:53 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f21271751ae4e4d67_d20250711_m020833_c001_v0001038_t0012_u01752199713550") 2025/07/11 02:09:53 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : zero-length-file: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d66_d20250711_m020833_c001_v7007000_t0000_u01752199713231") as it is a hide marker 2025/07/11 02:09:53 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : zero-length-file: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f407bb856fa8322a5_d20250711_m020832_c001_v0001041_t0001_u01752199712686") 2025/07/11 02:09:53 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d55_d20250711_m020816_c001_v7007000_t0000_u01752199696669") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83225d_d20250711_m020815_c001_v0001041_t0054_u01752199695961") 2025/07/11 02:09:53 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d4f_d20250711_m020811_c001_v7007000_t0000_u01752199691082") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832249_d20250711_m020809_c001_v0001041_t0026_u01752199689942") 2025/07/11 02:09:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d59_d20250711_m020820_c001_v7007000_t0000_u01752199700025") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83226b_d20250711_m020819_c001_v0001041_t0042_u01752199699365") 2025/07/11 02:09:53 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d58_d20250711_m020818_c001_v7007000_t0000_u01752199698989") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832267_d20250711_m020818_c001_v0001041_t0035_u01752199698150") 2025/07/11 02:09:53 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5a_d20250711_m020821_c001_v7007000_t0000_u01752199701131") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832273_d20250711_m020820_c001_v0001041_t0015_u01752199700389") 2025/07/11 02:09:53 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d57_d20250711_m020817_c001_v7007000_t0000_u01752199697786") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832263_d20250711_m020817_c001_v0001041_t0054_u01752199697034") 2025/07/11 02:09:53 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ./.: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d50_d20250711_m020812_c001_v7007000_t0000_u01752199692186") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ./.: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83224d_d20250711_m020811_c001_v0001041_t0023_u01752199691452") 2025/07/11 02:09:53 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/11 02:09:53 DEBUG : ../..: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d52_d20250711_m020813_c001_v7007000_t0000_u01752199693323") as it is a hide marker 2025/07/11 02:09:53 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/11 02:09:53 DEBUG : ../..: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832251_d20250711_m020812_c001_v0001041_t0049_u01752199692550") 2025/07/11 02:09:53 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/11 02:09:53 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of all hidden files 2025/07/11 02:09:53 DEBUG : leading space/ leading space: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d54_d20250711_m020815_c001_v7007000_t0000_u01752199695596") as it is a hide marker 2025/07/11 02:09:53 DEBUG : leading space/ leading space: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832259_d20250711_m020814_c001_v0001041_t0044_u01752199694760") 2025/07/11 02:09:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d53_d20250711_m020814_c001_v7007000_t0000_u01752199694396") as it is a hide marker 2025/07/11 02:09:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832257_d20250711_m020813_c001_v0001041_t0037_u01752199693687") 2025/07/11 02:09:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5c_d20250711_m020822_c001_v7007000_t0000_u01752199702334") as it is a hide marker 2025/07/11 02:09:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832275_d20250711_m020821_c001_v0001041_t0017_u01752199701533") 2025/07/11 02:09:53 DEBUG : created from root.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f409625629ea22606_d20250711_m020918_c001_v7007000_t0000_u01752199758528") as it is a hide marker 2025/07/11 02:09:53 DEBUG : created from root.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f114026948664934b_d20250711_m020917_c001_v0001165_t0034_u01752199757573") 2025/07/11 02:09:53 DEBUG : file name.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c2_d20250711_m020926_c001_v7007000_t0000_u01752199766601") as it is a hide marker 2025/07/11 02:09:54 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322f3_d20250711_m020906_c001_v0001041_t0033_u01752199746737") 2025/07/11 02:09:54 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1093b8c8ea6392d8_d20250711_m020903_c001_v0001183_t0030_u01752199743255") 2025/07/11 02:09:54 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b9_d20250711_m020841_c001_v0001041_t0032_u01752199721703") 2025/07/11 02:09:54 DEBUG : file name.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b5_d20250711_m020840_c001_v0001041_t0036_u01752199720505") 2025/07/11 02:09:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b7_d20250711_m020841_c001_v0001041_t0005_u01752199721103") "upload" dated 2025-07-11 02:08:41.103 +0000 UTC (1m13.365140371s ago) 2025/07/11 02:09:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f42173e82184805b0_d20250711_m020901_c001_v7007000_t0000_u01752199741043") as it is a hide marker 2025/07/11 02:09:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f11390ccb2ff021ce_d20250711_m020900_c001_v0001102_t0039_u01752199740680") 2025/07/11 02:09:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f117150d720a29bc6_d20250711_m020859_c001_v0001136_t0008_u01752199739745") 2025/07/11 02:09:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d64_d20250711_m020830_c001_v7007000_t0000_u01752199710246") as it is a hide marker 2025/07/11 02:09:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832295_d20250711_m020829_c001_v0001041_t0028_u01752199709509") 2025/07/11 02:09:54 DEBUG : piped data.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c6_d20250711_m020928_c001_v7007000_t0000_u01752199768862") as it is a hide marker 2025/07/11 02:09:54 DEBUG : piped data.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832309_d20250711_m020927_c001_v0001041_t0032_u01752199767894") 2025/07/11 02:09:54 DEBUG : piped data.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c4_d20250711_m020927_c001_v7007000_t0000_u01752199767711") 2025/07/11 02:09:54 DEBUG : piped data.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f407bb856fa832307_d20250711_m020927_c001_v0001041_t0001_u01752199767340") 2025/07/11 02:09:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d65_d20250711_m020831_c001_v7007000_t0000_u01752199711383") as it is a hide marker 2025/07/11 02:09:54 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83229b_d20250711_m020830_c001_v0001041_t0058_u01752199710612") 2025/07/11 02:09:54 DEBUG : test-metadata: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f4146207bf998c57f_d20250711_m020936_c001_v7007000_t0000_u01752199776199") as it is a hide marker 2025/07/11 02:09:55 DEBUG : test-metadata: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee4ca_d20250711_m020931_c001_v0001136_t0053_u01752199771037") 2025/07/11 02:09:55 DEBUG : test-metadata: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee4c8_d20250711_m020930_c001_v7007000_t0000_u01752199770100") 2025/07/11 02:09:55 DEBUG : test-metadata: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83230b_d20250711_m020929_c001_v0001041_t0059_u01752199769043") 2025/07/11 02:09:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5e_d20250711_m020824_c001_v7007000_t0000_u01752199704525") as it is a hide marker 2025/07/11 02:09:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83227d_d20250711_m020823_c001_v0001041_t0027_u01752199703842") 2025/07/11 02:09:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d61_d20250711_m020826_c001_v7007000_t0000_u01752199706867") as it is a hide marker 2025/07/11 02:09:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832285_d20250711_m020826_c001_v0001041_t0011_u01752199706053") 2025/07/11 02:09:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d60_d20250711_m020825_c001_v7007000_t0000_u01752199705689") as it is a hide marker 2025/07/11 02:09:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832283_d20250711_m020824_c001_v0001041_t0028_u01752199704890") 2025/07/11 02:09:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d62_d20250711_m020827_c001_v7007000_t0000_u01752199707993") as it is a hide marker 2025/07/11 02:09:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832289_d20250711_m020827_c001_v0001041_t0042_u01752199707247") 2025/07/11 02:09:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d63_d20250711_m020829_c001_v7007000_t0000_u01752199709144") as it is a hide marker 2025/07/11 02:09:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832291_d20250711_m020828_c001_v0001041_t0038_u01752199708363") 2025/07/11 02:09:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5d_d20250711_m020823_c001_v7007000_t0000_u01752199703478") as it is a hide marker 2025/07/11 02:09:55 DEBUG : trailing space /trailing space : Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832279_d20250711_m020822_c001_v0001041_t0016_u01752199702731") 2025/07/11 02:09:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e7a9_d20250711_m020946_c001_v0001032_t0039_u01752199786804") "upload" dated 2025-07-11 02:09:46.804 +0000 UTC (8.940962503s ago) 2025/07/11 02:09:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4107e88560e285f2_d20250711_m020941_c001_v7007000_t0000_u01752199781988") 2025/07/11 02:09:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83231b_d20250711_m020938_c001_v0001041_t0033_u01752199778743") 2025/07/11 02:09:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d69_d20250711_m020839_c001_v7007000_t0000_u01752199719957") as it is a hide marker 2025/07/11 02:09:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f21271751ae4e4d67_d20250711_m020833_c001_v0001038_t0012_u01752199713550") 2025/07/11 02:09:55 DEBUG : zero-length-file: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d66_d20250711_m020833_c001_v7007000_t0000_u01752199713231") as it is a hide marker 2025/07/11 02:09:56 DEBUG : zero-length-file: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f407bb856fa8322a5_d20250711_m020832_c001_v0001041_t0001_u01752199712686") 2025/07/11 02:09:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d55_d20250711_m020816_c001_v7007000_t0000_u01752199696669") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83225d_d20250711_m020815_c001_v0001041_t0054_u01752199695961") 2025/07/11 02:09:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d4f_d20250711_m020811_c001_v7007000_t0000_u01752199691082") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832249_d20250711_m020809_c001_v0001041_t0026_u01752199689942") 2025/07/11 02:09:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d59_d20250711_m020820_c001_v7007000_t0000_u01752199700025") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83226b_d20250711_m020819_c001_v0001041_t0042_u01752199699365") 2025/07/11 02:09:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d58_d20250711_m020818_c001_v7007000_t0000_u01752199698989") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832267_d20250711_m020818_c001_v0001041_t0035_u01752199698150") 2025/07/11 02:09:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d5a_d20250711_m020821_c001_v7007000_t0000_u01752199701131") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832273_d20250711_m020820_c001_v0001041_t0015_u01752199700389") 2025/07/11 02:09:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d57_d20250711_m020817_c001_v7007000_t0000_u01752199697786") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832263_d20250711_m020817_c001_v0001041_t0054_u01752199697034") 2025/07/11 02:09:56 DEBUG : ./.: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d50_d20250711_m020812_c001_v7007000_t0000_u01752199692186") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ./.: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa83224d_d20250711_m020811_c001_v0001041_t0023_u01752199691452") 2025/07/11 02:09:56 DEBUG : ../..: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f41271751ae4e4d52_d20250711_m020813_c001_v7007000_t0000_u01752199693323") as it is a hide marker 2025/07/11 02:09:56 DEBUG : ../..: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa832251_d20250711_m020812_c001_v0001041_t0049_u01752199692550") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/11 02:09:57 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/07/11 02:09:57 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/07/11 02:09:57 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/07/11 02:09:58 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/07/11 02:09:58 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of pending multipart uploads older than 0s 2025/07/11 02:09:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b7_d20250711_m020841_c001_v0001041_t0005_u01752199721103") "upload" dated 2025-07-11 02:08:41.103 +0000 UTC (1m17.634068427s ago) 2025/07/11 02:09:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee77e_d20250711_m020957_c001_v0001176_t0039_u01752199797687") as it is a start marker (upload started at 2025-07-11 02:09:57.687 +0000 UTC) 2025/07/11 02:09:58 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/11 02:09:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee77f_d20250711_m020957_c001_v0001041_t0003_u01752199797885") as it is a start marker (upload started at 2025-07-11 02:09:57.885 +0000 UTC) 2025/07/11 02:09:58 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/11 02:09:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee780_d20250711_m020958_c001_v0001184_t0043_u01752199798070") as it is a start marker (upload started at 2025-07-11 02:09:58.07 +0000 UTC) 2025/07/11 02:09:58 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/11 02:09:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee781_d20250711_m020958_c001_v0001157_t0041_u01752199798263") as it is a start marker (upload started at 2025-07-11 02:09:58.263 +0000 UTC) 2025/07/11 02:09:58 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/11 02:09:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee77c_d20250711_m020957_c001_v7007000_t0000_u01752199797502") "hide" dated 2025-07-11 02:09:57.502 +0000 UTC (1.235321932s ago) 2025/07/11 02:09:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e7a9_d20250711_m020946_c001_v0001032_t0039_u01752199786804") 2025/07/11 02:09:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/11 02:09:58 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of pending multipart uploads older than 0s 2025/07/11 02:09:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b7_d20250711_m020841_c001_v0001041_t0005_u01752199721103") "upload" dated 2025-07-11 02:08:41.103 +0000 UTC (1m18.005547196s ago) 2025/07/11 02:09:59 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee77e_d20250711_m020957_c001_v0001176_t0039_u01752199797687") as it is a start marker (upload started at 2025-07-11 02:09:57.687 +0000 UTC) 2025/07/11 02:09:59 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee77f_d20250711_m020957_c001_v0001041_t0003_u01752199797885") as it is a start marker (upload started at 2025-07-11 02:09:57.885 +0000 UTC) 2025/07/11 02:09:59 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee780_d20250711_m020958_c001_v0001184_t0043_u01752199798070") as it is a start marker (upload started at 2025-07-11 02:09:58.07 +0000 UTC) 2025/07/11 02:09:59 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee781_d20250711_m020958_c001_v0001157_t0041_u01752199798263") as it is a start marker (upload started at 2025-07-11 02:09:58.263 +0000 UTC) 2025/07/11 02:09:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee77c_d20250711_m020957_c001_v7007000_t0000_u01752199797502") "hide" dated 2025-07-11 02:09:57.502 +0000 UTC (1.606825938s ago) 2025/07/11 02:09:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e7a9_d20250711_m020946_c001_v0001032_t0039_u01752199786804") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/11 02:09:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/11 02:10:00 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/11 02:10:00 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/07/11 02:10:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/11 02:10:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/11 02:10:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/11 02:10:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/11 02:10:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/11 02:10:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/11 02:10:03 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/11 02:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:10:06 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/07/11 02:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2037f4cd613ca46a_d20250711_m021006_c001_v0001145_t0012_u01752199806799") 2025/07/11 02:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/11 02:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/11 02:10:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:10:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:10:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/11 02:10:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/11 02:10:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/11 02:10:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/11 02:10:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/11 02:10:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/11 02:10:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/11 02:10:13 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/11 02:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:10:15 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/07/11 02:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f217f43067749461c_d20250711_m021015_c001_v0001180_t0013_u01752199815513") 2025/07/11 02:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/11 02:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/11 02:10:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/11 02:10:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:10:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:10:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/11 02:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/11 02:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/11 02:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/11 02:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/11 02:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/11 02:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/11 02:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/11 02:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/11 02:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/11 02:10:22 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/11 02:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:10:24 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/07/11 02:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67b3_d20250711_m021024_c001_v0001161_t0033_u01752199824473") 2025/07/11 02:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/11 02:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/11 02:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/11 02:10:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/11 02:10:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:10:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:10:27 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/07/11 02:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/11 02:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/11 02:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/11 02:10:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/11 02:10:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/11 02:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/11 02:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/11 02:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:10:32 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/07/11 02:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67b9_d20250711_m021032_c001_v0001177_t0020_u01752199832791") 2025/07/11 02:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/11 02:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/11 02:10:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/11 02:10:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/11 02:10:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/11 02:10:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/11 02:10:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/11 02:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/11 02:10:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/11 02:10:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/11 02:10:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:10:46 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/07/11 02:10:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f218b2534fc3c1de9_d20250711_m021046_c001_v0001171_t0047_u01752199846910") 2025/07/11 02:10:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/11 02:10:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/11 02:10:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/11 02:10:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/11 02:10:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/11 02:10:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/11 02:10:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/11 02:10:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/11 02:10:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/11 02:10:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/11 02:10:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/11 02:10:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/11 02:10:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/11 02:10:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2107e88560e2864f_d20250711_m021101_c001_v0001172_t0001_u01752199861538") 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/11 02:11:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/11 02:11:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/11 02:11:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/07/11 02:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/11 02:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/11 02:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/11 02:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/11 02:11:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/11 02:11:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/11 02:11:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/11 02:11:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:09 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/07/11 02:11:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2107e88560e28660_d20250711_m021109_c001_v0001182_t0019_u01752199869971") 2025/07/11 02:11:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:11:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/11 02:11:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/11 02:11:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/11 02:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/11 02:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/11 02:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/11 02:11:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/11 02:11:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/11 02:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/11 02:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/11 02:11:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:17 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/07/11 02:11:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5b9e_d20250711_m021117_c001_v0001157_t0055_u01752199877950") 2025/07/11 02:11:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/11 02:11:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/11 02:11:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/11 02:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/11 02:11:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/11 02:11:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/11 02:11:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/11 02:11:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/11 02:11:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/11 02:11:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/11 02:11:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/11 02:11:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/11 02:11:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/11 02:11:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/11 02:11:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:27 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/07/11 02:11:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67fc_d20250711_m021127_c001_v0001183_t0021_u01752199887414") 2025/07/11 02:11:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/11 02:11:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:11:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/11 02:11:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/11 02:11:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/11 02:11:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:30 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/07/11 02:11:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/11 02:11:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/11 02:11:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/11 02:11:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/11 02:11:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/11 02:11:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/11 02:11:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/11 02:11:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:35 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/07/11 02:11:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5bb0_d20250711_m021135_c001_v0001153_t0023_u01752199895923") 2025/07/11 02:11:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:11:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/11 02:11:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/11 02:11:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/11 02:11:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/11 02:11:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/11 02:11:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/11 02:11:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/11 02:11:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/11 02:11:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/11 02:11:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/11 02:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:45 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/07/11 02:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b6816_d20250711_m021145_c001_v0001101_t0050_u01752199905250") 2025/07/11 02:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/11 02:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/11 02:11:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/11 02:11:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/11 02:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/11 02:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/11 02:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/11 02:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/11 02:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/11 02:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/11 02:11:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/11 02:11:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/11 02:11:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/11 02:11:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/11 02:11:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:11:55 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/07/11 02:11:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee7d7_d20250711_m021155_c001_v0001178_t0049_u01752199915429") 2025/07/11 02:11:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/11 02:11:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:11:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/11 02:11:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/11 02:11:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/11 02:11:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/11 02:11:56 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 02:11:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/11 02:11:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:11:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:11:58 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/07/11 02:12:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/11 02:12:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/11 02:12:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/11 02:12:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/11 02:12:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/11 02:12:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/11 02:12:01 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 02:12:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/11 02:12:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/11 02:12:03 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/11 02:12:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:12:05 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/07/11 02:12:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f215d5da76885c1ed_d20250711_m021205_c001_v0001131_t0054_u01752199925446") 2025/07/11 02:12:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:12:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/11 02:12:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/11 02:12:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:12:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:12:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/11 02:12:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/11 02:12:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/11 02:12:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/11 02:12:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/11 02:12:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/11 02:12:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/11 02:12:16 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/11 02:12:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:12:20 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/07/11 02:12:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f209e36ff1370e159_d20250711_m021220_c001_v0001116_t0007_u01752199940893") 2025/07/11 02:12:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/11 02:12:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/11 02:12:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/11 02:12:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:12:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:12:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/11 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/11 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/11 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/11 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/11 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/11 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/11 02:12:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/11 02:12:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/11 02:12:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/11 02:12:29 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/11 02:12:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:12:31 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/07/11 02:12:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4b0_d20250711_m021231_c001_v0001184_t0008_u01752199951518") 2025/07/11 02:12:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/11 02:12:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:12:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/11 02:12:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/11 02:12:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/11 02:12:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:12:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:12:34 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/07/11 02:12:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/11 02:12:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/11 02:12:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/11 02:12:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/11 02:12:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/11 02:12:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/11 02:12:39 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/11 02:12:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:12:41 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/07/11 02:12:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4bf_d20250711_m021241_c001_v0001100_t0021_u01752199961848") 2025/07/11 02:12:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:12:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/11 02:12:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/11 02:12:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:12:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:12:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/11 02:12:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/11 02:12:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/11 02:12:47 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/11 02:12:47 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/11 02:12:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/11 02:12:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/11 02:12:50 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/11 02:12:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:12:52 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/07/11 02:12:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4cf_d20250711_m021252_c001_v0001029_t0011_u01752199972593") 2025/07/11 02:12:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/11 02:12:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/11 02:12:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/11 02:12:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:12:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:12:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/11 02:12:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/11 02:12:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/11 02:12:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/11 02:12:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/11 02:12:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/11 02:12:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/11 02:12:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/11 02:13:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/11 02:13:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/11 02:13:01 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/11 02:13:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/11 02:13:04 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/07/11 02:13:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4dd_d20250711_m021304_c001_v0001042_t0036_u01752199984110") 2025/07/11 02:13:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/11 02:13:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/11 02:13:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/11 02:13:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/11 02:13:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/11 02:13:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/11 02:13:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/11 02:13:07 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/07/11 02:13:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b7071_d20250711_m021316_c001_v0001115_t0058_u01752199996293") 2025/07/11 02:13:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/11 02:13:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/11 02:13:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/11 02:13:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/11 02:13:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/11 02:13:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/11 02:13:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/11 02:13:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/11 02:13:19 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/11 02:13:21 DEBUG : chunked-copy: Done sending chunk 0 2025/07/11 02:13:21 DEBUG : chunked-copy: Done sending chunk 1 2025/07/11 02:13:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/11 02:13:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b7460_d20250711_m021322_c001_v0001184_t0017_u01752200002690") 2025/07/11 02:13:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/11 02:13:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/11 02:13:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/11 02:13:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/11 02:13:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/11 02:13:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/11 02:13:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/11 02:13:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/11 02:13:25 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/11 02:13:27 DEBUG : chunked-copy: Done sending chunk 0 2025/07/11 02:13:27 DEBUG : chunked-copy: Done sending chunk 1 2025/07/11 02:13:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/11 02:13:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b74af_d20250711_m021328_c001_v0001177_t0051_u01752200008391") 2025/07/11 02:13:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/11 02:13:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/11 02:13:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/11 02:13:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/11 02:13:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/11 02:13:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/11 02:13:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/11 02:13:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/11 02:13:31 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/11 02:13:33 DEBUG : chunked-copy: Done sending chunk 0 2025/07/11 02:13:33 DEBUG : chunked-copy: Done sending chunk 1 2025/07/11 02:13:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/11 02:13:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b78b5_d20250711_m021334_c001_v0001180_t0036_u01752200014512") 2025/07/11 02:13:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/11 02:13:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/11 02:13:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/11 02:13:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/11 02:13:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/11 02:13:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/11 02:13:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/11 02:13:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/11 02:13:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/11 02:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dicedet1voto/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/07/11 02:13:40 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of all files 2025/07/11 02:13:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4003d7a695b3e4c3_d20250711_m021246_c001_v7007000_t0000_u01752199966245") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4bf_d20250711_m021241_c001_v0001100_t0021_u01752199961848") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4003d7a695b3e4be_d20250711_m021241_c001_v7007000_t0000_u01752199961281") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b6848_d20250711_m021236_c001_v0001115_t0048_u01752199956324") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b6c50_d20250711_m021309_c001_v7007000_t0000_u01752199989819") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4dd_d20250711_m021304_c001_v0001042_t0036_u01752199984110") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4003d7a695b3e4dc_d20250711_m021303_c001_v7007000_t0000_u01752199983543") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4d8_d20250711_m021258_c001_v0001182_t0018_u01752199978107") 2025/07/11 02:13:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4003d7a695b3e4d7_d20250711_m021257_c001_v7007000_t0000_u01752199977911") 2025/07/11 02:13:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4cf_d20250711_m021252_c001_v0001029_t0011_u01752199972593") 2025/07/11 02:13:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4003d7a695b3e4cc_d20250711_m021251_c001_v7007000_t0000_u01752199971956") 2025/07/11 02:13:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4c4_d20250711_m021246_c001_v0001176_t0010_u01752199966443") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f40448ee3c95a5b84_d20250711_m021105_c001_v7007000_t0000_u01752199865619") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2107e88560e2864f_d20250711_m021101_c001_v0001172_t0001_u01752199861538") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f40448ee3c95a5b73_d20250711_m021056_c001_v7007000_t0000_u01752199856380") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f218b2534fc3c1de9_d20250711_m021046_c001_v0001171_t0047_u01752199846910") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4107e88560e2864e_d20250711_m021101_c001_v7007000_t0000_u01752199861135") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5b74_d20250711_m021056_c001_v0001131_t0000_u01752199856563") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f418b2534fc3c1de8_d20250711_m021046_c001_v7007000_t0000_u01752199846438") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f217f430677494627_d20250711_m021036_c001_v0001171_t0022_u01752199836326") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f417f430677494626_d20250711_m021036_c001_v7007000_t0000_u01752199836128") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67b9_d20250711_m021032_c001_v0001177_t0020_u01752199832791") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b67b7_d20250711_m021032_c001_v7007000_t0000_u01752199832383") 2025/07/11 02:13:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f217f430677494621_d20250711_m021028_c001_v0001153_t0005_u01752199828614") 2025/07/11 02:13:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b67fe_d20250711_m021131_c001_v7007000_t0000_u01752199891410") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67fc_d20250711_m021127_c001_v0001183_t0021_u01752199887414") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f40448ee3c95a5ba5_d20250711_m021121_c001_v7007000_t0000_u01752199881895") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5b9e_d20250711_m021117_c001_v0001157_t0055_u01752199877950") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b67fb_d20250711_m021127_c001_v7007000_t0000_u01752199887010") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5ba6_d20250711_m021122_c001_v0001102_t0050_u01752199882192") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f40448ee3c95a5b9c_d20250711_m021117_c001_v7007000_t0000_u01752199877501") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5b97_d20250711_m021113_c001_v0001184_t0046_u01752199873454") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f40448ee3c95a5b96_d20250711_m021113_c001_v7007000_t0000_u01752199873272") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2107e88560e28660_d20250711_m021109_c001_v0001182_t0019_u01752199869971") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4107e88560e2865f_d20250711_m021109_c001_v7007000_t0000_u01752199869551") 2025/07/11 02:13:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5b85_d20250711_m021105_c001_v0001116_t0041_u01752199865851") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f417f43067749461f_d20250711_m021028_c001_v7007000_t0000_u01752199828396") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67b3_d20250711_m021024_c001_v0001161_t0033_u01752199824473") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b67b2_d20250711_m021023_c001_v7007000_t0000_u01752199823958") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f217f43067749461e_d20250711_m021019_c001_v0001184_t0028_u01752199819531") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f417f43067749461d_d20250711_m021019_c001_v7007000_t0000_u01752199819346") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f217f43067749461c_d20250711_m021015_c001_v0001180_t0013_u01752199815513") 2025/07/11 02:13:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f417f43067749461b_d20250711_m021015_c001_v7007000_t0000_u01752199815103") 2025/07/11 02:13:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f217f430677494619_d20250711_m021010_c001_v0001115_t0000_u01752199810327") 2025/07/11 02:13:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f417f430677494618_d20250711_m021010_c001_v7007000_t0000_u01752199810143") 2025/07/11 02:13:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2037f4cd613ca46a_d20250711_m021006_c001_v0001145_t0012_u01752199806799") 2025/07/11 02:13:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4037f4cd613ca469_d20250711_m021006_c001_v7007000_t0000_u01752199806390") 2025/07/11 02:13:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee783_d20250711_m021001_c001_v0001137_t0039_u01752199801231") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4021475c79bd5ea8_d20250711_m021200_c001_v7007000_t0000_u01752199920394") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f208af9c67ddee7d7_d20250711_m021155_c001_v0001178_t0049_u01752199915429") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b6824_d20250711_m021149_c001_v7007000_t0000_u01752199909678") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b6816_d20250711_m021145_c001_v0001101_t0050_u01752199905250") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee7d6_d20250711_m021154_c001_v7007000_t0000_u01752199914926") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b6825_d20250711_m021149_c001_v0001115_t0014_u01752199909861") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b6815_d20250711_m021144_c001_v7007000_t0000_u01752199904740") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b680f_d20250711_m021139_c001_v0001161_t0043_u01752199899947") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b680e_d20250711_m021139_c001_v7007000_t0000_u01752199899755") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f20448ee3c95a5bb0_d20250711_m021135_c001_v0001153_t0023_u01752199895923") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f40448ee3c95a5bae_d20250711_m021135_c001_v7007000_t0000_u01752199895481") 2025/07/11 02:13:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b67ff_d20250711_m021131_c001_v0001183_t0009_u01752199891606") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b6847_d20250711_m021236_c001_v7007000_t0000_u01752199956121") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2003d7a695b3e4b0_d20250711_m021231_c001_v0001184_t0008_u01752199951518") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4003d7a695b3e4af_d20250711_m021231_c001_v7007000_t0000_u01752199951029") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f209e36ff1370e15c_d20250711_m021225_c001_v0001157_t0022_u01752199945815") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f409e36ff1370e15b_d20250711_m021225_c001_v7007000_t0000_u01752199945608") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f209e36ff1370e159_d20250711_m021220_c001_v0001116_t0007_u01752199940893") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f409e36ff1370e158_d20250711_m021220_c001_v7007000_t0000_u01752199940329") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2021475c79bd5eac_d20250711_m021210_c001_v0001171_t0045_u01752199930015") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4021475c79bd5eab_d20250711_m021209_c001_v7007000_t0000_u01752199929830") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f215d5da76885c1ed_d20250711_m021205_c001_v0001131_t0054_u01752199925446") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f415d5da76885c1ec_d20250711_m021204_c001_v7007000_t0000_u01752199924895") 2025/07/11 02:13:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2021475c79bd5ea9_d20250711_m021200_c001_v0001116_t0056_u01752199920609") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b8087_d20250711_m021336_c001_v7007000_t0000_u01752200016412") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f220f204b3135be5c_d20250711_m021330_c001_v0001172_t0054_u01752200010774") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f420f204b3135be5b_d20250711_m021330_c001_v7007000_t0000_u01752200010087") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f220f204b3135be59_d20250711_m021324_c001_v0001182_t0033_u01752200004940") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f420f204b3135be58_d20250711_m021324_c001_v7007000_t0000_u01752200004288") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f220f204b3135be51_d20250711_m021319_c001_v0001176_t0010_u01752199999273") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f420f204b3135be50_d20250711_m021318_c001_v7007000_t0000_u01752199998579") 2025/07/11 02:13:44 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e96d_d20250711_m021314_c001_v0001032_t0018_u01752199994505") 2025/07/11 02:13:45 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b706e_d20250711_m021314_c001_v7007000_t0000_u01752199994052") 2025/07/11 02:13:45 DEBUG : chunked-copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e965_d20250711_m021310_c001_v0001032_t0023_u01752199990743") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b8086_d20250711_m021336_c001_v7007000_t0000_u01752200016217") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b78b5_d20250711_m021334_c001_v0001180_t0036_u01752200014512") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f420f204b3135be5a_d20250711_m021329_c001_v7007000_t0000_u01752200009875") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b74af_d20250711_m021328_c001_v0001177_t0051_u01752200008391") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f420f204b3135be56_d20250711_m021324_c001_v7007000_t0000_u01752200004094") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b7460_d20250711_m021322_c001_v0001184_t0017_u01752200002690") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f420f204b3135be4f_d20250711_m021318_c001_v7007000_t0000_u01752199998379") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f2015dd3d4b0b7071_d20250711_m021316_c001_v0001115_t0058_u01752199996293") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b706d_d20250711_m021313_c001_v7007000_t0000_u01752199993866") 2025/07/11 02:13:45 DEBUG : chunked-copy.copy: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107d6b770d9f03d3_d20250711_m021313_c001_v0001181_t0050_u01752199993081") 2025/07/11 02:13:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f107bb856fa8322b7_d20250711_m020841_c001_v0001041_t0005_u01752199721103") 2025/07/11 02:13:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b8089_d20250711_m021337_c001_v7007000_t0000_u01752200017531") 2025/07/11 02:13:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e995_d20250711_m021336_c001_v0001032_t0017_u01752200016992") 2025/07/11 02:13:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f4015dd3d4b0b808a_d20250711_m021338_c001_v7007000_t0000_u01752200018931") 2025/07/11 02:13:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e99d_d20250711_m021338_c001_v0001032_t0031_u01752200018556") 2025/07/11 02:13:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f1187972522a5e997_d20250711_m021337_c001_v0001032_t0035_u01752200017730") 2025/07/11 02:13:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zffa26db330ddfb7b9f780e1b_f408af9c67ddee77c_d20250711_m020957_c001_v7007000_t0000_u01752199797502") 2025/07/11 02:13:47 INFO : B2 bucket rclone-test-dicedet1voto: cleaning bucket "rclone-test-dicedet1voto" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (342.63s) --- 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.46s) --- PASS: TestIntegration/FsMkdir (340.18s) --- 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 (22.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.53s) --- 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.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- 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.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.52s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (188.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (37.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (20.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 342.664s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m43.531478423s (try 1/5)