"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/25 05:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-caroxik2gowa" 2026/05/25 05:00:46 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/25 05:00:49 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/25 05:00:49 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/25 05:00:50 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/25 05:01:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/25 05:01:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/25 05:01:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/25 05:01:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/25 05:01:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/25 05:01:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/25 05:01:18 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/25 05:01:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/25 05:01:28 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/25 05:01:33 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of all files 2026/05/25 05:01:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd9_d20260525_m050132_c001_v0001091_t0013_u01779685292465") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/25 05:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-caroxik2gowa/dirToPurgeFromRoot" 2026/05/25 05:01:36 INFO : B2 bucket rclone-test-caroxik2gowa path dirToPurgeFromRoot: cleaning bucket "rclone-test-caroxik2gowa" of all files 2026/05/25 05:01:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2ddb_d20260525_m050134_c001_v0001091_t0037_u01779685294405") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/25 05:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-caroxik2gowa/hello? sausage/êé" 2026/05/25 05:01:41 INFO : B2 bucket rclone-test-caroxik2gowa path hello? sausage/êé: cleaning bucket "rclone-test-caroxik2gowa" of all files 2026/05/25 05:01:41 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1118648c0fdb1620_d20260525_m050139_c001_v0001173_t0029_u01779685299634") === 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/25 05:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-caroxik2gowa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/25 05:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-caroxik2gowa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-caroxik2gowa" from "TestB2:rclone-test-caroxik2gowa" 2026/05/25 05:01:53 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/25 05:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yofizan0caha" 2026/05/25 05:02:09 DEBUG : B2 bucket rclone-test-yofizan0caha: Purge remote 2026/05/25 05:02:09 INFO : B2 bucket rclone-test-yofizan0caha: cleaning bucket "rclone-test-yofizan0caha" of all files 2026/05/25 05:02:09 DEBUG : somefile: Deleting (id "4_z1f020d03803d5bdb9fe80e1b_f41052c7dbac55b02_d20260525_m050207_c001_v0001178_t0005_u01779685327977") === 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/25 05:02:10 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/25 05:02:11 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/25 05:02:14 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/25 05:02:14 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/25 05:02:14 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.655Ki offset 6Mi/6.106Mi 2026/05/25 05:02:14 DEBUG : test-metadata: Sending chunk 1 length 111263 2026/05/25 05:02:15 DEBUG : test-metadata: Done sending chunk 1 2026/05/25 05:02:16 DEBUG : test-metadata: Done sending chunk 0 2026/05/25 05:02:16 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/25 05:02:27 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1091-15.backblaze.com/b2api/v1/b2_upload_file/8f82dd03801d5bdb9fe80e1b/c001_v0001091_t0007": EOF 2026/05/25 05:02:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-15.backblaze.com/b2api/v1/b2_upload_file/8f82dd03801d5bdb9fe80e1b/c001_v0001091_t0007": EOF) 2026/05/25 05:02:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1091-15.backblaze.com/b2api/v1/b2_upload_file/8f82dd03801d5bdb9fe80e1b/c001_v0001091_t0007": EOF - low level retry 1/10 2026/05/25 05:02:29 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-25-050222-262.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/25 05:02:31 DEBUG : oldPath = "TestB2:rclone-test-caroxik2gowa/versions/test-versions-v2026-05-25-050222-262.txt" 2026/05/25 05:02:31 DEBUG : newPath = "TestB2,versions:rclone-test-caroxik2gowa/versions/test-versions-v2026-05-25-050222-262.txt" 2026/05/25 05:02:31 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-caroxik2gowa/versions/test-versions-v2026-05-25-050222-262.txt" 2026/05/25 05:02:31 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/25 05:02:33 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-caroxik2gowa/versions/test-versions-v2026-05-25-050222-262.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-caroxik2gowa/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/25 05:02:36 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of all hidden files 2026/05/25 05:02:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f374_d20260525_m050057_c001_v7007000_t0000_u01779685257568") as it is a hide marker 2026/05/25 05:02:36 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : leading space/ leading space: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d85_d20260525_m050056_c001_v0001091_t0030_u01779685256651") 2026/05/25 05:02:36 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f373_d20260525_m050056_c001_v7007000_t0000_u01779685256287") as it is a hide marker 2026/05/25 05:02:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d83_d20260525_m050055_c001_v0001091_t0001_u01779685255560") 2026/05/25 05:02:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f381_d20260525_m050104_c001_v7007000_t0000_u01779685264376") as it is a hide marker 2026/05/25 05:02:36 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d97_d20260525_m050103_c001_v0001091_t0002_u01779685263642") 2026/05/25 05:02:36 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : created from root.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f408ad27183db67b0_d20260525_m050201_c001_v7007000_t0000_u01779685321863") as it is a hide marker 2026/05/25 05:02:36 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : created from root.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1199814c436bf7a2_d20260525_m050200_c001_v0001136_t0032_u01779685320759") 2026/05/25 05:02:36 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : file name.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdaa_d20260525_m050210_c001_v7007000_t0000_u01779685330060") as it is a hide marker 2026/05/25 05:02:36 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2ded_d20260525_m050149_c001_v0001091_t0045_u01779685309523") 2026/05/25 05:02:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f11316332a47f2ab9_d20260525_m050145_c001_v0001116_t0037_u01779685305657") 2026/05/25 05:02:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd3_d20260525_m050124_c001_v0001091_t0013_u01779685284240") 2026/05/25 05:02:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dcf_d20260525_m050122_c001_v0001091_t0059_u01779685282842") 2026/05/25 05:02:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd1_d20260525_m050123_c001_v0001091_t0054_u01779685283697") "upload" dated 2026-05-25 05:01:23.697 +0000 UTC (1m13.018051123s ago) 2026/05/25 05:02:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f419f69b5bee6bf1d_d20260525_m050143_c001_v7007000_t0000_u01779685303437") as it is a hide marker 2026/05/25 05:02:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1015238f79a99436_d20260525_m050143_c001_v0001185_t0023_u01779685303036") 2026/05/25 05:02:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1086b081b44e2a45_d20260525_m050142_c001_v0001144_t0049_u01779685302092") 2026/05/25 05:02:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f398_d20260525_m050112_c001_v7007000_t0000_u01779685272077") as it is a hide marker 2026/05/25 05:02:36 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2db5_d20260525_m050111_c001_v0001091_t0009_u01779685271360") 2026/05/25 05:02:36 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : piped data.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdad_d20260525_m050211_c001_v7007000_t0000_u01779685331942") as it is a hide marker 2026/05/25 05:02:36 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : piped data.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2e11_d20260525_m050211_c001_v0001091_t0019_u01779685331341") 2026/05/25 05:02:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : piped data.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdac_d20260525_m050211_c001_v7007000_t0000_u01779685331158") 2026/05/25 05:02:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : piped data.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f415eb7c66b0a2e0f_d20260525_m050210_c001_v0001091_t0007_u01779685330794") 2026/05/25 05:02:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f39b_d20260525_m050113_c001_v7007000_t0000_u01779685273130") as it is a hide marker 2026/05/25 05:02:36 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dbb_d20260525_m050112_c001_v0001091_t0007_u01779685272439") 2026/05/25 05:02:36 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : test-metadata: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f4156b2a26ba083f6_d20260525_m050219_c001_v7007000_t0000_u01779685339715") as it is a hide marker 2026/05/25 05:02:36 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : test-metadata: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377cdb4_d20260525_m050213_c001_v0001167_t0040_u01779685333773") 2026/05/25 05:02:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : test-metadata: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdae_d20260525_m050212_c001_v7007000_t0000_u01779685332997") 2026/05/25 05:02:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : test-metadata: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2e17_d20260525_m050212_c001_v0001091_t0057_u01779685332128") 2026/05/25 05:02:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f38c_d20260525_m050106_c001_v7007000_t0000_u01779685266734") as it is a hide marker 2026/05/25 05:02:36 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d9f_d20260525_m050105_c001_v0001091_t0048_u01779685265971") 2026/05/25 05:02:36 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f390_d20260525_m050108_c001_v7007000_t0000_u01779685268877") as it is a hide marker 2026/05/25 05:02:36 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2da9_d20260525_m050108_c001_v0001091_t0050_u01779685268124") 2026/05/25 05:02:36 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f38f_d20260525_m050107_c001_v7007000_t0000_u01779685267758") as it is a hide marker 2026/05/25 05:02:36 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2da5_d20260525_m050107_c001_v0001091_t0048_u01779685267094") 2026/05/25 05:02:36 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f392_d20260525_m050109_c001_v7007000_t0000_u01779685269941") as it is a hide marker 2026/05/25 05:02:36 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dab_d20260525_m050109_c001_v0001091_t0055_u01779685269240") 2026/05/25 05:02:36 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f393_d20260525_m050110_c001_v7007000_t0000_u01779685270999") as it is a hide marker 2026/05/25 05:02:36 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2db1_d20260525_m050110_c001_v0001091_t0058_u01779685270303") 2026/05/25 05:02:36 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f38b_d20260525_m050105_c001_v7007000_t0000_u01779685265555") as it is a hide marker 2026/05/25 05:02:36 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : trailing space /trailing space : Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d9b_d20260525_m050104_c001_v0001091_t0031_u01779685264735") 2026/05/25 05:02:36 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69aa4_d20260525_m050230_c001_v0001038_t0057_u01779685350147") "upload" dated 2026-05-25 05:02:30.147 +0000 UTC (6.56845572s ago) 2026/05/25 05:02:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdd8_d20260525_m050225_c001_v7007000_t0000_u01779685345332") 2026/05/25 05:02:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2e23_d20260525_m050222_c001_v0001091_t0059_u01779685342262") 2026/05/25 05:02:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f3a5_d20260525_m050122_c001_v7007000_t0000_u01779685282298") as it is a hide marker 2026/05/25 05:02:36 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f22241f34d099f39e_d20260525_m050115_c001_v0001102_t0037_u01779685275151") 2026/05/25 05:02:36 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : zero-length-file: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f39c_d20260525_m050114_c001_v7007000_t0000_u01779685274968") as it is a hide marker 2026/05/25 05:02:36 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : zero-length-file: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f415eb7c66b0a2dc1_d20260525_m050114_c001_v0001091_t0007_u01779685274418") 2026/05/25 05:02:36 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f376_d20260525_m050058_c001_v7007000_t0000_u01779685258711") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d89_d20260525_m050058_c001_v0001091_t0056_u01779685258024") 2026/05/25 05:02:36 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f36f_d20260525_m050053_c001_v7007000_t0000_u01779685253034") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d7d_d20260525_m050052_c001_v0001091_t0056_u01779685252026") 2026/05/25 05:02:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f37c_d20260525_m050102_c001_v7007000_t0000_u01779685262045") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d93_d20260525_m050101_c001_v0001091_t0057_u01779685261356") 2026/05/25 05:02:36 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f379_d20260525_m050100_c001_v7007000_t0000_u01779685260993") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d91_d20260525_m050100_c001_v0001091_t0049_u01779685260166") 2026/05/25 05:02:36 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f37d_d20260525_m050103_c001_v7007000_t0000_u01779685263282") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d95_d20260525_m050102_c001_v0001091_t0013_u01779685262405") 2026/05/25 05:02:36 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f378_d20260525_m050059_c001_v7007000_t0000_u01779685259807") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d8d_d20260525_m050059_c001_v0001091_t0009_u01779685259071") 2026/05/25 05:02:36 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ./.: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f370_d20260525_m050054_c001_v7007000_t0000_u01779685254169") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ./.: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d7f_d20260525_m050053_c001_v0001091_t0041_u01779685253395") 2026/05/25 05:02:36 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/25 05:02:36 DEBUG : ../..: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f372_d20260525_m050055_c001_v7007000_t0000_u01779685255201") as it is a hide marker 2026/05/25 05:02:36 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/25 05:02:36 DEBUG : ../..: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d81_d20260525_m050054_c001_v0001091_t0042_u01779685254529") 2026/05/25 05:02:36 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/25 05:02:36 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of all hidden files 2026/05/25 05:02:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f374_d20260525_m050057_c001_v7007000_t0000_u01779685257568") as it is a hide marker 2026/05/25 05:02:37 DEBUG : leading space/ leading space: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d85_d20260525_m050056_c001_v0001091_t0030_u01779685256651") 2026/05/25 05:02:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f373_d20260525_m050056_c001_v7007000_t0000_u01779685256287") as it is a hide marker 2026/05/25 05:02:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d83_d20260525_m050055_c001_v0001091_t0001_u01779685255560") 2026/05/25 05:02:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f381_d20260525_m050104_c001_v7007000_t0000_u01779685264376") as it is a hide marker 2026/05/25 05:02:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d97_d20260525_m050103_c001_v0001091_t0002_u01779685263642") 2026/05/25 05:02:37 DEBUG : created from root.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f408ad27183db67b0_d20260525_m050201_c001_v7007000_t0000_u01779685321863") as it is a hide marker 2026/05/25 05:02:37 DEBUG : created from root.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1199814c436bf7a2_d20260525_m050200_c001_v0001136_t0032_u01779685320759") 2026/05/25 05:02:37 DEBUG : file name.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdaa_d20260525_m050210_c001_v7007000_t0000_u01779685330060") as it is a hide marker 2026/05/25 05:02:37 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2ded_d20260525_m050149_c001_v0001091_t0045_u01779685309523") 2026/05/25 05:02:37 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f11316332a47f2ab9_d20260525_m050145_c001_v0001116_t0037_u01779685305657") 2026/05/25 05:02:37 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd3_d20260525_m050124_c001_v0001091_t0013_u01779685284240") 2026/05/25 05:02:37 DEBUG : file name.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dcf_d20260525_m050122_c001_v0001091_t0059_u01779685282842") 2026/05/25 05:02:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd1_d20260525_m050123_c001_v0001091_t0054_u01779685283697") "upload" dated 2026-05-25 05:01:23.697 +0000 UTC (1m14.032218934s ago) 2026/05/25 05:02:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f419f69b5bee6bf1d_d20260525_m050143_c001_v7007000_t0000_u01779685303437") as it is a hide marker 2026/05/25 05:02:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1015238f79a99436_d20260525_m050143_c001_v0001185_t0023_u01779685303036") 2026/05/25 05:02:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f1086b081b44e2a45_d20260525_m050142_c001_v0001144_t0049_u01779685302092") 2026/05/25 05:02:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f398_d20260525_m050112_c001_v7007000_t0000_u01779685272077") as it is a hide marker 2026/05/25 05:02:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2db5_d20260525_m050111_c001_v0001091_t0009_u01779685271360") 2026/05/25 05:02:37 DEBUG : piped data.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdad_d20260525_m050211_c001_v7007000_t0000_u01779685331942") as it is a hide marker 2026/05/25 05:02:38 DEBUG : piped data.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2e11_d20260525_m050211_c001_v0001091_t0019_u01779685331341") 2026/05/25 05:02:38 DEBUG : piped data.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdac_d20260525_m050211_c001_v7007000_t0000_u01779685331158") 2026/05/25 05:02:38 DEBUG : piped data.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f415eb7c66b0a2e0f_d20260525_m050210_c001_v0001091_t0007_u01779685330794") 2026/05/25 05:02:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f39b_d20260525_m050113_c001_v7007000_t0000_u01779685273130") as it is a hide marker 2026/05/25 05:02:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dbb_d20260525_m050112_c001_v0001091_t0007_u01779685272439") 2026/05/25 05:02:38 DEBUG : test-metadata: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f4156b2a26ba083f6_d20260525_m050219_c001_v7007000_t0000_u01779685339715") as it is a hide marker 2026/05/25 05:02:38 DEBUG : test-metadata: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377cdb4_d20260525_m050213_c001_v0001167_t0040_u01779685333773") 2026/05/25 05:02:38 DEBUG : test-metadata: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdae_d20260525_m050212_c001_v7007000_t0000_u01779685332997") 2026/05/25 05:02:38 DEBUG : test-metadata: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2e17_d20260525_m050212_c001_v0001091_t0057_u01779685332128") 2026/05/25 05:02:38 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f38c_d20260525_m050106_c001_v7007000_t0000_u01779685266734") as it is a hide marker 2026/05/25 05:02:38 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d9f_d20260525_m050105_c001_v0001091_t0048_u01779685265971") 2026/05/25 05:02:38 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f390_d20260525_m050108_c001_v7007000_t0000_u01779685268877") as it is a hide marker 2026/05/25 05:02:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2da9_d20260525_m050108_c001_v0001091_t0050_u01779685268124") 2026/05/25 05:02:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f38f_d20260525_m050107_c001_v7007000_t0000_u01779685267758") as it is a hide marker 2026/05/25 05:02:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2da5_d20260525_m050107_c001_v0001091_t0048_u01779685267094") 2026/05/25 05:02:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f392_d20260525_m050109_c001_v7007000_t0000_u01779685269941") as it is a hide marker 2026/05/25 05:02:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dab_d20260525_m050109_c001_v0001091_t0055_u01779685269240") 2026/05/25 05:02:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f393_d20260525_m050110_c001_v7007000_t0000_u01779685270999") as it is a hide marker 2026/05/25 05:02:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2db1_d20260525_m050110_c001_v0001091_t0058_u01779685270303") 2026/05/25 05:02:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f38b_d20260525_m050105_c001_v7007000_t0000_u01779685265555") as it is a hide marker 2026/05/25 05:02:39 DEBUG : trailing space /trailing space : Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d9b_d20260525_m050104_c001_v0001091_t0031_u01779685264735") 2026/05/25 05:02:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69aa4_d20260525_m050230_c001_v0001038_t0057_u01779685350147") "upload" dated 2026-05-25 05:02:30.147 +0000 UTC (8.883671621s ago) 2026/05/25 05:02:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377cdd8_d20260525_m050225_c001_v7007000_t0000_u01779685345332") 2026/05/25 05:02:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2e23_d20260525_m050222_c001_v0001091_t0059_u01779685342262") 2026/05/25 05:02:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f3a5_d20260525_m050122_c001_v7007000_t0000_u01779685282298") as it is a hide marker 2026/05/25 05:02:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f22241f34d099f39e_d20260525_m050115_c001_v0001102_t0037_u01779685275151") 2026/05/25 05:02:39 DEBUG : zero-length-file: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f39c_d20260525_m050114_c001_v7007000_t0000_u01779685274968") as it is a hide marker 2026/05/25 05:02:39 DEBUG : zero-length-file: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f415eb7c66b0a2dc1_d20260525_m050114_c001_v0001091_t0007_u01779685274418") 2026/05/25 05:02:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f376_d20260525_m050058_c001_v7007000_t0000_u01779685258711") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d89_d20260525_m050058_c001_v0001091_t0056_u01779685258024") 2026/05/25 05:02:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f36f_d20260525_m050053_c001_v7007000_t0000_u01779685253034") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d7d_d20260525_m050052_c001_v0001091_t0056_u01779685252026") 2026/05/25 05:02:39 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f37c_d20260525_m050102_c001_v7007000_t0000_u01779685262045") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d93_d20260525_m050101_c001_v0001091_t0057_u01779685261356") 2026/05/25 05:02:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f379_d20260525_m050100_c001_v7007000_t0000_u01779685260993") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d91_d20260525_m050100_c001_v0001091_t0049_u01779685260166") 2026/05/25 05:02:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f37d_d20260525_m050103_c001_v7007000_t0000_u01779685263282") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d95_d20260525_m050102_c001_v0001091_t0013_u01779685262405") 2026/05/25 05:02:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f378_d20260525_m050059_c001_v7007000_t0000_u01779685259807") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d8d_d20260525_m050059_c001_v0001091_t0009_u01779685259071") 2026/05/25 05:02:39 DEBUG : ./.: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f370_d20260525_m050054_c001_v7007000_t0000_u01779685254169") as it is a hide marker 2026/05/25 05:02:39 DEBUG : ./.: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d7f_d20260525_m050053_c001_v0001091_t0041_u01779685253395") 2026/05/25 05:02:39 DEBUG : ../..: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f372_d20260525_m050055_c001_v7007000_t0000_u01779685255201") as it is a hide marker 2026/05/25 05:02:40 DEBUG : ../..: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2d81_d20260525_m050054_c001_v0001091_t0042_u01779685254529") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/25 05:02:40 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/25 05:02:40 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/25 05:02:41 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/25 05:02:41 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/25 05:02:41 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of pending multipart uploads older than 0s 2026/05/25 05:02:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd1_d20260525_m050123_c001_v0001091_t0054_u01779685283697") "upload" dated 2026-05-25 05:01:23.697 +0000 UTC (1m18.177268833s ago) 2026/05/25 05:02:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce04_d20260525_m050240_c001_v0001185_t0008_u01779685360859") as it is a start marker (upload started at 2026-05-25 05:02:40.859 +0000 UTC) 2026/05/25 05:02:41 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/25 05:02:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce06_d20260525_m050241_c001_v0001167_t0022_u01779685361046") as it is a start marker (upload started at 2026-05-25 05:02:41.046 +0000 UTC) 2026/05/25 05:02:41 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/25 05:02:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce08_d20260525_m050241_c001_v0001134_t0008_u01779685361230") as it is a start marker (upload started at 2026-05-25 05:02:41.23 +0000 UTC) 2026/05/25 05:02:41 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/25 05:02:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce0a_d20260525_m050241_c001_v0001174_t0042_u01779685361413") as it is a start marker (upload started at 2026-05-25 05:02:41.413 +0000 UTC) 2026/05/25 05:02:41 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/25 05:02:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377ce02_d20260525_m050240_c001_v7007000_t0000_u01779685360675") "hide" dated 2026-05-25 05:02:40.675 +0000 UTC (1.19937318s ago) 2026/05/25 05:02:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69aa4_d20260525_m050230_c001_v0001038_t0057_u01779685350147") 2026/05/25 05:02:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/25 05:02:42 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of pending multipart uploads older than 0s 2026/05/25 05:02:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd1_d20260525_m050123_c001_v0001091_t0054_u01779685283697") "upload" dated 2026-05-25 05:01:23.697 +0000 UTC (1m18.547846362s ago) 2026/05/25 05:02:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce04_d20260525_m050240_c001_v0001185_t0008_u01779685360859") as it is a start marker (upload started at 2026-05-25 05:02:40.859 +0000 UTC) 2026/05/25 05:02:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce06_d20260525_m050241_c001_v0001167_t0022_u01779685361046") as it is a start marker (upload started at 2026-05-25 05:02:41.046 +0000 UTC) 2026/05/25 05:02:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce08_d20260525_m050241_c001_v0001134_t0008_u01779685361230") as it is a start marker (upload started at 2026-05-25 05:02:41.23 +0000 UTC) 2026/05/25 05:02:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce0a_d20260525_m050241_c001_v0001174_t0042_u01779685361413") as it is a start marker (upload started at 2026-05-25 05:02:41.413 +0000 UTC) 2026/05/25 05:02:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377ce02_d20260525_m050240_c001_v7007000_t0000_u01779685360675") "hide" dated 2026-05-25 05:02:40.675 +0000 UTC (1.570021904s ago) 2026/05/25 05:02:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69aa4_d20260525_m050230_c001_v0001038_t0057_u01779685350147") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/25 05:02:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/25 05:02:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/25 05:02:43 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/25 05:02:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/25 05:02:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/25 05:02:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/25 05:02:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/25 05:02:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/25 05:02:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/25 05:02:46 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/25 05:02:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:02:49 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/25 05:02:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f219f69b5bee6bf60_d20260525_m050249_c001_v0001146_t0033_u01779685369662") 2026/05/25 05:02:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:02:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/25 05:02:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/25 05:02:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:02:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:02:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/25 05:02:53 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/25 05:02:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/25 05:02:53 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/25 05:02:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/25 05:02:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/25 05:02:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/25 05:02:56 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/25 05:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:02:58 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/25 05:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f219f69b5bee6bf84_d20260525_m050258_c001_v0001173_t0037_u01779685378212") 2026/05/25 05:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/25 05:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/25 05:02:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/25 05:03:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:03:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:03:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/25 05:03:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/25 05:03:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/25 05:03:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/25 05:03:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/25 05:03:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/25 05:03:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/25 05:03:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/25 05:03:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/25 05:03:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/25 05:03:05 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/25 05:03:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:03:07 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/25 05:03:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d4887_d20260525_m050307_c001_v0001161_t0036_u01779685387422") 2026/05/25 05:03:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/25 05:03:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:03:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/25 05:03:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/25 05:03:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/25 05:03:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/25 05:03:07 DEBUG : pacer: Reducing sleep to 10ms 2026/05/25 05:03:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/25 05:03:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:03:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:03:10 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/25 05:03:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/25 05:03:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/25 05:03:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/25 05:03:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/25 05:03:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/25 05:03:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/25 05:03:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/25 05:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:03:15 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/25 05:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d64f4_d20260525_m050315_c001_v0001136_t0052_u01779685395677") 2026/05/25 05:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/25 05:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/25 05:03:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:03:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:03:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/25 05:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/25 05:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/25 05:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/25 05:03:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/25 05:03:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/25 05:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/25 05:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/25 05:03:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:03:23 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/25 05:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d6500_d20260525_m050323_c001_v0001137_t0020_u01779685403954") 2026/05/25 05:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/25 05:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/25 05:03:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/25 05:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/25 05:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/25 05:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/25 05:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/25 05:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/25 05:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/25 05:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/25 05:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/25 05:03:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/25 05:03:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/25 05:03:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/25 05:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:03:32 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/25 05:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d650b_d20260525_m050332_c001_v0001039_t0055_u01779685412506") 2026/05/25 05:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/25 05:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/25 05:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/25 05:03:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/25 05:03:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:03:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:03:35 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/25 05:03:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/25 05:03:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/25 05:03:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/25 05:03:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/25 05:03:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/25 05:03:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/25 05:03:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/25 05:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:03:40 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/25 05:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d651d_d20260525_m050340_c001_v0001167_t0013_u01779685420782") 2026/05/25 05:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/25 05:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/25 05:03:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:03:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:03:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/25 05:03:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/25 05:03:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/25 05:03:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/25 05:03:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/25 05:04:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/25 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/25 05:04:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/25 05:04:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:04:04 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/25 05:04:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f2186e86626bfa7ba_d20260525_m050404_c001_v0001116_t0016_u01779685444694") 2026/05/25 05:04:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/25 05:04:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/25 05:04:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/25 05:04:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:04:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:04:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/25 05:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/25 05:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/25 05:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/25 05:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/25 05:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/25 05:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/25 05:04:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/25 05:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/25 05:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/25 05:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/25 05:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:04:13 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/25 05:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af0658687_d20260525_m050413_c001_v0001174_t0050_u01779685453411") 2026/05/25 05:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/25 05:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/25 05:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/25 05:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/25 05:04:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:04:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:04:17 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/25 05:04:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/25 05:04:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/25 05:04:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/25 05:04:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/25 05:04:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/25 05:04:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/25 05:04:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/25 05:04:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:04:23 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/25 05:04:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f21379e8d206b7320_d20260525_m050423_c001_v0001145_t0045_u01779685463473") 2026/05/25 05:04:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:04:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/25 05:04:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/25 05:04:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:04:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:04:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/25 05:04:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/25 05:04:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/25 05:04:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/25 05:04:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/25 05:04:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/25 05:04:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/25 05:04:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/25 05:04:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:04:32 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/25 05:04:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af06586e6_d20260525_m050432_c001_v0001029_t0037_u01779685472356") 2026/05/25 05:04:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/25 05:04:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/25 05:04:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/25 05:04:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:04:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:04:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/25 05:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/25 05:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/25 05:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/25 05:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/25 05:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/25 05:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/25 05:04:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/25 05:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/25 05:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/25 05:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/25 05:04:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:04:41 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/25 05:04:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f204031b191f485d7_d20260525_m050441_c001_v0001173_t0023_u01779685481753") 2026/05/25 05:04:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/25 05:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/25 05:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/25 05:04:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/25 05:04:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:04:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:04:45 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/25 05:04:49 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/25 05:04:49 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/25 05:04:49 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/25 05:04:49 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/25 05:04:50 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/25 05:04:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/25 05:04:52 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/25 05:04:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:04:53 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/25 05:04:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff17451a7_d20260525_m050453_c001_v0001172_t0030_u01779685493918") 2026/05/25 05:04:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:04:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/25 05:04:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/25 05:04:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:04:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:04:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/25 05:04:58 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/25 05:04:58 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/25 05:04:58 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/25 05:04:58 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/25 05:05:00 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/25 05:05:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/25 05:05:01 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/25 05:05:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:05:03 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/25 05:05:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af0658719_d20260525_m050503_c001_v0001038_t0010_u01779685503406") 2026/05/25 05:05:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/25 05:05:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/25 05:05:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/25 05:05:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:05:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:05:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/25 05:05:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/25 05:05:08 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/25 05:05:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/25 05:05:08 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/25 05:05:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/25 05:05:08 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/25 05:05:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/25 05:05:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/25 05:05:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/25 05:05:17 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/25 05:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:05:24 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/25 05:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f203bb1aa6b5645e7_d20260525_m050524_c001_v0001154_t0020_u01779685524372") 2026/05/25 05:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/25 05:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/25 05:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/25 05:05:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/25 05:05:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:05:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:05:27 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/25 05:05:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/25 05:05:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/25 05:05:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/25 05:05:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/25 05:05:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/25 05:05:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/25 05:05:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/25 05:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:05:38 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/25 05:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af065873a_d20260525_m050538_c001_v0001099_t0056_u01779685538492") 2026/05/25 05:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/25 05:05:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/25 05:05:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:05:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:05:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/25 05:05:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/25 05:05:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/25 05:05:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/25 05:05:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/25 05:05:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/25 05:05:47 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/25 05:05:47 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/25 05:05:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:05:51 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/25 05:05:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f2233436327076e0b_d20260525_m050551_c001_v0001177_t0004_u01779685551555") 2026/05/25 05:05:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/25 05:05:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/25 05:05:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/25 05:05:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:05:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:05:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/25 05:05:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/25 05:05:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/25 05:05:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/25 05:05:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/25 05:05:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/25 05:05:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/25 05:06:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/25 05:06:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/25 05:06:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/25 05:06:03 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/25 05:06:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/25 05:06:07 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/25 05:06:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f82dd03801d5bdb9fe80e1b_f2186e86626bfafbc_d20260525_m050607_c001_v0001092_t0035_u01779685567616") 2026/05/25 05:06:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/25 05:06:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/25 05:06:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/25 05:06:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/25 05:06:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/25 05:06:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/25 05:06:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/25 05:06:10 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/25 05:06:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f82dd03801d5bdb9fe80e1b_f2055ad115e320220_d20260525_m050618_c001_v0001165_t0015_u01779685578886") 2026/05/25 05:06:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/25 05:06:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/25 05:06:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/25 05:06:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/25 05:06:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/25 05:06:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/25 05:06:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/25 05:06:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/25 05:06:21 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/25 05:06:24 DEBUG : chunked-copy: Done sending chunk 0 2026/05/25 05:06:24 DEBUG : chunked-copy: Done sending chunk 1 2026/05/25 05:06:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/25 05:06:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff1745281_d20260525_m050624_c001_v0001033_t0026_u01779685584967") 2026/05/25 05:06:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/25 05:06:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/25 05:06:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/25 05:06:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/25 05:06:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/25 05:06:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/25 05:06:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/25 05:06:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/25 05:06:27 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/25 05:06:30 DEBUG : chunked-copy: Done sending chunk 0 2026/05/25 05:06:30 DEBUG : chunked-copy: Done sending chunk 1 2026/05/25 05:06:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/25 05:06:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff1745289_d20260525_m050631_c001_v0001182_t0019_u01779685591034") 2026/05/25 05:06:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/25 05:06:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/25 05:06:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/25 05:06:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/25 05:06:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/25 05:06:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/25 05:06:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/25 05:06:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/25 05:06:33 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/25 05:06:35 DEBUG : chunked-copy: Done sending chunk 0 2026/05/25 05:06:35 DEBUG : chunked-copy: Done sending chunk 1 2026/05/25 05:06:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/25 05:06:36 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff174528b_d20260525_m050636_c001_v0001153_t0001_u01779685596513") 2026/05/25 05:06:36 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/25 05:06:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/25 05:06:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/25 05:06:37 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/25 05:06:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/25 05:06:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/25 05:06:37 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/25 05:06:38 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/25 05:06:40 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/25 05:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-caroxik2gowa/deeper/nonexisting/directory" 2026/05/25 05:06:41 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/25 05:06:42 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of all files 2026/05/25 05:06:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4233436327076df7_d20260525_m050543_c001_v7007000_t0000_u01779685543844") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af065873a_d20260525_m050538_c001_v0001099_t0056_u01779685538492") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af0658739_d20260525_m050537_c001_v7007000_t0000_u01779685537994") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f220ba7b76a72b0fe_d20260525_m050532_c001_v0001041_t0023_u01779685532302") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320214_d20260525_m050612_c001_v7007000_t0000_u01779685572806") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2186e86626bfafbc_d20260525_m050607_c001_v0001092_t0035_u01779685567616") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4186e86626bfafb9_d20260525_m050607_c001_v7007000_t0000_u01779685567103") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2233436327076e16_d20260525_m050558_c001_v0001097_t0007_u01779685558536") 2026/05/25 05:06:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4233436327076e15_d20260525_m050558_c001_v7007000_t0000_u01779685558354") 2026/05/25 05:06:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2233436327076e0b_d20260525_m050551_c001_v0001177_t0004_u01779685551555") 2026/05/25 05:06:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4233436327076e08_d20260525_m050551_c001_v7007000_t0000_u01779685551021") 2026/05/25 05:06:43 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2233436327076df8_d20260525_m050544_c001_v0001184_t0007_u01779685544026") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40936e98c40f6296_d20260525_m050336_c001_v7007000_t0000_u01779685416598") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d650b_d20260525_m050332_c001_v0001039_t0055_u01779685412506") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40936e98c40f627b_d20260525_m050327_c001_v7007000_t0000_u01779685407893") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d6500_d20260525_m050323_c001_v0001137_t0020_u01779685403954") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d650a_d20260525_m050332_c001_v7007000_t0000_u01779685412157") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f20936e98c40f627c_d20260525_m050328_c001_v0001171_t0045_u01779685408077") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d64ff_d20260525_m050323_c001_v7007000_t0000_u01779685403593") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f20936e98c40f6274_d20260525_m050319_c001_v0001174_t0000_u01779685399353") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40936e98c40f6272_d20260525_m050319_c001_v7007000_t0000_u01779685399169") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d64f4_d20260525_m050315_c001_v0001136_t0052_u01779685395677") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d64f3_d20260525_m050315_c001_v7007000_t0000_u01779685395332") 2026/05/25 05:06:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f20936e98c40f626c_d20260525_m050311_c001_v0001174_t0051_u01779685391646") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af06586be_d20260525_m050418_c001_v7007000_t0000_u01779685458673") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af0658687_d20260525_m050413_c001_v0001174_t0050_u01779685453411") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f42241f34d099f607_d20260525_m050408_c001_v7007000_t0000_u01779685448823") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2186e86626bfa7ba_d20260525_m050404_c001_v0001116_t0016_u01779685444694") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af065867f_d20260525_m050413_c001_v7007000_t0000_u01779685453066") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f22241f34d099f60b_d20260525_m050409_c001_v0001099_t0029_u01779685449004") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4186e86626bfa7b9_d20260525_m050404_c001_v7007000_t0000_u01779685444328") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f220ba7b76a72ae36_d20260525_m050357_c001_v0001174_t0015_u01779685437183") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f420ba7b76a72ae35_d20260525_m050356_c001_v7007000_t0000_u01779685436999") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d651d_d20260525_m050340_c001_v0001167_t0013_u01779685420782") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d651a_d20260525_m050340_c001_v7007000_t0000_u01779685420442") 2026/05/25 05:06:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f20936e98c40f6297_d20260525_m050336_c001_v0001174_t0050_u01779685416780") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40936e98c40f626b_d20260525_m050311_c001_v7007000_t0000_u01779685391464") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d4887_d20260525_m050307_c001_v0001161_t0036_u01779685387422") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d414c_d20260525_m050307_c001_v7007000_t0000_u01779685387081") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d3d60_d20260525_m050302_c001_v0001116_t0013_u01779685382210") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d3d5d_d20260525_m050302_c001_v7007000_t0000_u01779685382029") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f219f69b5bee6bf84_d20260525_m050258_c001_v0001173_t0037_u01779685378212") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f419f69b5bee6bf81_d20260525_m050257_c001_v7007000_t0000_u01779685377866") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f212e5afa9e7d3d58_d20260525_m050253_c001_v0001157_t0044_u01779685373573") 2026/05/25 05:06:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f412e5afa9e7d3d57_d20260525_m050253_c001_v7007000_t0000_u01779685373392") 2026/05/25 05:06:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f219f69b5bee6bf60_d20260525_m050249_c001_v0001146_t0033_u01779685369662") 2026/05/25 05:06:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f419f69b5bee6bf5e_d20260525_m050249_c001_v7007000_t0000_u01779685369305") 2026/05/25 05:06:45 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f21805c456377ce1e_d20260525_m050244_c001_v0001176_t0046_u01779685364311") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af06586fc_d20260525_m050449_c001_v7007000_t0000_u01779685489052") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f204031b191f485d7_d20260525_m050441_c001_v0001173_t0023_u01779685481753") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af06586eb_d20260525_m050436_c001_v7007000_t0000_u01779685476678") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af06586e6_d20260525_m050432_c001_v0001029_t0037_u01779685472356") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f404031b191f485d6_d20260525_m050441_c001_v7007000_t0000_u01779685481344") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af06586ec_d20260525_m050436_c001_v0001157_t0031_u01779685476861") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af06586e4_d20260525_m050431_c001_v7007000_t0000_u01779685471952") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af06586de_d20260525_m050427_c001_v0001101_t0059_u01779685467354") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af06586dd_d20260525_m050427_c001_v7007000_t0000_u01779685467171") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f21379e8d206b7320_d20260525_m050423_c001_v0001145_t0045_u01779685463473") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41379e8d206b731e_d20260525_m050423_c001_v7007000_t0000_u01779685463060") 2026/05/25 05:06:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af06586bf_d20260525_m050418_c001_v0001157_t0023_u01779685458857") 2026/05/25 05:06:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f420ba7b76a72b0fc_d20260525_m050532_c001_v7007000_t0000_u01779685532118") 2026/05/25 05:06:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f203bb1aa6b5645e7_d20260525_m050524_c001_v0001154_t0020_u01779685524372") 2026/05/25 05:06:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f403bb1aa6b5645e6_d20260525_m050523_c001_v7007000_t0000_u01779685523926") 2026/05/25 05:06:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af065871e_d20260525_m050508_c001_v0001183_t0005_u01779685508366") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af065871d_d20260525_m050508_c001_v7007000_t0000_u01779685508184") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af0658719_d20260525_m050503_c001_v0001038_t0010_u01779685503406") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af0658718_d20260525_m050502_c001_v7007000_t0000_u01779685502949") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af0658713_d20260525_m050457_c001_v0001036_t0043_u01779685497870") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f417dbe8af0658712_d20260525_m050457_c001_v7007000_t0000_u01779685497681") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff17451a7_d20260525_m050453_c001_v0001172_t0030_u01779685493918") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4150c89ff17451a6_d20260525_m050453_c001_v7007000_t0000_u01779685493488") 2026/05/25 05:06:46 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f217dbe8af0658700_d20260525_m050449_c001_v0001185_t0059_u01779685489244") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40053fdfba2330f3_d20260525_m050638_c001_v7007000_t0000_u01779685598645") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2055ad115e32025d_d20260525_m050633_c001_v0001102_t0028_u01779685593182") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320259_d20260525_m050632_c001_v7007000_t0000_u01779685592656") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2055ad115e320238_d20260525_m050627_c001_v0001041_t0018_u01779685587611") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320234_d20260525_m050627_c001_v7007000_t0000_u01779685587102") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2055ad115e320228_d20260525_m050621_c001_v0001150_t0020_u01779685581161") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320227_d20260525_m050620_c001_v7007000_t0000_u01779685580613") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69c46_d20260525_m050617_c001_v0001038_t0014_u01779685577085") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e32021a_d20260525_m050616_c001_v7007000_t0000_u01779685576716") 2026/05/25 05:06:46 DEBUG : chunked-copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69c30_d20260525_m050613_c001_v0001038_t0019_u01779685573559") 2026/05/25 05:06:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40053fdfba2330f2_d20260525_m050638_c001_v7007000_t0000_u01779685598463") 2026/05/25 05:06:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff174528b_d20260525_m050636_c001_v0001153_t0001_u01779685596513") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320257_d20260525_m050632_c001_v7007000_t0000_u01779685592471") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff1745289_d20260525_m050631_c001_v0001182_t0019_u01779685591034") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320233_d20260525_m050626_c001_v7007000_t0000_u01779685586917") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2150c89ff1745281_d20260525_m050624_c001_v0001033_t0026_u01779685584967") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320225_d20260525_m050620_c001_v7007000_t0000_u01779685580428") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f2055ad115e320220_d20260525_m050618_c001_v0001165_t0015_u01779685578886") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f4055ad115e320217_d20260525_m050616_c001_v7007000_t0000_u01779685576529") 2026/05/25 05:06:47 DEBUG : chunked-copy.copy: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f105c91689ef806d6_d20260525_m050615_c001_v0001157_t0046_u01779685575691") 2026/05/25 05:06:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f115eb7c66b0a2dd1_d20260525_m050123_c001_v0001091_t0054_u01779685283697") 2026/05/25 05:06:47 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40053fdfba2330f4_d20260525_m050639_c001_v7007000_t0000_u01779685599634") 2026/05/25 05:06:47 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69c62_d20260525_m050639_c001_v0001038_t0055_u01779685599198") 2026/05/25 05:06:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f40053fdfba2330f5_d20260525_m050641_c001_v7007000_t0000_u01779685601006") 2026/05/25 05:06:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69c6a_d20260525_m050640_c001_v0001038_t0055_u01779685600636") 2026/05/25 05:06:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f10891394d1b69c64_d20260525_m050639_c001_v0001038_t0021_u01779685599818") 2026/05/25 05:06:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f82dd03801d5bdb9fe80e1b_f41805c456377ce02_d20260525_m050240_c001_v7007000_t0000_u01779685360675") 2026/05/25 05:06:48 INFO : B2 bucket rclone-test-caroxik2gowa: cleaning bucket "rclone-test-caroxik2gowa" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (362.07s) --- 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.41s) --- PASS: TestIntegration/FsMkdir (359.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.33s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.45s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (208.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (42.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (20.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (16.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (23.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 362.096s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m2.799416023s (try 1/5)