"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/04/02 05:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zozereb1bifu" 2026/04/02 05:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/02 05:27:15 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/02 05:27:15 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/02 05:27:16 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/02 05:27:38 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/02 05:27:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/02 05:27:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/02 05:27:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/02 05:27:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/02 05:27:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/02 05:27:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/02 05:27:42 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/04/02 05:27:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/02 05:27:50 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/02 05:27:55 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of all files 2026/04/02 05:27:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc117_d20260402_m052754_c001_v0001182_t0052_u01775107674727") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/02 05:27:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zozereb1bifu/dirToPurgeFromRoot" 2026/04/02 05:27:57 INFO : B2 bucket rclone-test-zozereb1bifu path dirToPurgeFromRoot: cleaning bucket "rclone-test-zozereb1bifu" of all files 2026/04/02 05:27:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc127_d20260402_m052756_c001_v0001182_t0015_u01775107676198") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/02 05:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zozereb1bifu/hello? sausage/êé" 2026/04/02 05:28:02 INFO : B2 bucket rclone-test-zozereb1bifu path hello? sausage/êé: cleaning bucket "rclone-test-zozereb1bifu" of all files 2026/04/02 05:28:02 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f106d98b489fef449_d20260402_m052801_c001_v0001184_t0028_u01775107681369") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/02 05:28:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/02 05:28:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 05:28:04 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/02 05:28:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zozereb1bifu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/02 05:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zozereb1bifu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-zozereb1bifu" from "TestB2:rclone-test-zozereb1bifu" 2026/04/02 05:28:15 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/04/02 05:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fulikaw8gino" 2026/04/02 05:28:30 DEBUG : B2 bucket rclone-test-fulikaw8gino: Purge remote 2026/04/02 05:28:30 INFO : B2 bucket rclone-test-fulikaw8gino: cleaning bucket "rclone-test-fulikaw8gino" of all files 2026/04/02 05:28:31 DEBUG : somefile: Deleting (id "4_zbf821d73a0ad4bcb9fd80e1b_f40874028e1100ed4_d20260402_m052829_c001_v0001183_t0009_u01775107709853") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/02 05:28:32 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/02 05:28:33 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/04/02 05:28:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/02 05:28:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/02 05:28:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.979Ki offset 6Mi/6.106Mi 2026/04/02 05:28:35 DEBUG : test-metadata: Sending chunk 1 length 111595 2026/04/02 05:28:37 DEBUG : test-metadata: Done sending chunk 1 2026/04/02 05:28:37 DEBUG : test-metadata: Done sending chunk 0 2026/04/02 05:28:37 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/04/02 05:28:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/02 05:28:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 05:28:45 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 05:28:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-05.backblaze.com/b2api/v1/b2_upload_file/2ff2fd83a08d4bcb9fd80e1b/c001_v0001182_t0047": EOF 2026/04/02 05:28:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-05.backblaze.com/b2api/v1/b2_upload_file/2ff2fd83a08d4bcb9fd80e1b/c001_v0001182_t0047": EOF) 2026/04/02 05:28:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1182-05.backblaze.com/b2api/v1/b2_upload_file/2ff2fd83a08d4bcb9fd80e1b/c001_v0001182_t0047": EOF - low level retry 1/10 2026/04/02 05:28:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-02-052842-832.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/04/02 05:28:52 DEBUG : oldPath = "TestB2:rclone-test-zozereb1bifu/versions/test-versions-v2026-04-02-052842-832.txt" 2026/04/02 05:28:52 DEBUG : newPath = "TestB2,versions:rclone-test-zozereb1bifu/versions/test-versions-v2026-04-02-052842-832.txt" 2026/04/02 05:28:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zozereb1bifu/versions/test-versions-v2026-04-02-052842-832.txt" 2026/04/02 05:28:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/02 05:28:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zozereb1bifu/versions/test-versions-v2026-04-02-052842-832.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zozereb1bifu/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/04/02 05:28:56 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of all hidden files 2026/04/02 05:28:57 DEBUG : leading space/ leading space: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ad_d20260402_m052722_c001_v7007000_t0000_u01775107642724") as it is a hide marker 2026/04/02 05:28:57 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : leading space/ leading space: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfda_d20260402_m052722_c001_v0001182_t0003_u01775107642163") 2026/04/02 05:28:57 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31a8_d20260402_m052721_c001_v7007000_t0000_u01775107641800") as it is a hide marker 2026/04/02 05:28:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfd2_d20260402_m052721_c001_v0001182_t0017_u01775107641222") 2026/04/02 05:28:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31bd_d20260402_m052728_c001_v7007000_t0000_u01775107648340") as it is a hide marker 2026/04/02 05:28:57 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc020_d20260402_m052727_c001_v0001182_t0030_u01775107647781") 2026/04/02 05:28:57 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : created from root.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f417e3c63572bd291_d20260402_m052823_c001_v7007000_t0000_u01775107703903") as it is a hide marker 2026/04/02 05:28:57 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : created from root.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f1036b865e39a0f42_d20260402_m052822_c001_v0001144_t0047_u01775107702476") 2026/04/02 05:28:57 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252c7_d20260402_m052831_c001_v7007000_t0000_u01775107711922") as it is a hide marker 2026/04/02 05:28:57 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc19c_d20260402_m052811_c001_v0001182_t0033_u01775107691505") 2026/04/02 05:28:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f110754d478bc9b8a_d20260402_m052807_c001_v0001113_t0037_u01775107687812") 2026/04/02 05:28:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0da_d20260402_m052746_c001_v0001182_t0028_u01775107666871") 2026/04/02 05:28:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d0_d20260402_m052746_c001_v0001182_t0040_u01775107666098") 2026/04/02 05:28:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d6_d20260402_m052746_c001_v0001182_t0020_u01775107666477") "upload" dated 2026-04-02 05:27:46.477 +0000 UTC (1m10.644582416s ago) 2026/04/02 05:28:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f41789a451cf369d9_d20260402_m052805_c001_v7007000_t0000_u01775107685598") as it is a hide marker 2026/04/02 05:28:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f117a6c1348b02900_d20260402_m052805_c001_v0001092_t0037_u01775107685091") 2026/04/02 05:28:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f103aac6f65247ecb_d20260402_m052804_c001_v0001134_t0000_u01775107684335") 2026/04/02 05:28:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c7_d20260402_m052735_c001_v7007000_t0000_u01775107655149") as it is a hide marker 2026/04/02 05:28:57 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc05b_d20260402_m052734_c001_v0001182_t0032_u01775107654583") 2026/04/02 05:28:57 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : piped data.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252d0_d20260402_m052833_c001_v7007000_t0000_u01775107713633") as it is a hide marker 2026/04/02 05:28:57 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : piped data.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc26b_d20260402_m052833_c001_v0001182_t0032_u01775107713239") 2026/04/02 05:28:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : piped data.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252cc_d20260402_m052833_c001_v7007000_t0000_u01775107713057") 2026/04/02 05:28:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : piped data.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405203edb3dbc265_d20260402_m052832_c001_v0001182_t0047_u01775107712691") 2026/04/02 05:28:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ca_d20260402_m052736_c001_v7007000_t0000_u01775107656112") as it is a hide marker 2026/04/02 05:28:57 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc065_d20260402_m052735_c001_v0001182_t0058_u01775107655514") 2026/04/02 05:28:57 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : test-metadata: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f408df0c824a6ba77_d20260402_m052840_c001_v7007000_t0000_u01775107720292") as it is a hide marker 2026/04/02 05:28:57 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : test-metadata: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f213781a4b77252dc_d20260402_m052835_c001_v0001183_t0015_u01775107715382") 2026/04/02 05:28:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : test-metadata: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252d4_d20260402_m052834_c001_v7007000_t0000_u01775107714581") 2026/04/02 05:28:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : test-metadata: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc26f_d20260402_m052833_c001_v0001182_t0015_u01775107713816") 2026/04/02 05:28:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c0_d20260402_m052730_c001_v7007000_t0000_u01775107650189") as it is a hide marker 2026/04/02 05:28:57 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc02a_d20260402_m052729_c001_v0001182_t0032_u01775107649625") 2026/04/02 05:28:57 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c4_d20260402_m052732_c001_v7007000_t0000_u01775107652260") as it is a hide marker 2026/04/02 05:28:57 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc040_d20260402_m052731_c001_v0001182_t0005_u01775107651683") 2026/04/02 05:28:57 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c2_d20260402_m052731_c001_v7007000_t0000_u01775107651298") as it is a hide marker 2026/04/02 05:28:57 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc036_d20260402_m052730_c001_v0001182_t0027_u01775107650553") 2026/04/02 05:28:57 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c5_d20260402_m052733_c001_v7007000_t0000_u01775107653259") as it is a hide marker 2026/04/02 05:28:57 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc04c_d20260402_m052732_c001_v0001182_t0059_u01775107652625") 2026/04/02 05:28:57 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c6_d20260402_m052734_c001_v7007000_t0000_u01775107654219") as it is a hide marker 2026/04/02 05:28:57 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc056_d20260402_m052733_c001_v0001182_t0015_u01775107653628") 2026/04/02 05:28:57 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31bf_d20260402_m052729_c001_v7007000_t0000_u01775107649258") as it is a hide marker 2026/04/02 05:28:57 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : trailing space /trailing space : Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc022_d20260402_m052728_c001_v0001182_t0035_u01775107648704") 2026/04/02 05:28:57 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088ade_d20260402_m052850_c001_v0001153_t0008_u01775107730629") "upload" dated 2026-04-02 05:28:50.629 +0000 UTC (6.493190995s ago) 2026/04/02 05:28:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156ae0_d20260402_m052845_c001_v7007000_t0000_u01775107725840") 2026/04/02 05:28:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc2bc_d20260402_m052842_c001_v0001182_t0026_u01775107722832") 2026/04/02 05:28:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31d3_d20260402_m052745_c001_v7007000_t0000_u01775107665515") as it is a hide marker 2026/04/02 05:28:57 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f210358b861ff31cf_d20260402_m052738_c001_v0001116_t0034_u01775107658245") 2026/04/02 05:28:57 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : zero-length-file: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ce_d20260402_m052737_c001_v7007000_t0000_u01775107657953") as it is a hide marker 2026/04/02 05:28:57 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : zero-length-file: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405203edb3dbc073_d20260402_m052737_c001_v0001182_t0047_u01775107657410") 2026/04/02 05:28:57 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b3_d20260402_m052723_c001_v7007000_t0000_u01775107643646") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfe8_d20260402_m052723_c001_v0001182_t0048_u01775107643090") 2026/04/02 05:28:57 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff3197_d20260402_m052718_c001_v7007000_t0000_u01775107638981") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfb5_d20260402_m052718_c001_v0001182_t0004_u01775107638063") 2026/04/02 05:28:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b9_d20260402_m052726_c001_v7007000_t0000_u01775107646433") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc00e_d20260402_m052725_c001_v0001182_t0035_u01775107645877") 2026/04/02 05:28:57 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b7_d20260402_m052725_c001_v7007000_t0000_u01775107645510") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc008_d20260402_m052724_c001_v0001182_t0020_u01775107644944") 2026/04/02 05:28:57 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ba_d20260402_m052727_c001_v7007000_t0000_u01775107647416") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc016_d20260402_m052726_c001_v0001182_t0021_u01775107646797") 2026/04/02 05:28:57 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b6_d20260402_m052724_c001_v7007000_t0000_u01775107644580") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbff6_d20260402_m052724_c001_v0001182_t0039_u01775107644010") 2026/04/02 05:28:57 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ./.: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff319c_d20260402_m052719_c001_v7007000_t0000_u01775107639934") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ./.: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfbb_d20260402_m052719_c001_v0001182_t0052_u01775107639360") 2026/04/02 05:28:57 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/02 05:28:57 DEBUG : ../..: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31a1_d20260402_m052720_c001_v7007000_t0000_u01775107640859") as it is a hide marker 2026/04/02 05:28:57 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/02 05:28:57 DEBUG : ../..: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfc6_d20260402_m052720_c001_v0001182_t0006_u01775107640299") 2026/04/02 05:28:57 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/02 05:28:57 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of all hidden files 2026/04/02 05:28:57 DEBUG : leading space/ leading space: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ad_d20260402_m052722_c001_v7007000_t0000_u01775107642724") as it is a hide marker 2026/04/02 05:28:57 DEBUG : leading space/ leading space: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfda_d20260402_m052722_c001_v0001182_t0003_u01775107642163") 2026/04/02 05:28:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31a8_d20260402_m052721_c001_v7007000_t0000_u01775107641800") as it is a hide marker 2026/04/02 05:28:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfd2_d20260402_m052721_c001_v0001182_t0017_u01775107641222") 2026/04/02 05:28:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31bd_d20260402_m052728_c001_v7007000_t0000_u01775107648340") as it is a hide marker 2026/04/02 05:28:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc020_d20260402_m052727_c001_v0001182_t0030_u01775107647781") 2026/04/02 05:28:57 DEBUG : created from root.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f417e3c63572bd291_d20260402_m052823_c001_v7007000_t0000_u01775107703903") as it is a hide marker 2026/04/02 05:28:57 DEBUG : created from root.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f1036b865e39a0f42_d20260402_m052822_c001_v0001144_t0047_u01775107702476") 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252c7_d20260402_m052831_c001_v7007000_t0000_u01775107711922") as it is a hide marker 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc19c_d20260402_m052811_c001_v0001182_t0033_u01775107691505") 2026/04/02 05:28:57 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f110754d478bc9b8a_d20260402_m052807_c001_v0001113_t0037_u01775107687812") 2026/04/02 05:28:58 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0da_d20260402_m052746_c001_v0001182_t0028_u01775107666871") 2026/04/02 05:28:58 DEBUG : file name.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d0_d20260402_m052746_c001_v0001182_t0040_u01775107666098") 2026/04/02 05:28:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d6_d20260402_m052746_c001_v0001182_t0020_u01775107666477") "upload" dated 2026-04-02 05:27:46.477 +0000 UTC (1m11.658454382s ago) 2026/04/02 05:28:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f41789a451cf369d9_d20260402_m052805_c001_v7007000_t0000_u01775107685598") as it is a hide marker 2026/04/02 05:28:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f117a6c1348b02900_d20260402_m052805_c001_v0001092_t0037_u01775107685091") 2026/04/02 05:28:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f103aac6f65247ecb_d20260402_m052804_c001_v0001134_t0000_u01775107684335") 2026/04/02 05:28:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c7_d20260402_m052735_c001_v7007000_t0000_u01775107655149") as it is a hide marker 2026/04/02 05:28:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc05b_d20260402_m052734_c001_v0001182_t0032_u01775107654583") 2026/04/02 05:28:58 DEBUG : piped data.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252d0_d20260402_m052833_c001_v7007000_t0000_u01775107713633") as it is a hide marker 2026/04/02 05:28:58 DEBUG : piped data.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc26b_d20260402_m052833_c001_v0001182_t0032_u01775107713239") 2026/04/02 05:28:58 DEBUG : piped data.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252cc_d20260402_m052833_c001_v7007000_t0000_u01775107713057") 2026/04/02 05:28:58 DEBUG : piped data.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405203edb3dbc265_d20260402_m052832_c001_v0001182_t0047_u01775107712691") 2026/04/02 05:28:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ca_d20260402_m052736_c001_v7007000_t0000_u01775107656112") as it is a hide marker 2026/04/02 05:28:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc065_d20260402_m052735_c001_v0001182_t0058_u01775107655514") 2026/04/02 05:28:58 DEBUG : test-metadata: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f408df0c824a6ba77_d20260402_m052840_c001_v7007000_t0000_u01775107720292") as it is a hide marker 2026/04/02 05:28:58 DEBUG : test-metadata: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f213781a4b77252dc_d20260402_m052835_c001_v0001183_t0015_u01775107715382") 2026/04/02 05:28:58 DEBUG : test-metadata: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77252d4_d20260402_m052834_c001_v7007000_t0000_u01775107714581") 2026/04/02 05:28:58 DEBUG : test-metadata: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc26f_d20260402_m052833_c001_v0001182_t0015_u01775107713816") 2026/04/02 05:28:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c0_d20260402_m052730_c001_v7007000_t0000_u01775107650189") as it is a hide marker 2026/04/02 05:28:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc02a_d20260402_m052729_c001_v0001182_t0032_u01775107649625") 2026/04/02 05:28:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c4_d20260402_m052732_c001_v7007000_t0000_u01775107652260") as it is a hide marker 2026/04/02 05:28:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc040_d20260402_m052731_c001_v0001182_t0005_u01775107651683") 2026/04/02 05:28:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c2_d20260402_m052731_c001_v7007000_t0000_u01775107651298") as it is a hide marker 2026/04/02 05:28:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc036_d20260402_m052730_c001_v0001182_t0027_u01775107650553") 2026/04/02 05:28:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c5_d20260402_m052733_c001_v7007000_t0000_u01775107653259") as it is a hide marker 2026/04/02 05:28:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc04c_d20260402_m052732_c001_v0001182_t0059_u01775107652625") 2026/04/02 05:28:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31c6_d20260402_m052734_c001_v7007000_t0000_u01775107654219") as it is a hide marker 2026/04/02 05:28:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc056_d20260402_m052733_c001_v0001182_t0015_u01775107653628") 2026/04/02 05:28:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31bf_d20260402_m052729_c001_v7007000_t0000_u01775107649258") as it is a hide marker 2026/04/02 05:28:59 DEBUG : trailing space /trailing space : Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc022_d20260402_m052728_c001_v0001182_t0035_u01775107648704") 2026/04/02 05:28:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088ade_d20260402_m052850_c001_v0001153_t0008_u01775107730629") "upload" dated 2026-04-02 05:28:50.629 +0000 UTC (8.81197162s ago) 2026/04/02 05:28:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156ae0_d20260402_m052845_c001_v7007000_t0000_u01775107725840") 2026/04/02 05:28:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc2bc_d20260402_m052842_c001_v0001182_t0026_u01775107722832") 2026/04/02 05:28:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31d3_d20260402_m052745_c001_v7007000_t0000_u01775107665515") as it is a hide marker 2026/04/02 05:28:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f210358b861ff31cf_d20260402_m052738_c001_v0001116_t0034_u01775107658245") 2026/04/02 05:28:59 DEBUG : zero-length-file: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ce_d20260402_m052737_c001_v7007000_t0000_u01775107657953") as it is a hide marker 2026/04/02 05:28:59 DEBUG : zero-length-file: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405203edb3dbc073_d20260402_m052737_c001_v0001182_t0047_u01775107657410") 2026/04/02 05:28:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b3_d20260402_m052723_c001_v7007000_t0000_u01775107643646") as it is a hide marker 2026/04/02 05:28:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfe8_d20260402_m052723_c001_v0001182_t0048_u01775107643090") 2026/04/02 05:28:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff3197_d20260402_m052718_c001_v7007000_t0000_u01775107638981") as it is a hide marker 2026/04/02 05:28:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfb5_d20260402_m052718_c001_v0001182_t0004_u01775107638063") 2026/04/02 05:28:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b9_d20260402_m052726_c001_v7007000_t0000_u01775107646433") as it is a hide marker 2026/04/02 05:28:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc00e_d20260402_m052725_c001_v0001182_t0035_u01775107645877") 2026/04/02 05:29:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b7_d20260402_m052725_c001_v7007000_t0000_u01775107645510") as it is a hide marker 2026/04/02 05:29:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc008_d20260402_m052724_c001_v0001182_t0020_u01775107644944") 2026/04/02 05:29:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31ba_d20260402_m052727_c001_v7007000_t0000_u01775107647416") as it is a hide marker 2026/04/02 05:29:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc016_d20260402_m052726_c001_v0001182_t0021_u01775107646797") 2026/04/02 05:29:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31b6_d20260402_m052724_c001_v7007000_t0000_u01775107644580") as it is a hide marker 2026/04/02 05:29:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbff6_d20260402_m052724_c001_v0001182_t0039_u01775107644010") 2026/04/02 05:29:00 DEBUG : ./.: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff319c_d20260402_m052719_c001_v7007000_t0000_u01775107639934") as it is a hide marker 2026/04/02 05:29:00 DEBUG : ./.: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfbb_d20260402_m052719_c001_v0001182_t0052_u01775107639360") 2026/04/02 05:29:00 DEBUG : ../..: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f410358b861ff31a1_d20260402_m052720_c001_v7007000_t0000_u01775107640859") as it is a hide marker 2026/04/02 05:29:00 DEBUG : ../..: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbbfc6_d20260402_m052720_c001_v0001182_t0006_u01775107640299") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/02 05:29:01 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/04/02 05:29:01 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/04/02 05:29:01 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/04/02 05:29:01 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/04/02 05:29:02 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of pending multipart uploads older than 0s 2026/04/02 05:29:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d6_d20260402_m052746_c001_v0001182_t0020_u01775107666477") "upload" dated 2026-04-02 05:27:46.477 +0000 UTC (1m15.8242719s ago) 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a5_d20260402_m052901_c001_v0001161_t0032_u01775107741292") as it is a start marker (upload started at 2026-04-02 05:29:01.292 +0000 UTC) 2026/04/02 05:29:02 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a6_d20260402_m052901_c001_v0001098_t0020_u01775107741477") as it is a start marker (upload started at 2026-04-02 05:29:01.477 +0000 UTC) 2026/04/02 05:29:02 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a7_d20260402_m052901_c001_v0001092_t0049_u01775107741661") as it is a start marker (upload started at 2026-04-02 05:29:01.661 +0000 UTC) 2026/04/02 05:29:02 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a8_d20260402_m052901_c001_v0001185_t0008_u01775107741847") as it is a start marker (upload started at 2026-04-02 05:29:01.847 +0000 UTC) 2026/04/02 05:29:02 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/02 05:29:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405761c6644642a4_d20260402_m052901_c001_v7007000_t0000_u01775107741107") "hide" dated 2026-04-02 05:29:01.107 +0000 UTC (1.194450708s ago) 2026/04/02 05:29:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088ade_d20260402_m052850_c001_v0001153_t0008_u01775107730629") 2026/04/02 05:29:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/02 05:29:02 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of pending multipart uploads older than 0s 2026/04/02 05:29:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d6_d20260402_m052746_c001_v0001182_t0020_u01775107666477") "upload" dated 2026-04-02 05:27:46.477 +0000 UTC (1m16.196259858s ago) 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a5_d20260402_m052901_c001_v0001161_t0032_u01775107741292") as it is a start marker (upload started at 2026-04-02 05:29:01.292 +0000 UTC) 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a6_d20260402_m052901_c001_v0001098_t0020_u01775107741477") as it is a start marker (upload started at 2026-04-02 05:29:01.477 +0000 UTC) 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a7_d20260402_m052901_c001_v0001092_t0049_u01775107741661") as it is a start marker (upload started at 2026-04-02 05:29:01.661 +0000 UTC) 2026/04/02 05:29:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f205761c6644642a8_d20260402_m052901_c001_v0001185_t0008_u01775107741847") as it is a start marker (upload started at 2026-04-02 05:29:01.847 +0000 UTC) 2026/04/02 05:29:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405761c6644642a4_d20260402_m052901_c001_v7007000_t0000_u01775107741107") "hide" dated 2026-04-02 05:29:01.107 +0000 UTC (1.566512955s ago) 2026/04/02 05:29:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088ade_d20260402_m052850_c001_v0001153_t0008_u01775107730629") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/02 05:29:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/02 05:29:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/02 05:29:03 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/04/02 05:29:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/02 05:29:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/02 05:29:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/02 05:29:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/02 05:29:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/02 05:29:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/02 05:29:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/02 05:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:29:10 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/04/02 05:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9bbc_d20260402_m052910_c001_v0001185_t0053_u01775107750265") 2026/04/02 05:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/02 05:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/02 05:29:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:29:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:29:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/02 05:29:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/02 05:29:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/02 05:29:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/02 05:29:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/02 05:29:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/02 05:29:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/02 05:29:16 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/02 05:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:29:18 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/04/02 05:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9bfa_d20260402_m052918_c001_v0001167_t0058_u01775107758307") 2026/04/02 05:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/02 05:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/02 05:29:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/02 05:29:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:29:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:29:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/02 05:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/02 05:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/02 05:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/02 05:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/02 05:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/02 05:29:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/02 05:29:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/02 05:29:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/02 05:29:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/02 05:29:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/02 05:29:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:29:26 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/04/02 05:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f221ea0006664bdb6_d20260402_m052927_c001_v0001117_t0021_u01775107767043") 2026/04/02 05:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/02 05:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/02 05:29:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/02 05:29:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:29:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:29:29 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/04/02 05:29:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/02 05:29:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/02 05:29:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/02 05:29:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/02 05:29:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/02 05:29:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/02 05:29:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/02 05:29:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:29:35 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/04/02 05:29:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f221ea0006664bdbc_d20260402_m052935_c001_v0001185_t0039_u01775107775585") 2026/04/02 05:29:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:29:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/02 05:29:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/02 05:29:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:29:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:29:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/02 05:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/02 05:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/02 05:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/02 05:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/02 05:29:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/02 05:29:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/02 05:29:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/02 05:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:29:43 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/04/02 05:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c26_d20260402_m052943_c001_v0001167_t0030_u01775107783662") 2026/04/02 05:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/02 05:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/02 05:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/02 05:29:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:29:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:29:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/02 05:29:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/02 05:29:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/02 05:29:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/02 05:29:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/02 05:29:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/02 05:29:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/02 05:29:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/02 05:29:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/02 05:29:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/02 05:29:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/02 05:29:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:29:52 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/04/02 05:29:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604") 2026/04/02 05:29:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/02 05:29:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:29:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:29:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0057": write tcp 65.108.87.141:43998->206.190.208.185:443: write: connection reset by peer: &url.Error{Op:"Post", URL:"https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0057", Err:(*tls.permanentError)(0x30461e704c30)} 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: Post "https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0057": write tcp 65.108.87.141:43998->206.190.208.185:443: write: connection reset by peer 2026/04/02 05:30:34 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0057": write tcp 65.108.87.141:43998->206.190.208.185:443: write: connection reset by peer) 2026/04/02 05:30:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/02 05:30:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x30461dfd6660), retryAfter:1000000000} 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s 2026/04/02 05:30:34 DEBUG : pacer: low level retry 1/10 (error Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s) 2026/04/02 05:30:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): Post "https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0038": write tcp 65.108.87.141:45092->206.190.208.188:443: write: connection reset by peer: &url.Error{Op:"Post", URL:"https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0038", Err:(*tls.permanentError)(0x30461e704eb0)} 2026/04/02 05:30:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: Post "https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0038": write tcp 65.108.87.141:45092->206.190.208.188:443: write: connection reset by peer 2026/04/02 05:30:34 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_part/4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604/0038": write tcp 65.108.87.141:45092->206.190.208.188:443: write: connection reset by peer) 2026/04/02 05:30:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/02 05:30:35 DEBUG : pacer: Reducing sleep to 1s 2026/04/02 05:30:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/02 05:30:38 DEBUG : pacer: Reducing sleep to 500ms 2026/04/02 05:30:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x30461dfad6e0), retryAfter:1000000000} 2026/04/02 05:30:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s 2026/04/02 05:30:39 DEBUG : pacer: low level retry 2/10 (error Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s) 2026/04/02 05:30:39 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/04/02 05:30:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/02 05:30:40 DEBUG : pacer: Reducing sleep to 500ms 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x30461e782030), retryAfter:1000000000} 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/02 05:32:57 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/02 05:32:57 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x30461e7821b0), retryAfter:1000000000} 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/02 05:32:57 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x30461e7822a0), retryAfter:1000000000} 2026/04/02 05:32:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/02 05:32:57 DEBUG : pacer: low level retry 3/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/02 05:32:58 DEBUG : pacer: Reducing sleep to 500ms 2026/04/02 05:32:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:32:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/02 05:33:00 DEBUG : pacer: Reducing sleep to 250ms 2026/04/02 05:33:01 DEBUG : pacer: Reducing sleep to 125ms 2026/04/02 05:33:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:33:01 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/02 05:33:01 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/02 05:33:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/02 05:33:03 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/02 05:33:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:33:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts 2026/04/02 05:33:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/04/02 05:33:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/02 05:33:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/02 05:33:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/02 05:33:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/02 05:33:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/02 05:33:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/02 05:33:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/02 05:33:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:33:10 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/04/02 05:33:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f216538f743fb79fe_d20260402_m053310_c001_v0001093_t0033_u01775107990550") 2026/04/02 05:33:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:33:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/02 05:33:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/02 05:33:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:33:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:33:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/02 05:33:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/02 05:33:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/02 05:33:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/02 05:33:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/02 05:33:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/02 05:33:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/02 05:33:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/02 05:33:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:33:18 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/04/02 05:33:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f216538f743fb7a47_d20260402_m053318_c001_v0001137_t0037_u01775107998946") 2026/04/02 05:33:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/02 05:33:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/02 05:33:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/02 05:33:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:33:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:33:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/02 05:33:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/02 05:33:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/02 05:33:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/02 05:33:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/02 05:33:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/02 05:33:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/02 05:33:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/02 05:33:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/02 05:33:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/02 05:33:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/02 05:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:33:27 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/04/02 05:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2238f2ad9a844d2a_d20260402_m053327_c001_v0001097_t0023_u01775108007639") 2026/04/02 05:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/02 05:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:33:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/02 05:33:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/02 05:33:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:33:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:33:38 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/04/02 05:33:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/02 05:33:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/02 05:33:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/02 05:33:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/02 05:33:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/02 05:33:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/02 05:33:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/02 05:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:33:46 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/04/02 05:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f219a75b91015cd79_d20260402_m053346_c001_v0001183_t0054_u01775108026441") 2026/04/02 05:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/02 05:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/02 05:33:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:33:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:33:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/02 05:33:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/02 05:33:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/02 05:33:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/02 05:33:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/02 05:33:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/02 05:33:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/02 05:33:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/02 05:33:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:33:54 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/04/02 05:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e3f_d20260402_m053354_c001_v0001146_t0024_u01775108034967") 2026/04/02 05:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/02 05:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/02 05:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/02 05:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/02 05:33:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/02 05:33:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/02 05:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/02 05:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/02 05:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/02 05:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/02 05:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/02 05:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/02 05:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/02 05:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/02 05:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:34:04 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/04/02 05:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f214e6892f72ac495_d20260402_m053404_c001_v0001092_t0016_u01775108044491") 2026/04/02 05:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/02 05:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/02 05:34:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/02 05:34:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:34:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:34:07 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/04/02 05:34:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/02 05:34:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/02 05:34:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/02 05:34:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/02 05:34:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/02 05:34:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/02 05:34:11 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/02 05:34:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:34:13 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/04/02 05:34:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f214e6892f72ac49b_d20260402_m053413_c001_v0001154_t0016_u01775108053434") 2026/04/02 05:34:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:34:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/02 05:34:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/02 05:34:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:34:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:34:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/02 05:34:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/02 05:34:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/02 05:34:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/02 05:34:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/02 05:34:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/02 05:34:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/02 05:34:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/02 05:34:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:34:22 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/04/02 05:34:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e80_d20260402_m053422_c001_v0001102_t0023_u01775108062880") 2026/04/02 05:34:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/02 05:34:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/02 05:34:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/02 05:34:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:34:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:34:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/02 05:34:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/02 05:34:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/02 05:34:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/02 05:34:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/02 05:34:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/02 05:34:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/02 05:34:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/02 05:34:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/02 05:34:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/02 05:34:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/02 05:34:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:34:37 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/04/02 05:34:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f219a75b91015ce11_d20260402_m053438_c001_v0001130_t0028_u01775108078073") 2026/04/02 05:34:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/02 05:34:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:34:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:34:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/02 05:34:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/02 05:34:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:34:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:34:41 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/04/02 05:34:44 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/02 05:34:44 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/02 05:34:44 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/02 05:34:44 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/02 05:34:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/02 05:34:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/02 05:34:47 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/02 05:34:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:34:49 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/04/02 05:34:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f20810fd8feb9c04c_d20260402_m053450_c001_v0001115_t0007_u01775108090075") 2026/04/02 05:34:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:34:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/02 05:34:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/02 05:34:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:34:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:34:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/02 05:34:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/02 05:34:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/02 05:34:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/02 05:34:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/02 05:34:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/02 05:34:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/02 05:34:58 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/02 05:35:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:35:02 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/04/02 05:35:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156ef1_d20260402_m053502_c001_v0001092_t0041_u01775108102635") 2026/04/02 05:35:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/02 05:35:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/02 05:35:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/02 05:35:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:35:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:35:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/02 05:35:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/02 05:35:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/02 05:35:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/02 05:35:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/02 05:35:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/02 05:35:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/02 05:35:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/02 05:35:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/02 05:35:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/02 05:35:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/02 05:35:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/02 05:35:16 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/04/02 05:35:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2ff2fd83a08d4bcb9fd80e1b_f21931454b5906a02_d20260402_m053516_c001_v0001102_t0052_u01775108116929") 2026/04/02 05:35:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/02 05:35:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/02 05:35:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/02 05:35:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/02 05:35:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/02 05:35:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/02 05:35:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/02 05:35:20 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/04/02 05:35:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31d873_d20260402_m053530_c001_v0001144_t0025_u01775108130532") 2026/04/02 05:35:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/02 05:35:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/02 05:35:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/02 05:35:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/02 05:35:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/02 05:35:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/02 05:35:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/02 05:35:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/02 05:35:35 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/02 05:35:37 DEBUG : chunked-copy: Done sending chunk 0 2026/04/02 05:35:37 DEBUG : chunked-copy: Done sending chunk 1 2026/04/02 05:35:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/02 05:35:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31d880_d20260402_m053538_c001_v0001183_t0051_u01775108138299") 2026/04/02 05:35:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/02 05:35:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/02 05:35:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/02 05:35:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/02 05:35:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/02 05:35:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/02 05:35:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/02 05:35:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/02 05:35:41 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/02 05:35:43 DEBUG : chunked-copy: Done sending chunk 0 2026/04/02 05:35:43 DEBUG : chunked-copy: Done sending chunk 1 2026/04/02 05:35:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/02 05:35:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2238f2ad9a844e3c_d20260402_m053544_c001_v0001090_t0031_u01775108144669") 2026/04/02 05:35:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/02 05:35:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/02 05:37:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/02 05:37:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/02 05:37:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/02 05:37:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/02 05:37:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/02 05:37:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/02 05:37:43 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/02 05:37:45 DEBUG : chunked-copy: Done sending chunk 0 2026/04/02 05:37:45 DEBUG : chunked-copy: Done sending chunk 1 2026/04/02 05:37:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/02 05:37:46 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31db45_d20260402_m053746_c001_v0001117_t0020_u01775108266261") 2026/04/02 05:37:46 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/02 05:37:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/02 05:37:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/02 05:37:46 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/02 05:37:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/02 05:37:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/02 05:37:47 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/02 05:37:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/02 05:37:51 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/02 05:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zozereb1bifu/deeper/nonexisting/directory" 2026/04/02 05:37:51 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/02 05:37:53 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of all files 2026/04/02 05:37:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156ee3_d20260402_m053455_c001_v7007000_t0000_u01775108095211") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f20810fd8feb9c04c_d20260402_m053450_c001_v0001115_t0007_u01775108090075") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f40810fd8feb9c04b_d20260402_m053449_c001_v7007000_t0000_u01775108089575") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f20810fd8feb9c04a_d20260402_m053444_c001_v0001157_t0036_u01775108084401") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f403c31894b31d86a_d20260402_m053524_c001_v7007000_t0000_u01775108124037") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f21931454b5906a02_d20260402_m053516_c001_v0001102_t0052_u01775108116929") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f41931454b5906a01_d20260402_m053516_c001_v7007000_t0000_u01775108116403") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156f01_d20260402_m053509_c001_v0001167_t0053_u01775108109435") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156eff_d20260402_m053509_c001_v7007000_t0000_u01775108109254") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156ef1_d20260402_m053502_c001_v0001092_t0041_u01775108102635") 2026/04/02 05:37:53 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156eef_d20260402_m053502_c001_v7007000_t0000_u01775108102121") 2026/04/02 05:37:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156ee4_d20260402_m053455_c001_v0001167_t0055_u01775108095393") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77256bb_d20260402_m053306_c001_v7007000_t0000_u01775107986029") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c3a_d20260402_m052952_c001_v0001090_t0027_u01775107792604") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9c2e_d20260402_m052947_c001_v7007000_t0000_u01775107787955") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c26_d20260402_m052943_c001_v0001167_t0030_u01775107783662") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9c38_d20260402_m052952_c001_v7007000_t0000_u01775107792241") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c2f_d20260402_m052948_c001_v0001173_t0051_u01775107788138") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9c24_d20260402_m052943_c001_v7007000_t0000_u01775107783294") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f221ea0006664bdc1_d20260402_m052939_c001_v0001167_t0039_u01775107779084") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f421ea0006664bdc0_d20260402_m052938_c001_v7007000_t0000_u01775107778904") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f221ea0006664bdbc_d20260402_m052935_c001_v0001185_t0039_u01775107775585") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f421ea0006664bdbb_d20260402_m052935_c001_v7007000_t0000_u01775107775231") 2026/04/02 05:37:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c0d_d20260402_m052931_c001_v0001041_t0018_u01775107771366") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e2e_d20260402_m053341_c001_v7007000_t0000_u01775108021657") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2238f2ad9a844d2a_d20260402_m053327_c001_v0001097_t0023_u01775108007639") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77256d8_d20260402_m053322_c001_v7007000_t0000_u01775108002871") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f216538f743fb7a47_d20260402_m053318_c001_v0001137_t0037_u01775107998946") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4238f2ad9a844d29_d20260402_m053327_c001_v7007000_t0000_u01775108007279") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f213781a4b77256d9_d20260402_m053323_c001_v0001130_t0036_u01775108003052") 2026/04/02 05:37:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f416538f743fb7a46_d20260402_m053318_c001_v7007000_t0000_u01775107998593") 2026/04/02 05:37:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f213781a4b77256cc_d20260402_m053314_c001_v0001174_t0053_u01775107994301") 2026/04/02 05:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f413781a4b77256ca_d20260402_m053314_c001_v7007000_t0000_u01775107994120") 2026/04/02 05:37:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f216538f743fb79fe_d20260402_m053310_c001_v0001093_t0033_u01775107990550") 2026/04/02 05:37:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f416538f743fb79f4_d20260402_m053310_c001_v7007000_t0000_u01775107990170") 2026/04/02 05:37:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f213781a4b77256bc_d20260402_m053306_c001_v0001173_t0059_u01775107986211") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9c0a_d20260402_m052931_c001_v7007000_t0000_u01775107771183") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f221ea0006664bdb6_d20260402_m052927_c001_v0001117_t0021_u01775107767043") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f421ea0006664bdb3_d20260402_m052926_c001_v7007000_t0000_u01775107766652") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9c01_d20260402_m052922_c001_v0001174_t0045_u01775107762497") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9c00_d20260402_m052922_c001_v7007000_t0000_u01775107762315") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9bfa_d20260402_m052918_c001_v0001167_t0058_u01775107758307") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9bf9_d20260402_m052917_c001_v7007000_t0000_u01775107757940") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31d159_d20260402_m052914_c001_v0001185_t0009_u01775107754074") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f403c31894b31d158_d20260402_m052913_c001_v7007000_t0000_u01775107753892") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2156b7c90a8d9bbc_d20260402_m052910_c001_v0001185_t0053_u01775107750265") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4156b7c90a8d9bba_d20260402_m052909_c001_v7007000_t0000_u01775107749910") 2026/04/02 05:37:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f216e9bc51f3e7164_d20260402_m052904_c001_v0001091_t0040_u01775107744738") 2026/04/02 05:37:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e54_d20260402_m053408_c001_v7007000_t0000_u01775108048952") 2026/04/02 05:37:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f214e6892f72ac495_d20260402_m053404_c001_v0001092_t0016_u01775108044491") 2026/04/02 05:37:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e45_d20260402_m053359_c001_v7007000_t0000_u01775108039299") 2026/04/02 05:37:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e3f_d20260402_m053354_c001_v0001146_t0024_u01775108034967") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f414e6892f72ac494_d20260402_m053404_c001_v7007000_t0000_u01775108044062") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e46_d20260402_m053359_c001_v0001103_t0054_u01775108039483") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e3c_d20260402_m053354_c001_v7007000_t0000_u01775108034544") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e38_d20260402_m053350_c001_v0001185_t0055_u01775108030175") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e37_d20260402_m053349_c001_v7007000_t0000_u01775108029993") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f219a75b91015cd79_d20260402_m053346_c001_v0001183_t0054_u01775108026441") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f419a75b91015cd75_d20260402_m053346_c001_v7007000_t0000_u01775108026018") 2026/04/02 05:37:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e2f_d20260402_m053341_c001_v0001161_t0001_u01775108021898") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f40810fd8feb9c049_d20260402_m053444_c001_v7007000_t0000_u01775108084218") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f219a75b91015ce11_d20260402_m053438_c001_v0001130_t0028_u01775108078073") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f419a75b91015ce0e_d20260402_m053437_c001_v7007000_t0000_u01775108077606") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156ea3_d20260402_m053431_c001_v0001185_t0006_u01775108071938") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156ea2_d20260402_m053431_c001_v7007000_t0000_u01775108071755") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e80_d20260402_m053422_c001_v0001102_t0023_u01775108062880") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e7e_d20260402_m053422_c001_v7007000_t0000_u01775108062409") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e66_d20260402_m053417_c001_v0001092_t0004_u01775108057550") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4097fae618156e64_d20260402_m053417_c001_v7007000_t0000_u01775108057271") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f214e6892f72ac49b_d20260402_m053413_c001_v0001154_t0016_u01775108053434") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f414e6892f72ac49a_d20260402_m053412_c001_v7007000_t0000_u01775108052964") 2026/04/02 05:37:56 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2097fae618156e56_d20260402_m053409_c001_v0001183_t0007_u01775108049135") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f422d87a2a2a1eb3b_d20260402_m053749_c001_v7007000_t0000_u01775108269432") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2238f2ad9a845372_d20260402_m053742_c001_v0001105_t0003_u01775108262788") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4238f2ad9a845371_d20260402_m053742_c001_v7007000_t0000_u01775108262163") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31d88e_d20260402_m053541_c001_v0001103_t0034_u01775108141146") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f403c31894b31d88b_d20260402_m053540_c001_v7007000_t0000_u01775108140587") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2238f2ad9a844e29_d20260402_m053534_c001_v0001173_t0053_u01775108134786") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4238f2ad9a844e27_d20260402_m053534_c001_v7007000_t0000_u01775108134205") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088e16_d20260402_m053528_c001_v0001153_t0011_u01775108128773") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f403c31894b31d870_d20260402_m053528_c001_v7007000_t0000_u01775108128389") 2026/04/02 05:37:57 DEBUG : chunked-copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088e0e_d20260402_m053524_c001_v0001153_t0014_u01775108124819") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f422d87a2a2a1eb39_d20260402_m053749_c001_v7007000_t0000_u01775108269250") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31db45_d20260402_m053746_c001_v0001117_t0020_u01775108266261") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4238f2ad9a845370_d20260402_m053741_c001_v7007000_t0000_u01775108261982") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f2238f2ad9a844e3c_d20260402_m053544_c001_v0001090_t0031_u01775108144669") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f403c31894b31d889_d20260402_m053540_c001_v7007000_t0000_u01775108140405") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31d880_d20260402_m053538_c001_v0001183_t0051_u01775108138299") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f4238f2ad9a844e26_d20260402_m053534_c001_v7007000_t0000_u01775108134022") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f203c31894b31d873_d20260402_m053530_c001_v0001144_t0025_u01775108130532") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f403c31894b31d86f_d20260402_m053528_c001_v7007000_t0000_u01775108128208") 2026/04/02 05:37:57 DEBUG : chunked-copy.copy: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f115d4dbb8756df0e_d20260402_m053527_c001_v0001180_t0024_u01775108127049") 2026/04/02 05:37:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f105203edb3dbc0d6_d20260402_m052746_c001_v0001182_t0020_u01775107666477") 2026/04/02 05:37:58 DEBUG : unknown-size-put.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f422d87a2a2a1eb3f_d20260402_m053750_c001_v7007000_t0000_u01775108270344") 2026/04/02 05:37:58 DEBUG : unknown-size-put.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088f3a_d20260402_m053750_c001_v0001153_t0003_u01775108270024") 2026/04/02 05:37:58 DEBUG : unknown-size-update.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f422d87a2a2a1eb41_d20260402_m053751_c001_v7007000_t0000_u01775108271706") 2026/04/02 05:37:58 DEBUG : unknown-size-update.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088f40_d20260402_m053751_c001_v0001153_t0004_u01775108271355") 2026/04/02 05:37:58 DEBUG : unknown-size-update.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f11360744b7088f3e_d20260402_m053750_c001_v0001153_t0003_u01775108270530") 2026/04/02 05:37:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z2ff2fd83a08d4bcb9fd80e1b_f405761c6644642a4_d20260402_m052901_c001_v7007000_t0000_u01775107741107") 2026/04/02 05:37:59 INFO : B2 bucket rclone-test-zozereb1bifu: cleaning bucket "rclone-test-zozereb1bifu" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (646.43s) --- 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.38s) --- PASS: TestIntegration/FsMkdir (644.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.63s) --- 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 (19.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.56s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.47s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (379.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (214.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (198.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (193.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (35.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (18.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (14.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (14.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (145.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (121.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- 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 646.446s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m47.211524452s (try 1/5)