"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:457: Using remote "TestB2:" 2026/08/04 05:26:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zigocis8fuzu" 2026/08/04 05:26:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/04 05:26:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/04 05:26:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/04 05:26:31 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/04 05:26:52 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/04 05:26:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/04 05:26:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/04 05:26:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/04 05:26:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/04 05:26:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/04 05:26:56 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/04 05:27:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/04 05:27:03 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/04 05:27:08 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of all files 2026/08/04 05:27:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b825b_d20260804_m052707_c001_v0001177_t0055_u01785821227820") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/04 05:27:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zigocis8fuzu/dirToPurgeFromRoot" 2026/08/04 05:27:10 INFO : B2 bucket rclone-test-zigocis8fuzu path dirToPurgeFromRoot: cleaning bucket "rclone-test-zigocis8fuzu" of all files 2026/08/04 05:27:11 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8261_d20260804_m052709_c001_v0001177_t0008_u01785821229308") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/04 05:27:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zigocis8fuzu/hello? sausage/êé" 2026/08/04 05:27:16 INFO : B2 bucket rclone-test-zigocis8fuzu path hello? sausage/êé: cleaning bucket "rclone-test-zigocis8fuzu" of all files 2026/08/04 05:27:16 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f110b37ab80e423dc_d20260804_m052714_c001_v0001038_t0039_u01785821234881") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/04 05:27:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zigocis8fuzu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/04 05:27:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zigocis8fuzu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-zigocis8fuzu" from "TestB2:rclone-test-zigocis8fuzu" 2026/08/04 05:27:31 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/08/04 05:27:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qequkam9poso" 2026/08/04 05:27:46 DEBUG : B2 bucket rclone-test-qequkam9poso: Purge remote 2026/08/04 05:27:46 INFO : B2 bucket rclone-test-qequkam9poso: cleaning bucket "rclone-test-qequkam9poso" of all files 2026/08/04 05:27:46 DEBUG : somefile: Deleting (id "4_zefc2fd9330ddcbbb9ff80e1b_f414543fda0586403_d20260804_m052745_c001_v0001183_t0041_u01785821265215") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/04 05:27:48 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/04 05:27:49 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/08/04 05:27:52 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/04 05:27:52 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/04 05:27:52 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.846Ki offset 6Mi/6.106Mi 2026/08/04 05:27:52 DEBUG : test-metadata: Sending chunk 1 length 111458 2026/08/04 05:27:53 DEBUG : test-metadata: Done sending chunk 1 2026/08/04 05:27:54 DEBUG : test-metadata: Done sending chunk 0 2026/08/04 05:27:54 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/08/04 05:28:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/08/04 05:28:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/04 05:28:02 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-08-04-052759-272.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/08/04 05:28:05 DEBUG : oldPath = "TestB2:rclone-test-zigocis8fuzu/versions/test-versions-v2026-08-04-052759-272.txt" 2026/08/04 05:28:05 DEBUG : newPath = "TestB2,versions:rclone-test-zigocis8fuzu/versions/test-versions-v2026-08-04-052759-272.txt" 2026/08/04 05:28:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zigocis8fuzu/versions/test-versions-v2026-08-04-052759-272.txt" 2026/08/04 05:28:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/04 05:28:06 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zigocis8fuzu/versions/test-versions-v2026-08-04-052759-272.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zigocis8fuzu/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/08/04 05:28:09 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of all hidden files 2026/08/04 05:28:10 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a549a_d20260804_m052637_c001_v7007000_t0000_u01785821197651") as it is a hide marker 2026/08/04 05:28:10 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : leading space/ leading space: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81d3_d20260804_m052637_c001_v0001177_t0050_u01785821197087") 2026/08/04 05:28:10 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5491_d20260804_m052636_c001_v7007000_t0000_u01785821196735") as it is a hide marker 2026/08/04 05:28:10 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81cf_d20260804_m052636_c001_v0001177_t0024_u01785821196167") 2026/08/04 05:28:10 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54cf_d20260804_m052643_c001_v7007000_t0000_u01785821203261") as it is a hide marker 2026/08/04 05:28:10 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81f7_d20260804_m052642_c001_v0001177_t0027_u01785821202617") 2026/08/04 05:28:10 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : created from root.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f402d82fc338493f8_d20260804_m052739_c001_v7007000_t0000_u01785821259307") as it is a hide marker 2026/08/04 05:28:10 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : created from root.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1030e1927e0c4922_d20260804_m052738_c001_v0001184_t0032_u01785821258406") 2026/08/04 05:28:10 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb71_d20260804_m052748_c001_v7007000_t0000_u01785821268261") as it is a hide marker 2026/08/04 05:28:10 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b82a1_d20260804_m052727_c001_v0001177_t0057_u01785821247667") 2026/08/04 05:28:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f116b38301d74548c_d20260804_m052722_c001_v0001178_t0004_u01785821242131") 2026/08/04 05:28:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8245_d20260804_m052700_c001_v0001177_t0054_u01785821220457") 2026/08/04 05:28:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8241_d20260804_m052659_c001_v0001177_t0024_u01785821219625") 2026/08/04 05:28:10 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8243_d20260804_m052700_c001_v0001177_t0001_u01785821220035") "upload" dated 2026-08-04 05:27:00.035 +0000 UTC (1m10.038341092s ago) 2026/08/04 05:28:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f402d82fc3384937a_d20260804_m052719_c001_v7007000_t0000_u01785821239374") as it is a hide marker 2026/08/04 05:28:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1015648ca4622d63_d20260804_m052718_c001_v0001150_t0031_u01785821238714") 2026/08/04 05:28:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1154d6746198686f_d20260804_m052717_c001_v0001185_t0052_u01785821237933") 2026/08/04 05:28:10 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ee_d20260804_m052649_c001_v7007000_t0000_u01785821209750") as it is a hide marker 2026/08/04 05:28:10 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8215_d20260804_m052649_c001_v0001177_t0021_u01785821209186") 2026/08/04 05:28:10 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : piped data.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb82_d20260804_m052749_c001_v7007000_t0000_u01785821269925") as it is a hide marker 2026/08/04 05:28:10 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : piped data.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b82ff_d20260804_m052749_c001_v0001177_t0021_u01785821269536") 2026/08/04 05:28:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : piped data.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb7d_d20260804_m052749_c001_v7007000_t0000_u01785821269344") 2026/08/04 05:28:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : piped data.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f41327dc08f4b82fd_d20260804_m052748_c001_v0001177_t0002_u01785821268992") 2026/08/04 05:28:10 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a561b_d20260804_m052650_c001_v7007000_t0000_u01785821210756") as it is a hide marker 2026/08/04 05:28:10 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8217_d20260804_m052650_c001_v0001177_t0044_u01785821210101") 2026/08/04 05:28:10 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : test-metadata: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb8c_d20260804_m052756_c001_v7007000_t0000_u01785821276729") as it is a hide marker 2026/08/04 05:28:10 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : test-metadata: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f215a6ef2cc8acb87_d20260804_m052751_c001_v0001182_t0031_u01785821271967") 2026/08/04 05:28:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : test-metadata: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb85_d20260804_m052750_c001_v7007000_t0000_u01785821270924") 2026/08/04 05:28:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : test-metadata: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8303_d20260804_m052750_c001_v0001177_t0009_u01785821270118") 2026/08/04 05:28:10 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54da_d20260804_m052645_c001_v7007000_t0000_u01785821205092") as it is a hide marker 2026/08/04 05:28:10 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81ff_d20260804_m052644_c001_v0001177_t0029_u01785821204519") 2026/08/04 05:28:10 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54e9_d20260804_m052646_c001_v7007000_t0000_u01785821206922") as it is a hide marker 2026/08/04 05:28:10 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8207_d20260804_m052646_c001_v0001177_t0051_u01785821206363") 2026/08/04 05:28:10 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54e3_d20260804_m052646_c001_v7007000_t0000_u01785821206012") as it is a hide marker 2026/08/04 05:28:10 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8203_d20260804_m052645_c001_v0001177_t0023_u01785821205443") 2026/08/04 05:28:10 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ec_d20260804_m052647_c001_v7007000_t0000_u01785821207837") as it is a hide marker 2026/08/04 05:28:10 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b820b_d20260804_m052647_c001_v0001177_t0030_u01785821207273") 2026/08/04 05:28:10 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ed_d20260804_m052648_c001_v7007000_t0000_u01785821208831") as it is a hide marker 2026/08/04 05:28:10 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b820d_d20260804_m052648_c001_v0001177_t0021_u01785821208189") 2026/08/04 05:28:10 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54d3_d20260804_m052644_c001_v7007000_t0000_u01785821204167") as it is a hide marker 2026/08/04 05:28:10 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : trailing space /trailing space : Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81fd_d20260804_m052643_c001_v0001177_t0008_u01785821203613") 2026/08/04 05:28:10 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8347_d20260804_m052804_c001_v0001177_t0037_u01785821284260") "upload" dated 2026-08-04 05:28:04.26 +0000 UTC (5.814021517s ago) 2026/08/04 05:28:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f425b725ddf4fa6a6_d20260804_m052802_c001_v7007000_t0000_u01785821282083") 2026/08/04 05:28:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8330_d20260804_m052759_c001_v0001177_t0038_u01785821279272") 2026/08/04 05:28:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5648_d20260804_m052659_c001_v7007000_t0000_u01785821219062") as it is a hide marker 2026/08/04 05:28:10 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f21729e889a0a561e_d20260804_m052652_c001_v0001136_t0046_u01785821212742") 2026/08/04 05:28:10 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : zero-length-file: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a561d_d20260804_m052652_c001_v7007000_t0000_u01785821212566") as it is a hide marker 2026/08/04 05:28:10 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : zero-length-file: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f41327dc08f4b821d_d20260804_m052652_c001_v0001177_t0002_u01785821212015") 2026/08/04 05:28:10 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54a4_d20260804_m052638_c001_v7007000_t0000_u01785821198564") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81d9_d20260804_m052638_c001_v0001177_t0051_u01785821198002") 2026/08/04 05:28:10 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a547f_d20260804_m052633_c001_v7007000_t0000_u01785821193979") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81c1_d20260804_m052633_c001_v0001177_t0030_u01785821193033") 2026/08/04 05:28:10 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54bc_d20260804_m052641_c001_v7007000_t0000_u01785821201312") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81eb_d20260804_m052640_c001_v0001177_t0054_u01785821200744") 2026/08/04 05:28:10 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54b3_d20260804_m052640_c001_v7007000_t0000_u01785821200391") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81e5_d20260804_m052639_c001_v0001177_t0047_u01785821199832") 2026/08/04 05:28:10 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54c7_d20260804_m052642_c001_v7007000_t0000_u01785821202239") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81f1_d20260804_m052641_c001_v0001177_t0038_u01785821201663") 2026/08/04 05:28:10 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ad_d20260804_m052639_c001_v7007000_t0000_u01785821199479") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81e1_d20260804_m052638_c001_v0001177_t0012_u01785821198915") 2026/08/04 05:28:10 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ./.: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5482_d20260804_m052634_c001_v7007000_t0000_u01785821194897") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ./.: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81c7_d20260804_m052634_c001_v0001177_t0005_u01785821194329") 2026/08/04 05:28:10 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/04 05:28:10 DEBUG : ../..: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5488_d20260804_m052635_c001_v7007000_t0000_u01785821195817") as it is a hide marker 2026/08/04 05:28:10 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/04 05:28:10 DEBUG : ../..: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81c9_d20260804_m052635_c001_v0001177_t0030_u01785821195248") 2026/08/04 05:28:10 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/04 05:28:10 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of all hidden files 2026/08/04 05:28:10 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a549a_d20260804_m052637_c001_v7007000_t0000_u01785821197651") as it is a hide marker 2026/08/04 05:28:10 DEBUG : leading space/ leading space: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81d3_d20260804_m052637_c001_v0001177_t0050_u01785821197087") 2026/08/04 05:28:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5491_d20260804_m052636_c001_v7007000_t0000_u01785821196735") as it is a hide marker 2026/08/04 05:28:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81cf_d20260804_m052636_c001_v0001177_t0024_u01785821196167") 2026/08/04 05:28:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54cf_d20260804_m052643_c001_v7007000_t0000_u01785821203261") as it is a hide marker 2026/08/04 05:28:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81f7_d20260804_m052642_c001_v0001177_t0027_u01785821202617") 2026/08/04 05:28:10 DEBUG : created from root.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f402d82fc338493f8_d20260804_m052739_c001_v7007000_t0000_u01785821259307") as it is a hide marker 2026/08/04 05:28:10 DEBUG : created from root.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1030e1927e0c4922_d20260804_m052738_c001_v0001184_t0032_u01785821258406") 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb71_d20260804_m052748_c001_v7007000_t0000_u01785821268261") as it is a hide marker 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b82a1_d20260804_m052727_c001_v0001177_t0057_u01785821247667") 2026/08/04 05:28:10 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f116b38301d74548c_d20260804_m052722_c001_v0001178_t0004_u01785821242131") 2026/08/04 05:28:11 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8245_d20260804_m052700_c001_v0001177_t0054_u01785821220457") 2026/08/04 05:28:11 DEBUG : file name.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8241_d20260804_m052659_c001_v0001177_t0024_u01785821219625") 2026/08/04 05:28:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8243_d20260804_m052700_c001_v0001177_t0001_u01785821220035") "upload" dated 2026-08-04 05:27:00.035 +0000 UTC (1m11.015479241s ago) 2026/08/04 05:28:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f402d82fc3384937a_d20260804_m052719_c001_v7007000_t0000_u01785821239374") as it is a hide marker 2026/08/04 05:28:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1015648ca4622d63_d20260804_m052718_c001_v0001150_t0031_u01785821238714") 2026/08/04 05:28:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1154d6746198686f_d20260804_m052717_c001_v0001185_t0052_u01785821237933") 2026/08/04 05:28:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ee_d20260804_m052649_c001_v7007000_t0000_u01785821209750") as it is a hide marker 2026/08/04 05:28:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8215_d20260804_m052649_c001_v0001177_t0021_u01785821209186") 2026/08/04 05:28:11 DEBUG : piped data.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb82_d20260804_m052749_c001_v7007000_t0000_u01785821269925") as it is a hide marker 2026/08/04 05:28:11 DEBUG : piped data.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b82ff_d20260804_m052749_c001_v0001177_t0021_u01785821269536") 2026/08/04 05:28:11 DEBUG : piped data.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb7d_d20260804_m052749_c001_v7007000_t0000_u01785821269344") 2026/08/04 05:28:11 DEBUG : piped data.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f41327dc08f4b82fd_d20260804_m052748_c001_v0001177_t0002_u01785821268992") 2026/08/04 05:28:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a561b_d20260804_m052650_c001_v7007000_t0000_u01785821210756") as it is a hide marker 2026/08/04 05:28:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8217_d20260804_m052650_c001_v0001177_t0044_u01785821210101") 2026/08/04 05:28:11 DEBUG : test-metadata: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb8c_d20260804_m052756_c001_v7007000_t0000_u01785821276729") as it is a hide marker 2026/08/04 05:28:11 DEBUG : test-metadata: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f215a6ef2cc8acb87_d20260804_m052751_c001_v0001182_t0031_u01785821271967") 2026/08/04 05:28:11 DEBUG : test-metadata: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f415a6ef2cc8acb85_d20260804_m052750_c001_v7007000_t0000_u01785821270924") 2026/08/04 05:28:11 DEBUG : test-metadata: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8303_d20260804_m052750_c001_v0001177_t0009_u01785821270118") 2026/08/04 05:28:11 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54da_d20260804_m052645_c001_v7007000_t0000_u01785821205092") as it is a hide marker 2026/08/04 05:28:11 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81ff_d20260804_m052644_c001_v0001177_t0029_u01785821204519") 2026/08/04 05:28:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54e9_d20260804_m052646_c001_v7007000_t0000_u01785821206922") as it is a hide marker 2026/08/04 05:28:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8207_d20260804_m052646_c001_v0001177_t0051_u01785821206363") 2026/08/04 05:28:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54e3_d20260804_m052646_c001_v7007000_t0000_u01785821206012") as it is a hide marker 2026/08/04 05:28:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8203_d20260804_m052645_c001_v0001177_t0023_u01785821205443") 2026/08/04 05:28:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ec_d20260804_m052647_c001_v7007000_t0000_u01785821207837") as it is a hide marker 2026/08/04 05:28:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b820b_d20260804_m052647_c001_v0001177_t0030_u01785821207273") 2026/08/04 05:28:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ed_d20260804_m052648_c001_v7007000_t0000_u01785821208831") as it is a hide marker 2026/08/04 05:28:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b820d_d20260804_m052648_c001_v0001177_t0021_u01785821208189") 2026/08/04 05:28:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54d3_d20260804_m052644_c001_v7007000_t0000_u01785821204167") as it is a hide marker 2026/08/04 05:28:12 DEBUG : trailing space /trailing space : Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81fd_d20260804_m052643_c001_v0001177_t0008_u01785821203613") 2026/08/04 05:28:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8347_d20260804_m052804_c001_v0001177_t0037_u01785821284260") "upload" dated 2026-08-04 05:28:04.26 +0000 UTC (8.054309605s ago) 2026/08/04 05:28:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f425b725ddf4fa6a6_d20260804_m052802_c001_v7007000_t0000_u01785821282083") 2026/08/04 05:28:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8330_d20260804_m052759_c001_v0001177_t0038_u01785821279272") 2026/08/04 05:28:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5648_d20260804_m052659_c001_v7007000_t0000_u01785821219062") as it is a hide marker 2026/08/04 05:28:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f21729e889a0a561e_d20260804_m052652_c001_v0001136_t0046_u01785821212742") 2026/08/04 05:28:12 DEBUG : zero-length-file: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a561d_d20260804_m052652_c001_v7007000_t0000_u01785821212566") as it is a hide marker 2026/08/04 05:28:12 DEBUG : zero-length-file: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f41327dc08f4b821d_d20260804_m052652_c001_v0001177_t0002_u01785821212015") 2026/08/04 05:28:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54a4_d20260804_m052638_c001_v7007000_t0000_u01785821198564") as it is a hide marker 2026/08/04 05:28:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81d9_d20260804_m052638_c001_v0001177_t0051_u01785821198002") 2026/08/04 05:28:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a547f_d20260804_m052633_c001_v7007000_t0000_u01785821193979") as it is a hide marker 2026/08/04 05:28:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81c1_d20260804_m052633_c001_v0001177_t0030_u01785821193033") 2026/08/04 05:28:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54bc_d20260804_m052641_c001_v7007000_t0000_u01785821201312") as it is a hide marker 2026/08/04 05:28:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81eb_d20260804_m052640_c001_v0001177_t0054_u01785821200744") 2026/08/04 05:28:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54b3_d20260804_m052640_c001_v7007000_t0000_u01785821200391") as it is a hide marker 2026/08/04 05:28:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81e5_d20260804_m052639_c001_v0001177_t0047_u01785821199832") 2026/08/04 05:28:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54c7_d20260804_m052642_c001_v7007000_t0000_u01785821202239") as it is a hide marker 2026/08/04 05:28:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81f1_d20260804_m052641_c001_v0001177_t0038_u01785821201663") 2026/08/04 05:28:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a54ad_d20260804_m052639_c001_v7007000_t0000_u01785821199479") as it is a hide marker 2026/08/04 05:28:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81e1_d20260804_m052638_c001_v0001177_t0012_u01785821198915") 2026/08/04 05:28:13 DEBUG : ./.: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5482_d20260804_m052634_c001_v7007000_t0000_u01785821194897") as it is a hide marker 2026/08/04 05:28:13 DEBUG : ./.: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81c7_d20260804_m052634_c001_v0001177_t0005_u01785821194329") 2026/08/04 05:28:13 DEBUG : ../..: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f41729e889a0a5488_d20260804_m052635_c001_v7007000_t0000_u01785821195817") as it is a hide marker 2026/08/04 05:28:13 DEBUG : ../..: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b81c9_d20260804_m052635_c001_v0001177_t0030_u01785821195248") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/04 05:28:13 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/08/04 05:28:14 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/08/04 05:28:14 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/08/04 05:28:14 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/08/04 05:28:14 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of pending multipart uploads older than 0s 2026/08/04 05:28:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8243_d20260804_m052700_c001_v0001177_t0001_u01785821220035") "upload" dated 2026-08-04 05:27:00.035 +0000 UTC (1m15.029901595s ago) 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a7fc_d20260804_m052814_c001_v0001153_t0022_u01785821294081") as it is a start marker (upload started at 2026-08-04 05:28:14.081 +0000 UTC) 2026/08/04 05:28:15 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a7fe_d20260804_m052814_c001_v0001181_t0044_u01785821294260") as it is a start marker (upload started at 2026-08-04 05:28:14.26 +0000 UTC) 2026/08/04 05:28:15 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a7ff_d20260804_m052814_c001_v0001101_t0003_u01785821294440") as it is a start marker (upload started at 2026-08-04 05:28:14.44 +0000 UTC) 2026/08/04 05:28:15 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a800_d20260804_m052814_c001_v0001161_t0059_u01785821294618") as it is a start marker (upload started at 2026-08-04 05:28:14.618 +0000 UTC) 2026/08/04 05:28:15 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/04 05:28:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c8a7fb_d20260804_m052813_c001_v7007000_t0000_u01785821293903") "hide" dated 2026-08-04 05:28:13.903 +0000 UTC (1.162170512s ago) 2026/08/04 05:28:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8347_d20260804_m052804_c001_v0001177_t0037_u01785821284260") 2026/08/04 05:28:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/04 05:28:15 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of pending multipart uploads older than 0s 2026/08/04 05:28:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8243_d20260804_m052700_c001_v0001177_t0001_u01785821220035") "upload" dated 2026-08-04 05:27:00.035 +0000 UTC (1m15.388267171s ago) 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a7fc_d20260804_m052814_c001_v0001153_t0022_u01785821294081") as it is a start marker (upload started at 2026-08-04 05:28:14.081 +0000 UTC) 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a7fe_d20260804_m052814_c001_v0001181_t0044_u01785821294260") as it is a start marker (upload started at 2026-08-04 05:28:14.26 +0000 UTC) 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a7ff_d20260804_m052814_c001_v0001101_t0003_u01785821294440") as it is a start marker (upload started at 2026-08-04 05:28:14.44 +0000 UTC) 2026/08/04 05:28:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a800_d20260804_m052814_c001_v0001161_t0059_u01785821294618") as it is a start marker (upload started at 2026-08-04 05:28:14.618 +0000 UTC) 2026/08/04 05:28:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c8a7fb_d20260804_m052813_c001_v7007000_t0000_u01785821293903") "hide" dated 2026-08-04 05:28:13.903 +0000 UTC (1.520500372s ago) 2026/08/04 05:28:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8347_d20260804_m052804_c001_v0001177_t0037_u01785821284260") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/04 05:28:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/04 05:28:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/04 05:28:16 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/08/04 05:28:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/04 05:28:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/04 05:28:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/04 05:28:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/04 05:28:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/04 05:28:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/04 05:28:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/04 05:28:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:28:22 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/08/04 05:28:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f213298caa56f4e67_d20260804_m052822_c001_v0001120_t0050_u01785821302870") 2026/08/04 05:28:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:28:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/04 05:28:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/04 05:28:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:28:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:28:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/04 05:28:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/04 05:28:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/04 05:28:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/04 05:28:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/04 05:28:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/04 05:28:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/04 05:28:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/04 05:28:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:28:30 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/08/04 05:28:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a86e_d20260804_m052831_c001_v0001179_t0007_u01785821311003") 2026/08/04 05:28:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/04 05:28:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/04 05:28:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/04 05:28:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:28:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:28:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/04 05:28:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/04 05:28:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/04 05:28:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/04 05:28:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/04 05:28:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/04 05:28:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/04 05:28:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/04 05:28:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/04 05:28:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/04 05:28:37 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/04 05:28:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:28:39 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/08/04 05:28:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2089b94c30d9b901_d20260804_m052839_c001_v0001137_t0015_u01785821319289") 2026/08/04 05:28:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/04 05:28:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:28:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/04 05:28:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/04 05:28:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/04 05:28:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:28:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:28:52 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/08/04 05:28:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/04 05:28:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/04 05:28:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/04 05:28:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/04 05:28:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/04 05:28:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/04 05:28:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/04 05:29:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:29:00 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/08/04 05:29:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f227774169d8813b5_d20260804_m052900_c001_v0001181_t0033_u01785821340421") 2026/08/04 05:29:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:29:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/04 05:29:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/04 05:29:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:29:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:29:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/04 05:29:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/04 05:29:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/04 05:29:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/04 05:29:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/04 05:29:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/04 05:29:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/04 05:29:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/04 05:29:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:29:15 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/08/04 05:29:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2145c16a2b15ba22_d20260804_m052915_c001_v0001185_t0035_u01785821355955") 2026/08/04 05:29:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/04 05:29:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/04 05:29:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/04 05:29:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:29:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:29:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/04 05:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/04 05:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/04 05:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/04 05:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/04 05:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/04 05:29:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/04 05:29:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/04 05:29:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/04 05:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/04 05:29:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/04 05:29:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:29:35 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/08/04 05:29:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa13_d20260804_m052935_c001_v0001113_t0021_u01785821375673") 2026/08/04 05:29:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/04 05:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/04 05:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/04 05:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/04 05:29:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:29:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:29:38 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/08/04 05:29:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/04 05:29:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/04 05:29:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/04 05:29:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/04 05:29:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/04 05:29:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/04 05:29:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/04 05:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:29:44 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/08/04 05:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f213298caa56f5390_d20260804_m052944_c001_v0001109_t0053_u01785821384488") 2026/08/04 05:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/04 05:29:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/04 05:29:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:29:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:29:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/04 05:29:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/04 05:29:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/04 05:29:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/04 05:29:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/04 05:29:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/04 05:29:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/04 05:29:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/04 05:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:29:53 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/08/04 05:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa5f_d20260804_m052953_c001_v0001153_t0019_u01785821393099") 2026/08/04 05:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/04 05:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/04 05:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/04 05:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/04 05:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/04 05:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/04 05:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/04 05:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/04 05:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/04 05:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/04 05:29:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/04 05:30:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/04 05:30:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/04 05:30:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/04 05:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:30:02 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/08/04 05:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa93_d20260804_m053002_c001_v0001182_t0034_u01785821402168") 2026/08/04 05:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/04 05:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/04 05:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/04 05:30:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/04 05:30:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:30:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:30:04 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/08/04 05:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/04 05:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/04 05:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/04 05:30:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/04 05:30:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/04 05:30:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/04 05:30:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/04 05:30:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:30:10 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/08/04 05:30:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faade_d20260804_m053011_c001_v0001183_t0031_u01785821411002") 2026/08/04 05:30:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:30:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/04 05:30:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/04 05:30:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:30:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:30:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/04 05:30:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/04 05:30:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/04 05:30:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/04 05:30:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/04 05:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/04 05:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/04 05:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/04 05:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/04 05:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab0c_d20260804_m053019_c001_v0001099_t0035_u01785821419722") 2026/08/04 05:30:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/04 05:30:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/04 05:30:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/04 05:30:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:30:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:30:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/04 05:30:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/04 05:30:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/04 05:30:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/04 05:30:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/04 05:30:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/04 05:30:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/04 05:30:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/04 05:30:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/04 05:30:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/04 05:30:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/04 05:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:30:29 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/08/04 05:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab75_d20260804_m053029_c001_v0001116_t0009_u01785821429557") 2026/08/04 05:30:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/04 05:30:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:30:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/04 05:30:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/04 05:30:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/04 05:30:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:30:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:30:33 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/08/04 05:30:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/04 05:30:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/04 05:30:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/04 05:30:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/04 05:30:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/04 05:30:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/04 05:30:37 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/04 05:30:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:30:39 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/08/04 05:30:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab96_d20260804_m053039_c001_v0001176_t0052_u01785821439197") 2026/08/04 05:30:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:30:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/04 05:30:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/04 05:30:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:30:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:30:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/04 05:30:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/04 05:30:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/04 05:30:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/04 05:30:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/04 05:30:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/04 05:30:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/04 05:30:57 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/04 05:31:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:31:02 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/08/04 05:31:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f227774169d881c7c_d20260804_m053103_c001_v0001036_t0056_u01785821463001") 2026/08/04 05:31:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/04 05:31:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/04 05:31:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/04 05:31:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:31:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:31:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/04 05:31:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/04 05:31:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/04 05:31:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/04 05:31:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/04 05:31:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/04 05:31:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/04 05:31:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/04 05:31:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/04 05:31:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/04 05:31:15 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/04 05:31:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:31:18 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/08/04 05:31:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f20328721361b046e_d20260804_m053118_c001_v0001136_t0026_u01785821478128") 2026/08/04 05:31:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/04 05:31:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:31:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/04 05:31:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/04 05:31:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/04 05:31:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:31:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:31:21 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/08/04 05:31:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/04 05:31:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/04 05:31:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/04 05:31:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/04 05:31:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/04 05:31:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/04 05:31:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/04 05:31:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/04 05:31:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/04 05:31:26 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/04 05:31:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:31:28 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/08/04 05:31:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2195157127ef4e76_d20260804_m053128_c001_v0001113_t0059_u01785821488407") 2026/08/04 05:31:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:31:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/04 05:31:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/04 05:31:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:31:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:31:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/04 05:31:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/04 05:31:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/04 05:31:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/04 05:31:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/04 05:31:36 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/04 05:31:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/04 05:31:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/04 05:31:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:31:42 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/08/04 05:31:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2119ba95206b7ca1_d20260804_m053143_c001_v0001033_t0037_u01785821503067") 2026/08/04 05:31:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/04 05:31:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/04 05:31:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/04 05:31:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:31:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:31:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/04 05:31:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/04 05:31:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/04 05:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/04 05:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/04 05:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/04 05:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/04 05:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/04 05:31:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/04 05:31:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/04 05:31:52 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/04 05:31:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/04 05:31:54 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/08/04 05:31:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f92dd9330cdcbbb9ff80e1b_f2235c097ceecaff8_d20260804_m053155_c001_v0001167_t0031_u01785821515056") 2026/08/04 05:31:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/04 05:31:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/04 05:31:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/04 05:31:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/04 05:31:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/04 05:31:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/04 05:31:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/04 05:31:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 05:32:00 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/3f92dd9330cdcbbb9ff80e1b/c001_v0001177_t0002": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/04 05:32:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/3f92dd9330cdcbbb9ff80e1b/c001_v0001177_t0002": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/04 05:32:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1177-13.backblaze.com/b2api/v1/b2_upload_file/3f92dd9330cdcbbb9ff80e1b/c001_v0001177_t0002": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/04 05:32:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/04 05:32:00 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/04 05:32:00 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/04 05:32:00 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/04 05:32:00 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/04 05:32:08 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/04 05:32:09 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/04 05:32:09 DEBUG : short-eof-chunked.bin: Finishing large file upload with 4 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/04 05:32:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91dae_d20260804_m053226_c001_v0001146_t0049_u01785821546654") 2026/08/04 05:32:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/04 05:32:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/04 05:32:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/04 05:32:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/04 05:32:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/04 05:32:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/04 05:32:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/04 05:32:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/04 05:32:29 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/04 05:32:31 DEBUG : chunked-copy: Done sending chunk 0 2026/08/04 05:32:32 DEBUG : chunked-copy: Done sending chunk 1 2026/08/04 05:32:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/04 05:32:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91ddc_d20260804_m053232_c001_v0001115_t0030_u01785821552670") 2026/08/04 05:32:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/04 05:32:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/04 05:32:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/04 05:32:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/04 05:32:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/04 05:32:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/04 05:32:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/04 05:32:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/04 05:32:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/04 05:32:39 DEBUG : chunked-copy: Done sending chunk 0 2026/08/04 05:32:39 DEBUG : chunked-copy: Done sending chunk 1 2026/08/04 05:32:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/04 05:32:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f92dd9330cdcbbb9ff80e1b_f207fe0e7161821ed_d20260804_m053240_c001_v0001038_t0054_u01785821560528") 2026/08/04 05:32:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/04 05:32:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/04 05:32:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/04 05:32:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/04 05:32:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/04 05:32:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/04 05:32:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/04 05:32:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/04 05:32:44 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/04 05:32:46 DEBUG : chunked-copy: Done sending chunk 0 2026/08/04 05:32:46 DEBUG : chunked-copy: Done sending chunk 1 2026/08/04 05:32:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/04 05:32:47 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91e3c_d20260804_m053247_c001_v0001099_t0038_u01785821567093") 2026/08/04 05:32:47 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/04 05:32:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/04 05:32:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/04 05:32:47 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/04 05:32:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/04 05:32:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/04 05:32:48 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/04 05:32:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/04 05:32:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/04 05:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zigocis8fuzu/deeper/nonexisting/directory" 2026/08/04 05:32:54 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/04 05:32:55 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of all files 2026/08/04 05:32:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4119ba95206b7c76_d20260804_m053132_c001_v7007000_t0000_u01785821492934") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2195157127ef4e76_d20260804_m053128_c001_v0001113_t0059_u01785821488407") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4195157127ef4e75_d20260804_m053127_c001_v7007000_t0000_u01785821487733") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2195157127ef4e71_d20260804_m053123_c001_v0001178_t0035_u01785821483120") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4235c097ceecaffc_d20260804_m053200_c001_v7007000_t0000_u01785821520070") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2235c097ceecaff8_d20260804_m053155_c001_v0001167_t0031_u01785821515056") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4235c097ceecaff6_d20260804_m053154_c001_v7007000_t0000_u01785821514429") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2119ba95206b7cc0_d20260804_m053148_c001_v0001185_t0034_u01785821508838") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4119ba95206b7cbf_d20260804_m053148_c001_v7007000_t0000_u01785821508662") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2119ba95206b7ca1_d20260804_m053143_c001_v0001033_t0037_u01785821503067") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4119ba95206b7c9d_d20260804_m053142_c001_v7007000_t0000_u01785821502376") 2026/08/04 05:32:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2119ba95206b7c77_d20260804_m053133_c001_v0001101_t0040_u01785821493110") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faa2d_d20260804_m052940_c001_v7007000_t0000_u01785821380222") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa13_d20260804_m052935_c001_v0001113_t0021_u01785821375673") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4145c16a2b15ba74_d20260804_m052919_c001_v7007000_t0000_u01785821359915") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2145c16a2b15ba22_d20260804_m052915_c001_v0001185_t0035_u01785821355955") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faa0f_d20260804_m052935_c001_v7007000_t0000_u01785821375259") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2145c16a2b15ba76_d20260804_m052920_c001_v0001117_t0002_u01785821360107") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4145c16a2b15ba1a_d20260804_m052915_c001_v7007000_t0000_u01785821355507") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f218901111e4c6822_d20260804_m052903_c001_v0001131_t0027_u01785821343957") 2026/08/04 05:32:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f418901111e4c6821_d20260804_m052903_c001_v7007000_t0000_u01785821343774") 2026/08/04 05:32:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f227774169d8813b5_d20260804_m052900_c001_v0001181_t0033_u01785821340421") 2026/08/04 05:32:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f427774169d8813aa_d20260804_m052900_c001_v7007000_t0000_u01785821340034") 2026/08/04 05:32:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f218901111e4c6805_d20260804_m052856_c001_v0001090_t0004_u01785821336257") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faabc_d20260804_m053006_c001_v7007000_t0000_u01785821406063") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa93_d20260804_m053002_c001_v0001182_t0034_u01785821402168") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faa6a_d20260804_m052957_c001_v7007000_t0000_u01785821397102") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa5f_d20260804_m052953_c001_v0001153_t0019_u01785821393099") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faa8e_d20260804_m053001_c001_v7007000_t0000_u01785821401716") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa6d_d20260804_m052957_c001_v0001103_t0041_u01785821397295") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faa5e_d20260804_m052952_c001_v7007000_t0000_u01785821392666") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa4e_d20260804_m052948_c001_v0001117_t0018_u01785821388291") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faa4d_d20260804_m052948_c001_v7007000_t0000_u01785821388098") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f213298caa56f5390_d20260804_m052944_c001_v0001109_t0053_u01785821384488") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f413298caa56f538c_d20260804_m052944_c001_v7007000_t0000_u01785821384111") 2026/08/04 05:32:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faa30_d20260804_m052940_c001_v0001037_t0044_u01785821380415") 2026/08/04 05:32:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f418901111e4c6804_d20260804_m052856_c001_v7007000_t0000_u01785821336075") 2026/08/04 05:32:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2089b94c30d9b901_d20260804_m052839_c001_v0001137_t0015_u01785821319289") 2026/08/04 05:32:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4089b94c30d9b8ff_d20260804_m052838_c001_v7007000_t0000_u01785821318912") 2026/08/04 05:32:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a892_d20260804_m052834_c001_v0001171_t0012_u01785821314865") 2026/08/04 05:32:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c8a88e_d20260804_m052834_c001_v7007000_t0000_u01785821314688") 2026/08/04 05:32:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a86e_d20260804_m052831_c001_v0001179_t0007_u01785821311003") 2026/08/04 05:32:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c8a86a_d20260804_m052830_c001_v7007000_t0000_u01785821310588") 2026/08/04 05:32:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a84d_d20260804_m052826_c001_v0001043_t0026_u01785821306551") 2026/08/04 05:32:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c8a84b_d20260804_m052826_c001_v7007000_t0000_u01785821306373") 2026/08/04 05:32:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f213298caa56f4e67_d20260804_m052822_c001_v0001120_t0050_u01785821302870") 2026/08/04 05:32:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f413298caa56f4e63_d20260804_m052822_c001_v7007000_t0000_u01785821302462") 2026/08/04 05:32:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c8a80c_d20260804_m052817_c001_v0001183_t0028_u01785821297505") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f40328721361b03dc_d20260804_m053034_c001_v7007000_t0000_u01785821434584") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab75_d20260804_m053029_c001_v0001116_t0009_u01785821429557") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501fab6b_d20260804_m053024_c001_v7007000_t0000_u01785821424116") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab0c_d20260804_m053019_c001_v0001099_t0035_u01785821419722") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501fab73_d20260804_m053029_c001_v7007000_t0000_u01785821429076") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab6c_d20260804_m053024_c001_v0001173_t0016_u01785821424310") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501fab0b_d20260804_m053019_c001_v7007000_t0000_u01785821419235") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faaf7_d20260804_m053014_c001_v0001182_t0037_u01785821414687") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faaf5_d20260804_m053014_c001_v7007000_t0000_u01785821414493") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faade_d20260804_m053011_c001_v0001183_t0031_u01785821411002") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faad8_d20260804_m053010_c001_v7007000_t0000_u01785821410540") 2026/08/04 05:32:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faabe_d20260804_m053006_c001_v0001104_t0047_u01785821406256") 2026/08/04 05:32:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4195157127ef4e70_d20260804_m053122_c001_v7007000_t0000_u01785821482920") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f20328721361b046e_d20260804_m053118_c001_v0001136_t0026_u01785821478128") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f40328721361b046d_d20260804_m053117_c001_v7007000_t0000_u01785821477563") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2195157127ef4e59_d20260804_m053112_c001_v0001181_t0045_u01785821472683") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4195157127ef4e58_d20260804_m053112_c001_v7007000_t0000_u01785821472507") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f227774169d881c7c_d20260804_m053103_c001_v0001036_t0056_u01785821463001") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f427774169d881c73_d20260804_m053102_c001_v7007000_t0000_u01785821462506") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501faba6_d20260804_m053043_c001_v0001145_t0003_u01785821443172") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501faba5_d20260804_m053042_c001_v7007000_t0000_u01785821442979") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2265c10a501fab96_d20260804_m053039_c001_v0001176_t0052_u01785821439197") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f4265c10a501fab93_d20260804_m053038_c001_v7007000_t0000_u01785821438679") 2026/08/04 05:32:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f20328721361b03dd_d20260804_m053034_c001_v0001183_t0031_u01785821434761") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f417f306a50575990_d20260804_m053249_c001_v7007000_t0000_u01785821569449") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91e34_d20260804_m053243_c001_v0001165_t0017_u01785821563322") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91e33_d20260804_m053242_c001_v7007000_t0000_u01785821562656") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91e18_d20260804_m053237_c001_v0001182_t0040_u01785821557265") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91e0e_d20260804_m053236_c001_v7007000_t0000_u01785821556581") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f207fe0e7161821c7_d20260804_m053229_c001_v0001174_t0043_u01785821549087") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f407fe0e7161821c4_d20260804_m053228_c001_v7007000_t0000_u01785821548454") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1062dc57a4b967de_d20260804_m053224_c001_v0001116_t0048_u01785821544293") 2026/08/04 05:32:59 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91d91_d20260804_m053223_c001_v7007000_t0000_u01785821543516") 2026/08/04 05:33:00 DEBUG : chunked-copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1062dc57a4b96778_d20260804_m053211_c001_v0001116_t0030_u01785821531191") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f417f306a5057598f_d20260804_m053249_c001_v7007000_t0000_u01785821569267") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91e3c_d20260804_m053247_c001_v0001099_t0038_u01785821567093") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91e30_d20260804_m053242_c001_v7007000_t0000_u01785821562464") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f207fe0e7161821ed_d20260804_m053240_c001_v0001038_t0054_u01785821560528") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91e0c_d20260804_m053236_c001_v7007000_t0000_u01785821556389") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91ddc_d20260804_m053232_c001_v0001115_t0030_u01785821552670") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f407fe0e7161821c3_d20260804_m053228_c001_v7007000_t0000_u01785821548279") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f219627dab7c91dae_d20260804_m053226_c001_v0001146_t0049_u01785821546654") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91d8f_d20260804_m053223_c001_v7007000_t0000_u01785821543325") 2026/08/04 05:33:00 DEBUG : chunked-copy.copy: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f105088236f0a6c72_d20260804_m053221_c001_v0001180_t0000_u01785821541044") 2026/08/04 05:33:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f11327dc08f4b8243_d20260804_m052700_c001_v0001177_t0001_u01785821220035") 2026/08/04 05:33:00 DEBUG : short-eof-chunked.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c91d1c_d20260804_m053210_c001_v7007000_t0000_u01785821530234") 2026/08/04 05:33:00 DEBUG : short-eof-chunked.bin: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f2235c097ceecaffd_d20260804_m053200_c001_v0001157_t0057_u01785821520850") 2026/08/04 05:33:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f417f306a5057599f_d20260804_m053252_c001_v7007000_t0000_u01785821572148") 2026/08/04 05:33:01 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1062dc57a4b96898_d20260804_m053249_c001_v0001116_t0022_u01785821569987") 2026/08/04 05:33:01 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f417f306a505759aa_d20260804_m053254_c001_v7007000_t0000_u01785821574145") 2026/08/04 05:33:01 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1062dc57a4b968ba_d20260804_m053253_c001_v0001116_t0032_u01785821573237") 2026/08/04 05:33:01 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f1062dc57a4b968b4_d20260804_m053252_c001_v0001116_t0050_u01785821572330") 2026/08/04 05:33:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f92dd9330cdcbbb9ff80e1b_f419627dab7c8a7fb_d20260804_m052813_c001_v7007000_t0000_u01785821293903") 2026/08/04 05:33:05 INFO : B2 bucket rclone-test-zigocis8fuzu: cleaning bucket "rclone-test-zigocis8fuzu" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (397.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (395.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.57s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (222.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (21.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (17.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (44.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (16.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (20.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (48.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (29.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (9.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (39.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (13.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (8.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 397.691s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m39.64276929s (try 1/5)