"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/05/15 05:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-poyiwez0todi" 2026/05/15 05:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/15 05:24:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/15 05:24:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/15 05:24:07 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/05/15 05:24:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/15 05:24:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/15 05:24:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/15 05:24:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/15 05:24:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/15 05:24:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/15 05:24:46 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/05/15 05:24:53 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/15 05:24:54 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/05/15 05:24:59 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of all files 2026/05/15 05:24:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231176db_d20260515_m052458_c001_v0001185_t0052_u01778822698844") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/15 05:25:00 DEBUG : Creating backend with remote "TestB2:rclone-test-poyiwez0todi/dirToPurgeFromRoot" 2026/05/15 05:25:01 INFO : B2 bucket rclone-test-poyiwez0todi path dirToPurgeFromRoot: cleaning bucket "rclone-test-poyiwez0todi" of all files 2026/05/15 05:25:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231176ed_d20260515_m052459_c001_v0001185_t0049_u01778822699975") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/15 05:25:02 DEBUG : Creating backend with remote "TestB2:rclone-test-poyiwez0todi/hello? sausage/êé" 2026/05/15 05:25:06 INFO : B2 bucket rclone-test-poyiwez0todi path hello? sausage/êé: cleaning bucket "rclone-test-poyiwez0todi" of all files 2026/05/15 05:25:07 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f1003e40b8fb1cd3a_d20260515_m052505_c001_v0001092_t0042_u01778822705128") === 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/05/15 05:25:16 DEBUG : Creating backend with remote "TestB2:rclone-test-poyiwez0todi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/15 05:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-poyiwez0todi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-poyiwez0todi" from "TestB2:rclone-test-poyiwez0todi" 2026/05/15 05:25:20 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/05/15 05:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-buwulev4kinu" 2026/05/15 05:25:35 DEBUG : B2 bucket rclone-test-buwulev4kinu: Purge remote 2026/05/15 05:25:35 INFO : B2 bucket rclone-test-buwulev4kinu: cleaning bucket "rclone-test-buwulev4kinu" of all files 2026/05/15 05:25:35 DEBUG : somefile: Deleting (id "4_zcf52ddf3108d2bab9fe80e1b_f407f9e21d844a150_d20260515_m052534_c001_v0001185_t0053_u01778822734733") === 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/05/15 05:25:37 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/15 05:25:37 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/05/15 05:25:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/15 05:25:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/15 05:25:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.261Ki offset 6Mi/6.106Mi 2026/05/15 05:25:40 DEBUG : test-metadata: Sending chunk 1 length 110859 2026/05/15 05:25:42 DEBUG : test-metadata: Done sending chunk 1 2026/05/15 05:25:43 DEBUG : test-metadata: Done sending chunk 0 2026/05/15 05:25:43 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/05/15 05:25:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/05/15 05:25:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 05:25:51 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 05:25:53 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1185-05.backblaze.com/b2api/v1/b2_upload_file/9fc28da3107d2bab9fe80e1b/c001_v0001185_t0045": EOF 2026/05/15 05:25:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-05.backblaze.com/b2api/v1/b2_upload_file/9fc28da3107d2bab9fe80e1b/c001_v0001185_t0045": EOF) 2026/05/15 05:25:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1185-05.backblaze.com/b2api/v1/b2_upload_file/9fc28da3107d2bab9fe80e1b/c001_v0001185_t0045": EOF - low level retry 1/10 2026/05/15 05:25:55 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-05-15-052548-548.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/05/15 05:25:58 DEBUG : oldPath = "TestB2:rclone-test-poyiwez0todi/versions/test-versions-v2026-05-15-052548-548.txt" 2026/05/15 05:25:58 DEBUG : newPath = "TestB2,versions:rclone-test-poyiwez0todi/versions/test-versions-v2026-05-15-052548-548.txt" 2026/05/15 05:25:58 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-poyiwez0todi/versions/test-versions-v2026-05-15-052548-548.txt" 2026/05/15 05:25:58 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/15 05:25:59 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-poyiwez0todi/versions/test-versions-v2026-05-15-052548-548.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-poyiwez0todi/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/05/15 05:26:03 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of all hidden files 2026/05/15 05:26:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8ab_d20260515_m052413_c001_v7007000_t0000_u01778822653713") as it is a hide marker 2026/05/15 05:26:03 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : leading space/ leading space: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117461_d20260515_m052413_c001_v0001185_t0003_u01778822653164") 2026/05/15 05:26:03 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a9_d20260515_m052412_c001_v7007000_t0000_u01778822652794") as it is a hide marker 2026/05/15 05:26:03 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117451_d20260515_m052412_c001_v0001185_t0015_u01778822652252") 2026/05/15 05:26:03 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8fb_d20260515_m052419_c001_v7007000_t0000_u01778822659245") as it is a hide marker 2026/05/15 05:26:03 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174a9_d20260515_m052418_c001_v0001185_t0001_u01778822658701") 2026/05/15 05:26:03 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : created from root.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4031156c04fa611e_d20260515_m052528_c001_v7007000_t0000_u01778822728802") as it is a hide marker 2026/05/15 05:26:03 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : created from root.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f115fbc87dd23edc2_d20260515_m052527_c001_v0001182_t0057_u01778822727188") 2026/05/15 05:26:03 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : file name.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e98d_d20260515_m052536_c001_v7007000_t0000_u01778822736792") as it is a hide marker 2026/05/15 05:26:03 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231177b7_d20260515_m052516_c001_v0001185_t0040_u01778822716294") 2026/05/15 05:26:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f1090869057a34b43_d20260515_m052511_c001_v0001109_t0049_u01778822711853") 2026/05/15 05:26:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311766b_d20260515_m052451_c001_v0001185_t0043_u01778822691023") 2026/05/15 05:26:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117659_d20260515_m052450_c001_v0001185_t0040_u01778822690191") 2026/05/15 05:26:03 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117661_d20260515_m052450_c001_v0001185_t0006_u01778822690559") "upload" dated 2026-05-15 05:24:50.559 +0000 UTC (1m12.800392598s ago) 2026/05/15 05:26:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f405fe689a78d829b_d20260515_m052509_c001_v7007000_t0000_u01778822709530") as it is a hide marker 2026/05/15 05:26:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f11016a171c1e12b5_d20260515_m052509_c001_v0001131_t0021_u01778822709037") 2026/05/15 05:26:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f10250269b29d5116_d20260515_m052508_c001_v0001097_t0045_u01778822708275") 2026/05/15 05:26:03 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff9e5_d20260515_m052425_c001_v7007000_t0000_u01778822665738") as it is a hide marker 2026/05/15 05:26:03 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311751d_d20260515_m052425_c001_v0001185_t0016_u01778822665195") 2026/05/15 05:26:03 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : piped data.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e998_d20260515_m052538_c001_v7007000_t0000_u01778822738462") as it is a hide marker 2026/05/15 05:26:03 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : piped data.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231178fd_d20260515_m052538_c001_v0001185_t0009_u01778822738068") 2026/05/15 05:26:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : piped data.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e991_d20260515_m052537_c001_v7007000_t0000_u01778822737884") 2026/05/15 05:26:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : piped data.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f405c8e6f231178f3_d20260515_m052537_c001_v0001185_t0045_u01778822737518") 2026/05/15 05:26:03 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff9fc_d20260515_m052426_c001_v7007000_t0000_u01778822666649") as it is a hide marker 2026/05/15 05:26:03 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117529_d20260515_m052426_c001_v0001185_t0044_u01778822666102") 2026/05/15 05:26:03 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : test-metadata: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e9fa_d20260515_m052546_c001_v7007000_t0000_u01778822746007") as it is a hide marker 2026/05/15 05:26:03 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : test-metadata: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2010328a8d49e9af_d20260515_m052540_c001_v0001115_t0040_u01778822740259") 2026/05/15 05:26:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : test-metadata: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e9a5_d20260515_m052539_c001_v7007000_t0000_u01778822739499") 2026/05/15 05:26:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : test-metadata: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117905_d20260515_m052538_c001_v0001185_t0009_u01778822738646") 2026/05/15 05:26:03 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff918_d20260515_m052421_c001_v7007000_t0000_u01778822661124") as it is a hide marker 2026/05/15 05:26:03 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174cf_d20260515_m052420_c001_v0001185_t0008_u01778822660548") 2026/05/15 05:26:03 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff927_d20260515_m052422_c001_v7007000_t0000_u01778822662955") as it is a hide marker 2026/05/15 05:26:03 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174ed_d20260515_m052422_c001_v0001185_t0008_u01778822662409") 2026/05/15 05:26:03 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff924_d20260515_m052422_c001_v7007000_t0000_u01778822662045") as it is a hide marker 2026/05/15 05:26:03 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174df_d20260515_m052421_c001_v0001185_t0036_u01778822661489") 2026/05/15 05:26:03 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff92a_d20260515_m052423_c001_v7007000_t0000_u01778822663878") as it is a hide marker 2026/05/15 05:26:03 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174fd_d20260515_m052423_c001_v0001185_t0033_u01778822663321") 2026/05/15 05:26:03 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff9b4_d20260515_m052424_c001_v7007000_t0000_u01778822664831") as it is a hide marker 2026/05/15 05:26:03 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117511_d20260515_m052424_c001_v0001185_t0026_u01778822664244") 2026/05/15 05:26:03 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff909_d20260515_m052420_c001_v7007000_t0000_u01778822660185") as it is a hide marker 2026/05/15 05:26:03 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : trailing space /trailing space : Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174bb_d20260515_m052419_c001_v0001185_t0052_u01778822659609") 2026/05/15 05:26:03 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef9592ec_d20260515_m052556_c001_v0001109_t0009_u01778822756278") "upload" dated 2026-05-15 05:25:56.278 +0000 UTC (7.081967723s ago) 2026/05/15 05:26:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cb575_d20260515_m052551_c001_v7007000_t0000_u01778822751544") 2026/05/15 05:26:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117981_d20260515_m052548_c001_v0001185_t0031_u01778822748548") 2026/05/15 05:26:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cb0fc_d20260515_m052449_c001_v7007000_t0000_u01778822689639") as it is a hide marker 2026/05/15 05:26:03 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51ccffa25_d20260515_m052428_c001_v0001171_t0040_u01778822668664") 2026/05/15 05:26:03 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : zero-length-file: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccffa1c_d20260515_m052428_c001_v7007000_t0000_u01778822668483") as it is a hide marker 2026/05/15 05:26:03 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : zero-length-file: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f405c8e6f2311753d_d20260515_m052427_c001_v0001185_t0045_u01778822667937") 2026/05/15 05:26:03 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8b4_d20260515_m052414_c001_v7007000_t0000_u01778822654647") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117469_d20260515_m052414_c001_v0001185_t0026_u01778822654076") 2026/05/15 05:26:03 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a4_d20260515_m052410_c001_v7007000_t0000_u01778822650042") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311741d_d20260515_m052409_c001_v0001185_t0042_u01778822649135") 2026/05/15 05:26:03 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8df_d20260515_m052417_c001_v7007000_t0000_u01778822657427") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117493_d20260515_m052416_c001_v0001185_t0038_u01778822656875") 2026/05/15 05:26:03 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8d0_d20260515_m052416_c001_v7007000_t0000_u01778822656509") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117487_d20260515_m052415_c001_v0001185_t0030_u01778822655965") 2026/05/15 05:26:03 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8ed_d20260515_m052418_c001_v7007000_t0000_u01778822658337") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117499_d20260515_m052417_c001_v0001185_t0027_u01778822657793") 2026/05/15 05:26:03 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8c2_d20260515_m052415_c001_v7007000_t0000_u01778822655600") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311747d_d20260515_m052415_c001_v0001185_t0053_u01778822655013") 2026/05/15 05:26:03 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ./.: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a5_d20260515_m052410_c001_v7007000_t0000_u01778822650983") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ./.: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311742f_d20260515_m052410_c001_v0001185_t0040_u01778822650406") 2026/05/15 05:26:03 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/15 05:26:03 DEBUG : ../..: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a7_d20260515_m052411_c001_v7007000_t0000_u01778822651887") as it is a hide marker 2026/05/15 05:26:03 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/15 05:26:03 DEBUG : ../..: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311743d_d20260515_m052411_c001_v0001185_t0028_u01778822651346") 2026/05/15 05:26:03 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/15 05:26:03 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of all hidden files 2026/05/15 05:26:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8ab_d20260515_m052413_c001_v7007000_t0000_u01778822653713") as it is a hide marker 2026/05/15 05:26:03 DEBUG : leading space/ leading space: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117461_d20260515_m052413_c001_v0001185_t0003_u01778822653164") 2026/05/15 05:26:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a9_d20260515_m052412_c001_v7007000_t0000_u01778822652794") as it is a hide marker 2026/05/15 05:26:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117451_d20260515_m052412_c001_v0001185_t0015_u01778822652252") 2026/05/15 05:26:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8fb_d20260515_m052419_c001_v7007000_t0000_u01778822659245") as it is a hide marker 2026/05/15 05:26:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174a9_d20260515_m052418_c001_v0001185_t0001_u01778822658701") 2026/05/15 05:26:03 DEBUG : created from root.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4031156c04fa611e_d20260515_m052528_c001_v7007000_t0000_u01778822728802") as it is a hide marker 2026/05/15 05:26:03 DEBUG : created from root.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f115fbc87dd23edc2_d20260515_m052527_c001_v0001182_t0057_u01778822727188") 2026/05/15 05:26:03 DEBUG : file name.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e98d_d20260515_m052536_c001_v7007000_t0000_u01778822736792") as it is a hide marker 2026/05/15 05:26:04 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231177b7_d20260515_m052516_c001_v0001185_t0040_u01778822716294") 2026/05/15 05:26:04 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f1090869057a34b43_d20260515_m052511_c001_v0001109_t0049_u01778822711853") 2026/05/15 05:26:04 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311766b_d20260515_m052451_c001_v0001185_t0043_u01778822691023") 2026/05/15 05:26:04 DEBUG : file name.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117659_d20260515_m052450_c001_v0001185_t0040_u01778822690191") 2026/05/15 05:26:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117661_d20260515_m052450_c001_v0001185_t0006_u01778822690559") "upload" dated 2026-05-15 05:24:50.559 +0000 UTC (1m13.989810948s ago) 2026/05/15 05:26:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f405fe689a78d829b_d20260515_m052509_c001_v7007000_t0000_u01778822709530") as it is a hide marker 2026/05/15 05:26:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f11016a171c1e12b5_d20260515_m052509_c001_v0001131_t0021_u01778822709037") 2026/05/15 05:26:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f10250269b29d5116_d20260515_m052508_c001_v0001097_t0045_u01778822708275") 2026/05/15 05:26:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff9e5_d20260515_m052425_c001_v7007000_t0000_u01778822665738") as it is a hide marker 2026/05/15 05:26:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311751d_d20260515_m052425_c001_v0001185_t0016_u01778822665195") 2026/05/15 05:26:04 DEBUG : piped data.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e998_d20260515_m052538_c001_v7007000_t0000_u01778822738462") as it is a hide marker 2026/05/15 05:26:04 DEBUG : piped data.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231178fd_d20260515_m052538_c001_v0001185_t0009_u01778822738068") 2026/05/15 05:26:04 DEBUG : piped data.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e991_d20260515_m052537_c001_v7007000_t0000_u01778822737884") 2026/05/15 05:26:04 DEBUG : piped data.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f405c8e6f231178f3_d20260515_m052537_c001_v0001185_t0045_u01778822737518") 2026/05/15 05:26:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff9fc_d20260515_m052426_c001_v7007000_t0000_u01778822666649") as it is a hide marker 2026/05/15 05:26:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117529_d20260515_m052426_c001_v0001185_t0044_u01778822666102") 2026/05/15 05:26:05 DEBUG : test-metadata: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e9fa_d20260515_m052546_c001_v7007000_t0000_u01778822746007") as it is a hide marker 2026/05/15 05:26:05 DEBUG : test-metadata: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2010328a8d49e9af_d20260515_m052540_c001_v0001115_t0040_u01778822740259") 2026/05/15 05:26:05 DEBUG : test-metadata: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4010328a8d49e9a5_d20260515_m052539_c001_v7007000_t0000_u01778822739499") 2026/05/15 05:26:05 DEBUG : test-metadata: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117905_d20260515_m052538_c001_v0001185_t0009_u01778822738646") 2026/05/15 05:26:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff918_d20260515_m052421_c001_v7007000_t0000_u01778822661124") as it is a hide marker 2026/05/15 05:26:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174cf_d20260515_m052420_c001_v0001185_t0008_u01778822660548") 2026/05/15 05:26:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff927_d20260515_m052422_c001_v7007000_t0000_u01778822662955") as it is a hide marker 2026/05/15 05:26:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174ed_d20260515_m052422_c001_v0001185_t0008_u01778822662409") 2026/05/15 05:26:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff924_d20260515_m052422_c001_v7007000_t0000_u01778822662045") as it is a hide marker 2026/05/15 05:26:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174df_d20260515_m052421_c001_v0001185_t0036_u01778822661489") 2026/05/15 05:26:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff92a_d20260515_m052423_c001_v7007000_t0000_u01778822663878") as it is a hide marker 2026/05/15 05:26:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174fd_d20260515_m052423_c001_v0001185_t0033_u01778822663321") 2026/05/15 05:26:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff9b4_d20260515_m052424_c001_v7007000_t0000_u01778822664831") as it is a hide marker 2026/05/15 05:26:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117511_d20260515_m052424_c001_v0001185_t0026_u01778822664244") 2026/05/15 05:26:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff909_d20260515_m052420_c001_v7007000_t0000_u01778822660185") as it is a hide marker 2026/05/15 05:26:05 DEBUG : trailing space /trailing space : Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f231174bb_d20260515_m052419_c001_v0001185_t0052_u01778822659609") 2026/05/15 05:26:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef9592ec_d20260515_m052556_c001_v0001109_t0009_u01778822756278") "upload" dated 2026-05-15 05:25:56.278 +0000 UTC (9.622039122s ago) 2026/05/15 05:26:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cb575_d20260515_m052551_c001_v7007000_t0000_u01778822751544") 2026/05/15 05:26:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117981_d20260515_m052548_c001_v0001185_t0031_u01778822748548") 2026/05/15 05:26:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cb0fc_d20260515_m052449_c001_v7007000_t0000_u01778822689639") as it is a hide marker 2026/05/15 05:26:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51ccffa25_d20260515_m052428_c001_v0001171_t0040_u01778822668664") 2026/05/15 05:26:06 DEBUG : zero-length-file: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccffa1c_d20260515_m052428_c001_v7007000_t0000_u01778822668483") as it is a hide marker 2026/05/15 05:26:06 DEBUG : zero-length-file: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f405c8e6f2311753d_d20260515_m052427_c001_v0001185_t0045_u01778822667937") 2026/05/15 05:26:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8b4_d20260515_m052414_c001_v7007000_t0000_u01778822654647") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117469_d20260515_m052414_c001_v0001185_t0026_u01778822654076") 2026/05/15 05:26:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a4_d20260515_m052410_c001_v7007000_t0000_u01778822650042") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311741d_d20260515_m052409_c001_v0001185_t0042_u01778822649135") 2026/05/15 05:26:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8df_d20260515_m052417_c001_v7007000_t0000_u01778822657427") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117493_d20260515_m052416_c001_v0001185_t0038_u01778822656875") 2026/05/15 05:26:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8d0_d20260515_m052416_c001_v7007000_t0000_u01778822656509") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117487_d20260515_m052415_c001_v0001185_t0030_u01778822655965") 2026/05/15 05:26:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8ed_d20260515_m052418_c001_v7007000_t0000_u01778822658337") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117499_d20260515_m052417_c001_v0001185_t0027_u01778822657793") 2026/05/15 05:26:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8c2_d20260515_m052415_c001_v7007000_t0000_u01778822655600") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311747d_d20260515_m052415_c001_v0001185_t0053_u01778822655013") 2026/05/15 05:26:06 DEBUG : ./.: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a5_d20260515_m052410_c001_v7007000_t0000_u01778822650983") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ./.: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311742f_d20260515_m052410_c001_v0001185_t0040_u01778822650406") 2026/05/15 05:26:06 DEBUG : ../..: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51ccff8a7_d20260515_m052411_c001_v7007000_t0000_u01778822651887") as it is a hide marker 2026/05/15 05:26:06 DEBUG : ../..: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f2311743d_d20260515_m052411_c001_v0001185_t0028_u01778822651346") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/15 05:26:07 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/05/15 05:26:07 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/05/15 05:26:08 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/05/15 05:26:08 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/05/15 05:26:08 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of pending multipart uploads older than 0s 2026/05/15 05:26:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117661_d20260515_m052450_c001_v0001185_t0006_u01778822690559") "upload" dated 2026-05-15 05:24:50.559 +0000 UTC (1m18.190951896s ago) 2026/05/15 05:26:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b5_d20260515_m052607_c001_v0001180_t0040_u01778822767721") as it is a start marker (upload started at 2026-05-15 05:26:07.721 +0000 UTC) 2026/05/15 05:26:08 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/15 05:26:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b7_d20260515_m052607_c001_v0001173_t0054_u01778822767905") as it is a start marker (upload started at 2026-05-15 05:26:07.905 +0000 UTC) 2026/05/15 05:26:08 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/15 05:26:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b8_d20260515_m052608_c001_v0001134_t0038_u01778822768092") as it is a start marker (upload started at 2026-05-15 05:26:08.092 +0000 UTC) 2026/05/15 05:26:08 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/15 05:26:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b9_d20260515_m052608_c001_v0001145_t0008_u01778822768275") as it is a start marker (upload started at 2026-05-15 05:26:08.275 +0000 UTC) 2026/05/15 05:26:08 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/15 05:26:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4021f9fca43d74af_d20260515_m052607_c001_v7007000_t0000_u01778822767537") "hide" dated 2026-05-15 05:26:07.537 +0000 UTC (1.213125033s ago) 2026/05/15 05:26:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef9592ec_d20260515_m052556_c001_v0001109_t0009_u01778822756278") 2026/05/15 05:26:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/15 05:26:08 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of pending multipart uploads older than 0s 2026/05/15 05:26:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117661_d20260515_m052450_c001_v0001185_t0006_u01778822690559") "upload" dated 2026-05-15 05:24:50.559 +0000 UTC (1m18.558927065s ago) 2026/05/15 05:26:09 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b5_d20260515_m052607_c001_v0001180_t0040_u01778822767721") as it is a start marker (upload started at 2026-05-15 05:26:07.721 +0000 UTC) 2026/05/15 05:26:09 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b7_d20260515_m052607_c001_v0001173_t0054_u01778822767905") as it is a start marker (upload started at 2026-05-15 05:26:07.905 +0000 UTC) 2026/05/15 05:26:09 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b8_d20260515_m052608_c001_v0001134_t0038_u01778822768092") as it is a start marker (upload started at 2026-05-15 05:26:08.092 +0000 UTC) 2026/05/15 05:26:09 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f2021f9fca43d74b9_d20260515_m052608_c001_v0001145_t0008_u01778822768275") as it is a start marker (upload started at 2026-05-15 05:26:08.275 +0000 UTC) 2026/05/15 05:26:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fc28da3107d2bab9fe80e1b_f4021f9fca43d74af_d20260515_m052607_c001_v7007000_t0000_u01778822767537") "hide" dated 2026-05-15 05:26:07.537 +0000 UTC (1.581109959s ago) 2026/05/15 05:26:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef9592ec_d20260515_m052556_c001_v0001109_t0009_u01778822756278") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/15 05:26:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/15 05:26:10 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/15 05:26:10 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/05/15 05:26:11 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/15 05:26:11 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/15 05:26:11 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/15 05:26:11 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/15 05:26:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/15 05:26:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/15 05:26:14 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/15 05:26:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:26:17 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/05/15 05:26:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954c7d3_d20260515_m052617_c001_v0001041_t0014_u01778822777701") 2026/05/15 05:26:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:26:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/15 05:26:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/15 05:26:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:26:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:26:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/15 05:26:21 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/15 05:26:21 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/15 05:26:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/15 05:26:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/15 05:26:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/15 05:26:24 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/15 05:26:24 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/15 05:26:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:26:26 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/05/15 05:26:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954c82e_d20260515_m052626_c001_v0001174_t0048_u01778822786939") 2026/05/15 05:26:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/15 05:26:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/15 05:26:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/15 05:26:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:26:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:26:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/15 05:26:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/15 05:26:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/15 05:26:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/15 05:26:32 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/15 05:26:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/15 05:26:32 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/15 05:26:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/15 05:26:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/15 05:26:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/15 05:26:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/15 05:26:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:26:37 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/05/15 05:26:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f22347db4fe8f9ba5_d20260515_m052637_c001_v0001131_t0007_u01778822797337") 2026/05/15 05:26:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/15 05:26:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:26:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/15 05:26:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/15 05:26:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/15 05:26:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:26:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:26:40 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/05/15 05:26:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/15 05:26:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/15 05:26:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/15 05:26:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/15 05:26:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/15 05:26:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/15 05:26:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/15 05:26:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:26:46 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/05/15 05:26:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f22347db4fe8f9be6_d20260515_m052646_c001_v0001185_t0047_u01778822806574") 2026/05/15 05:26:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:26:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/15 05:26:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/15 05:26:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:26:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:26:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/15 05:26:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/15 05:26:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/15 05:26:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/15 05:26:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/15 05:26:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/15 05:26:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/15 05:26:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/15 05:26:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:26:55 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/05/15 05:26:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f22347db4fe8f9c18_d20260515_m052655_c001_v0001173_t0055_u01778822815321") 2026/05/15 05:26:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/15 05:26:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/15 05:26:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/15 05:26:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:27:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:27:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/15 05:27:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/15 05:27:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/15 05:27:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/15 05:27:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/15 05:27:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/15 05:27:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/15 05:27:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/15 05:27:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/15 05:27:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/15 05:27:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/15 05:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:27: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/05/15 05:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cba44_d20260515_m052718_c001_v0001171_t0045_u01778822838251") 2026/05/15 05:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/15 05:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/15 05:27:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/15 05:27:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/15 05:27:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:27:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:27:20 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/05/15 05:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/15 05:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/15 05:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/15 05:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/15 05:27:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/15 05:27:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/15 05:27:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/15 05:27:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:27: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/05/15 05:27:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ec81_d20260515_m052727_c001_v0001100_t0023_u01778822847524") 2026/05/15 05:27:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:27:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/15 05:27:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/15 05:27:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:27:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:27:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/15 05:27:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/15 05:27:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/15 05:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/15 05:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/15 05:27:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/15 05:27:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/15 05:27:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/15 05:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:27:36 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/05/15 05:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734edd7_d20260515_m052736_c001_v0001130_t0059_u01778822856836") 2026/05/15 05:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/15 05:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/15 05:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/15 05:27:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:27:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:27:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/15 05:27:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/15 05:27:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/15 05:27:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/15 05:27:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/15 05:27:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/15 05:27:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/15 05:27:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/15 05:27:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/15 05:27:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/15 05:27:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/15 05:27:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:27:46 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/05/15 05:27:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee1d_d20260515_m052747_c001_v0001137_t0044_u01778822867065") 2026/05/15 05:27:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/15 05:27:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:27:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/15 05:27:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/15 05:27:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/15 05:27:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:27:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:27:49 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/05/15 05:27:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/15 05:27:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/15 05:27:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/15 05:27:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/15 05:27:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/15 05:27:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/15 05:27:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/15 05:27:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:27:57 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/05/15 05:27:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f209be069bbea6524_d20260515_m052757_c001_v0001137_t0030_u01778822877160") 2026/05/15 05:27:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:27:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/15 05:27:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/15 05:27:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:27:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:27:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/15 05:28:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/15 05:28:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/15 05:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/15 05:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/15 05:28:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/15 05:28:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/15 05:28:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/15 05:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:28:07 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/05/15 05:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee8d_d20260515_m052807_c001_v0001117_t0020_u01778822887438") 2026/05/15 05:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/15 05:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/15 05:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/15 05:28:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:28:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:28:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/15 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/15 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/15 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/15 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/15 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/15 05:28:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/15 05:28:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/15 05:28:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/15 05:28:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/15 05:28:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/15 05:28:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:28:19 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/05/15 05:28:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cbc4f_d20260515_m052819_c001_v0001184_t0052_u01778822899295") 2026/05/15 05:28:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/15 05:28:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:28:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/15 05:28:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/15 05:28:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/15 05:28:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:28:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:28:22 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/05/15 05:28:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/15 05:28:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/15 05:28:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/15 05:28:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/15 05:28:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/15 05:28:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/15 05:28:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/15 05:28:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:28:29 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/05/15 05:28:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f21011b6a6dd06861_d20260515_m052829_c001_v0001092_t0012_u01778822909642") 2026/05/15 05:28:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:28:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/15 05:28:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/15 05:28:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:28:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:28:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/15 05:28:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/15 05:28:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/15 05:28:35 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/15 05:28:35 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/15 05:28:37 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/15 05:28:37 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/15 05:28:37 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/15 05:28:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:28:41 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/05/15 05:28:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51cd00673_d20260515_m052841_c001_v0001036_t0019_u01778822921355") 2026/05/15 05:28:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/15 05:28:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/15 05:28:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/15 05:28:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:28:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:28:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/15 05:28:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/15 05:28:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/15 05:28:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/15 05:28:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/15 05:28:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/15 05:28:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/15 05:28:49 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/15 05:28:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/15 05:28:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/15 05:28:50 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/15 05:28:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:28:53 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/05/15 05:28:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f2009bb3c7e70530d_d20260515_m052853_c001_v0001101_t0057_u01778822933365") 2026/05/15 05:28:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/15 05:28:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:28:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/15 05:28:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/15 05:28:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/15 05:28:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:29:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:29:13 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/05/15 05:29:16 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/15 05:29:16 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/15 05:29:16 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/15 05:29:16 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/15 05:29:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/15 05:29:19 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/15 05:29:19 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/15 05:29:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:29:21 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/05/15 05:29:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f21416e1b852578f1_d20260515_m052921_c001_v0001100_t0027_u01778822961483") 2026/05/15 05:29:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:29:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/15 05:29:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/15 05:29:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:29:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:29:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/15 05:29:26 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/15 05:29:26 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/15 05:29:26 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/15 05:29:26 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/15 05:29:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/15 05:29:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/15 05:29:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/15 05:29:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:29:40 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/05/15 05:29:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f20517d34d64493b9_d20260515_m052940_c001_v0001171_t0025_u01778822980695") 2026/05/15 05:29:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/15 05:29:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/15 05:29:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/15 05:29:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:29:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:29:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/15 05:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/15 05:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/15 05:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/15 05:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/15 05:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/15 05:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/15 05:29:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/15 05:29:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/15 05:29:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/15 05:29:48 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/15 05:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/15 05:29:51 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/05/15 05:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954d4ae_d20260515_m052951_c001_v0001150_t0011_u01778822991201") 2026/05/15 05:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/15 05:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/15 05:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/15 05:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/15 05:29:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/15 05:29:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 05:29:51 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 05:29:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/15 05:29:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/15 05:29:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/15 05:29:55 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/05/15 05:30:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f61162619_d20260515_m053012_c001_v0001174_t0002_u01778823012184") 2026/05/15 05:30:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/15 05:30:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/15 05:30:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/15 05:30:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/15 05:30:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/15 05:30:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/15 05:30:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/15 05:30:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/15 05:30:16 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/15 05:30:18 DEBUG : chunked-copy: Done sending chunk 0 2026/05/15 05:30:18 DEBUG : chunked-copy: Done sending chunk 1 2026/05/15 05:30:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/15 05:30:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f61162629_d20260515_m053019_c001_v0001039_t0014_u01778823019477") 2026/05/15 05:30:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/15 05:30:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/15 05:30:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/15 05:30:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/15 05:30:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/15 05:30:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/15 05:30:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/15 05:30:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/15 05:30:22 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/15 05:30:24 DEBUG : chunked-copy: Done sending chunk 1 2026/05/15 05:30:25 DEBUG : chunked-copy: Done sending chunk 0 2026/05/15 05:30:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/15 05:30:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fc28da3107d2bab9fe80e1b_f2176b50030b49c56_d20260515_m053026_c001_v0001039_t0027_u01778823026558") 2026/05/15 05:30:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/15 05:30:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/15 05:30:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/15 05:30:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/15 05:30:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/15 05:30:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/15 05:30:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/15 05:30:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/15 05:30:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/15 05:30:31 DEBUG : chunked-copy: Done sending chunk 0 2026/05/15 05:30:31 DEBUG : chunked-copy: Done sending chunk 1 2026/05/15 05:30:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/15 05:30:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f611627eb_d20260515_m053032_c001_v0001116_t0045_u01778823032355") 2026/05/15 05:30:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/15 05:30:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/15 05:30:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/15 05:30:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/15 05:30:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/15 05:30:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/15 05:30:35 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/15 05:30:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/15 05:30:41 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/15 05:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-poyiwez0todi/deeper/nonexisting/directory" 2026/05/15 05:30:43 DEBUG : Config file has changed externally - reloading === 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/05/15 05:30:44 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of all files 2026/05/15 05:30:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f407f37648f3c8804_d20260515_m052925_c001_v7007000_t0000_u01778822965782") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f21416e1b852578f1_d20260515_m052921_c001_v0001100_t0027_u01778822961483") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f41416e1b852578f0_d20260515_m052920_c001_v7007000_t0000_u01778822960958") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f207f37648f3c87da_d20260515_m052916_c001_v0001033_t0036_u01778822956477") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954d4cc_d20260515_m052956_c001_v7007000_t0000_u01778822996812") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954d4ae_d20260515_m052951_c001_v0001150_t0011_u01778822991201") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954d4ad_d20260515_m052950_c001_v7007000_t0000_u01778822990702") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f20517d34d6449420_d20260515_m052945_c001_v0001184_t0002_u01778822985678") 2026/05/15 05:30:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f40517d34d644941f_d20260515_m052945_c001_v7007000_t0000_u01778822985494") 2026/05/15 05:30:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f20517d34d64493b9_d20260515_m052940_c001_v0001171_t0025_u01778822980695") 2026/05/15 05:30:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f40517d34d64493b5_d20260515_m052940_c001_v7007000_t0000_u01778822980190") 2026/05/15 05:30:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f207f37648f3c8805_d20260515_m052925_c001_v0001144_t0039_u01778822965965") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cba5c_d20260515_m052722_c001_v7007000_t0000_u01778822842812") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cba44_d20260515_m052718_c001_v0001171_t0045_u01778822838251") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cba11_d20260515_m052709_c001_v7007000_t0000_u01778822829473") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f22347db4fe8f9c18_d20260515_m052655_c001_v0001173_t0055_u01778822815321") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cba43_d20260515_m052717_c001_v7007000_t0000_u01778822837894") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cba14_d20260515_m052709_c001_v0001167_t0029_u01778822829659") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f42347db4fe8f9c10_d20260515_m052654_c001_v7007000_t0000_u01778822814917") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f216522e0836afc22_d20260515_m052650_c001_v0001183_t0025_u01778822810424") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f416522e0836afc21_d20260515_m052650_c001_v7007000_t0000_u01778822810242") 2026/05/15 05:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f22347db4fe8f9be6_d20260515_m052646_c001_v0001185_t0047_u01778822806574") 2026/05/15 05:30:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f42347db4fe8f9be5_d20260515_m052646_c001_v7007000_t0000_u01778822806224") 2026/05/15 05:30:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f216522e0836afc02_d20260515_m052642_c001_v0001181_t0037_u01778822802405") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ee39_d20260515_m052752_c001_v7007000_t0000_u01778822872094") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee1d_d20260515_m052747_c001_v0001137_t0044_u01778822867065") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ee09_d20260515_m052741_c001_v7007000_t0000_u01778822861490") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734edd7_d20260515_m052736_c001_v0001130_t0059_u01778822856836") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ee1c_d20260515_m052746_c001_v7007000_t0000_u01778822866704") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee0a_d20260515_m052741_c001_v0001106_t0005_u01778822861671") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734edcd_d20260515_m052736_c001_v7007000_t0000_u01778822856484") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cbaa8_d20260515_m052731_c001_v0001174_t0023_u01778822851723") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cbaa7_d20260515_m052731_c001_v7007000_t0000_u01778822851528") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ec81_d20260515_m052727_c001_v0001100_t0023_u01778822847524") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ec70_d20260515_m052727_c001_v7007000_t0000_u01778822847181") 2026/05/15 05:30:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cba5d_d20260515_m052722_c001_v0001172_t0046_u01778822842998") 2026/05/15 05:30:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f416522e0836afc01_d20260515_m052642_c001_v7007000_t0000_u01778822802222") 2026/05/15 05:30:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f22347db4fe8f9ba5_d20260515_m052637_c001_v0001131_t0007_u01778822797337") 2026/05/15 05:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f42347db4fe8f9b9b_d20260515_m052637_c001_v7007000_t0000_u01778822797002") 2026/05/15 05:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954c858_d20260515_m052631_c001_v0001039_t0044_u01778822791724") 2026/05/15 05:30:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954c857_d20260515_m052631_c001_v7007000_t0000_u01778822791541") 2026/05/15 05:30:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954c82e_d20260515_m052626_c001_v0001174_t0048_u01778822786939") 2026/05/15 05:30:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954c826_d20260515_m052626_c001_v7007000_t0000_u01778822786567") 2026/05/15 05:30:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954c7e2_d20260515_m052621_c001_v0001104_t0035_u01778822781728") 2026/05/15 05:30:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954c7e1_d20260515_m052621_c001_v7007000_t0000_u01778822781544") 2026/05/15 05:30:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f211fed089954c7d3_d20260515_m052617_c001_v0001041_t0014_u01778822777701") 2026/05/15 05:30:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954c7d2_d20260515_m052617_c001_v7007000_t0000_u01778822777356") 2026/05/15 05:30:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2083f8fc28a49e13_d20260515_m052611_c001_v0001115_t0010_u01778822771208") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51cd005b0_d20260515_m052824_c001_v7007000_t0000_u01778822904580") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f220dbeecba0cbc4f_d20260515_m052819_c001_v0001184_t0052_u01778822899295") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ee8f_d20260515_m052813_c001_v7007000_t0000_u01778822893203") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee8d_d20260515_m052807_c001_v0001117_t0020_u01778822887438") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f420dbeecba0cbc4a_d20260515_m052818_c001_v7007000_t0000_u01778822898882") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee90_d20260515_m052813_c001_v0001173_t0059_u01778822893391") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ee8c_d20260515_m052807_c001_v7007000_t0000_u01778822887027") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee87_d20260515_m052801_c001_v0001161_t0036_u01778822881674") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f421ab8298734ee86_d20260515_m052801_c001_v7007000_t0000_u01778822881492") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f209be069bbea6524_d20260515_m052757_c001_v0001137_t0030_u01778822877160") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f409be069bbea6523_d20260515_m052756_c001_v7007000_t0000_u01778822876769") 2026/05/15 05:30:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f221ab8298734ee3c_d20260515_m052752_c001_v0001171_t0030_u01778822872277") 2026/05/15 05:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f407f37648f3c87d7_d20260515_m052916_c001_v7007000_t0000_u01778822956294") 2026/05/15 05:30:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2009bb3c7e70530d_d20260515_m052853_c001_v0001101_t0057_u01778822933365") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4009bb3c7e70530c_d20260515_m052852_c001_v7007000_t0000_u01778822932930") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51cd006c4_d20260515_m052847_c001_v0001038_t0007_u01778822927119") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51cd006c1_d20260515_m052846_c001_v7007000_t0000_u01778822926935") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51cd00673_d20260515_m052841_c001_v0001036_t0019_u01778822921355") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51cd00672_d20260515_m052840_c001_v7007000_t0000_u01778822920931") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51cd0065a_d20260515_m052834_c001_v0001037_t0032_u01778822914762") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f413193f51cd00659_d20260515_m052834_c001_v7007000_t0000_u01778822914578") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f21011b6a6dd06861_d20260515_m052829_c001_v0001092_t0012_u01778822909642") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f41011b6a6dd0685d_d20260515_m052829_c001_v7007000_t0000_u01778822909203") 2026/05/15 05:30:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f213193f51cd005b2_d20260515_m052824_c001_v0001165_t0020_u01778822904762") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49d03_d20260515_m053036_c001_v7007000_t0000_u01778823036470") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2176b50030b49c72_d20260515_m053029_c001_v0001145_t0007_u01778823029098") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49c63_d20260515_m053028_c001_v7007000_t0000_u01778823028579") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f61162647_d20260515_m053022_c001_v0001099_t0059_u01778823022164") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4068601f6116263c_d20260515_m053021_c001_v7007000_t0000_u01778823021650") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2176b50030b49c3f_d20260515_m053016_c001_v0001177_t0001_u01778823016237") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49c37_d20260515_m053015_c001_v7007000_t0000_u01778823015735") 2026/05/15 05:30:48 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef95963b_d20260515_m053006_c001_v0001109_t0049_u01778823006819") 2026/05/15 05:30:49 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954d52c_d20260515_m053006_c001_v7007000_t0000_u01778823006099") 2026/05/15 05:30:49 DEBUG : chunked-copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef959621_d20260515_m052957_c001_v0001109_t0040_u01778822997521") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49d02_d20260515_m053036_c001_v7007000_t0000_u01778823036285") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f611627eb_d20260515_m053032_c001_v0001116_t0045_u01778823032355") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49c62_d20260515_m053028_c001_v7007000_t0000_u01778823028396") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2176b50030b49c56_d20260515_m053026_c001_v0001039_t0027_u01778823026558") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4068601f6116263b_d20260515_m053021_c001_v7007000_t0000_u01778823021463") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f61162629_d20260515_m053019_c001_v0001039_t0014_u01778823019477") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49c34_d20260515_m053015_c001_v7007000_t0000_u01778823015550") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f2068601f61162619_d20260515_m053012_c001_v0001174_t0002_u01778823012184") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f411fed089954d523_d20260515_m053005_c001_v7007000_t0000_u01778823005916") 2026/05/15 05:30:49 DEBUG : chunked-copy.copy: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f104392d0f76d11cf_d20260515_m053001_c001_v0001100_t0025_u01778823001725") 2026/05/15 05:30:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f105c8e6f23117661_d20260515_m052450_c001_v0001185_t0006_u01778822690559") 2026/05/15 05:30:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49d1e_d20260515_m053040_c001_v7007000_t0000_u01778823040040") 2026/05/15 05:30:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef95969d_d20260515_m053037_c001_v0001109_t0043_u01778823037026") 2026/05/15 05:30:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4176b50030b49d23_d20260515_m053043_c001_v7007000_t0000_u01778823043083") 2026/05/15 05:30:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef9596ad_d20260515_m053041_c001_v0001109_t0040_u01778823041349") 2026/05/15 05:30:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f106d1a62ef9596a9_d20260515_m053040_c001_v0001109_t0019_u01778823040228") 2026/05/15 05:30:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fc28da3107d2bab9fe80e1b_f4021f9fca43d74af_d20260515_m052607_c001_v7007000_t0000_u01778822767537") 2026/05/15 05:30:55 INFO : B2 bucket rclone-test-poyiwez0todi: cleaning bucket "rclone-test-poyiwez0todi" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (411.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (409.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (21.16s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (225.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (40.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (19.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (14.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (13.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (51.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (29.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (23.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (39.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (9.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (9.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 411.644s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m52.442555029s (try 1/5)