"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:" 2026/07/07 02:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuvil2kija" 2026/07/07 02:40:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/07 02:41:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/07 02:41:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/07 02:41:40 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/07 02:42:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/07 02:42:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/07 02:42:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/07 02:42:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/07 02:42:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/07 02:42:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/07 02:42:10 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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 2026/07/07 02:42:17 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/07 02:42:18 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/07 02:42:23 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of all files 2026/07/07 02:42:23 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0dc_d20260707_m024222_c001_v0001120_t0000_u01783392142420") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/07 02:42:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuvil2kija/dirToPurgeFromRoot" 2026/07/07 02:42:25 INFO : B2 bucket rclone-test-yakuvil2kija path dirToPurgeFromRoot: cleaning bucket "rclone-test-yakuvil2kija" of all files 2026/07/07 02:42:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0e4_d20260707_m024224_c001_v0001120_t0054_u01783392144168") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/07 02:42:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuvil2kija/hello? sausage/êé" 2026/07/07 02:42:31 INFO : B2 bucket rclone-test-yakuvil2kija path hello? sausage/êé: cleaning bucket "rclone-test-yakuvil2kija" of all files 2026/07/07 02:42:31 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f115aff38621a5311_d20260707_m024229_c001_v0001150_t0040_u01783392149529") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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 2026/07/07 02:42:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuvil2kija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/07 02:42:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuvil2kija/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-yakuvil2kija" from "TestB2:rclone-test-yakuvil2kija" 2026/07/07 02:42:44 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 2026/07/07 02:42:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jewiguk0guke" 2026/07/07 02:43:10 DEBUG : B2 bucket rclone-test-jewiguk0guke: Purge remote 2026/07/07 02:43:10 INFO : B2 bucket rclone-test-jewiguk0guke: cleaning bucket "rclone-test-jewiguk0guke" of all files 2026/07/07 02:43:10 DEBUG : somefile: Deleting (id "4_zcf620dd3705d3bab9ff80e1b_f4067f5e8e252456f_d20260707_m024308_c001_v0001174_t0026_u01783392188426") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/07 02:43:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/07 02:43:28 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 2026/07/07 02:43:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/07 02:43:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/07 02:43:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.985Ki offset 6Mi/6.106Mi 2026/07/07 02:43:30 DEBUG : test-metadata: Sending chunk 1 length 111601 2026/07/07 02:43:32 DEBUG : test-metadata: Done sending chunk 1 2026/07/07 02:43:33 DEBUG : test-metadata: Done sending chunk 0 2026/07/07 02:43: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 2026/07/07 02:43:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1120-09.backblaze.com/b2api/v1/b2_upload_file/2f32add3703d3bab9ff80e1b/c001_v0001120_t0000": EOF 2026/07/07 02:43:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-09.backblaze.com/b2api/v1/b2_upload_file/2f32add3703d3bab9ff80e1b/c001_v0001120_t0000": EOF) 2026/07/07 02:43:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1120-09.backblaze.com/b2api/v1/b2_upload_file/2f32add3703d3bab9ff80e1b/c001_v0001120_t0000": EOF - low level retry 1/10 2026/07/07 02:43:45 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-v2026-07-07-024338-453.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 2026/07/07 02:43:48 DEBUG : oldPath = "TestB2:rclone-test-yakuvil2kija/versions/test-versions-v2026-07-07-024338-453.txt" 2026/07/07 02:43:48 DEBUG : newPath = "TestB2,versions:rclone-test-yakuvil2kija/versions/test-versions-v2026-07-07-024338-453.txt" 2026/07/07 02:43:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yakuvil2kija/versions/test-versions-v2026-07-07-024338-453.txt" 2026/07/07 02:43:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/07 02:43:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yakuvil2kija/versions/test-versions-v2026-07-07-024338-453.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yakuvil2kija/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 2026/07/07 02:43:52 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of all hidden files 2026/07/07 02:43:53 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc7_d20260707_m024148_c001_v7007000_t0000_u01783392108162") as it is a hide marker 2026/07/07 02:43:53 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : leading space/ leading space: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d074_d20260707_m024147_c001_v0001120_t0017_u01783392107365") 2026/07/07 02:43:53 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc5_d20260707_m024147_c001_v7007000_t0000_u01783392107017") as it is a hide marker 2026/07/07 02:43:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d072_d20260707_m024146_c001_v0001120_t0020_u01783392106271") 2026/07/07 02:43:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd5_d20260707_m024154_c001_v7007000_t0000_u01783392114991") as it is a hide marker 2026/07/07 02:43:53 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d08a_d20260707_m024154_c001_v0001120_t0036_u01783392114202") 2026/07/07 02:43:53 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : created from root.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4033629aafba89cc_d20260707_m024252_c001_v7007000_t0000_u01783392172630") as it is a hide marker 2026/07/07 02:43:53 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : created from root.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105bbca65654c33c_d20260707_m024251_c001_v0001134_t0049_u01783392171417") 2026/07/07 02:43:53 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288cd_d20260707_m024327_c001_v7007000_t0000_u01783392207010") as it is a hide marker 2026/07/07 02:43:53 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0f4_d20260707_m024240_c001_v0001120_t0019_u01783392160185") 2026/07/07 02:43:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f1152173c8d9f8c02_d20260707_m024229_c001_v0001038_t0023_u01783392149410") 2026/07/07 02:43:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0d0_d20260707_m024214_c001_v0001120_t0050_u01783392134641") 2026/07/07 02:43:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0c6_d20260707_m024213_c001_v0001120_t0008_u01783392133243") 2026/07/07 02:43:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ca_d20260707_m024214_c001_v0001120_t0057_u01783392134012") "upload" dated 2026-07-07 02:42:14.012 +0000 UTC (1m39.163515172s ago) 2026/07/07 02:43:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f415028700f03341f_d20260707_m024233_c001_v7007000_t0000_u01783392153999") as it is a hide marker 2026/07/07 02:43:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f103e8b021ad3c3ae_d20260707_m024233_c001_v0001104_t0051_u01783392153366") 2026/07/07 02:43:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f1036196645250691_d20260707_m024232_c001_v0001154_t0007_u01783392152573") 2026/07/07 02:43:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabe0_d20260707_m024203_c001_v7007000_t0000_u01783392123079") as it is a hide marker 2026/07/07 02:43:53 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0a8_d20260707_m024202_c001_v0001120_t0027_u01783392122183") 2026/07/07 02:43:53 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : piped data.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288d0_d20260707_m024328_c001_v7007000_t0000_u01783392208714") as it is a hide marker 2026/07/07 02:43:53 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : piped data.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d132_d20260707_m024328_c001_v0001120_t0058_u01783392208252") 2026/07/07 02:43:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : piped data.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288ce_d20260707_m024328_c001_v7007000_t0000_u01783392208076") 2026/07/07 02:43:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : piped data.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f409575a15195d130_d20260707_m024327_c001_v0001120_t0000_u01783392207706") 2026/07/07 02:43:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabe2_d20260707_m024204_c001_v7007000_t0000_u01783392124270") as it is a hide marker 2026/07/07 02:43:53 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ac_d20260707_m024203_c001_v0001120_t0049_u01783392123429") 2026/07/07 02:43:53 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : test-metadata: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3756b20_d20260707_m024335_c001_v7007000_t0000_u01783392215924") as it is a hide marker 2026/07/07 02:43:53 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : test-metadata: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2220c9f06ea288d6_d20260707_m024330_c001_v0001157_t0042_u01783392210686") 2026/07/07 02:43:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : test-metadata: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288d4_d20260707_m024329_c001_v7007000_t0000_u01783392209890") 2026/07/07 02:43:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : test-metadata: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d134_d20260707_m024328_c001_v0001120_t0018_u01783392208892") 2026/07/07 02:43:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd8_d20260707_m024157_c001_v7007000_t0000_u01783392117455") as it is a hide marker 2026/07/07 02:43:53 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d096_d20260707_m024156_c001_v0001120_t0044_u01783392116751") 2026/07/07 02:43:53 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabdb_d20260707_m024159_c001_v7007000_t0000_u01783392119698") as it is a hide marker 2026/07/07 02:43:53 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d09a_d20260707_m024158_c001_v0001120_t0033_u01783392118843") 2026/07/07 02:43:53 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabda_d20260707_m024158_c001_v7007000_t0000_u01783392118474") as it is a hide marker 2026/07/07 02:43:53 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d098_d20260707_m024157_c001_v0001120_t0055_u01783392117804") 2026/07/07 02:43:53 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabdd_d20260707_m024200_c001_v7007000_t0000_u01783392120764") as it is a hide marker 2026/07/07 02:43:53 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0a0_d20260707_m024200_c001_v0001120_t0050_u01783392120091") 2026/07/07 02:43:53 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabde_d20260707_m024201_c001_v7007000_t0000_u01783392121830") as it is a hide marker 2026/07/07 02:43:53 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0a4_d20260707_m024201_c001_v0001120_t0010_u01783392121115") 2026/07/07 02:43:53 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd7_d20260707_m024156_c001_v7007000_t0000_u01783392116401") as it is a hide marker 2026/07/07 02:43:53 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : trailing space /trailing space : Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d092_d20260707_m024155_c001_v0001120_t0047_u01783392115340") 2026/07/07 02:43:53 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1b8a_d20260707_m024346_c001_v0001038_t0034_u01783392226417") "upload" dated 2026-07-07 02:43:46.417 +0000 UTC (6.758979184s ago) 2026/07/07 02:43:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4211436ea1057088_d20260707_m024341_c001_v7007000_t0000_u01783392221674") 2026/07/07 02:43:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d144_d20260707_m024338_c001_v0001120_t0031_u01783392218453") 2026/07/07 02:43:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabf2_d20260707_m024212_c001_v7007000_t0000_u01783392132700") as it is a hide marker 2026/07/07 02:43:53 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2010fd8897adabe7_d20260707_m024206_c001_v0001097_t0015_u01783392126278") 2026/07/07 02:43:53 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : zero-length-file: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabe6_d20260707_m024206_c001_v7007000_t0000_u01783392126101") as it is a hide marker 2026/07/07 02:43:53 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : zero-length-file: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f409575a15195d0b6_d20260707_m024205_c001_v0001120_t0000_u01783392125556") 2026/07/07 02:43:53 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc8_d20260707_m024149_c001_v7007000_t0000_u01783392109427") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d078_d20260707_m024148_c001_v0001120_t0007_u01783392108562") 2026/07/07 02:43:53 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabbb_d20260707_m024143_c001_v7007000_t0000_u01783392103489") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d066_d20260707_m024142_c001_v0001120_t0026_u01783392102322") 2026/07/07 02:43:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd1_d20260707_m024152_c001_v7007000_t0000_u01783392112797") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d086_d20260707_m024151_c001_v0001120_t0035_u01783392111991") 2026/07/07 02:43:53 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabcd_d20260707_m024151_c001_v7007000_t0000_u01783392111640") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d080_d20260707_m024151_c001_v0001120_t0059_u01783392111033") 2026/07/07 02:43:53 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd3_d20260707_m024153_c001_v7007000_t0000_u01783392113852") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d088_d20260707_m024153_c001_v0001120_t0002_u01783392113150") 2026/07/07 02:43:53 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabcc_d20260707_m024150_c001_v7007000_t0000_u01783392110683") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d07c_d20260707_m024149_c001_v0001120_t0047_u01783392109840") 2026/07/07 02:43:53 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ./.: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabbe_d20260707_m024144_c001_v7007000_t0000_u01783392104858") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ./.: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d06a_d20260707_m024143_c001_v0001120_t0036_u01783392103838") 2026/07/07 02:43:53 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/07 02:43:53 DEBUG : ../..: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc1_d20260707_m024145_c001_v7007000_t0000_u01783392105923") as it is a hide marker 2026/07/07 02:43:53 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/07 02:43:53 DEBUG : ../..: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d06e_d20260707_m024145_c001_v0001120_t0059_u01783392105268") 2026/07/07 02:43:53 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/07 02:43:53 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of all hidden files 2026/07/07 02:43:53 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc7_d20260707_m024148_c001_v7007000_t0000_u01783392108162") as it is a hide marker 2026/07/07 02:43:53 DEBUG : leading space/ leading space: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d074_d20260707_m024147_c001_v0001120_t0017_u01783392107365") 2026/07/07 02:43:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc5_d20260707_m024147_c001_v7007000_t0000_u01783392107017") as it is a hide marker 2026/07/07 02:43:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d072_d20260707_m024146_c001_v0001120_t0020_u01783392106271") 2026/07/07 02:43:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd5_d20260707_m024154_c001_v7007000_t0000_u01783392114991") as it is a hide marker 2026/07/07 02:43:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d08a_d20260707_m024154_c001_v0001120_t0036_u01783392114202") 2026/07/07 02:43:53 DEBUG : created from root.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4033629aafba89cc_d20260707_m024252_c001_v7007000_t0000_u01783392172630") as it is a hide marker 2026/07/07 02:43:53 DEBUG : created from root.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105bbca65654c33c_d20260707_m024251_c001_v0001134_t0049_u01783392171417") 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288cd_d20260707_m024327_c001_v7007000_t0000_u01783392207010") as it is a hide marker 2026/07/07 02:43:53 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0f4_d20260707_m024240_c001_v0001120_t0019_u01783392160185") 2026/07/07 02:43:54 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f1152173c8d9f8c02_d20260707_m024229_c001_v0001038_t0023_u01783392149410") 2026/07/07 02:43:54 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0d0_d20260707_m024214_c001_v0001120_t0050_u01783392134641") 2026/07/07 02:43:54 DEBUG : file name.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0c6_d20260707_m024213_c001_v0001120_t0008_u01783392133243") 2026/07/07 02:43:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ca_d20260707_m024214_c001_v0001120_t0057_u01783392134012") "upload" dated 2026-07-07 02:42:14.012 +0000 UTC (1m40.273444922s ago) 2026/07/07 02:43:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f415028700f03341f_d20260707_m024233_c001_v7007000_t0000_u01783392153999") as it is a hide marker 2026/07/07 02:43:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f103e8b021ad3c3ae_d20260707_m024233_c001_v0001104_t0051_u01783392153366") 2026/07/07 02:43:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f1036196645250691_d20260707_m024232_c001_v0001154_t0007_u01783392152573") 2026/07/07 02:43:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabe0_d20260707_m024203_c001_v7007000_t0000_u01783392123079") as it is a hide marker 2026/07/07 02:43:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0a8_d20260707_m024202_c001_v0001120_t0027_u01783392122183") 2026/07/07 02:43:54 DEBUG : piped data.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288d0_d20260707_m024328_c001_v7007000_t0000_u01783392208714") as it is a hide marker 2026/07/07 02:43:54 DEBUG : piped data.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d132_d20260707_m024328_c001_v0001120_t0058_u01783392208252") 2026/07/07 02:43:54 DEBUG : piped data.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288ce_d20260707_m024328_c001_v7007000_t0000_u01783392208076") 2026/07/07 02:43:54 DEBUG : piped data.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f409575a15195d130_d20260707_m024327_c001_v0001120_t0000_u01783392207706") 2026/07/07 02:43:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabe2_d20260707_m024204_c001_v7007000_t0000_u01783392124270") as it is a hide marker 2026/07/07 02:43:54 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ac_d20260707_m024203_c001_v0001120_t0049_u01783392123429") 2026/07/07 02:43:54 DEBUG : test-metadata: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3756b20_d20260707_m024335_c001_v7007000_t0000_u01783392215924") as it is a hide marker 2026/07/07 02:43:54 DEBUG : test-metadata: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2220c9f06ea288d6_d20260707_m024330_c001_v0001157_t0042_u01783392210686") 2026/07/07 02:43:54 DEBUG : test-metadata: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea288d4_d20260707_m024329_c001_v7007000_t0000_u01783392209890") 2026/07/07 02:43:54 DEBUG : test-metadata: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d134_d20260707_m024328_c001_v0001120_t0018_u01783392208892") 2026/07/07 02:43:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd8_d20260707_m024157_c001_v7007000_t0000_u01783392117455") as it is a hide marker 2026/07/07 02:43:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d096_d20260707_m024156_c001_v0001120_t0044_u01783392116751") 2026/07/07 02:43:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabdb_d20260707_m024159_c001_v7007000_t0000_u01783392119698") as it is a hide marker 2026/07/07 02:43:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d09a_d20260707_m024158_c001_v0001120_t0033_u01783392118843") 2026/07/07 02:43:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabda_d20260707_m024158_c001_v7007000_t0000_u01783392118474") as it is a hide marker 2026/07/07 02:43:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d098_d20260707_m024157_c001_v0001120_t0055_u01783392117804") 2026/07/07 02:43:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabdd_d20260707_m024200_c001_v7007000_t0000_u01783392120764") as it is a hide marker 2026/07/07 02:43:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0a0_d20260707_m024200_c001_v0001120_t0050_u01783392120091") 2026/07/07 02:43:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabde_d20260707_m024201_c001_v7007000_t0000_u01783392121830") as it is a hide marker 2026/07/07 02:43:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0a4_d20260707_m024201_c001_v0001120_t0010_u01783392121115") 2026/07/07 02:43:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd7_d20260707_m024156_c001_v7007000_t0000_u01783392116401") as it is a hide marker 2026/07/07 02:43:55 DEBUG : trailing space /trailing space : Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d092_d20260707_m024155_c001_v0001120_t0047_u01783392115340") 2026/07/07 02:43:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1b8a_d20260707_m024346_c001_v0001038_t0034_u01783392226417") "upload" dated 2026-07-07 02:43:46.417 +0000 UTC (9.156111131s ago) 2026/07/07 02:43:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4211436ea1057088_d20260707_m024341_c001_v7007000_t0000_u01783392221674") 2026/07/07 02:43:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d144_d20260707_m024338_c001_v0001120_t0031_u01783392218453") 2026/07/07 02:43:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabf2_d20260707_m024212_c001_v7007000_t0000_u01783392132700") as it is a hide marker 2026/07/07 02:43:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2010fd8897adabe7_d20260707_m024206_c001_v0001097_t0015_u01783392126278") 2026/07/07 02:43:55 DEBUG : zero-length-file: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabe6_d20260707_m024206_c001_v7007000_t0000_u01783392126101") as it is a hide marker 2026/07/07 02:43:55 DEBUG : zero-length-file: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f409575a15195d0b6_d20260707_m024205_c001_v0001120_t0000_u01783392125556") 2026/07/07 02:43:55 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc8_d20260707_m024149_c001_v7007000_t0000_u01783392109427") as it is a hide marker 2026/07/07 02:43:55 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d078_d20260707_m024148_c001_v0001120_t0007_u01783392108562") 2026/07/07 02:43:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabbb_d20260707_m024143_c001_v7007000_t0000_u01783392103489") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d066_d20260707_m024142_c001_v0001120_t0026_u01783392102322") 2026/07/07 02:43:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd1_d20260707_m024152_c001_v7007000_t0000_u01783392112797") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d086_d20260707_m024151_c001_v0001120_t0035_u01783392111991") 2026/07/07 02:43:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabcd_d20260707_m024151_c001_v7007000_t0000_u01783392111640") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d080_d20260707_m024151_c001_v0001120_t0059_u01783392111033") 2026/07/07 02:43:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabd3_d20260707_m024153_c001_v7007000_t0000_u01783392113852") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d088_d20260707_m024153_c001_v0001120_t0002_u01783392113150") 2026/07/07 02:43:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabcc_d20260707_m024150_c001_v7007000_t0000_u01783392110683") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d07c_d20260707_m024149_c001_v0001120_t0047_u01783392109840") 2026/07/07 02:43:56 DEBUG : ./.: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabbe_d20260707_m024144_c001_v7007000_t0000_u01783392104858") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ./.: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d06a_d20260707_m024143_c001_v0001120_t0036_u01783392103838") 2026/07/07 02:43:56 DEBUG : ../..: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adabc1_d20260707_m024145_c001_v7007000_t0000_u01783392105923") as it is a hide marker 2026/07/07 02:43:56 DEBUG : ../..: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d06e_d20260707_m024145_c001_v0001120_t0059_u01783392105268") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/07 02:43: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. 2026/07/07 02:43: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. 2026/07/07 02:43: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. 2026/07/07 02:43:57 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 2026/07/07 02:43:58 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of pending multipart uploads older than 0s 2026/07/07 02:43:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ca_d20260707_m024214_c001_v0001120_t0057_u01783392134012") "upload" dated 2026-07-07 02:42:14.012 +0000 UTC (1m44.521069988s ago) 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa44_d20260707_m024357_c001_v0001176_t0032_u01783392237503") as it is a start marker (upload started at 2026-07-07 02:43:57.503 +0000 UTC) 2026/07/07 02:43:58 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa45_d20260707_m024357_c001_v0001097_t0043_u01783392237687") as it is a start marker (upload started at 2026-07-07 02:43:57.687 +0000 UTC) 2026/07/07 02:43:58 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa47_d20260707_m024357_c001_v0001154_t0018_u01783392237870") as it is a start marker (upload started at 2026-07-07 02:43:57.87 +0000 UTC) 2026/07/07 02:43:58 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa48_d20260707_m024358_c001_v0001037_t0034_u01783392238054") as it is a start marker (upload started at 2026-07-07 02:43:58.054 +0000 UTC) 2026/07/07 02:43:58 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/07 02:43:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f413523f715e1aa43_d20260707_m024357_c001_v7007000_t0000_u01783392237320") "hide" dated 2026-07-07 02:43:57.32 +0000 UTC (1.213195774s ago) 2026/07/07 02:43:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1b8a_d20260707_m024346_c001_v0001038_t0034_u01783392226417") 2026/07/07 02:43:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/07 02:43:58 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of pending multipart uploads older than 0s 2026/07/07 02:43:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ca_d20260707_m024214_c001_v0001120_t0057_u01783392134012") "upload" dated 2026-07-07 02:42:14.012 +0000 UTC (1m44.889338219s ago) 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa44_d20260707_m024357_c001_v0001176_t0032_u01783392237503") as it is a start marker (upload started at 2026-07-07 02:43:57.503 +0000 UTC) 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa45_d20260707_m024357_c001_v0001097_t0043_u01783392237687") as it is a start marker (upload started at 2026-07-07 02:43:57.687 +0000 UTC) 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa47_d20260707_m024357_c001_v0001154_t0018_u01783392237870") as it is a start marker (upload started at 2026-07-07 02:43:57.87 +0000 UTC) 2026/07/07 02:43:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa48_d20260707_m024358_c001_v0001037_t0034_u01783392238054") as it is a start marker (upload started at 2026-07-07 02:43:58.054 +0000 UTC) 2026/07/07 02:43:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f32add3703d3bab9ff80e1b_f413523f715e1aa43_d20260707_m024357_c001_v7007000_t0000_u01783392237320") "hide" dated 2026-07-07 02:43:57.32 +0000 UTC (1.581472542s ago) 2026/07/07 02:43:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1b8a_d20260707_m024346_c001_v0001038_t0034_u01783392226417") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/07 02:43:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/07 02:43:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/07 02:44: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 2026/07/07 02:44:19 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/07 02:44:19 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/07 02:44:19 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/07 02:44:19 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/07 02:44:20 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/07 02:44:21 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/07 02:44:21 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/07 02:44:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:44:24 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. 2026/07/07 02:44:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f21272192633330af_d20260707_m024424_c001_v0001174_t0058_u01783392264526") 2026/07/07 02:44:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:44:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/07 02:44:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/07 02:44:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:44:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:44:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/07 02:44:28 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/07 02:44:28 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/07 02:44:28 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/07 02:44:28 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/07 02:44:31 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/07 02:44:31 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/07 02:44:31 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/07 02:44:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:44:32 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. 2026/07/07 02:44:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f21272192633330bc_d20260707_m024432_c001_v0001176_t0013_u01783392272935") 2026/07/07 02:44:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/07 02:44:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/07 02:44:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/07 02:44:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:44:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:44:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/07 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/07 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/07 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/07 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/07 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/07 02:44:37 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/07 02:44:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/07 02:44:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/07 02:44:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/07 02:44:39 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/07 02:44:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:44:41 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. 2026/07/07 02:44:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f21602ccd785334a5_d20260707_m024441_c001_v0001174_t0018_u01783392281467") 2026/07/07 02:44:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/07 02:44:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:44:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/07 02:44:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/07 02:44:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/07 02:44:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:44:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:44:44 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 2026/07/07 02:44:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/07 02:44:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/07 02:44:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/07 02:44:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/07 02:44:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/07 02:44:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/07 02:44:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/07 02:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:44:59 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. 2026/07/07 02:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f2239c4c6475d98e8_d20260707_m024459_c001_v0001146_t0016_u01783392299889") 2026/07/07 02:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/07 02:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/07 02:45:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/07 02:45:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/07 02:45:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/07 02:45:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/07 02:45:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/07 02:45:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/07 02:45:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/07 02:45:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/07 02:45:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:45:08 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. 2026/07/07 02:45:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f2239c4c6475d98ec_d20260707_m024508_c001_v0001116_t0009_u01783392308120") 2026/07/07 02:45:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/07 02:45:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/07 02:45:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/07 02:45:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/07 02:45:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/07 02:45:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/07 02:45:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/07 02:45:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/07 02:45:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/07 02:45:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/07 02:45:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/07 02:45:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/07 02:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/07 02:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/07 02:45:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:45:18 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. 2026/07/07 02:45:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d7c9a_d20260707_m024518_c001_v0001150_t0031_u01783392318156") 2026/07/07 02:45:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/07 02:45:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:45:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/07 02:45:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/07 02:45:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/07 02:45:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:21 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 2026/07/07 02:45:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/07 02:45:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/07 02:45:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/07 02:45:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/07 02:45:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/07 02:45:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/07 02:45:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/07 02:45:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:45:27 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. 2026/07/07 02:45:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca418_d20260707_m024527_c001_v0001165_t0020_u01783392327386") 2026/07/07 02:45:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:45:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/07 02:45:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/07 02:45:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/07 02:45:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/07 02:45:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/07 02:45:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/07 02:45:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/07 02:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/07 02:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/07 02:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/07 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:45:35 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. 2026/07/07 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca41e_d20260707_m024535_c001_v0001092_t0018_u01783392335594") 2026/07/07 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/07 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/07 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/07 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/07 02:45:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/07 02:45:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/07 02:45:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/07 02:45:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/07 02:45:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/07 02:45:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/07 02:45:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/07 02:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/07 02:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/07 02:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/07 02:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:45:44 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. 2026/07/07 02:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f2220c9f06ea2896d_d20260707_m024544_c001_v0001183_t0025_u01783392344618") 2026/07/07 02:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/07 02:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/07 02:45:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/07 02:45:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/07 02:45:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:47 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 2026/07/07 02:45:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/07 02:45:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/07 02:45:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/07 02:45:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/07 02:45:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/07 02:45:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/07 02:45:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/07 02:45:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:45:53 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. 2026/07/07 02:45:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f2220c9f06ea28975_d20260707_m024553_c001_v0001136_t0033_u01783392353298") 2026/07/07 02:45:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:45:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/07 02:45:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/07 02:45:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:45:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:45:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/07 02:45:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/07 02:45:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/07 02:45:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/07 02:45:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/07 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/07 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/07 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/07 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:46:02 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. 2026/07/07 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca44a_d20260707_m024602_c001_v0001105_t0055_u01783392362476") 2026/07/07 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/07 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/07 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/07 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/07 02:46:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/07 02:46:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/07 02:46:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/07 02:46:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/07 02:46:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/07 02:46:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/07 02:46:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/07 02:46:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/07 02:46:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/07 02:46:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/07 02:46:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:46:18 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. 2026/07/07 02:46:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3756fc0_d20260707_m024619_c001_v0001117_t0059_u01783392379056") 2026/07/07 02:46:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/07 02:46:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/07 02:46:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:46:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/07 02:46:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/07 02:46:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:46:35 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 2026/07/07 02:46:39 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/07 02:46:39 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/07 02:46:39 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/07 02:46:39 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/07 02:46:40 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/07 02:46:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/07 02:46:41 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/07 02:46:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:46:42 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. 2026/07/07 02:46:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f214b01c89a1de7f2_d20260707_m024643_c001_v0001131_t0032_u01783392403086") 2026/07/07 02:46:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:46:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/07 02:46:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/07 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:46:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:46:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/07 02:46:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/07 02:46:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/07 02:46:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/07 02:46:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/07 02:46:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/07 02:46:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/07 02:46:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/07 02:46:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:46:52 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. 2026/07/07 02:46:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f207b92e4dc471ed9_d20260707_m024652_c001_v0001097_t0009_u01783392412112") 2026/07/07 02:46:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/07 02:46:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/07 02:46:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/07 02:46:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:46:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:46:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/07 02:46:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/07 02:46:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/07 02:46:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/07 02:46:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/07 02:46:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/07 02:46:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/07 02:46:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/07 02:46:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/07 02:46:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/07 02:46:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/07 02:47:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:47:01 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. 2026/07/07 02:47:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f2268e10694ffe42b_d20260707_m024701_c001_v0001145_t0000_u01783392421981") 2026/07/07 02:47:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/07 02:47:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:47:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/07 02:47:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/07 02:47:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/07 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:47:05 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 2026/07/07 02:47:07 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/07 02:47:07 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/07 02:47:07 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/07 02:47:07 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/07 02:47:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/07 02:47:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/07 02:47:10 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/07 02:47:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:47:12 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. 2026/07/07 02:47:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f2010fd8897adae5d_d20260707_m024712_c001_v0001174_t0025_u01783392432421") 2026/07/07 02:47:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:47:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/07 02:47:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/07 02:47:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:47:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:47:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/07 02:47:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/07 02:47:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/07 02:47:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/07 02:47:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/07 02:47:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/07 02:47:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/07 02:47:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/07 02:47:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:47:27 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. 2026/07/07 02:47:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3756fe8_d20260707_m024727_c001_v0001179_t0014_u01783392447759") 2026/07/07 02:47:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/07 02:47:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/07 02:47:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/07 02:47:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:47:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:47:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/07 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/07 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/07 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/07 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/07 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/07 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/07 02:47:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/07 02:47:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/07 02:47:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/07 02:47:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/07 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/07 02:47:39 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. 2026/07/07 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3757017_d20260707_m024739_c001_v0001043_t0018_u01783392459162") 2026/07/07 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/07 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/07 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/07 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/07 02:47:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/07 02:47:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/07 02:47:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/07 02:47:42 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 2026/07/07 02:47:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d813b_d20260707_m024751_c001_v0001176_t0050_u01783392471476") 2026/07/07 02:47:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/07 02:47:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/07 02:47:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/07 02:47:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/07 02:47:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/07 02:47:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/07 02:47:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/07 02:47:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/07 02:47:54 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/07 02:47:56 DEBUG : chunked-copy: Done sending chunk 0 2026/07/07 02:47:56 DEBUG : chunked-copy: Done sending chunk 1 2026/07/07 02:47:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/07 02:47:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f32add3703d3bab9ff80e1b_f214b01c89a1de832_d20260707_m024757_c001_v0001144_t0044_u01783392477289") 2026/07/07 02:47:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/07 02:47:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/07 02:48:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/07 02:48:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/07 02:48:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/07 02:48:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/07 02:48:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/07 02:48:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/07 02:48:39 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/07 02:48:42 DEBUG : chunked-copy: Done sending chunk 0 2026/07/07 02:48:42 DEBUG : chunked-copy: Done sending chunk 1 2026/07/07 02:48:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/07 02:48:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f32add3703d3bab9ff80e1b_f204fd5452303a781_d20260707_m024843_c001_v0001117_t0049_u01783392523079") 2026/07/07 02:48:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/07 02:48:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/07 02:48:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/07 02:48:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/07 02:48:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/07 02:48:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/07 02:48:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/07 02:48:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/07 02:48:46 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/07 02:48:48 DEBUG : chunked-copy: Done sending chunk 1 2026/07/07 02:48:48 DEBUG : chunked-copy: Done sending chunk 0 2026/07/07 02:48:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/07 02:48:49 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f32add3703d3bab9ff80e1b_f204fd5452303a783_d20260707_m024849_c001_v0001136_t0020_u01783392529336") 2026/07/07 02:48:49 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/07 02:48:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/07 02:48:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/07 02:48:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/07 02:48:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/07 02:49:02 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/07 02:49:02 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/07 02:49:05 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/07 02:49:07 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/07 02:49:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yakuvil2kija/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/07 02:49:09 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of all files 2026/07/07 02:49:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3756fe3_d20260707_m024721_c001_v7007000_t0000_u01783392441709") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2010fd8897adae5d_d20260707_m024712_c001_v0001174_t0025_u01783392432421") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4010fd8897adae5a_d20260707_m024711_c001_v7007000_t0000_u01783392431872") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f207b92e4dc471eed_d20260707_m024707_c001_v0001041_t0050_u01783392427212") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d8135_d20260707_m024744_c001_v7007000_t0000_u01783392464379") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3757017_d20260707_m024739_c001_v0001043_t0018_u01783392459162") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3757016_d20260707_m024738_c001_v7007000_t0000_u01783392458615") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3756ff7_d20260707_m024733_c001_v0001167_t0014_u01783392453127") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3756ff3_d20260707_m024732_c001_v7007000_t0000_u01783392452900") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3756fe8_d20260707_m024727_c001_v0001179_t0014_u01783392447759") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3756fe7_d20260707_m024727_c001_v7007000_t0000_u01783392447225") 2026/07/07 02:49:10 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3756fe4_d20260707_m024721_c001_v0001183_t0002_u01783392441910") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d7ca0_d20260707_m024522_c001_v7007000_t0000_u01783392322637") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d7c9a_d20260707_m024518_c001_v0001150_t0031_u01783392318156") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f404fd5452303a284_d20260707_m024512_c001_v7007000_t0000_u01783392312426") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2239c4c6475d98ec_d20260707_m024508_c001_v0001116_t0009_u01783392308120") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d7c98_d20260707_m024517_c001_v7007000_t0000_u01783392317803") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f204fd5452303a286_d20260707_m024512_c001_v0001115_t0040_u01783392312623") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4239c4c6475d98eb_d20260707_m024507_c001_v7007000_t0000_u01783392307769") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f204fd5452303a27f_d20260707_m024503_c001_v0001097_t0042_u01783392303625") 2026/07/07 02:49:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f404fd5452303a27e_d20260707_m024503_c001_v7007000_t0000_u01783392303421") 2026/07/07 02:49:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2239c4c6475d98e8_d20260707_m024459_c001_v0001146_t0016_u01783392299889") 2026/07/07 02:49:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4239c4c6475d98e7_d20260707_m024459_c001_v7007000_t0000_u01783392299540") 2026/07/07 02:49:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f21272192633330c5_d20260707_m024445_c001_v0001097_t0017_u01783392285908") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f425debb8659ca424_d20260707_m024548_c001_v7007000_t0000_u01783392348400") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2220c9f06ea2896d_d20260707_m024544_c001_v0001183_t0025_u01783392344618") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d7cb2_d20260707_m024539_c001_v7007000_t0000_u01783392339906") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca41e_d20260707_m024535_c001_v0001092_t0018_u01783392335594") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea2896b_d20260707_m024544_c001_v7007000_t0000_u01783392344274") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d7cb3_d20260707_m024540_c001_v0001171_t0001_u01783392340098") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f425debb8659ca41d_d20260707_m024535_c001_v7007000_t0000_u01783392335246") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d7cac_d20260707_m024531_c001_v0001185_t0027_u01783392331063") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d7cab_d20260707_m024530_c001_v7007000_t0000_u01783392330868") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca418_d20260707_m024527_c001_v0001165_t0020_u01783392327386") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f425debb8659ca417_d20260707_m024527_c001_v7007000_t0000_u01783392327035") 2026/07/07 02:49:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d7ca2_d20260707_m024522_c001_v0001033_t0006_u01783392322828") 2026/07/07 02:49:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f41272192633330c4_d20260707_m024445_c001_v7007000_t0000_u01783392285734") 2026/07/07 02:49:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f21602ccd785334a5_d20260707_m024441_c001_v0001174_t0018_u01783392281467") 2026/07/07 02:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f41602ccd785334a4_d20260707_m024441_c001_v7007000_t0000_u01783392281112") 2026/07/07 02:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f21602ccd785334a3_d20260707_m024437_c001_v0001097_t0028_u01783392277047") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f41602ccd785334a2_d20260707_m024436_c001_v7007000_t0000_u01783392276874") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f21272192633330bc_d20260707_m024432_c001_v0001176_t0013_u01783392272935") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f41272192633330bb_d20260707_m024432_c001_v7007000_t0000_u01783392272582") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f21602ccd78533498_d20260707_m024428_c001_v0001109_t0043_u01783392268415") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f41602ccd78533497_d20260707_m024428_c001_v7007000_t0000_u01783392268242") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f21272192633330af_d20260707_m024424_c001_v0001174_t0058_u01783392264526") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f41272192633330ab_d20260707_m024424_c001_v7007000_t0000_u01783392264181") 2026/07/07 02:49:12 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f213523f715e1aa95_d20260707_m024419_c001_v0001120_t0056_u01783392259104") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f414b01c89a1de7ec_d20260707_m024638_c001_v7007000_t0000_u01783392398470") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f218d3a91c3756fc0_d20260707_m024619_c001_v0001117_t0059_u01783392379056") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f425debb8659ca44d_d20260707_m024607_c001_v7007000_t0000_u01783392367135") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca44a_d20260707_m024602_c001_v0001105_t0055_u01783392362476") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f418d3a91c3756fbf_d20260707_m024618_c001_v7007000_t0000_u01783392378553") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca44f_d20260707_m024607_c001_v0001098_t0056_u01783392367320") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f425debb8659ca449_d20260707_m024602_c001_v7007000_t0000_u01783392362075") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca43d_d20260707_m024557_c001_v0001103_t0044_u01783392357589") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f425debb8659ca43b_d20260707_m024557_c001_v7007000_t0000_u01783392357391") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2220c9f06ea28975_d20260707_m024553_c001_v0001136_t0033_u01783392353298") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4220c9f06ea28974_d20260707_m024552_c001_v7007000_t0000_u01783392352901") 2026/07/07 02:49:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f225debb8659ca425_d20260707_m024548_c001_v0001137_t0045_u01783392348588") 2026/07/07 02:49:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f407b92e4dc471eec_d20260707_m024707_c001_v7007000_t0000_u01783392427034") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f2268e10694ffe42b_d20260707_m024701_c001_v0001145_t0000_u01783392421981") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f4268e10694ffe429_d20260707_m024701_c001_v7007000_t0000_u01783392421519") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f207b92e4dc471ee5_d20260707_m024656_c001_v0001105_t0029_u01783392416735") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f407b92e4dc471ee3_d20260707_m024656_c001_v7007000_t0000_u01783392416556") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f207b92e4dc471ed9_d20260707_m024652_c001_v0001097_t0009_u01783392412112") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f407b92e4dc471ed7_d20260707_m024651_c001_v7007000_t0000_u01783392411691") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f207b92e4dc471ece_d20260707_m024647_c001_v0001185_t0026_u01783392407123") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f407b92e4dc471ecc_d20260707_m024646_c001_v7007000_t0000_u01783392406924") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f214b01c89a1de7f2_d20260707_m024643_c001_v0001131_t0032_u01783392403086") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f414b01c89a1de7f1_d20260707_m024642_c001_v7007000_t0000_u01783392402641") 2026/07/07 02:49:13 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f214b01c89a1de7ed_d20260707_m024638_c001_v0001165_t0027_u01783392398661") 2026/07/07 02:49:13 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f404fd5452303a798_d20260707_m024905_c001_v7007000_t0000_u01783392545656") 2026/07/07 02:49:13 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d822e_d20260707_m024845_c001_v0001157_t0016_u01783392525716") 2026/07/07 02:49:13 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d822d_d20260707_m024845_c001_v7007000_t0000_u01783392525190") 2026/07/07 02:49:13 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d8222_d20260707_m024839_c001_v0001100_t0049_u01783392519039") 2026/07/07 02:49:13 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d821f_d20260707_m024838_c001_v7007000_t0000_u01783392518484") 2026/07/07 02:49:13 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d8140_d20260707_m024753_c001_v0001172_t0048_u01783392473668") 2026/07/07 02:49:14 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d813f_d20260707_m024753_c001_v7007000_t0000_u01783392473150") 2026/07/07 02:49:14 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1c9b_d20260707_m024749_c001_v0001038_t0043_u01783392469344") 2026/07/07 02:49:14 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d8138_d20260707_m024748_c001_v7007000_t0000_u01783392468930") 2026/07/07 02:49:14 DEBUG : chunked-copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1c97_d20260707_m024745_c001_v0001038_t0025_u01783392465119") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f404fd5452303a796_d20260707_m024905_c001_v7007000_t0000_u01783392545466") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f204fd5452303a783_d20260707_m024849_c001_v0001136_t0020_u01783392529336") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d822c_d20260707_m024845_c001_v7007000_t0000_u01783392525007") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f204fd5452303a781_d20260707_m024843_c001_v0001117_t0049_u01783392523079") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d821e_d20260707_m024838_c001_v7007000_t0000_u01783392518300") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f214b01c89a1de832_d20260707_m024757_c001_v0001144_t0044_u01783392477289") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d813e_d20260707_m024752_c001_v7007000_t0000_u01783392472952") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f224aea4f174d813b_d20260707_m024751_c001_v0001176_t0050_u01783392471476") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f424aea4f174d8137_d20260707_m024748_c001_v7007000_t0000_u01783392468746") 2026/07/07 02:49:14 DEBUG : chunked-copy.copy: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f1091a2f709fc7287_d20260707_m024747_c001_v0001042_t0006_u01783392467733") 2026/07/07 02:49:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f109575a15195d0ca_d20260707_m024214_c001_v0001120_t0057_u01783392134012") 2026/07/07 02:49:14 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f404fd5452303a799_d20260707_m024906_c001_v7007000_t0000_u01783392546733") 2026/07/07 02:49:14 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1cef_d20260707_m024906_c001_v0001038_t0009_u01783392546215") 2026/07/07 02:49:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f404fd5452303a79c_d20260707_m024908_c001_v7007000_t0000_u01783392548035") 2026/07/07 02:49:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1cf3_d20260707_m024907_c001_v0001038_t0057_u01783392547696") 2026/07/07 02:49:15 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f105dab466c5c1cf1_d20260707_m024906_c001_v0001038_t0003_u01783392546924") 2026/07/07 02:49:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f32add3703d3bab9ff80e1b_f413523f715e1aa43_d20260707_m024357_c001_v7007000_t0000_u01783392237320") 2026/07/07 02:49:31 INFO : B2 bucket rclone-test-yakuvil2kija: cleaning bucket "rclone-test-yakuvil2kija" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (515.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (14.91s) --- PASS: TestIntegration/FsMkdir (484.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (126.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.56s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (33.13s) --- 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 (1.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (50.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.18s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (19.56s) --- 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 (18.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (205.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (36.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (17.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (50.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (31.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (19.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (14.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (81.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (45.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (20.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.41s) --- 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 515.804s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m36.615735568s (try 1/5)