"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:464: Using remote "TestB2:" 2026/09/21 02:30:40 DEBUG : Creating backend with remote "TestB2:rclone-test-musewej7figa" 2026/09/21 02:30:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/21 02:30:42 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/21 02:30:42 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/21 02:30:43 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/21 02:31:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/21 02:31:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/21 02:31:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/21 02:31:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/21 02:31:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/21 02:31:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/21 02:31:19 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/21 02:31:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/21 02:31:28 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/21 02:31:33 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of all files 2026/09/21 02:31:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99e2_d20260921_m023132_c001_v0001115_t0004_u01789957892677") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/21 02:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-musewej7figa/dirToPurgeFromRoot" 2026/09/21 02:31:37 INFO : B2 bucket rclone-test-musewej7figa path dirToPurgeFromRoot: cleaning bucket "rclone-test-musewej7figa" of all files 2026/09/21 02:31:37 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99ea_d20260921_m023134_c001_v0001115_t0059_u01789957894734") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/21 02:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-musewej7figa/hello? sausage/êé" 2026/09/21 02:31:43 INFO : B2 bucket rclone-test-musewej7figa path hello? sausage/êé: cleaning bucket "rclone-test-musewej7figa" of all files 2026/09/21 02:31:43 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f1061a4b2f11d4ee4_d20260921_m023141_c001_v0001116_t0012_u01789957901069") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/09/21 02:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-musewej7figa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/21 02:31:57 DEBUG : Creating backend with remote "TestB2:rclone-test-musewej7figa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-musewej7figa" from "TestB2:rclone-test-musewej7figa" 2026/09/21 02:31:59 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/09/21 02:32:10 DEBUG : Creating backend with remote "TestB2:rclone-test-panuvuk0leyo" 2026/09/21 02:32:14 DEBUG : B2 bucket rclone-test-panuvuk0leyo: Purge remote 2026/09/21 02:32:14 INFO : B2 bucket rclone-test-panuvuk0leyo: cleaning bucket "rclone-test-panuvuk0leyo" of all files 2026/09/21 02:32:14 DEBUG : somefile: Deleting (id "4_z3f228d43c0edcb1baf080e1b_f40659853b9b59180_d20260921_m023213_c001_v0001183_t0014_u01789957933111") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/21 02:32:15 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/21 02:32:16 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/09/21 02:32:20 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.071Mi 2026/09/21 02:32:20 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/21 02:32:20 DEBUG : test-metadata: multipart upload: starting chunk 1 size 72.216Ki offset 6Mi/6.071Mi 2026/09/21 02:32:20 DEBUG : test-metadata: Sending chunk 1 length 73949 2026/09/21 02:32:21 DEBUG : test-metadata: Done sending chunk 1 2026/09/21 02:32:22 DEBUG : test-metadata: Done sending chunk 0 2026/09/21 02:32:22 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/09/21 02:32:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/09/21 02:32:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 02:32:30 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-09-21-023227-515.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/09/21 02:32:34 DEBUG : oldPath = "TestB2:rclone-test-musewej7figa/versions/test-versions-v2026-09-21-023227-515.txt" 2026/09/21 02:32:34 DEBUG : newPath = "TestB2,versions:rclone-test-musewej7figa/versions/test-versions-v2026-09-21-023227-515.txt" 2026/09/21 02:32:34 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-musewej7figa/versions/test-versions-v2026-09-21-023227-515.txt" 2026/09/21 02:32:34 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/21 02:32:35 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-musewej7figa/versions/test-versions-v2026-09-21-023227-515.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-musewej7figa/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/09/21 02:32:39 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of all hidden files 2026/09/21 02:32:39 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e1_d20260921_m023052_c001_v7007000_t0000_u01789957852062") as it is a hide marker 2026/09/21 02:32:39 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : leading space/ leading space: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9938_d20260921_m023051_c001_v0001115_t0036_u01789957851048") 2026/09/21 02:32:39 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545df_d20260921_m023050_c001_v7007000_t0000_u01789957850691") as it is a hide marker 2026/09/21 02:32:39 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9930_d20260921_m023049_c001_v0001115_t0025_u01789957849751") 2026/09/21 02:32:39 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545f8_d20260921_m023100_c001_v7007000_t0000_u01789957860459") as it is a hide marker 2026/09/21 02:32:39 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e995c_d20260921_m023059_c001_v0001115_t0029_u01789957859474") 2026/09/21 02:32:39 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : created from root.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f416ec61e674af8bd_d20260921_m023206_c001_v7007000_t0000_u01789957926912") as it is a hide marker 2026/09/21 02:32:39 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : created from root.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f1133805a50e179bf_d20260921_m023205_c001_v0001136_t0018_u01789957925714") 2026/09/21 02:32:39 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : file name.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d3_d20260921_m023215_c001_v7007000_t0000_u01789957935451") as it is a hide marker 2026/09/21 02:32:39 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9a2e_d20260921_m023154_c001_v0001115_t0059_u01789957914154") 2026/09/21 02:32:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f11055d1b48bee3f9_d20260921_m023149_c001_v0001179_t0041_u01789957909023") 2026/09/21 02:32:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99be_d20260921_m023124_c001_v0001115_t0045_u01789957884418") 2026/09/21 02:32:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b4_d20260921_m023122_c001_v0001115_t0019_u01789957882912") 2026/09/21 02:32:39 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b8_d20260921_m023123_c001_v0001115_t0016_u01789957883603") "upload" dated 2026-09-21 02:31:23.603 +0000 UTC (1m15.675903954s ago) 2026/09/21 02:32:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4026d26ca1b52126_d20260921_m023146_c001_v7007000_t0000_u01789957906368") as it is a hide marker 2026/09/21 02:32:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f116e169ed3092213_d20260921_m023145_c001_v0001037_t0025_u01789957905691") 2026/09/21 02:32:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f107e4b1788c17088_d20260921_m023144_c001_v0001131_t0025_u01789957904553") 2026/09/21 02:32:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54643_d20260921_m023110_c001_v7007000_t0000_u01789957870434") as it is a hide marker 2026/09/21 02:32:39 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9980_d20260921_m023109_c001_v0001115_t0019_u01789957869611") 2026/09/21 02:32:39 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : piped data.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d7_d20260921_m023217_c001_v7007000_t0000_u01789957937423") as it is a hide marker 2026/09/21 02:32:39 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : piped data.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9a89_d20260921_m023216_c001_v0001115_t0010_u01789957936718") 2026/09/21 02:32:39 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : piped data.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d6_d20260921_m023216_c001_v7007000_t0000_u01789957936537") 2026/09/21 02:32:39 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : piped data.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f413dadc8699e9a83_d20260921_m023216_c001_v0001115_t0042_u01789957936176") 2026/09/21 02:32:39 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa5464d_d20260921_m023111_c001_v7007000_t0000_u01789957871844") as it is a hide marker 2026/09/21 02:32:39 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9986_d20260921_m023110_c001_v0001115_t0030_u01789957870792") 2026/09/21 02:32:39 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : test-metadata: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560e6_d20260921_m023224_c001_v7007000_t0000_u01789957944967") as it is a hide marker 2026/09/21 02:32:39 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : test-metadata: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f224e13ef6bf560d9_d20260921_m023219_c001_v0001174_t0059_u01789957939738") 2026/09/21 02:32:39 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : test-metadata: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d8_d20260921_m023218_c001_v7007000_t0000_u01789957938773") 2026/09/21 02:32:39 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : test-metadata: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9a8f_d20260921_m023217_c001_v0001115_t0052_u01789957937607") 2026/09/21 02:32:39 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54610_d20260921_m023103_c001_v7007000_t0000_u01789957863737") as it is a hide marker 2026/09/21 02:32:39 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9964_d20260921_m023102_c001_v0001115_t0044_u01789957862441") 2026/09/21 02:32:39 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54626_d20260921_m023106_c001_v7007000_t0000_u01789957866540") as it is a hide marker 2026/09/21 02:32:39 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9970_d20260921_m023105_c001_v0001115_t0037_u01789957865590") 2026/09/21 02:32:39 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa5461b_d20260921_m023105_c001_v7007000_t0000_u01789957865232") as it is a hide marker 2026/09/21 02:32:39 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e996e_d20260921_m023104_c001_v0001115_t0008_u01789957864137") 2026/09/21 02:32:39 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa5462e_d20260921_m023107_c001_v7007000_t0000_u01789957867830") as it is a hide marker 2026/09/21 02:32:39 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9978_d20260921_m023106_c001_v0001115_t0002_u01789957866898") 2026/09/21 02:32:39 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54639_d20260921_m023109_c001_v7007000_t0000_u01789957869254") as it is a hide marker 2026/09/21 02:32:39 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e997a_d20260921_m023108_c001_v0001115_t0019_u01789957868189") 2026/09/21 02:32:39 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54604_d20260921_m023102_c001_v7007000_t0000_u01789957862074") as it is a hide marker 2026/09/21 02:32:39 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : trailing space /trailing space : Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9960_d20260921_m023100_c001_v0001115_t0015_u01789957860818") 2026/09/21 02:32:39 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9ac7_d20260921_m023233_c001_v0001115_t0010_u01789957953026") "upload" dated 2026-09-21 02:32:33.026 +0000 UTC (6.253582235s ago) 2026/09/21 02:32:39 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4149710792194aed_d20260921_m023230_c001_v7007000_t0000_u01789957950844") 2026/09/21 02:32:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9ab1_d20260921_m023227_c001_v0001115_t0045_u01789957947515") 2026/09/21 02:32:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54679_d20260921_m023122_c001_v7007000_t0000_u01789957882369") as it is a hide marker 2026/09/21 02:32:39 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2177e6bf0aa5465b_d20260921_m023113_c001_v0001104_t0009_u01789957873831") 2026/09/21 02:32:39 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : zero-length-file: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54659_d20260921_m023113_c001_v7007000_t0000_u01789957873651") as it is a hide marker 2026/09/21 02:32:39 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : zero-length-file: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f413dadc8699e998e_d20260921_m023113_c001_v0001115_t0042_u01789957873112") 2026/09/21 02:32:39 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e4_d20260921_m023053_c001_v7007000_t0000_u01789957853555") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e993c_d20260921_m023052_c001_v0001115_t0045_u01789957852516") 2026/09/21 02:32:39 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545d9_d20260921_m023046_c001_v7007000_t0000_u01789957846499") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e991c_d20260921_m023045_c001_v0001115_t0014_u01789957845093") 2026/09/21 02:32:39 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545ea_d20260921_m023057_c001_v7007000_t0000_u01789957857743") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9952_d20260921_m023056_c001_v0001115_t0056_u01789957856716") 2026/09/21 02:32:39 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e9_d20260921_m023056_c001_v7007000_t0000_u01789957856358") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e994a_d20260921_m023055_c001_v0001115_t0029_u01789957855380") 2026/09/21 02:32:39 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545f1_d20260921_m023059_c001_v7007000_t0000_u01789957859117") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9958_d20260921_m023058_c001_v0001115_t0020_u01789957858101") 2026/09/21 02:32:39 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e7_d20260921_m023054_c001_v7007000_t0000_u01789957854973") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9940_d20260921_m023053_c001_v0001115_t0037_u01789957853969") 2026/09/21 02:32:39 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ./.: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545db_d20260921_m023047_c001_v7007000_t0000_u01789957847915") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ./.: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e992a_d20260921_m023046_c001_v0001115_t0038_u01789957846856") 2026/09/21 02:32:39 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/21 02:32:39 DEBUG : ../..: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545dd_d20260921_m023049_c001_v7007000_t0000_u01789957849393") as it is a hide marker 2026/09/21 02:32:39 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/21 02:32:39 DEBUG : ../..: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e992e_d20260921_m023048_c001_v0001115_t0014_u01789957848272") 2026/09/21 02:32:39 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/21 02:32:39 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of all hidden files 2026/09/21 02:32:39 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e1_d20260921_m023052_c001_v7007000_t0000_u01789957852062") as it is a hide marker 2026/09/21 02:32:39 DEBUG : leading space/ leading space: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9938_d20260921_m023051_c001_v0001115_t0036_u01789957851048") 2026/09/21 02:32:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545df_d20260921_m023050_c001_v7007000_t0000_u01789957850691") as it is a hide marker 2026/09/21 02:32:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9930_d20260921_m023049_c001_v0001115_t0025_u01789957849751") 2026/09/21 02:32:39 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545f8_d20260921_m023100_c001_v7007000_t0000_u01789957860459") as it is a hide marker 2026/09/21 02:32:39 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e995c_d20260921_m023059_c001_v0001115_t0029_u01789957859474") 2026/09/21 02:32:39 DEBUG : created from root.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f416ec61e674af8bd_d20260921_m023206_c001_v7007000_t0000_u01789957926912") as it is a hide marker 2026/09/21 02:32:39 DEBUG : created from root.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f1133805a50e179bf_d20260921_m023205_c001_v0001136_t0018_u01789957925714") 2026/09/21 02:32:39 DEBUG : file name.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d3_d20260921_m023215_c001_v7007000_t0000_u01789957935451") as it is a hide marker 2026/09/21 02:32:40 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9a2e_d20260921_m023154_c001_v0001115_t0059_u01789957914154") 2026/09/21 02:32:40 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f11055d1b48bee3f9_d20260921_m023149_c001_v0001179_t0041_u01789957909023") 2026/09/21 02:32:40 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99be_d20260921_m023124_c001_v0001115_t0045_u01789957884418") 2026/09/21 02:32:40 DEBUG : file name.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b4_d20260921_m023122_c001_v0001115_t0019_u01789957882912") 2026/09/21 02:32:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b8_d20260921_m023123_c001_v0001115_t0016_u01789957883603") "upload" dated 2026-09-21 02:31:23.603 +0000 UTC (1m16.75940634s ago) 2026/09/21 02:32:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4026d26ca1b52126_d20260921_m023146_c001_v7007000_t0000_u01789957906368") as it is a hide marker 2026/09/21 02:32:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f116e169ed3092213_d20260921_m023145_c001_v0001037_t0025_u01789957905691") 2026/09/21 02:32:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f107e4b1788c17088_d20260921_m023144_c001_v0001131_t0025_u01789957904553") 2026/09/21 02:32:40 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54643_d20260921_m023110_c001_v7007000_t0000_u01789957870434") as it is a hide marker 2026/09/21 02:32:40 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9980_d20260921_m023109_c001_v0001115_t0019_u01789957869611") 2026/09/21 02:32:40 DEBUG : piped data.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d7_d20260921_m023217_c001_v7007000_t0000_u01789957937423") as it is a hide marker 2026/09/21 02:32:40 DEBUG : piped data.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9a89_d20260921_m023216_c001_v0001115_t0010_u01789957936718") 2026/09/21 02:32:40 DEBUG : piped data.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d6_d20260921_m023216_c001_v7007000_t0000_u01789957936537") 2026/09/21 02:32:40 DEBUG : piped data.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f413dadc8699e9a83_d20260921_m023216_c001_v0001115_t0042_u01789957936176") 2026/09/21 02:32:40 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa5464d_d20260921_m023111_c001_v7007000_t0000_u01789957871844") as it is a hide marker 2026/09/21 02:32:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9986_d20260921_m023110_c001_v0001115_t0030_u01789957870792") 2026/09/21 02:32:40 DEBUG : test-metadata: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560e6_d20260921_m023224_c001_v7007000_t0000_u01789957944967") as it is a hide marker 2026/09/21 02:32:40 DEBUG : test-metadata: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f224e13ef6bf560d9_d20260921_m023219_c001_v0001174_t0059_u01789957939738") 2026/09/21 02:32:40 DEBUG : test-metadata: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f424e13ef6bf560d8_d20260921_m023218_c001_v7007000_t0000_u01789957938773") 2026/09/21 02:32:41 DEBUG : test-metadata: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9a8f_d20260921_m023217_c001_v0001115_t0052_u01789957937607") 2026/09/21 02:32:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54610_d20260921_m023103_c001_v7007000_t0000_u01789957863737") as it is a hide marker 2026/09/21 02:32:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9964_d20260921_m023102_c001_v0001115_t0044_u01789957862441") 2026/09/21 02:32:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54626_d20260921_m023106_c001_v7007000_t0000_u01789957866540") as it is a hide marker 2026/09/21 02:32:41 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9970_d20260921_m023105_c001_v0001115_t0037_u01789957865590") 2026/09/21 02:32:41 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa5461b_d20260921_m023105_c001_v7007000_t0000_u01789957865232") as it is a hide marker 2026/09/21 02:32:41 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e996e_d20260921_m023104_c001_v0001115_t0008_u01789957864137") 2026/09/21 02:32:41 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa5462e_d20260921_m023107_c001_v7007000_t0000_u01789957867830") as it is a hide marker 2026/09/21 02:32:41 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9978_d20260921_m023106_c001_v0001115_t0002_u01789957866898") 2026/09/21 02:32:41 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54639_d20260921_m023109_c001_v7007000_t0000_u01789957869254") as it is a hide marker 2026/09/21 02:32:41 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e997a_d20260921_m023108_c001_v0001115_t0019_u01789957868189") 2026/09/21 02:32:41 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54604_d20260921_m023102_c001_v7007000_t0000_u01789957862074") as it is a hide marker 2026/09/21 02:32:41 DEBUG : trailing space /trailing space : Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9960_d20260921_m023100_c001_v0001115_t0015_u01789957860818") 2026/09/21 02:32:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9ac7_d20260921_m023233_c001_v0001115_t0010_u01789957953026") "upload" dated 2026-09-21 02:32:33.026 +0000 UTC (8.683243435s ago) 2026/09/21 02:32:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4149710792194aed_d20260921_m023230_c001_v7007000_t0000_u01789957950844") 2026/09/21 02:32:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9ab1_d20260921_m023227_c001_v0001115_t0045_u01789957947515") 2026/09/21 02:32:41 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54679_d20260921_m023122_c001_v7007000_t0000_u01789957882369") as it is a hide marker 2026/09/21 02:32:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2177e6bf0aa5465b_d20260921_m023113_c001_v0001104_t0009_u01789957873831") 2026/09/21 02:32:41 DEBUG : zero-length-file: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa54659_d20260921_m023113_c001_v7007000_t0000_u01789957873651") as it is a hide marker 2026/09/21 02:32:41 DEBUG : zero-length-file: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f413dadc8699e998e_d20260921_m023113_c001_v0001115_t0042_u01789957873112") 2026/09/21 02:32:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e4_d20260921_m023053_c001_v7007000_t0000_u01789957853555") as it is a hide marker 2026/09/21 02:32:41 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e993c_d20260921_m023052_c001_v0001115_t0045_u01789957852516") 2026/09/21 02:32:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545d9_d20260921_m023046_c001_v7007000_t0000_u01789957846499") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e991c_d20260921_m023045_c001_v0001115_t0014_u01789957845093") 2026/09/21 02:32:42 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545ea_d20260921_m023057_c001_v7007000_t0000_u01789957857743") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9952_d20260921_m023056_c001_v0001115_t0056_u01789957856716") 2026/09/21 02:32:42 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e9_d20260921_m023056_c001_v7007000_t0000_u01789957856358") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e994a_d20260921_m023055_c001_v0001115_t0029_u01789957855380") 2026/09/21 02:32:42 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545f1_d20260921_m023059_c001_v7007000_t0000_u01789957859117") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9958_d20260921_m023058_c001_v0001115_t0020_u01789957858101") 2026/09/21 02:32:42 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545e7_d20260921_m023054_c001_v7007000_t0000_u01789957854973") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9940_d20260921_m023053_c001_v0001115_t0037_u01789957853969") 2026/09/21 02:32:42 DEBUG : ./.: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545db_d20260921_m023047_c001_v7007000_t0000_u01789957847915") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ./.: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e992a_d20260921_m023046_c001_v0001115_t0038_u01789957846856") 2026/09/21 02:32:42 DEBUG : ../..: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4177e6bf0aa545dd_d20260921_m023049_c001_v7007000_t0000_u01789957849393") as it is a hide marker 2026/09/21 02:32:42 DEBUG : ../..: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e992e_d20260921_m023048_c001_v0001115_t0014_u01789957848272") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/21 02:32:43 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/09/21 02:32:43 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/09/21 02:32:43 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/09/21 02:32:43 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/09/21 02:32:44 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of pending multipart uploads older than 0s 2026/09/21 02:32:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b8_d20260921_m023123_c001_v0001115_t0016_u01789957883603") "upload" dated 2026-09-21 02:31:23.603 +0000 UTC (1m20.843101267s ago) 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0c_d20260921_m023243_c001_v0001136_t0033_u01789957963446") as it is a start marker (upload started at 2026-09-21 02:32:43.446 +0000 UTC) 2026/09/21 02:32:44 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0d_d20260921_m023243_c001_v0001184_t0011_u01789957963627") as it is a start marker (upload started at 2026-09-21 02:32:43.627 +0000 UTC) 2026/09/21 02:32:44 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0e_d20260921_m023243_c001_v0001174_t0009_u01789957963808") as it is a start marker (upload started at 2026-09-21 02:32:43.808 +0000 UTC) 2026/09/21 02:32:44 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0f_d20260921_m023243_c001_v0001174_t0049_u01789957963988") as it is a start marker (upload started at 2026-09-21 02:32:43.988 +0000 UTC) 2026/09/21 02:32:44 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/21 02:32:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4149710792194b0b_d20260921_m023243_c001_v7007000_t0000_u01789957963266") "hide" dated 2026-09-21 02:32:43.266 +0000 UTC (1.180268923s ago) 2026/09/21 02:32:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9ac7_d20260921_m023233_c001_v0001115_t0010_u01789957953026") 2026/09/21 02:32:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/21 02:32:44 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of pending multipart uploads older than 0s 2026/09/21 02:32:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b8_d20260921_m023123_c001_v0001115_t0016_u01789957883603") "upload" dated 2026-09-21 02:31:23.603 +0000 UTC (1m21.202792541s ago) 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0c_d20260921_m023243_c001_v0001136_t0033_u01789957963446") as it is a start marker (upload started at 2026-09-21 02:32:43.446 +0000 UTC) 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0d_d20260921_m023243_c001_v0001184_t0011_u01789957963627") as it is a start marker (upload started at 2026-09-21 02:32:43.627 +0000 UTC) 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0e_d20260921_m023243_c001_v0001174_t0009_u01789957963808") as it is a start marker (upload started at 2026-09-21 02:32:43.808 +0000 UTC) 2026/09/21 02:32:44 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b0f_d20260921_m023243_c001_v0001174_t0049_u01789957963988") as it is a start marker (upload started at 2026-09-21 02:32:43.988 +0000 UTC) 2026/09/21 02:32:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfa22d53c0ddcb1baf080e1b_f4149710792194b0b_d20260921_m023243_c001_v7007000_t0000_u01789957963266") "hide" dated 2026-09-21 02:32:43.266 +0000 UTC (1.53994046s ago) 2026/09/21 02:32:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e9ac7_d20260921_m023233_c001_v0001115_t0010_u01789957953026") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/21 02:32:45 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/21 02:32:45 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/21 02:32:45 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/09/21 02:32:47 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/21 02:32:47 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/21 02:32:47 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/21 02:32:47 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/21 02:32:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/21 02:32:49 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/21 02:32:49 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/21 02:32:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:32:52 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/09/21 02:32:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2185676186d9a76e_d20260921_m023252_c001_v0001171_t0041_u01789957972835") 2026/09/21 02:32:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:32:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/21 02:32:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/21 02:32:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:32:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:32:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/21 02:32:56 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/21 02:32:56 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/21 02:32:56 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/21 02:32:56 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/21 02:32:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/21 02:32:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/21 02:32:59 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/21 02:33:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:33:01 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/09/21 02:33:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2233383795ef1f5f_d20260921_m023301_c001_v0001157_t0050_u01789957981136") 2026/09/21 02:33:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/21 02:33:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/21 02:33:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/21 02:33:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:33:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:33:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/21 02:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/21 02:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/21 02:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/21 02:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/21 02:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/21 02:33:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/21 02:33:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/21 02:33:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/21 02:33:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/21 02:33:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/21 02:33:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:33:15 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/09/21 02:33:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2185676186d9a7c2_d20260921_m023315_c001_v0001183_t0027_u01789957995629") 2026/09/21 02:33:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/21 02:33:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:33:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/21 02:33:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/21 02:33:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/21 02:33:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:33:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:33:18 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/09/21 02:33:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/21 02:33:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/21 02:33:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/21 02:33:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/21 02:33:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/21 02:33:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/21 02:33:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/21 02:33:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:33:23 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/09/21 02:33:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2185676186d9a7e1_d20260921_m023323_c001_v0001092_t0043_u01789958003503") 2026/09/21 02:33:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:33:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/21 02:33:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/21 02:33:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:33:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:33:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/21 02:33:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/21 02:33:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/21 02:33:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/21 02:33:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/21 02:33:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/21 02:33:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/21 02:33:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/21 02:33:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:33: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/09/21 02:33:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2160e85a57e8bf70_d20260921_m023335_c001_v0001091_t0014_u01789958015591") 2026/09/21 02:33:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/21 02:33:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/21 02:33:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/21 02:33:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:33:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:33:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/21 02:33:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/21 02:33:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/21 02:33:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/21 02:33:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/21 02:33:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/21 02:33:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/21 02:33:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/21 02:33:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/21 02:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/21 02:33:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/21 02:33:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:33:48 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/09/21 02:33:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78b8c_d20260921_m023348_c001_v0001176_t0040_u01789958028286") 2026/09/21 02:33:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/21 02:33:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:33:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/21 02:33:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/21 02:33:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/21 02:33:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:33:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:33:50 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/09/21 02:33:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/21 02:33:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/21 02:33:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/21 02:33:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/21 02:33:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/21 02:33:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/21 02:33:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/21 02:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:33:56 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/09/21 02:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2279dd0b11134797_d20260921_m023356_c001_v0001144_t0048_u01789958036599") 2026/09/21 02:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/21 02:33:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/21 02:33:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:33:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:33:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/21 02:34:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/21 02:34:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/21 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/21 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/21 02:34:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/21 02:34:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/21 02:34:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/21 02:34:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:34:05 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/09/21 02:34:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78bec_d20260921_m023405_c001_v0001157_t0041_u01789958045122") 2026/09/21 02:34:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/21 02:34:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/21 02:34:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/21 02:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/21 02:34:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/21 02:34:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/21 02:34:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/21 02:34:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/21 02:34:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/21 02:34:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/21 02:34:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/21 02:34:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/21 02:34:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/21 02:34:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/21 02:34:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:34:15 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/09/21 02:34:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f203ee4c6338d8177_d20260921_m023415_c001_v0001137_t0059_u01789958055431") 2026/09/21 02:34:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/21 02:34:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:34:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/21 02:34:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/21 02:34:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/21 02:34:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:34:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:34:18 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/09/21 02:34:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/21 02:34:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/21 02:34:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/21 02:34:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/21 02:34:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/21 02:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/21 02:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/21 02:34:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:34:24 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/09/21 02:34:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f203ee4c6338d8180_d20260921_m023424_c001_v0001182_t0043_u01789958064789") 2026/09/21 02:34:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:34:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/21 02:34:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/21 02:34:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/21 02:34:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/21 02:34:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/21 02:34:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/21 02:34:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/21 02:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/21 02:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/21 02:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/21 02:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:34:33 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/09/21 02:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0ae6c_d20260921_m023433_c001_v0001177_t0028_u01789958073519") 2026/09/21 02:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/21 02:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/21 02:34:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/21 02:34:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/21 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/21 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/21 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/21 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/21 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/21 02:34:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/21 02:34:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/21 02:34:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/21 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/21 02:34:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/21 02:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:34:43 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/09/21 02:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2210a57eb971d1af_d20260921_m023443_c001_v0001040_t0046_u01789958083561") 2026/09/21 02:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/21 02:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/21 02:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/21 02:34:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/21 02:34:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:34:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:34:46 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/09/21 02:34:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/21 02:34:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/21 02:34:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/21 02:34:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/21 02:34:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/21 02:34:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/21 02:34:51 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/21 02:34:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:34:52 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/09/21 02:34:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2210a57eb971d21d_d20260921_m023453_c001_v0001157_t0056_u01789958093069") 2026/09/21 02:34:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:34:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/21 02:34:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/21 02:34:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:34:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:34:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/21 02:34:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/21 02:34:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/21 02:34:58 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/21 02:34:58 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/21 02:35:00 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/21 02:35:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/21 02:35:01 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/21 02:35:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:35:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/09/21 02:35:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0af34_d20260921_m023503_c001_v0001037_t0013_u01789958103348") 2026/09/21 02:35:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/21 02:35:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/21 02:35:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/21 02:35:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:35:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:35:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/21 02:35:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/21 02:35:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/21 02:35:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/21 02:35:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/21 02:35:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/21 02:35:09 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/21 02:35:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/21 02:35:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/21 02:35:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/21 02:35:12 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/21 02:35:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:35:14 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/09/21 02:35:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0afbf_d20260921_m023514_c001_v0001029_t0029_u01789958114581") 2026/09/21 02:35:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/21 02:35:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:35:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/21 02:35:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/21 02:35:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/21 02:35:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:35:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:35:17 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/09/21 02:35:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/21 02:35:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/21 02:35:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/21 02:35:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/21 02:35:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/21 02:35:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/21 02:35:22 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/21 02:35:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:35:24 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/09/21 02:35:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b019_d20260921_m023524_c001_v0001174_t0032_u01789958124684") 2026/09/21 02:35:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:35:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/21 02:35:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/21 02:35:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:35:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:35:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/21 02:35:29 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/21 02:35:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/21 02:35:29 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/21 02:35:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/21 02:35:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/21 02:35:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/21 02:35:32 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/21 02:35:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:35:35 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/09/21 02:35:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78dc7_d20260921_m023535_c001_v0001184_t0049_u01789958135413") 2026/09/21 02:35:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/21 02:35:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/21 02:35:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/21 02:35:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:35:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:35:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/21 02:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/21 02:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/21 02:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/21 02:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/21 02:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/21 02:35:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/21 02:35:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/21 02:35:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/21 02:35:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/21 02:35:44 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/21 02:35:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/21 02:35:46 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/09/21 02:35:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfa22d53c0ddcb1baf080e1b_f2078528634eaae81_d20260921_m023546_c001_v0001041_t0045_u01789958146841") 2026/09/21 02:35:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/21 02:35:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/21 02:35:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/21 02:35:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/21 02:35:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/21 02:35:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/21 02:35:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/21 02:35:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/21 02:35:52 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/21 02:35:52 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/21 02:35:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/21 02:35:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/21 02:35:53 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1120-15.backblaze.com/b2api/v1/b2_upload_file/dfa22d53c0ddcb1baf080e1b/c001_v0001120_t0039": write tcp: unexpected EOF 2026/09/21 02:35:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-15.backblaze.com/b2api/v1/b2_upload_file/dfa22d53c0ddcb1baf080e1b/c001_v0001120_t0039": write tcp: unexpected EOF) 2026/09/21 02:35:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1120-15.backblaze.com/b2api/v1/b2_upload_file/dfa22d53c0ddcb1baf080e1b/c001_v0001120_t0039": write tcp: unexpected EOF 2026/09/21 02:35:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/21 02:35:54 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/21 02:35:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/21 02:35:54 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/21 02:35:54 DEBUG : pacer: Reducing sleep to 10ms 2026/09/21 02:35:55 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/21 02:35:56 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/21 02:35:56 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/21 02:35:56 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_part/4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78e27_d20260921_m023558_c001_v0001176_t0010_u01789958158733/0035": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_part/4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78e27_d20260921_m023558_c001_v0001176_t0010_u01789958158733/0035", Err:(*net.OpError)(0x1403da2339a0)} 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_part/4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78e27_d20260921_m023558_c001_v0001176_t0010_u01789958158733/0035": write tcp: unexpected EOF 2026/09/21 02:35:59 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_part/4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78e27_d20260921_m023558_c001_v0001176_t0010_u01789958158733/0035": write tcp: unexpected EOF) 2026/09/21 02:35:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/21 02:35:59 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/21 02:35:59 DEBUG : pacer: Reducing sleep to 10ms 2026/09/21 02:36:00 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/21 02:36:01 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/21 02:36:01 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/21 02:36:01 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/21 02:36:03 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_file/dfa22d53c0ddcb1baf080e1b/c001_v0001167_t0057": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/21 02:36:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_file/dfa22d53c0ddcb1baf080e1b/c001_v0001167_t0057": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/21 02:36:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1167-10.backblaze.com/b2api/v1/b2_upload_file/dfa22d53c0ddcb1baf080e1b/c001_v0001167_t0057": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/21 02:36:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/21 02:36:04 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/21 02:36:04 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/21 02:36:04 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/21 02:36:04 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/21 02:36:06 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/21 02:36:06 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/21 02:36:06 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/21 02:36:06 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/21 02:36:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b162_d20260921_m023614_c001_v0001041_t0020_u01789958174094") 2026/09/21 02:36:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/21 02:36:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/21 02:36:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/21 02:36:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/21 02:36:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/21 02:36:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/21 02:36:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/21 02:36:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/21 02:36:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/21 02:36:19 DEBUG : chunked-copy: Done sending chunk 0 2026/09/21 02:36:20 DEBUG : chunked-copy: Done sending chunk 1 2026/09/21 02:36:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/21 02:36:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b186_d20260921_m023620_c001_v0001120_t0024_u01789958180848") 2026/09/21 02:36:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/21 02:36:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/21 02:36:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/21 02:36:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/21 02:36:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/21 02:36:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/21 02:36:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/21 02:36:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/21 02:36:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/21 02:36:26 DEBUG : chunked-copy: Done sending chunk 0 2026/09/21 02:36:26 DEBUG : chunked-copy: Done sending chunk 1 2026/09/21 02:36:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/21 02:36:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b198_d20260921_m023627_c001_v0001146_t0047_u01789958187176") 2026/09/21 02:36:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/21 02:36:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/21 02:36:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/21 02:36:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/21 02:36:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/21 02:36:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/21 02:36:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/21 02:36:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/21 02:36:30 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/21 02:36:33 DEBUG : chunked-copy: Done sending chunk 0 2026/09/21 02:36:33 DEBUG : chunked-copy: Done sending chunk 1 2026/09/21 02:36:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdfa22d53c0ddcb1baf080e1b_f21838c68b8588203_d20260921_m023634_c001_v0001182_t0047_u01789958194164") 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/21 02:36:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/21 02:36:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/21 02:36:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/21 02:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-musewej7figa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/21 02:36:40 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of all files 2026/09/21 02:36:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78da2_d20260921_m023528_c001_v7007000_t0000_u01789958128670") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b019_d20260921_m023524_c001_v0001174_t0032_u01789958124684") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0b011_d20260921_m023524_c001_v7007000_t0000_u01789958124025") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78d72_d20260921_m023519_c001_v0001184_t0057_u01789958119736") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78e05_d20260921_m023552_c001_v7007000_t0000_u01789958152586") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2078528634eaae81_d20260921_m023546_c001_v0001041_t0045_u01789958146841") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4078528634eaae80_d20260921_m023546_c001_v7007000_t0000_u01789958146217") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78df4_d20260921_m023540_c001_v0001179_t0058_u01789958140735") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78df2_d20260921_m023540_c001_v7007000_t0000_u01789958140552") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78dc7_d20260921_m023535_c001_v0001184_t0049_u01789958135413") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78dc0_d20260921_m023534_c001_v7007000_t0000_u01789958134797") 2026/09/21 02:36:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78da4_d20260921_m023528_c001_v0001161_t0059_u01789958128852") 2026/09/21 02:36:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78b96_d20260921_m023352_c001_v7007000_t0000_u01789958032205") 2026/09/21 02:36:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78b8c_d20260921_m023348_c001_v0001176_t0040_u01789958028286") 2026/09/21 02:36:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4160e85a57e8bf71_d20260921_m023339_c001_v7007000_t0000_u01789958019638") 2026/09/21 02:36:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2160e85a57e8bf70_d20260921_m023335_c001_v0001091_t0014_u01789958015591") 2026/09/21 02:36:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78b8a_d20260921_m023347_c001_v7007000_t0000_u01789958027872") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2160e85a57e8bf72_d20260921_m023339_c001_v0001172_t0032_u01789958019821") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4160e85a57e8bf6f_d20260921_m023335_c001_v7007000_t0000_u01789958015182") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2160e85a57e8bf4a_d20260921_m023327_c001_v0001144_t0024_u01789958007415") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4160e85a57e8bf49_d20260921_m023327_c001_v7007000_t0000_u01789958007233") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2185676186d9a7e1_d20260921_m023323_c001_v0001092_t0043_u01789958003503") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4185676186d9a7e0_d20260921_m023323_c001_v7007000_t0000_u01789958003124") 2026/09/21 02:36:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2160e85a57e8bf3b_d20260921_m023319_c001_v0001177_t0044_u01789957999631") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0addd_d20260921_m023419_c001_v7007000_t0000_u01789958059874") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f203ee4c6338d8177_d20260921_m023415_c001_v0001137_t0059_u01789958055431") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78c08_d20260921_m023409_c001_v7007000_t0000_u01789958049245") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78bec_d20260921_m023405_c001_v0001157_t0041_u01789958045122") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f403ee4c6338d8176_d20260921_m023415_c001_v7007000_t0000_u01789958055008") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78c0a_d20260921_m023409_c001_v0001145_t0058_u01789958049426") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78be8_d20260921_m023404_c001_v7007000_t0000_u01789958044718") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78bc5_d20260921_m023400_c001_v0001184_t0048_u01789958040634") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78bc3_d20260921_m023400_c001_v7007000_t0000_u01789958040390") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2279dd0b11134797_d20260921_m023356_c001_v0001144_t0048_u01789958036599") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4279dd0b11134795_d20260921_m023356_c001_v7007000_t0000_u01789958036198") 2026/09/21 02:36:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78b9a_d20260921_m023352_c001_v0001154_t0009_u01789958032388") 2026/09/21 02:36:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4160e85a57e8bf39_d20260921_m023319_c001_v7007000_t0000_u01789957999452") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2185676186d9a7c2_d20260921_m023315_c001_v0001183_t0027_u01789957995629") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4185676186d9a7c1_d20260921_m023315_c001_v7007000_t0000_u01789957995140") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2233383795ef1f6c_d20260921_m023305_c001_v0001044_t0044_u01789957985228") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4233383795ef1f6b_d20260921_m023305_c001_v7007000_t0000_u01789957985046") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2233383795ef1f5f_d20260921_m023301_c001_v0001157_t0050_u01789957981136") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4233383795ef1f5d_d20260921_m023300_c001_v7007000_t0000_u01789957980749") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2233383795ef1b7c_d20260921_m023256_c001_v0001038_t0046_u01789957976453") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4233383795ef1b79_d20260921_m023256_c001_v7007000_t0000_u01789957976235") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2185676186d9a76e_d20260921_m023252_c001_v0001171_t0041_u01789957972835") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4185676186d9a76a_d20260921_m023252_c001_v7007000_t0000_u01789957972393") 2026/09/21 02:36:43 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2149710792194b1a_d20260921_m023246_c001_v0001090_t0018_u01789957966822") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0aef4_d20260921_m023448_c001_v7007000_t0000_u01789958088039") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2210a57eb971d1af_d20260921_m023443_c001_v0001040_t0046_u01789958083561") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0aea4_d20260921_m023437_c001_v7007000_t0000_u01789958077665") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0ae6c_d20260921_m023433_c001_v0001177_t0028_u01789958073519") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4210a57eb971d1a6_d20260921_m023443_c001_v7007000_t0000_u01789958083069") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0aea7_d20260921_m023437_c001_v0001174_t0049_u01789958077855") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0ae65_d20260921_m023433_c001_v7007000_t0000_u01789958073043") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0ae35_d20260921_m023428_c001_v0001181_t0048_u01789958068639") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0ae33_d20260921_m023428_c001_v7007000_t0000_u01789958068456") 2026/09/21 02:36:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f203ee4c6338d8180_d20260921_m023424_c001_v0001182_t0043_u01789958064789") 2026/09/21 02:36:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f403ee4c6338d817f_d20260921_m023424_c001_v7007000_t0000_u01789958064336") 2026/09/21 02:36:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0ade0_d20260921_m023420_c001_v0001171_t0018_u01789958060055") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78d6f_d20260921_m023519_c001_v7007000_t0000_u01789958119553") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0afbf_d20260921_m023514_c001_v0001029_t0029_u01789958114581") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0afb9_d20260921_m023514_c001_v7007000_t0000_u01789958114075") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0af6e_d20260921_m023508_c001_v0001120_t0043_u01789958108637") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0af65_d20260921_m023508_c001_v7007000_t0000_u01789958108455") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0af34_d20260921_m023503_c001_v0001037_t0013_u01789958103348") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0af33_d20260921_m023502_c001_v7007000_t0000_u01789958102796") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0af28_d20260921_m023457_c001_v0001097_t0036_u01789958097446") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0af27_d20260921_m023457_c001_v7007000_t0000_u01789958097265") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2210a57eb971d21d_d20260921_m023453_c001_v0001157_t0056_u01789958093069") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4210a57eb971d215_d20260921_m023452_c001_v7007000_t0000_u01789958092521") 2026/09/21 02:36:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0aef6_d20260921_m023448_c001_v0001102_t0028_u01789958088220") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b8588205_d20260921_m023636_c001_v7007000_t0000_u01789958196299") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b1a1_d20260921_m023629_c001_v0001144_t0023_u01789958189954") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0b19f_d20260921_m023629_c001_v7007000_t0000_u01789958189266") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f21838c68b85881fc_d20260921_m023623_c001_v0001039_t0015_u01789958183531") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b85881fb_d20260921_m023622_c001_v7007000_t0000_u01789958182905") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f21838c68b85881f4_d20260921_m023616_c001_v0001036_t0028_u01789958176991") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b85881ef_d20260921_m023616_c001_v7007000_t0000_u01789958176273") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f103c7a6a015bf99a_d20260921_m023611_c001_v0001144_t0017_u01789958171836") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0b149_d20260921_m023611_c001_v7007000_t0000_u01789958171400") 2026/09/21 02:36:44 DEBUG : chunked-copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f103c7a6a015bf988_d20260921_m023607_c001_v0001144_t0026_u01789958167678") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b8588204_d20260921_m023636_c001_v7007000_t0000_u01789958196117") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f21838c68b8588203_d20260921_m023634_c001_v0001182_t0047_u01789958194164") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0b19e_d20260921_m023629_c001_v7007000_t0000_u01789958189084") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b198_d20260921_m023627_c001_v0001146_t0047_u01789958187176") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b85881fa_d20260921_m023622_c001_v7007000_t0000_u01789958182700") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b186_d20260921_m023620_c001_v0001120_t0024_u01789958180848") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b85881ed_d20260921_m023616_c001_v7007000_t0000_u01789958176093") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f22063e2fc4c0b162_d20260921_m023614_c001_v0001041_t0020_u01789958174094") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f42063e2fc4c0b146_d20260921_m023611_c001_v7007000_t0000_u01789958171218") 2026/09/21 02:36:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f112e2096dfcb906d_d20260921_m023610_c001_v0001181_t0034_u01789958170148") 2026/09/21 02:36:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f113dadc8699e99b8_d20260921_m023123_c001_v0001115_t0016_u01789957883603") 2026/09/21 02:36:45 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f409a16c7b1292bb7_d20260921_m023602_c001_v7007000_t0000_u01789958162814") 2026/09/21 02:36:45 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78e27_d20260921_m023558_c001_v0001176_t0010_u01789958158733") 2026/09/21 02:36:45 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4128a1f3c0b78e23_d20260921_m023558_c001_v7007000_t0000_u01789958158372") 2026/09/21 02:36:45 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f2128a1f3c0b78e09_d20260921_m023553_c001_v0001179_t0013_u01789958153712") 2026/09/21 02:36:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b8588207_d20260921_m023637_c001_v7007000_t0000_u01789958197628") 2026/09/21 02:36:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f103c7a6a015bf9ee_d20260921_m023636_c001_v0001144_t0024_u01789958196860") 2026/09/21 02:36:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f41838c68b8588208_d20260921_m023639_c001_v7007000_t0000_u01789958199602") 2026/09/21 02:36:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f103c7a6a015bf9fe_d20260921_m023638_c001_v0001144_t0018_u01789958198853") 2026/09/21 02:36:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f103c7a6a015bf9f6_d20260921_m023637_c001_v0001144_t0055_u01789958197864") 2026/09/21 02:36:45 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfa22d53c0ddcb1baf080e1b_f4149710792194b0b_d20260921_m023243_c001_v7007000_t0000_u01789957963266") 2026/09/21 02:36:46 INFO : B2 bucket rclone-test-musewej7figa: cleaning bucket "rclone-test-musewej7figa" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (367.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (364.82s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.41s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.72s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.79s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.99s) --- 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.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (14.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (12.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.92s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 367.082s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m8.70938776s (try 1/5)