"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/07/15 03:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-notemew1xage" 2026/07/15 03:21:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/15 03:21:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/15 03:21:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/15 03:21:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/15 03:21:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/15 03:21:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/15 03:21:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/15 03:21:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/15 03:21:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/15 03:21:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/15 03:21:34 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/15 03:21:41 DEBUG : Creating backend with remote "TestB2:" 2026/07/15 03:21:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/15 03:21:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/15 03:21:46 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of all files 2026/07/15 03:21:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e4a7_d20260715_m032146_c001_v0001101_t0003_u01784085706186") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/15 03:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-notemew1xage/dirToPurgeFromRoot" 2026/07/15 03:21:49 INFO : B2 bucket rclone-test-notemew1xage path dirToPurgeFromRoot: cleaning bucket "rclone-test-notemew1xage" of all files 2026/07/15 03:21:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e4b5_d20260715_m032147_c001_v0001101_t0034_u01784085707714") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/15 03:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-notemew1xage/hello? sausage/êé" 2026/07/15 03:21:54 INFO : B2 bucket rclone-test-notemew1xage path hello? sausage/êé: cleaning bucket "rclone-test-notemew1xage" of all files 2026/07/15 03:21:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f11879122fb4ecc8c_d20260715_m032153_c001_v0001174_t0014_u01784085713095") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/15 03:21:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/07/15 03:21:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 03:21:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/15 03:22:06 DEBUG : Creating backend with remote "TestB2:rclone-test-notemew1xage/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/15 03:22:08 DEBUG : Creating backend with remote "TestB2:rclone-test-notemew1xage/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-notemew1xage" from "TestB2:rclone-test-notemew1xage" 2026/07/15 03:22:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/15 03:22:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hogubum2dobo" 2026/07/15 03:22:24 DEBUG : B2 bucket rclone-test-hogubum2dobo: Purge remote 2026/07/15 03:22:24 INFO : B2 bucket rclone-test-hogubum2dobo: cleaning bucket "rclone-test-hogubum2dobo" of all files 2026/07/15 03:22:25 DEBUG : somefile: Deleting (id "4_z3f220d63c0cd6b3b9ff80e1b_f413767091aa31374_d20260715_m032224_c001_v0001176_t0055_u01784085744022") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/15 03:22:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/15 03:22:27 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/15 03:22:29 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/15 03:22:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/15 03:22:29 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.198Ki offset 6Mi/6.106Mi 2026/07/15 03:22:29 DEBUG : test-metadata: Sending chunk 1 length 110795 2026/07/15 03:22:31 DEBUG : test-metadata: Done sending chunk 1 2026/07/15 03:22:32 DEBUG : test-metadata: Done sending chunk 0 2026/07/15 03:22:32 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-15-032236-928.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/07/15 03:22:43 DEBUG : oldPath = "TestB2:rclone-test-notemew1xage/versions/test-versions-v2026-07-15-032236-928.txt" 2026/07/15 03:22:43 DEBUG : newPath = "TestB2,versions:rclone-test-notemew1xage/versions/test-versions-v2026-07-15-032236-928.txt" 2026/07/15 03:22:43 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-notemew1xage/versions/test-versions-v2026-07-15-032236-928.txt" 2026/07/15 03:22:43 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/15 03:22:44 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-notemew1xage/versions/test-versions-v2026-07-15-032236-928.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-notemew1xage/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/15 03:22:47 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of all hidden files 2026/07/15 03:22:47 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0548_d20260715_m032113_c001_v7007000_t0000_u01784085673033") as it is a hide marker 2026/07/15 03:22:47 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : leading space/ leading space: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e40f_d20260715_m032112_c001_v0001101_t0043_u01784085672322") 2026/07/15 03:22:47 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0546_d20260715_m032111_c001_v7007000_t0000_u01784085671960") as it is a hide marker 2026/07/15 03:22:47 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e409_d20260715_m032111_c001_v0001101_t0058_u01784085671290") 2026/07/15 03:22:47 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0555_d20260715_m032119_c001_v7007000_t0000_u01784085679628") as it is a hide marker 2026/07/15 03:22:47 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e431_d20260715_m032118_c001_v0001101_t0022_u01784085678940") 2026/07/15 03:22:47 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : created from root.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4209ce488b893520_d20260715_m032218_c001_v7007000_t0000_u01784085738409") as it is a hide marker 2026/07/15 03:22:47 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : created from root.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f1043c6d8e76e88ac_d20260715_m032217_c001_v0001157_t0027_u01784085737106") 2026/07/15 03:22:47 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : file name.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282725_d20260715_m032225_c001_v7007000_t0000_u01784085745944") as it is a hide marker 2026/07/15 03:22:47 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e4f3_d20260715_m032206_c001_v0001101_t0047_u01784085726022") 2026/07/15 03:22:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f103aae035e5d1fa8_d20260715_m032200_c001_v0001137_t0017_u01784085720309") 2026/07/15 03:22:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e48b_d20260715_m032138_c001_v0001101_t0048_u01784085698430") 2026/07/15 03:22:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e483_d20260715_m032137_c001_v0001101_t0046_u01784085697273") 2026/07/15 03:22:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e489_d20260715_m032137_c001_v0001101_t0003_u01784085697943") "upload" dated 2026-07-15 03:21:37.943 +0000 UTC (1m9.89690345s ago) 2026/07/15 03:22:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f414c06a24d6720a0_d20260715_m032158_c001_v7007000_t0000_u01784085718151") as it is a hide marker 2026/07/15 03:22:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f10571bdfed915798_d20260715_m032157_c001_v0001098_t0020_u01784085717156") 2026/07/15 03:22:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f11034923334b18ed_d20260715_m032156_c001_v0001101_t0016_u01784085716202") 2026/07/15 03:22:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f056b_d20260715_m032128_c001_v7007000_t0000_u01784085688199") as it is a hide marker 2026/07/15 03:22:47 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e455_d20260715_m032127_c001_v0001101_t0029_u01784085687376") 2026/07/15 03:22:47 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : piped data.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282727_d20260715_m032227_c001_v7007000_t0000_u01784085747771") as it is a hide marker 2026/07/15 03:22:47 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : piped data.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e539_d20260715_m032227_c001_v0001101_t0050_u01784085747181") 2026/07/15 03:22:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : piped data.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282726_d20260715_m032227_c001_v7007000_t0000_u01784085747008") 2026/07/15 03:22:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : piped data.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f402329b98817e537_d20260715_m032226_c001_v0001101_t0015_u01784085746650") 2026/07/15 03:22:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f056c_d20260715_m032129_c001_v7007000_t0000_u01784085689271") as it is a hide marker 2026/07/15 03:22:47 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e45f_d20260715_m032128_c001_v0001101_t0054_u01784085688563") 2026/07/15 03:22:47 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : test-metadata: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f28272a_d20260715_m032234_c001_v7007000_t0000_u01784085754375") as it is a hide marker 2026/07/15 03:22:47 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : test-metadata: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f204496db8f282729_d20260715_m032229_c001_v0001180_t0031_u01784085749692") 2026/07/15 03:22:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : test-metadata: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282728_d20260715_m032228_c001_v7007000_t0000_u01784085748919") 2026/07/15 03:22:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : test-metadata: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e541_d20260715_m032227_c001_v0001101_t0051_u01784085747946") 2026/07/15 03:22:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f055a_d20260715_m032122_c001_v7007000_t0000_u01784085682101") as it is a hide marker 2026/07/15 03:22:47 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e441_d20260715_m032121_c001_v0001101_t0041_u01784085681247") 2026/07/15 03:22:47 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0560_d20260715_m032124_c001_v7007000_t0000_u01784085684464") as it is a hide marker 2026/07/15 03:22:47 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e44b_d20260715_m032123_c001_v0001101_t0007_u01784085683540") 2026/07/15 03:22:47 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f055d_d20260715_m032123_c001_v7007000_t0000_u01784085683177") as it is a hide marker 2026/07/15 03:22:47 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e443_d20260715_m032122_c001_v0001101_t0014_u01784085682465") 2026/07/15 03:22:47 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0563_d20260715_m032125_c001_v7007000_t0000_u01784085685675") as it is a hide marker 2026/07/15 03:22:47 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e44f_d20260715_m032124_c001_v0001101_t0045_u01784085684827") 2026/07/15 03:22:47 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0568_d20260715_m032127_c001_v7007000_t0000_u01784085687013") as it is a hide marker 2026/07/15 03:22:47 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e453_d20260715_m032126_c001_v0001101_t0041_u01784085686039") 2026/07/15 03:22:47 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0558_d20260715_m032120_c001_v7007000_t0000_u01784085680884") as it is a hide marker 2026/07/15 03:22:47 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : trailing space /trailing space : Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e435_d20260715_m032119_c001_v0001101_t0018_u01784085679990") 2026/07/15 03:22:47 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e575_d20260715_m032241_c001_v0001101_t0028_u01784085761944") "upload" dated 2026-07-15 03:22:41.944 +0000 UTC (5.896736634s ago) 2026/07/15 03:22:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4018886f4ec272cf_d20260715_m032239_c001_v7007000_t0000_u01784085759768") 2026/07/15 03:22:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e557_d20260715_m032236_c001_v0001101_t0020_u01784085756928") 2026/07/15 03:22:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f05d3_d20260715_m032136_c001_v7007000_t0000_u01784085696639") as it is a hide marker 2026/07/15 03:22:47 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f219d7f15ea9f0584_d20260715_m032131_c001_v0001185_t0005_u01784085691269") 2026/07/15 03:22:47 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : zero-length-file: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0580_d20260715_m032131_c001_v7007000_t0000_u01784085691086") as it is a hide marker 2026/07/15 03:22:47 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : zero-length-file: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f402329b98817e46b_d20260715_m032130_c001_v0001101_t0015_u01784085690537") 2026/07/15 03:22:47 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f054a_d20260715_m032114_c001_v7007000_t0000_u01784085674129") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e415_d20260715_m032113_c001_v0001101_t0050_u01784085673397") 2026/07/15 03:22:47 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0540_d20260715_m032108_c001_v7007000_t0000_u01784085668517") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e3f9_d20260715_m032107_c001_v0001101_t0010_u01784085667449") 2026/07/15 03:22:47 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0551_d20260715_m032117_c001_v7007000_t0000_u01784085677365") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e425_d20260715_m032116_c001_v0001101_t0034_u01784085676631") 2026/07/15 03:22:47 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f054e_d20260715_m032116_c001_v7007000_t0000_u01784085676267") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e423_d20260715_m032115_c001_v0001101_t0022_u01784085675580") 2026/07/15 03:22:47 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0553_d20260715_m032118_c001_v7007000_t0000_u01784085678576") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e42b_d20260715_m032117_c001_v0001101_t0014_u01784085677729") 2026/07/15 03:22:47 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f054b_d20260715_m032115_c001_v7007000_t0000_u01784085675217") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e41f_d20260715_m032114_c001_v0001101_t0021_u01784085674494") 2026/07/15 03:22:47 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ./.: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0544_d20260715_m032109_c001_v7007000_t0000_u01784085669698") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ./.: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e3ff_d20260715_m032108_c001_v0001101_t0038_u01784085668885") 2026/07/15 03:22:47 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/15 03:22:47 DEBUG : ../..: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0545_d20260715_m032110_c001_v7007000_t0000_u01784085670927") as it is a hide marker 2026/07/15 03:22:47 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/15 03:22:47 DEBUG : ../..: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e403_d20260715_m032110_c001_v0001101_t0030_u01784085670185") 2026/07/15 03:22:47 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/15 03:22:48 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of all hidden files 2026/07/15 03:22:48 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0548_d20260715_m032113_c001_v7007000_t0000_u01784085673033") as it is a hide marker 2026/07/15 03:22:48 DEBUG : leading space/ leading space: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e40f_d20260715_m032112_c001_v0001101_t0043_u01784085672322") 2026/07/15 03:22:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0546_d20260715_m032111_c001_v7007000_t0000_u01784085671960") as it is a hide marker 2026/07/15 03:22:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e409_d20260715_m032111_c001_v0001101_t0058_u01784085671290") 2026/07/15 03:22:48 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0555_d20260715_m032119_c001_v7007000_t0000_u01784085679628") as it is a hide marker 2026/07/15 03:22:48 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e431_d20260715_m032118_c001_v0001101_t0022_u01784085678940") 2026/07/15 03:22:48 DEBUG : created from root.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4209ce488b893520_d20260715_m032218_c001_v7007000_t0000_u01784085738409") as it is a hide marker 2026/07/15 03:22:48 DEBUG : created from root.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f1043c6d8e76e88ac_d20260715_m032217_c001_v0001157_t0027_u01784085737106") 2026/07/15 03:22:48 DEBUG : file name.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282725_d20260715_m032225_c001_v7007000_t0000_u01784085745944") as it is a hide marker 2026/07/15 03:22:48 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e4f3_d20260715_m032206_c001_v0001101_t0047_u01784085726022") 2026/07/15 03:22:48 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f103aae035e5d1fa8_d20260715_m032200_c001_v0001137_t0017_u01784085720309") 2026/07/15 03:22:48 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e48b_d20260715_m032138_c001_v0001101_t0048_u01784085698430") 2026/07/15 03:22:48 DEBUG : file name.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e483_d20260715_m032137_c001_v0001101_t0046_u01784085697273") 2026/07/15 03:22:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e489_d20260715_m032137_c001_v0001101_t0003_u01784085697943") "upload" dated 2026-07-15 03:21:37.943 +0000 UTC (1m10.878037437s ago) 2026/07/15 03:22:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f414c06a24d6720a0_d20260715_m032158_c001_v7007000_t0000_u01784085718151") as it is a hide marker 2026/07/15 03:22:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f10571bdfed915798_d20260715_m032157_c001_v0001098_t0020_u01784085717156") 2026/07/15 03:22:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f11034923334b18ed_d20260715_m032156_c001_v0001101_t0016_u01784085716202") 2026/07/15 03:22:48 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f056b_d20260715_m032128_c001_v7007000_t0000_u01784085688199") as it is a hide marker 2026/07/15 03:22:48 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e455_d20260715_m032127_c001_v0001101_t0029_u01784085687376") 2026/07/15 03:22:49 DEBUG : piped data.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282727_d20260715_m032227_c001_v7007000_t0000_u01784085747771") as it is a hide marker 2026/07/15 03:22:49 DEBUG : piped data.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e539_d20260715_m032227_c001_v0001101_t0050_u01784085747181") 2026/07/15 03:22:49 DEBUG : piped data.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282726_d20260715_m032227_c001_v7007000_t0000_u01784085747008") 2026/07/15 03:22:49 DEBUG : piped data.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f402329b98817e537_d20260715_m032226_c001_v0001101_t0015_u01784085746650") 2026/07/15 03:22:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f056c_d20260715_m032129_c001_v7007000_t0000_u01784085689271") as it is a hide marker 2026/07/15 03:22:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e45f_d20260715_m032128_c001_v0001101_t0054_u01784085688563") 2026/07/15 03:22:49 DEBUG : test-metadata: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f28272a_d20260715_m032234_c001_v7007000_t0000_u01784085754375") as it is a hide marker 2026/07/15 03:22:49 DEBUG : test-metadata: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f204496db8f282729_d20260715_m032229_c001_v0001180_t0031_u01784085749692") 2026/07/15 03:22:49 DEBUG : test-metadata: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f404496db8f282728_d20260715_m032228_c001_v7007000_t0000_u01784085748919") 2026/07/15 03:22:49 DEBUG : test-metadata: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e541_d20260715_m032227_c001_v0001101_t0051_u01784085747946") 2026/07/15 03:22:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f055a_d20260715_m032122_c001_v7007000_t0000_u01784085682101") as it is a hide marker 2026/07/15 03:22:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e441_d20260715_m032121_c001_v0001101_t0041_u01784085681247") 2026/07/15 03:22:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0560_d20260715_m032124_c001_v7007000_t0000_u01784085684464") as it is a hide marker 2026/07/15 03:22:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e44b_d20260715_m032123_c001_v0001101_t0007_u01784085683540") 2026/07/15 03:22:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f055d_d20260715_m032123_c001_v7007000_t0000_u01784085683177") as it is a hide marker 2026/07/15 03:22:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e443_d20260715_m032122_c001_v0001101_t0014_u01784085682465") 2026/07/15 03:22:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0563_d20260715_m032125_c001_v7007000_t0000_u01784085685675") as it is a hide marker 2026/07/15 03:22:49 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e44f_d20260715_m032124_c001_v0001101_t0045_u01784085684827") 2026/07/15 03:22:49 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0568_d20260715_m032127_c001_v7007000_t0000_u01784085687013") as it is a hide marker 2026/07/15 03:22:49 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e453_d20260715_m032126_c001_v0001101_t0041_u01784085686039") 2026/07/15 03:22:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0558_d20260715_m032120_c001_v7007000_t0000_u01784085680884") as it is a hide marker 2026/07/15 03:22:50 DEBUG : trailing space /trailing space : Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e435_d20260715_m032119_c001_v0001101_t0018_u01784085679990") 2026/07/15 03:22:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e575_d20260715_m032241_c001_v0001101_t0028_u01784085761944") "upload" dated 2026-07-15 03:22:41.944 +0000 UTC (8.209287968s ago) 2026/07/15 03:22:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4018886f4ec272cf_d20260715_m032239_c001_v7007000_t0000_u01784085759768") 2026/07/15 03:22:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e557_d20260715_m032236_c001_v0001101_t0020_u01784085756928") 2026/07/15 03:22:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f05d3_d20260715_m032136_c001_v7007000_t0000_u01784085696639") as it is a hide marker 2026/07/15 03:22:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f219d7f15ea9f0584_d20260715_m032131_c001_v0001185_t0005_u01784085691269") 2026/07/15 03:22:50 DEBUG : zero-length-file: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0580_d20260715_m032131_c001_v7007000_t0000_u01784085691086") as it is a hide marker 2026/07/15 03:22:50 DEBUG : zero-length-file: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f402329b98817e46b_d20260715_m032130_c001_v0001101_t0015_u01784085690537") 2026/07/15 03:22:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f054a_d20260715_m032114_c001_v7007000_t0000_u01784085674129") as it is a hide marker 2026/07/15 03:22:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e415_d20260715_m032113_c001_v0001101_t0050_u01784085673397") 2026/07/15 03:22:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0540_d20260715_m032108_c001_v7007000_t0000_u01784085668517") as it is a hide marker 2026/07/15 03:22:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e3f9_d20260715_m032107_c001_v0001101_t0010_u01784085667449") 2026/07/15 03:22:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0551_d20260715_m032117_c001_v7007000_t0000_u01784085677365") as it is a hide marker 2026/07/15 03:22:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e425_d20260715_m032116_c001_v0001101_t0034_u01784085676631") 2026/07/15 03:22:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f054e_d20260715_m032116_c001_v7007000_t0000_u01784085676267") as it is a hide marker 2026/07/15 03:22:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e423_d20260715_m032115_c001_v0001101_t0022_u01784085675580") 2026/07/15 03:22:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0553_d20260715_m032118_c001_v7007000_t0000_u01784085678576") as it is a hide marker 2026/07/15 03:22:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e42b_d20260715_m032117_c001_v0001101_t0014_u01784085677729") 2026/07/15 03:22:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f054b_d20260715_m032115_c001_v7007000_t0000_u01784085675217") as it is a hide marker 2026/07/15 03:22:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e41f_d20260715_m032114_c001_v0001101_t0021_u01784085674494") 2026/07/15 03:22:50 DEBUG : ./.: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0544_d20260715_m032109_c001_v7007000_t0000_u01784085669698") as it is a hide marker 2026/07/15 03:22:51 DEBUG : ./.: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e3ff_d20260715_m032108_c001_v0001101_t0038_u01784085668885") 2026/07/15 03:22:51 DEBUG : ../..: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f419d7f15ea9f0545_d20260715_m032110_c001_v7007000_t0000_u01784085670927") as it is a hide marker 2026/07/15 03:22:51 DEBUG : ../..: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e403_d20260715_m032110_c001_v0001101_t0030_u01784085670185") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/15 03:22:51 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/15 03:22:52 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/15 03:22:52 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/15 03:22:52 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/15 03:22:52 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of pending multipart uploads older than 0s 2026/07/15 03:22:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e489_d20260715_m032137_c001_v0001101_t0003_u01784085697943") "upload" dated 2026-07-15 03:21:37.943 +0000 UTC (1m15.140617957s ago) 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe0_d20260715_m032252_c001_v0001181_t0028_u01784085772028") as it is a start marker (upload started at 2026-07-15 03:22:52.028 +0000 UTC) 2026/07/15 03:22:53 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe1_d20260715_m032252_c001_v0001032_t0015_u01784085772216") as it is a start marker (upload started at 2026-07-15 03:22:52.216 +0000 UTC) 2026/07/15 03:22:53 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe2_d20260715_m032252_c001_v0001131_t0049_u01784085772404") as it is a start marker (upload started at 2026-07-15 03:22:52.404 +0000 UTC) 2026/07/15 03:22:53 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe4_d20260715_m032252_c001_v0001172_t0048_u01784085772602") as it is a start marker (upload started at 2026-07-15 03:22:52.602 +0000 UTC) 2026/07/15 03:22:53 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/15 03:22:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f411760f7032fcbdf_d20260715_m032251_c001_v7007000_t0000_u01784085771840") "hide" dated 2026-07-15 03:22:51.84 +0000 UTC (1.243839923s ago) 2026/07/15 03:22:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e575_d20260715_m032241_c001_v0001101_t0028_u01784085761944") 2026/07/15 03:22:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/15 03:22:53 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of pending multipart uploads older than 0s 2026/07/15 03:22:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e489_d20260715_m032137_c001_v0001101_t0003_u01784085697943") "upload" dated 2026-07-15 03:21:37.943 +0000 UTC (1m15.525663668s ago) 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe0_d20260715_m032252_c001_v0001181_t0028_u01784085772028") as it is a start marker (upload started at 2026-07-15 03:22:52.028 +0000 UTC) 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe1_d20260715_m032252_c001_v0001032_t0015_u01784085772216") as it is a start marker (upload started at 2026-07-15 03:22:52.216 +0000 UTC) 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe2_d20260715_m032252_c001_v0001131_t0049_u01784085772404") as it is a start marker (upload started at 2026-07-15 03:22:52.404 +0000 UTC) 2026/07/15 03:22:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcbe4_d20260715_m032252_c001_v0001172_t0048_u01784085772602") as it is a start marker (upload started at 2026-07-15 03:22:52.602 +0000 UTC) 2026/07/15 03:22:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf92dd33c0ad6b3b9ff80e1b_f411760f7032fcbdf_d20260715_m032251_c001_v7007000_t0000_u01784085771840") "hide" dated 2026-07-15 03:22:51.84 +0000 UTC (1.628775649s ago) 2026/07/15 03:22:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e575_d20260715_m032241_c001_v0001101_t0028_u01784085761944") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/15 03:22:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/15 03:22:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/15 03:22:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/15 03:22:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/15 03:22:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/15 03:22:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/15 03:22:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/15 03:22:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/15 03:22:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/15 03:22:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/15 03:23:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/15 03:23:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf292_d20260715_m032301_c001_v0001184_t0011_u01784085781022") 2026/07/15 03:23:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:23:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/15 03:23:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/15 03:23:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/15 03:23:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/15 03:23:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/15 03:23:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/15 03:23:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/15 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/15 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/15 03:23:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/15 03:23:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/15 03:23:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2af_d20260715_m032309_c001_v0001183_t0023_u01784085789301") 2026/07/15 03:23:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/15 03:23:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/15 03:23:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/15 03:23:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/15 03:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/15 03:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/15 03:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/15 03:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/15 03:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/15 03:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/15 03:23:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/15 03:23:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/15 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/15 03:23:16 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/15 03:23:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/15 03:23:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fc56_d20260715_m032318_c001_v0001176_t0013_u01784085798037") 2026/07/15 03:23:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/15 03:23:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:23:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/15 03:23:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/15 03:23:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/15 03:23:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/15 03:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/15 03:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/15 03:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/15 03:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/15 03:23:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/15 03:23:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/15 03:23:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/15 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/15 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fc9f_d20260715_m032325_c001_v0001167_t0036_u01784085805616") 2026/07/15 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/15 03:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/15 03:23:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/15 03:23:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/15 03:23:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/15 03:23:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/15 03:23:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/15 03:23:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/15 03:23:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/15 03:23:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/15 03:23:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/15 03:23:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fcfc_d20260715_m032333_c001_v0001185_t0039_u01784085813759") 2026/07/15 03:23:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/15 03:23:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/15 03:23:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/15 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/15 03:23:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/15 03:23:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/15 03:23:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/15 03:23:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/15 03:23:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/15 03:23:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/15 03:23:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/15 03:23:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/15 03:23:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/15 03:23:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2ed_d20260715_m032342_c001_v0001099_t0027_u01784085822546") 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/15 03:23:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/15 03:23:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/15 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/15 03:23:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/15 03:23:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/15 03:23:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/15 03:23:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/15 03:23:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/15 03:23:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/15 03:23:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/15 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/15 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fd73_d20260715_m032350_c001_v0001174_t0031_u01784085830249") 2026/07/15 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/15 03:23:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/15 03:23:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:23:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:23:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/15 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/15 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/15 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/15 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/15 03:23:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/15 03:23:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/15 03:23:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/15 03:23:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:23:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/15 03:23:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fd81_d20260715_m032358_c001_v0001176_t0033_u01784085838408") 2026/07/15 03:23:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/15 03:23:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/15 03:23:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/15 03:24:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:24:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:24:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/15 03:24:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/15 03:24:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/15 03:24:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/15 03:24:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/15 03:24:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/15 03:24:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/15 03:24:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/15 03:24:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/15 03:24:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/15 03:24:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f200e769906e0c48c_d20260715_m032414_c001_v0001134_t0037_u01784085854348") 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/15 03:24:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/15 03:24:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/15 03:24:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:24:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:24:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/15 03:24:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/15 03:24:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/15 03:24:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/15 03:24:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/15 03:24:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/15 03:24:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/15 03:24:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/15 03:24:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:24:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/15 03:24:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2035627ccfd3c88c_d20260715_m032423_c001_v0001130_t0011_u01784085863444") 2026/07/15 03:24:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:24:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/15 03:24:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/15 03:24:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:24:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:24:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/15 03:24:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/15 03:24:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/15 03:24:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/15 03:24:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/15 03:24:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/15 03:24:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/15 03:24:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/15 03:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/15 03:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f222d13278972cc1f_d20260715_m032432_c001_v0001183_t0009_u01784085872497") 2026/07/15 03:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/15 03:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/15 03:24:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/15 03:24:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:24:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:24:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/15 03:24:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/15 03:24:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/15 03:24:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/15 03:24:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/15 03:24:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/15 03:24:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/15 03:24:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/15 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/15 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/15 03:24:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/15 03:24:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:24:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/15 03:24:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2154cece6ab8fffe_d20260715_m032441_c001_v0001131_t0021_u01784085881957") 2026/07/15 03:24:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/15 03:24:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:24:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/15 03:24:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/15 03:24:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/15 03:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/15 03:24:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/15 03:24:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/15 03:24:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/15 03:24:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/15 03:24:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/15 03:24:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/15 03:24:59 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/15 03:25:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:25:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/15 03:25:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcec4_d20260715_m032502_c001_v0001178_t0050_u01784085902770") 2026/07/15 03:25:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:25:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/15 03:25:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/15 03:25:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:25:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:25:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/15 03:25:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/15 03:25:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/15 03:25:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/15 03:25:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/15 03:25:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/15 03:25:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/15 03:25:10 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/15 03:25:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:25:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/15 03:25:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a23_d20260715_m032512_c001_v0001184_t0005_u01784085912174") 2026/07/15 03:25:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/15 03:25:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/15 03:25:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/15 03:25:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:25:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:25:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/15 03:25:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/15 03:25:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/15 03:25:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/15 03:25:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/15 03:25:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/15 03:25:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/15 03:25:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/15 03:25:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/15 03:25:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/15 03:25:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/15 03:25:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:25:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/15 03:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2273bda0cebb53b7_d20260715_m032521_c001_v0001092_t0036_u01784085921922") 2026/07/15 03:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/15 03:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/15 03:25:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/15 03:25:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/15 03:25:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:25:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:25:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/15 03:25:26 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/15 03:25:26 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/15 03:25:26 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/15 03:25:26 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/15 03:25:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/15 03:25:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/15 03:25:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/15 03:25:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:25:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/15 03:25:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2273bda0cebb53e5_d20260715_m032531_c001_v0001042_t0045_u01784085931736") 2026/07/15 03:25:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:25:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/15 03:25:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/15 03:25:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:25:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:25:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/15 03:25:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/15 03:25:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/15 03:25:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/15 03:25:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/15 03:25:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/15 03:25:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/15 03:25:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/15 03:25:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:25:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/15 03:25:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a7c_d20260715_m032542_c001_v0001182_t0037_u01784085942038") 2026/07/15 03:25:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/15 03:25:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/15 03:25:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/15 03:25:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:25:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:25:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/15 03:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/15 03:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/15 03:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/15 03:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/15 03:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/15 03:25:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/15 03:25:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/15 03:25:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/15 03:25:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/15 03:25:50 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a8e_d20260715_m032553_c001_v0001040_t0016_u01784085953164") 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/15 03:25:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/15 03:25:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/15 03:25:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/15 03:25:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/15 03:25:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/15 03:26:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf92dd33c0ad6b3b9ff80e1b_f225e3a23a6518973_d20260715_m032604_c001_v0001099_t0022_u01784085964378") 2026/07/15 03:26:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/15 03:26:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/15 03:26:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/15 03:26:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/15 03:26:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/15 03:26:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/15 03:26:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/15 03:26:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/15 03:26:07 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/15 03:26:09 DEBUG : chunked-copy: Done sending chunk 0 2026/07/15 03:26:09 DEBUG : chunked-copy: Done sending chunk 1 2026/07/15 03:26:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/15 03:26:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf92dd33c0ad6b3b9ff80e1b_f225e3a23a651897f_d20260715_m032610_c001_v0001102_t0041_u01784085970158") 2026/07/15 03:26:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/15 03:26:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/15 03:26:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/15 03:26:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/15 03:26:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/15 03:26:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/15 03:26:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/15 03:26:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/15 03:26:12 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/15 03:26:15 DEBUG : chunked-copy: Done sending chunk 1 2026/07/15 03:26:15 DEBUG : chunked-copy: Done sending chunk 0 2026/07/15 03:26:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/15 03:26:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf92dd33c0ad6b3b9ff80e1b_f21327c5298a540da_d20260715_m032616_c001_v0001100_t0019_u01784085976161") 2026/07/15 03:26:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/15 03:26:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/15 03:26:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/15 03:26:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/15 03:26:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/15 03:26:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/15 03:26:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/15 03:26:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/15 03:26:19 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/15 03:26:21 DEBUG : chunked-copy: Done sending chunk 1 2026/07/15 03:26:21 DEBUG : chunked-copy: Done sending chunk 0 2026/07/15 03:26:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/15 03:26:22 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf92dd33c0ad6b3b9ff80e1b_f21327c5298a540e2_d20260715_m032622_c001_v0001173_t0009_u01784085982244") 2026/07/15 03:26:22 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/15 03:26:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/15 03:26:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/15 03:26:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/15 03:26:23 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/15 03:26:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/15 03:26:23 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/15 03:26:24 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/15 03:26:26 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/15 03:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-notemew1xage/deeper/nonexisting/directory" 2026/07/15 03:26:26 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/15 03:26:28 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of all files 2026/07/15 03:26:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a6e_d20260715_m032535_c001_v7007000_t0000_u01784085935762") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2273bda0cebb53e5_d20260715_m032531_c001_v0001042_t0045_u01784085931736") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4273bda0cebb53e2_d20260715_m032531_c001_v7007000_t0000_u01784085931238") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a55_d20260715_m032526_c001_v0001137_t0037_u01784085926534") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a6518967_d20260715_m032558_c001_v7007000_t0000_u01784085958267") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a8e_d20260715_m032553_c001_v0001040_t0016_u01784085953164") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a8d_d20260715_m032552_c001_v7007000_t0000_u01784085952650") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a84_d20260715_m032547_c001_v0001116_t0017_u01784085947029") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a81_d20260715_m032546_c001_v7007000_t0000_u01784085946839") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a7c_d20260715_m032542_c001_v0001182_t0037_u01784085942038") 2026/07/15 03:26:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a7a_d20260715_m032541_c001_v7007000_t0000_u01784085941542") 2026/07/15 03:26:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a6f_d20260715_m032535_c001_v0001137_t0001_u01784085935951") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf2f5_d20260715_m032346_c001_v7007000_t0000_u01784085826364") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2ed_d20260715_m032342_c001_v0001099_t0027_u01784085822546") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf2e4_d20260715_m032337_c001_v7007000_t0000_u01784085817450") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fcfc_d20260715_m032333_c001_v0001185_t0039_u01784085813759") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf2ec_d20260715_m032342_c001_v7007000_t0000_u01784085822200") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2e5_d20260715_m032337_c001_v0001173_t0005_u01784085817628") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fcf6_d20260715_m032333_c001_v7007000_t0000_u01784085813416") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2d1_d20260715_m032329_c001_v0001105_t0034_u01784085809247") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf2d0_d20260715_m032329_c001_v7007000_t0000_u01784085809070") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fc9f_d20260715_m032325_c001_v0001167_t0036_u01784085805616") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fc98_d20260715_m032325_c001_v7007000_t0000_u01784085805281") 2026/07/15 03:26:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2c3_d20260715_m032321_c001_v0001165_t0004_u01784085801919") 2026/07/15 03:26:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f422d13278972cba3_d20260715_m032418_c001_v7007000_t0000_u01784085858470") 2026/07/15 03:26:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f200e769906e0c48c_d20260715_m032414_c001_v0001134_t0037_u01784085854348") 2026/07/15 03:26:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf31c_d20260715_m032402_c001_v7007000_t0000_u01784085842222") 2026/07/15 03:26:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fd81_d20260715_m032358_c001_v0001176_t0033_u01784085838408") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f400e769906e0c48b_d20260715_m032414_c001_v7007000_t0000_u01784085854000") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf31e_d20260715_m032402_c001_v0001137_t0051_u01784085842453") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fd7f_d20260715_m032358_c001_v7007000_t0000_u01784085838068") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf30b_d20260715_m032353_c001_v0001091_t0012_u01784085833909") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf30a_d20260715_m032353_c001_v7007000_t0000_u01784085833733") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fd73_d20260715_m032350_c001_v0001174_t0031_u01784085830249") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fd72_d20260715_m032349_c001_v7007000_t0000_u01784085829920") 2026/07/15 03:26:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2f6_d20260715_m032346_c001_v0001183_t0040_u01784085826540") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf2c2_d20260715_m032321_c001_v7007000_t0000_u01784085801697") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fc56_d20260715_m032318_c001_v0001176_t0013_u01784085798037") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fc55_d20260715_m032317_c001_v7007000_t0000_u01784085797686") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fc4b_d20260715_m032313_c001_v0001106_t0000_u01784085793202") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fc4a_d20260715_m032313_c001_v7007000_t0000_u01784085793027") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf2af_d20260715_m032309_c001_v0001183_t0023_u01784085789301") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf2ae_d20260715_m032308_c001_v7007000_t0000_u01784085788967") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f223573d2fcf4fc3a_d20260715_m032304_c001_v0001103_t0059_u01784085784411") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f423573d2fcf4fc38_d20260715_m032304_c001_v7007000_t0000_u01784085784236") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f218455c9faecf292_d20260715_m032301_c001_v0001184_t0011_u01784085781022") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f418455c9faecf28d_d20260715_m032300_c001_v7007000_t0000_u01784085780677") 2026/07/15 03:26:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2081560599139ede_d20260715_m032255_c001_v0001150_t0039_u01784085775486") 2026/07/15 03:26:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f422d13278972cc35_d20260715_m032445_c001_v7007000_t0000_u01784085885991") 2026/07/15 03:26:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2154cece6ab8fffe_d20260715_m032441_c001_v0001131_t0021_u01784085881957") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f422d13278972cc25_d20260715_m032436_c001_v7007000_t0000_u01784085876613") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f222d13278972cc1f_d20260715_m032432_c001_v0001183_t0009_u01784085872497") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4154cece6ab8fffc_d20260715_m032441_c001_v7007000_t0000_u01784085881541") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f222d13278972cc26_d20260715_m032436_c001_v0001173_t0016_u01784085876803") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f422d13278972cc1d_d20260715_m032432_c001_v7007000_t0000_u01784085872094") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f222d13278972cbde_d20260715_m032427_c001_v0001153_t0012_u01784085867401") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f422d13278972cbda_d20260715_m032427_c001_v7007000_t0000_u01784085867207") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2035627ccfd3c88c_d20260715_m032423_c001_v0001130_t0011_u01784085863444") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4035627ccfd3c88b_d20260715_m032423_c001_v7007000_t0000_u01784085863037") 2026/07/15 03:26:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f222d13278972cba4_d20260715_m032418_c001_v0001104_t0013_u01784085858660") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a54_d20260715_m032526_c001_v7007000_t0000_u01784085926344") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f2273bda0cebb53b7_d20260715_m032521_c001_v0001092_t0036_u01784085921922") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f4273bda0cebb53af_d20260715_m032521_c001_v7007000_t0000_u01784085921475") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a34_d20260715_m032516_c001_v0001105_t0014_u01784085916654") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a32_d20260715_m032516_c001_v7007000_t0000_u01784085916465") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a23_d20260715_m032512_c001_v0001184_t0005_u01784085912174") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a21_d20260715_m032511_c001_v7007000_t0000_u01784085911729") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f217f7466ddb51a14_d20260715_m032506_c001_v0001039_t0004_u01784085906839") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f417f7466ddb51a13_d20260715_m032506_c001_v7007000_t0000_u01784085906650") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f211760f7032fcec4_d20260715_m032502_c001_v0001178_t0050_u01784085902770") 2026/07/15 03:26:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f411760f7032fcec2_d20260715_m032502_c001_v7007000_t0000_u01784085902328") 2026/07/15 03:26:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f222d13278972cc36_d20260715_m032446_c001_v0001136_t0050_u01784085886196") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f40284b4c664c5ecb_d20260715_m032624_c001_v7007000_t0000_u01784085984533") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f225e3a23a651898a_d20260715_m032618_c001_v0001033_t0000_u01784085978707") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a6518989_d20260715_m032618_c001_v7007000_t0000_u01784085978152") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f225e3a23a6518984_d20260715_m032612_c001_v0001174_t0050_u01784085972607") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a6518983_d20260715_m032612_c001_v7007000_t0000_u01784085972109") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f21327c5298a540c7_d20260715_m032606_c001_v0001180_t0024_u01784085966958") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f41327c5298a540c4_d20260715_m032606_c001_v7007000_t0000_u01784085966410") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e7fb_d20260715_m032602_c001_v0001101_t0057_u01784085962674") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a6518970_d20260715_m032602_c001_v7007000_t0000_u01784085962326") 2026/07/15 03:26:32 DEBUG : chunked-copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e7f3_d20260715_m032558_c001_v0001101_t0044_u01784085958976") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f40284b4c664c5ec9_d20260715_m032624_c001_v7007000_t0000_u01784085984359") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f21327c5298a540e2_d20260715_m032622_c001_v0001173_t0009_u01784085982244") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a6518988_d20260715_m032617_c001_v7007000_t0000_u01784085977978") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f21327c5298a540da_d20260715_m032616_c001_v0001100_t0019_u01784085976161") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a6518981_d20260715_m032611_c001_v7007000_t0000_u01784085971934") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f225e3a23a651897f_d20260715_m032610_c001_v0001102_t0041_u01784085970158") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f41327c5298a540c3_d20260715_m032606_c001_v7007000_t0000_u01784085966204") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f225e3a23a6518973_d20260715_m032604_c001_v0001099_t0022_u01784085964378") 2026/07/15 03:26:32 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f425e3a23a651896f_d20260715_m032602_c001_v7007000_t0000_u01784085962150") 2026/07/15 03:26:33 DEBUG : chunked-copy.copy: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f11164828168c251c_d20260715_m032601_c001_v0001091_t0050_u01784085961181") 2026/07/15 03:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e489_d20260715_m032137_c001_v0001101_t0003_u01784085697943") 2026/07/15 03:26:33 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f40284b4c664c5ecf_d20260715_m032625_c001_v7007000_t0000_u01784085985436") 2026/07/15 03:26:33 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e849_d20260715_m032625_c001_v0001101_t0023_u01784085985070") 2026/07/15 03:26:33 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f40284b4c664c5ed2_d20260715_m032626_c001_v7007000_t0000_u01784085986775") 2026/07/15 03:26:33 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e853_d20260715_m032626_c001_v0001101_t0047_u01784085986353") 2026/07/15 03:26:33 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f102329b98817e84f_d20260715_m032625_c001_v0001101_t0001_u01784085985612") 2026/07/15 03:26:33 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf92dd33c0ad6b3b9ff80e1b_f411760f7032fcbdf_d20260715_m032251_c001_v7007000_t0000_u01784085771840") 2026/07/15 03:26:34 INFO : B2 bucket rclone-test-notemew1xage: cleaning bucket "rclone-test-notemew1xage" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (332.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (329.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.62s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.14s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.02s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (16.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (40.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (20.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 332.280s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m33.308556275s (try 1/5)