"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:" 2025/11/18 02:46:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vekepux8nibo" 2025/11/18 02:46:23 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 2025/11/18 02:46:26 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/18 02:46:26 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/18 02:46:26 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/18 02:46:57 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. 2025/11/18 02:46:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/18 02:47:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/18 02:47:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/18 02:47:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/18 02:47:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/18 02:47:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/18 02:47:01 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/11/18 02:47:08 DEBUG : Creating backend with remote "TestB2:" 2025/11/18 02:47:08 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/18 02:47:10 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/18 02:47:15 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of all files 2025/11/18 02:47:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e09_d20251118_m024714_c001_v0001116_t0051_u01763434034272") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/18 02:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vekepux8nibo/dirToPurgeFromRoot" 2025/11/18 02:47:18 INFO : B2 bucket rclone-test-vekepux8nibo path dirToPurgeFromRoot: cleaning bucket "rclone-test-vekepux8nibo" of all files 2025/11/18 02:47:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e0b_d20251118_m024716_c001_v0001116_t0059_u01763434036506") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/18 02:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vekepux8nibo/hello? sausage/êé" 2025/11/18 02:47:23 INFO : B2 bucket rclone-test-vekepux8nibo path hello? sausage/êé: cleaning bucket "rclone-test-vekepux8nibo" of all files 2025/11/18 02:47:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f103265f6e3c8787e_d20251118_m024721_c001_v0001157_t0044_u01763434041975") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/18 02:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vekepux8nibo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/18 02:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vekepux8nibo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-vekepux8nibo" from "TestB2:rclone-test-vekepux8nibo" 2025/11/18 02:47:36 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 2025/11/18 02:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xonajow1yaqe" 2025/11/18 02:47:51 DEBUG : B2 bucket rclone-test-xonajow1yaqe: Purge remote 2025/11/18 02:47:51 INFO : B2 bucket rclone-test-xonajow1yaqe: cleaning bucket "rclone-test-xonajow1yaqe" of all files 2025/11/18 02:47:51 DEBUG : somefile: Deleting (id "4_z7f827dd3d0cd9b4b9fa80e1b_f408b1d31cb01ea23_d20251118_m024750_c001_v0001182_t0052_u01763434070316") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/18 02:47:52 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/18 02:47:53 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 2025/11/18 02:47:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/18 02:47:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/18 02:47:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.663Ki offset 6Mi/6.106Mi 2025/11/18 02:47:57 DEBUG : test-metadata: Sending chunk 1 length 111271 2025/11/18 02:47:58 DEBUG : test-metadata: Done sending chunk 1 2025/11/18 02:47:59 DEBUG : test-metadata: Done sending chunk 0 2025/11/18 02:47:59 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 2025/11/18 02:48:10 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1116-12.backblaze.com/b2api/v1/b2_upload_file/6f023d73d0bd9b4b9fa80e1b/c001_v0001116_t0000": EOF 2025/11/18 02:48:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-12.backblaze.com/b2api/v1/b2_upload_file/6f023d73d0bd9b4b9fa80e1b/c001_v0001116_t0000": EOF) 2025/11/18 02:48:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1116-12.backblaze.com/b2api/v1/b2_upload_file/6f023d73d0bd9b4b9fa80e1b/c001_v0001116_t0000": EOF - low level retry 1/10 2025/11/18 02:48:12 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-v2025-11-18-024804-487.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 2025/11/18 02:48:14 DEBUG : oldPath = "TestB2:rclone-test-vekepux8nibo/versions/test-versions-v2025-11-18-024804-487.txt" 2025/11/18 02:48:14 DEBUG : newPath = "TestB2,versions:rclone-test-vekepux8nibo/versions/test-versions-v2025-11-18-024804-487.txt" 2025/11/18 02:48:14 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vekepux8nibo/versions/test-versions-v2025-11-18-024804-487.txt" 2025/11/18 02:48:14 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/18 02:48:15 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vekepux8nibo/versions/test-versions-v2025-11-18-024804-487.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vekepux8nibo/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 2025/11/18 02:48:19 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of all hidden files 2025/11/18 02:48:19 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c4_d20251118_m024635_c001_v7007000_t0000_u01763433995540") as it is a hide marker 2025/11/18 02:48:19 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : leading space/ leading space: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d89_d20251118_m024634_c001_v0001116_t0016_u01763433994634") 2025/11/18 02:48:19 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c2_d20251118_m024634_c001_v7007000_t0000_u01763433994274") as it is a hide marker 2025/11/18 02:48:19 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d7f_d20251118_m024632_c001_v0001116_t0036_u01763433992862") 2025/11/18 02:48:19 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17cc_d20251118_m024643_c001_v7007000_t0000_u01763434003416") as it is a hide marker 2025/11/18 02:48:19 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24da5_d20251118_m024642_c001_v0001116_t0058_u01763434002536") 2025/11/18 02:48:19 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : created from root.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f418717417565ded7_d20251118_m024744_c001_v7007000_t0000_u01763434064457") as it is a hide marker 2025/11/18 02:48:19 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : created from root.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f1027a355896cc2ec_d20251118_m024743_c001_v0001137_t0048_u01763434063433") 2025/11/18 02:48:19 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d88_d20251118_m024752_c001_v7007000_t0000_u01763434072354") as it is a hide marker 2025/11/18 02:48:19 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e3f_d20251118_m024732_c001_v0001116_t0001_u01763434052338") 2025/11/18 02:48:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f11957407f756977c_d20251118_m024728_c001_v0001109_t0054_u01763434048398") 2025/11/18 02:48:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de7_d20251118_m024706_c001_v0001116_t0035_u01763434026001") 2025/11/18 02:48:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de1_d20251118_m024704_c001_v0001116_t0032_u01763434024508") 2025/11/18 02:48:19 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de5_d20251118_m024705_c001_v0001116_t0015_u01763434025284") "upload" dated 2025-11-18 02:47:05.284 +0000 UTC (1m13.986985055s ago) 2025/11/18 02:48:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f41876482232fb55c_d20251118_m024726_c001_v7007000_t0000_u01763434046173") as it is a hide marker 2025/11/18 02:48:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f1076c464d6c412ce_d20251118_m024725_c001_v0001179_t0016_u01763434045946") 2025/11/18 02:48:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f118df27936da6181_d20251118_m024725_c001_v0001037_t0029_u01763434045083") 2025/11/18 02:48:19 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d6_d20251118_m024654_c001_v7007000_t0000_u01763434014420") as it is a hide marker 2025/11/18 02:48:19 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc5_d20251118_m024653_c001_v0001116_t0039_u01763434013240") 2025/11/18 02:48:19 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : piped data.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d8b_d20251118_m024754_c001_v7007000_t0000_u01763434074693") as it is a hide marker 2025/11/18 02:48:19 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : piped data.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e7b_d20251118_m024753_c001_v0001116_t0043_u01763434073669") 2025/11/18 02:48:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : piped data.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d8a_d20251118_m024753_c001_v7007000_t0000_u01763434073452") 2025/11/18 02:48:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : piped data.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f412f3aad42e24e77_d20251118_m024753_c001_v0001116_t0000_u01763434073082") 2025/11/18 02:48:19 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d9_d20251118_m024655_c001_v7007000_t0000_u01763434015642") as it is a hide marker 2025/11/18 02:48:19 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc9_d20251118_m024654_c001_v0001116_t0024_u01763434014782") 2025/11/18 02:48:19 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : test-metadata: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f4011d728009a4315_d20251118_m024801_c001_v7007000_t0000_u01763434081930") as it is a hide marker 2025/11/18 02:48:19 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : test-metadata: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f205d1538e8549dad_d20251118_m024756_c001_v0001182_t0005_u01763434076966") 2025/11/18 02:48:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : test-metadata: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d9f_d20251118_m024756_c001_v7007000_t0000_u01763434076047") 2025/11/18 02:48:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : test-metadata: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e83_d20251118_m024754_c001_v0001116_t0025_u01763434074876") 2025/11/18 02:48:19 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17ce_d20251118_m024646_c001_v7007000_t0000_u01763434006152") as it is a hide marker 2025/11/18 02:48:19 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24db1_d20251118_m024645_c001_v0001116_t0010_u01763434005315") 2025/11/18 02:48:19 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d1_d20251118_m024649_c001_v7007000_t0000_u01763434009350") as it is a hide marker 2025/11/18 02:48:19 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24db9_d20251118_m024648_c001_v0001116_t0028_u01763434008318") 2025/11/18 02:48:19 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17cf_d20251118_m024647_c001_v7007000_t0000_u01763434007956") as it is a hide marker 2025/11/18 02:48:19 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24db5_d20251118_m024646_c001_v0001116_t0007_u01763434006513") 2025/11/18 02:48:19 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d3_d20251118_m024650_c001_v7007000_t0000_u01763434010868") as it is a hide marker 2025/11/18 02:48:19 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc1_d20251118_m024649_c001_v0001116_t0051_u01763434009711") 2025/11/18 02:48:19 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d4_d20251118_m024652_c001_v7007000_t0000_u01763434012873") as it is a hide marker 2025/11/18 02:48:19 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc3_d20251118_m024651_c001_v0001116_t0007_u01763434011229") 2025/11/18 02:48:19 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17cd_d20251118_m024644_c001_v7007000_t0000_u01763434004954") as it is a hide marker 2025/11/18 02:48:19 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : trailing space /trailing space : Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dab_d20251118_m024643_c001_v0001116_t0054_u01763434003777") 2025/11/18 02:48:19 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be0111_d20251118_m024812_c001_v0001177_t0020_u01763434092751") "upload" dated 2025-11-18 02:48:12.751 +0000 UTC (6.520948603s ago) 2025/11/18 02:48:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f418717417565dee1_d20251118_m024808_c001_v7007000_t0000_u01763434088001") 2025/11/18 02:48:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24ea1_d20251118_m024804_c001_v0001116_t0037_u01763434084487") 2025/11/18 02:48:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17e1_d20251118_m024703_c001_v7007000_t0000_u01763434023959") as it is a hide marker 2025/11/18 02:48:19 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f211f5bf7c34e17dd_d20251118_m024657_c001_v0001113_t0041_u01763434017891") 2025/11/18 02:48:19 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : zero-length-file: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17dc_d20251118_m024657_c001_v7007000_t0000_u01763434017585") as it is a hide marker 2025/11/18 02:48:19 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : zero-length-file: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f412f3aad42e24dd9_d20251118_m024657_c001_v0001116_t0000_u01763434017036") 2025/11/18 02:48:19 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c5_d20251118_m024636_c001_v7007000_t0000_u01763433996840") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d8f_d20251118_m024635_c001_v0001116_t0044_u01763433995901") 2025/11/18 02:48:19 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17bf_d20251118_m024629_c001_v7007000_t0000_u01763433989990") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d75_d20251118_m024628_c001_v0001116_t0055_u01763433988761") 2025/11/18 02:48:19 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c9_d20251118_m024640_c001_v7007000_t0000_u01763434000794") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d9b_d20251118_m024639_c001_v0001116_t0051_u01763433999767") 2025/11/18 02:48:19 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c8_d20251118_m024639_c001_v7007000_t0000_u01763433999406") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d97_d20251118_m024638_c001_v0001116_t0020_u01763433998473") 2025/11/18 02:48:19 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17ca_d20251118_m024642_c001_v7007000_t0000_u01763434002175") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d9f_d20251118_m024641_c001_v0001116_t0029_u01763434001154") 2025/11/18 02:48:19 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c6_d20251118_m024638_c001_v7007000_t0000_u01763433998112") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d91_d20251118_m024637_c001_v0001116_t0053_u01763433997201") 2025/11/18 02:48:19 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ./.: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c0_d20251118_m024631_c001_v7007000_t0000_u01763433991223") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ./.: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d79_d20251118_m024630_c001_v0001116_t0032_u01763433990351") 2025/11/18 02:48:19 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/18 02:48:19 DEBUG : ../..: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c1_d20251118_m024632_c001_v7007000_t0000_u01763433992501") as it is a hide marker 2025/11/18 02:48:19 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/18 02:48:19 DEBUG : ../..: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d7b_d20251118_m024631_c001_v0001116_t0032_u01763433991620") 2025/11/18 02:48:19 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/18 02:48:19 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of all hidden files 2025/11/18 02:48:19 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c4_d20251118_m024635_c001_v7007000_t0000_u01763433995540") as it is a hide marker 2025/11/18 02:48:19 DEBUG : leading space/ leading space: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d89_d20251118_m024634_c001_v0001116_t0016_u01763433994634") 2025/11/18 02:48:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c2_d20251118_m024634_c001_v7007000_t0000_u01763433994274") as it is a hide marker 2025/11/18 02:48:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d7f_d20251118_m024632_c001_v0001116_t0036_u01763433992862") 2025/11/18 02:48:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17cc_d20251118_m024643_c001_v7007000_t0000_u01763434003416") as it is a hide marker 2025/11/18 02:48:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24da5_d20251118_m024642_c001_v0001116_t0058_u01763434002536") 2025/11/18 02:48:19 DEBUG : created from root.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f418717417565ded7_d20251118_m024744_c001_v7007000_t0000_u01763434064457") as it is a hide marker 2025/11/18 02:48:19 DEBUG : created from root.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f1027a355896cc2ec_d20251118_m024743_c001_v0001137_t0048_u01763434063433") 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d88_d20251118_m024752_c001_v7007000_t0000_u01763434072354") as it is a hide marker 2025/11/18 02:48:19 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e3f_d20251118_m024732_c001_v0001116_t0001_u01763434052338") 2025/11/18 02:48:20 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f11957407f756977c_d20251118_m024728_c001_v0001109_t0054_u01763434048398") 2025/11/18 02:48:20 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de7_d20251118_m024706_c001_v0001116_t0035_u01763434026001") 2025/11/18 02:48:20 DEBUG : file name.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de1_d20251118_m024704_c001_v0001116_t0032_u01763434024508") 2025/11/18 02:48:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de5_d20251118_m024705_c001_v0001116_t0015_u01763434025284") "upload" dated 2025-11-18 02:47:05.284 +0000 UTC (1m15.001637301s ago) 2025/11/18 02:48:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f41876482232fb55c_d20251118_m024726_c001_v7007000_t0000_u01763434046173") as it is a hide marker 2025/11/18 02:48:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f1076c464d6c412ce_d20251118_m024725_c001_v0001179_t0016_u01763434045946") 2025/11/18 02:48:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f118df27936da6181_d20251118_m024725_c001_v0001037_t0029_u01763434045083") 2025/11/18 02:48:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d6_d20251118_m024654_c001_v7007000_t0000_u01763434014420") as it is a hide marker 2025/11/18 02:48:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc5_d20251118_m024653_c001_v0001116_t0039_u01763434013240") 2025/11/18 02:48:20 DEBUG : piped data.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d8b_d20251118_m024754_c001_v7007000_t0000_u01763434074693") as it is a hide marker 2025/11/18 02:48:20 DEBUG : piped data.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e7b_d20251118_m024753_c001_v0001116_t0043_u01763434073669") 2025/11/18 02:48:20 DEBUG : piped data.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d8a_d20251118_m024753_c001_v7007000_t0000_u01763434073452") 2025/11/18 02:48:20 DEBUG : piped data.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f412f3aad42e24e77_d20251118_m024753_c001_v0001116_t0000_u01763434073082") 2025/11/18 02:48:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d9_d20251118_m024655_c001_v7007000_t0000_u01763434015642") as it is a hide marker 2025/11/18 02:48:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc9_d20251118_m024654_c001_v0001116_t0024_u01763434014782") 2025/11/18 02:48:20 DEBUG : test-metadata: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f4011d728009a4315_d20251118_m024801_c001_v7007000_t0000_u01763434081930") as it is a hide marker 2025/11/18 02:48:20 DEBUG : test-metadata: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f205d1538e8549dad_d20251118_m024756_c001_v0001182_t0005_u01763434076966") 2025/11/18 02:48:20 DEBUG : test-metadata: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f405d1538e8549d9f_d20251118_m024756_c001_v7007000_t0000_u01763434076047") 2025/11/18 02:48:21 DEBUG : test-metadata: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24e83_d20251118_m024754_c001_v0001116_t0025_u01763434074876") 2025/11/18 02:48:21 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17ce_d20251118_m024646_c001_v7007000_t0000_u01763434006152") as it is a hide marker 2025/11/18 02:48:21 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24db1_d20251118_m024645_c001_v0001116_t0010_u01763434005315") 2025/11/18 02:48:21 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d1_d20251118_m024649_c001_v7007000_t0000_u01763434009350") as it is a hide marker 2025/11/18 02:48:21 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24db9_d20251118_m024648_c001_v0001116_t0028_u01763434008318") 2025/11/18 02:48:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17cf_d20251118_m024647_c001_v7007000_t0000_u01763434007956") as it is a hide marker 2025/11/18 02:48:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24db5_d20251118_m024646_c001_v0001116_t0007_u01763434006513") 2025/11/18 02:48:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d3_d20251118_m024650_c001_v7007000_t0000_u01763434010868") as it is a hide marker 2025/11/18 02:48:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc1_d20251118_m024649_c001_v0001116_t0051_u01763434009711") 2025/11/18 02:48:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17d4_d20251118_m024652_c001_v7007000_t0000_u01763434012873") as it is a hide marker 2025/11/18 02:48:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dc3_d20251118_m024651_c001_v0001116_t0007_u01763434011229") 2025/11/18 02:48:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17cd_d20251118_m024644_c001_v7007000_t0000_u01763434004954") as it is a hide marker 2025/11/18 02:48:21 DEBUG : trailing space /trailing space : Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24dab_d20251118_m024643_c001_v0001116_t0054_u01763434003777") 2025/11/18 02:48:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be0111_d20251118_m024812_c001_v0001177_t0020_u01763434092751") "upload" dated 2025-11-18 02:48:12.751 +0000 UTC (8.872883586s ago) 2025/11/18 02:48:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f418717417565dee1_d20251118_m024808_c001_v7007000_t0000_u01763434088001") 2025/11/18 02:48:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24ea1_d20251118_m024804_c001_v0001116_t0037_u01763434084487") 2025/11/18 02:48:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17e1_d20251118_m024703_c001_v7007000_t0000_u01763434023959") as it is a hide marker 2025/11/18 02:48:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f211f5bf7c34e17dd_d20251118_m024657_c001_v0001113_t0041_u01763434017891") 2025/11/18 02:48:21 DEBUG : zero-length-file: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17dc_d20251118_m024657_c001_v7007000_t0000_u01763434017585") as it is a hide marker 2025/11/18 02:48:21 DEBUG : zero-length-file: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f412f3aad42e24dd9_d20251118_m024657_c001_v0001116_t0000_u01763434017036") 2025/11/18 02:48:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c5_d20251118_m024636_c001_v7007000_t0000_u01763433996840") as it is a hide marker 2025/11/18 02:48:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d8f_d20251118_m024635_c001_v0001116_t0044_u01763433995901") 2025/11/18 02:48:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17bf_d20251118_m024629_c001_v7007000_t0000_u01763433989990") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d75_d20251118_m024628_c001_v0001116_t0055_u01763433988761") 2025/11/18 02:48:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c9_d20251118_m024640_c001_v7007000_t0000_u01763434000794") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d9b_d20251118_m024639_c001_v0001116_t0051_u01763433999767") 2025/11/18 02:48:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c8_d20251118_m024639_c001_v7007000_t0000_u01763433999406") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d97_d20251118_m024638_c001_v0001116_t0020_u01763433998473") 2025/11/18 02:48:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17ca_d20251118_m024642_c001_v7007000_t0000_u01763434002175") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d9f_d20251118_m024641_c001_v0001116_t0029_u01763434001154") 2025/11/18 02:48:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c6_d20251118_m024638_c001_v7007000_t0000_u01763433998112") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d91_d20251118_m024637_c001_v0001116_t0053_u01763433997201") 2025/11/18 02:48:22 DEBUG : ./.: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c0_d20251118_m024631_c001_v7007000_t0000_u01763433991223") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ./.: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d79_d20251118_m024630_c001_v0001116_t0032_u01763433990351") 2025/11/18 02:48:22 DEBUG : ../..: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f411f5bf7c34e17c1_d20251118_m024632_c001_v7007000_t0000_u01763433992501") as it is a hide marker 2025/11/18 02:48:22 DEBUG : ../..: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24d7b_d20251118_m024631_c001_v0001116_t0032_u01763433991620") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/18 02:48:23 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. 2025/11/18 02:48:23 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. 2025/11/18 02:48:23 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. 2025/11/18 02:48:23 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 2025/11/18 02:48:24 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of pending multipart uploads older than 0s 2025/11/18 02:48:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de5_d20251118_m024705_c001_v0001116_t0015_u01763434025284") "upload" dated 2025-11-18 02:47:05.284 +0000 UTC (1m19.225504407s ago) 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2311_d20251118_m024823_c001_v0001029_t0020_u01763434103479") as it is a start marker (upload started at 2025-11-18 02:48:23.479 +0000 UTC) 2025/11/18 02:48:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2312_d20251118_m024823_c001_v0001131_t0039_u01763434103666") as it is a start marker (upload started at 2025-11-18 02:48:23.666 +0000 UTC) 2025/11/18 02:48:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2313_d20251118_m024823_c001_v0001182_t0050_u01763434103851") as it is a start marker (upload started at 2025-11-18 02:48:23.851 +0000 UTC) 2025/11/18 02:48:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2314_d20251118_m024824_c001_v0001090_t0044_u01763434104048") as it is a start marker (upload started at 2025-11-18 02:48:24.048 +0000 UTC) 2025/11/18 02:48:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/18 02:48:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f4034dd4fe8df2310_d20251118_m024823_c001_v7007000_t0000_u01763434103296") "hide" dated 2025-11-18 02:48:23.296 +0000 UTC (1.213786216s ago) 2025/11/18 02:48:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be0111_d20251118_m024812_c001_v0001177_t0020_u01763434092751") 2025/11/18 02:48:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/18 02:48:24 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of pending multipart uploads older than 0s 2025/11/18 02:48:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de5_d20251118_m024705_c001_v0001116_t0015_u01763434025284") "upload" dated 2025-11-18 02:47:05.284 +0000 UTC (1m19.595216703s ago) 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2311_d20251118_m024823_c001_v0001029_t0020_u01763434103479") as it is a start marker (upload started at 2025-11-18 02:48:23.479 +0000 UTC) 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2312_d20251118_m024823_c001_v0001131_t0039_u01763434103666") as it is a start marker (upload started at 2025-11-18 02:48:23.666 +0000 UTC) 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2313_d20251118_m024823_c001_v0001182_t0050_u01763434103851") as it is a start marker (upload started at 2025-11-18 02:48:23.851 +0000 UTC) 2025/11/18 02:48:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2314_d20251118_m024824_c001_v0001090_t0044_u01763434104048") as it is a start marker (upload started at 2025-11-18 02:48:24.048 +0000 UTC) 2025/11/18 02:48:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f023d73d0bd9b4b9fa80e1b_f4034dd4fe8df2310_d20251118_m024823_c001_v7007000_t0000_u01763434103296") "hide" dated 2025-11-18 02:48:23.296 +0000 UTC (1.583454699s ago) 2025/11/18 02:48:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be0111_d20251118_m024812_c001_v0001177_t0020_u01763434092751") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/18 02:48:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/18 02:48:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/18 02:48:26 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 2025/11/18 02:48:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/18 02:48:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/18 02:48:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/18 02:48:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/18 02:48:28 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/18 02:48:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/18 02:48:30 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/18 02:48:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:48:32 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. 2025/11/18 02:48:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d5e3_d20251118_m024832_c001_v0001130_t0012_u01763434112923") 2025/11/18 02:48:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:48:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/18 02:48:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/18 02:48:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:48:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:48:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/18 02:48:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/18 02:48:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/18 02:48:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/18 02:48:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/18 02:48:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/18 02:48:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/18 02:48:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/18 02:48:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:48:41 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. 2025/11/18 02:48:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d614_d20251118_m024841_c001_v0001181_t0048_u01763434121411") 2025/11/18 02:48:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/18 02:48:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/18 02:48:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/18 02:48:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:48:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:48:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/18 02:48:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/18 02:48:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/18 02:48:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/18 02:48:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/18 02:48:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/18 02:48:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/18 02:48:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/18 02:48:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/18 02:48:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/18 02:48:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/18 02:48:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:48:50 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. 2025/11/18 02:48:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f20937c63543f9988_d20251118_m024850_c001_v0001102_t0016_u01763434130159") 2025/11/18 02:48:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/18 02:48:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:48:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/18 02:48:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/18 02:48:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/18 02:48:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:48:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:48:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/11/18 02:48:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/18 02:48:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/18 02:48:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/18 02:48:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/18 02:48:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/18 02:48:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/18 02:48:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/18 02:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:48:58 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. 2025/11/18 02:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f20937c63543fa20f_d20251118_m024858_c001_v0001106_t0011_u01763434138612") 2025/11/18 02:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/18 02:48:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/18 02:49:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:49:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:49:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/18 02:49:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/18 02:49:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/18 02:49:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/18 02:49:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/18 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/18 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/18 02:49:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/18 02:49:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:49:06 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. 2025/11/18 02:49:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f20937c63543fd539_d20251118_m024907_c001_v0001144_t0031_u01763434147087") 2025/11/18 02:49:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/18 02:49:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/18 02:49:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/18 02:49:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:49:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:49:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/18 02:49:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/18 02:49:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/18 02:49:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/18 02:49:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/18 02:49:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/18 02:49:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/18 02:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/18 02:49:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/18 02:49:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/18 02:49:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/18 02:49:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:49:30 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. 2025/11/18 02:49:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3a79_d20251118_m024930_c001_v0001040_t0015_u01763434170139") 2025/11/18 02:49:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/18 02:49:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:49:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/18 02:49:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/18 02:49:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/18 02:49:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/11/18 02:49:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/18 02:49:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/18 02:49:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/18 02:49:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/18 02:49:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/18 02:49:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/18 02:49:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/18 02:49:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:49:38 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. 2025/11/18 02:49:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f214a76597f6347b8_d20251118_m024938_c001_v0001040_t0040_u01763434178699") 2025/11/18 02:49:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:49:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/18 02:49:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/18 02:49:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:49:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/18 02:49:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/18 02:49:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/18 02:49:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/18 02:49:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/18 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/18 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/18 02:49:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/18 02:49:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:49:46 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. 2025/11/18 02:49:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3ad7_d20251118_m024947_c001_v0001131_t0013_u01763434187047") 2025/11/18 02:49:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/18 02:49:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/18 02:49:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/18 02:49:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:49:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:49:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/18 02:49:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/18 02:49:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/18 02:49:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/18 02:49:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/18 02:49:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/18 02:49:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/18 02:49:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/18 02:49:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/18 02:49:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/18 02:49:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/18 02:49:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:49:55 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. 2025/11/18 02:49:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f21955b45bf35346f_d20251118_m024955_c001_v0001036_t0012_u01763434195756") 2025/11/18 02:49:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/18 02:49:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:49:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/18 02:49:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/18 02:49:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/18 02:49:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:49:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:49:58 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 2025/11/18 02:50:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/18 02:50:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/18 02:50:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/18 02:50:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/18 02:50:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/18 02:50:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/18 02:50:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/18 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:50:04 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. 2025/11/18 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f21955b45bf353473_d20251118_m025004_c001_v0001093_t0012_u01763434204122") 2025/11/18 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/18 02:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/18 02:50:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:50:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:50:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/18 02:50:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/18 02:50:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/18 02:50:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/18 02:50:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/18 02:50:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/18 02:50:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/18 02:50:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/18 02:50:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:50:13 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. 2025/11/18 02:50:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3afd_d20251118_m025013_c001_v0001179_t0019_u01763434213335") 2025/11/18 02:50:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/18 02:50:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/18 02:50:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/18 02:50:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:50:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:50:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/18 02:50:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/18 02:50:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/18 02:50:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/18 02:50:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/18 02:50:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/18 02:50:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/18 02:50:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/18 02:50:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/18 02:50:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/18 02:50:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/18 02:50:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:50:26 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. 2025/11/18 02:50:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f2011d728009a44b5_d20251118_m025026_c001_v0001157_t0046_u01763434226510") 2025/11/18 02:50:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/18 02:50:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:50:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/18 02:50:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/18 02:50:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/18 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:50:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:50:29 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 2025/11/18 02:50:31 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/18 02:50:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/18 02:50:31 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/18 02:50:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/18 02:50:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/18 02:50:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/18 02:50:34 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/18 02:50:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:50:35 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. 2025/11/18 02:50:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f2011d728009a451f_d20251118_m025035_c001_v0001176_t0040_u01763434235916") 2025/11/18 02:50:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:50:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/18 02:50:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/18 02:50:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:50:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:50:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/18 02:50:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/18 02:50:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/18 02:50:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/18 02:50:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/18 02:50:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/18 02:50:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/18 02:50:43 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/18 02:50:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:50:45 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. 2025/11/18 02:50:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f21096641a4471b1d_d20251118_m025045_c001_v0001144_t0012_u01763434245501") 2025/11/18 02:50:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/18 02:50:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/18 02:50:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/18 02:50:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:50:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:50:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/18 02:50:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/18 02:50:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/18 02:50:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/18 02:50:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/18 02:50:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/18 02:50:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/18 02:50:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/18 02:50:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/18 02:50:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/18 02:50:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/18 02:50:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:50:56 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. 2025/11/18 02:50:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f204ae298e605a270_d20251118_m025056_c001_v0001090_t0029_u01763434256848") 2025/11/18 02:50:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/18 02:50:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:50:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/18 02:50:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/18 02:50:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/11/18 02:50:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 02:50:57 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 02:50:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/18 02:50:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:50:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:50:59 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 2025/11/18 02:51:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/18 02:51:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/18 02:51:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/18 02:51:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/18 02:51:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/11/18 02:51:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/18 02:51:02 DEBUG : pacer: Reducing sleep to 10ms 2025/11/18 02:51:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/18 02:51:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/18 02:51:05 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/18 02:51:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:51:07 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. 2025/11/18 02:51:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3b29_d20251118_m025107_c001_v0001113_t0035_u01763434267206") 2025/11/18 02:51:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:51:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/18 02:51:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/18 02:51:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:51:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:51:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/18 02:51:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/18 02:51:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/18 02:51:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/18 02:51:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/18 02:51:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/18 02:51:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/18 02:51:15 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/18 02:51:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:51:18 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. 2025/11/18 02:51:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d665_d20251118_m025118_c001_v0001183_t0011_u01763434278249") 2025/11/18 02:51:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/18 02:51:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/18 02:51:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/18 02:51:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:51:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:51:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/18 02:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/18 02:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/18 02:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/18 02:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/18 02:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/18 02:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/18 02:51:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/18 02:51:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/18 02:51:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/18 02:51:27 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/18 02:51:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/18 02:51:29 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. 2025/11/18 02:51:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f023d73d0bd9b4b9fa80e1b_f223d2aea607ec0ed_d20251118_m025130_c001_v0001116_t0050_u01763434290091") 2025/11/18 02:51:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/18 02:51:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/18 02:51:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/18 02:51:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/18 02:51:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/18 02:51:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/18 02:51:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/18 02:51:33 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 2025/11/18 02:51:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f90ffa_d20251118_m025141_c001_v0001091_t0049_u01763434301621") 2025/11/18 02:51:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/18 02:51:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/18 02:51:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/18 02:51:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/18 02:51:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/18 02:51:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/18 02:51:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/18 02:51:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/18 02:51:44 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/18 02:51:47 DEBUG : chunked-copy: Done sending chunk 1 2025/11/18 02:51:48 DEBUG : chunked-copy: Done sending chunk 0 2025/11/18 02:51:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/18 02:51:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f91003_d20251118_m025149_c001_v0001157_t0035_u01763434309410") 2025/11/18 02:51:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/18 02:51:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/18 02:51:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/18 02:51:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/18 02:51:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/18 02:51:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/18 02:51:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/18 02:51:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/18 02:51:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/18 02:51:56 DEBUG : chunked-copy: Done sending chunk 0 2025/11/18 02:51:56 DEBUG : chunked-copy: Done sending chunk 1 2025/11/18 02:51:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/18 02:51:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f9101b_d20251118_m025157_c001_v0001120_t0042_u01763434317089") 2025/11/18 02:51:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/18 02:51:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/18 02:51:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/18 02:51:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/18 02:51:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/18 02:52:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/18 02:52:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/18 02:52:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/18 02:52:00 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/18 02:52:02 DEBUG : chunked-copy: Done sending chunk 0 2025/11/18 02:52:02 DEBUG : chunked-copy: Done sending chunk 1 2025/11/18 02:52:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/18 02:52:03 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f9140f_d20251118_m025203_c001_v0001161_t0000_u01763434323505") 2025/11/18 02:52:03 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/18 02:52:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/18 02:52:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/18 02:52:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/18 02:52:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/18 02:52:11 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/18 02:52:11 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/18 02:52:14 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/18 02:52:15 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/18 02:52:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vekepux8nibo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/18 02:52:17 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of all files 2025/11/18 02:52:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d661_d20251118_m025111_c001_v7007000_t0000_u01763434271377") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3b29_d20251118_m025107_c001_v0001113_t0035_u01763434267206") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3b26_d20251118_m025106_c001_v7007000_t0000_u01763434266617") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d65e_d20251118_m025101_c001_v0001137_t0054_u01763434261821") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f90ff4_d20251118_m025135_c001_v7007000_t0000_u01763434295697") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f223d2aea607ec0ed_d20251118_m025130_c001_v0001116_t0050_u01763434290091") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f423d2aea607ec0eb_d20251118_m025129_c001_v7007000_t0000_u01763434289464") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d668_d20251118_m025123_c001_v0001153_t0001_u01763434283603") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d667_d20251118_m025123_c001_v7007000_t0000_u01763434283399") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d665_d20251118_m025118_c001_v0001183_t0011_u01763434278249") 2025/11/18 02:52:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d664_d20251118_m025117_c001_v7007000_t0000_u01763434277638") 2025/11/18 02:52:18 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d662_d20251118_m025111_c001_v0001130_t0021_u01763434271560") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3a7c_d20251118_m024934_c001_v7007000_t0000_u01763434174283") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3a79_d20251118_m024930_c001_v0001040_t0015_u01763434170139") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f414a76597f634746_d20251118_m024925_c001_v7007000_t0000_u01763434165051") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f20937c63543fd539_d20251118_m024907_c001_v0001144_t0031_u01763434147087") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3a78_d20251118_m024929_c001_v7007000_t0000_u01763434169761") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f214a76597f634747_d20251118_m024925_c001_v0001098_t0023_u01763434165231") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f40937c63543fd538_d20251118_m024906_c001_v7007000_t0000_u01763434146669") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d625_d20251118_m024902_c001_v0001178_t0010_u01763434142513") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d624_d20251118_m024902_c001_v7007000_t0000_u01763434142332") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f20937c63543fa20f_d20251118_m024858_c001_v0001106_t0011_u01763434138612") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f40937c63543f9e20_d20251118_m024858_c001_v7007000_t0000_u01763434138192") 2025/11/18 02:52:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d61e_d20251118_m024854_c001_v0001041_t0038_u01763434134413") 2025/11/18 02:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3af4_d20251118_m024959_c001_v7007000_t0000_u01763434199689") 2025/11/18 02:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21955b45bf35346f_d20251118_m024955_c001_v0001036_t0012_u01763434195756") 2025/11/18 02:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3aed_d20251118_m024951_c001_v7007000_t0000_u01763434191168") 2025/11/18 02:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3ad7_d20251118_m024947_c001_v0001131_t0013_u01763434187047") 2025/11/18 02:52:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41955b45bf35346d_d20251118_m024955_c001_v7007000_t0000_u01763434195367") 2025/11/18 02:52:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3aee_d20251118_m024951_c001_v0001184_t0030_u01763434191351") 2025/11/18 02:52:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3acf_d20251118_m024946_c001_v7007000_t0000_u01763434186660") 2025/11/18 02:52:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3a9a_d20251118_m024942_c001_v0001165_t0011_u01763434182513") 2025/11/18 02:52:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3a97_d20251118_m024942_c001_v7007000_t0000_u01763434182297") 2025/11/18 02:52:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f214a76597f6347b8_d20251118_m024938_c001_v0001040_t0040_u01763434178699") 2025/11/18 02:52:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f414a76597f6347b0_d20251118_m024938_c001_v7007000_t0000_u01763434178337") 2025/11/18 02:52:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3a7d_d20251118_m024934_c001_v0001109_t0054_u01763434174465") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d61d_d20251118_m024854_c001_v7007000_t0000_u01763434134232") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f20937c63543f9988_d20251118_m024850_c001_v0001102_t0016_u01763434130159") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f40937c63543f9981_d20251118_m024849_c001_v7007000_t0000_u01763434129753") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d618_d20251118_m024845_c001_v0001184_t0024_u01763434125562") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d617_d20251118_m024845_c001_v7007000_t0000_u01763434125292") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d614_d20251118_m024841_c001_v0001181_t0048_u01763434121411") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d613_d20251118_m024840_c001_v7007000_t0000_u01763434120965") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21096641a44718fe_d20251118_m024836_c001_v0001171_t0059_u01763434116819") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41096641a44718fb_d20251118_m024836_c001_v7007000_t0000_u01763434116637") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f217cfe994514d5e3_d20251118_m024832_c001_v0001130_t0012_u01763434112923") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d5e0_d20251118_m024832_c001_v7007000_t0000_u01763434112517") 2025/11/18 02:52:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2034dd4fe8df2317_d20251118_m024826_c001_v0001161_t0044_u01763434106967") 2025/11/18 02:52:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41096641a4471aa2_d20251118_m025031_c001_v7007000_t0000_u01763434231247") 2025/11/18 02:52:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2011d728009a44b5_d20251118_m025026_c001_v0001157_t0046_u01763434226510") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3aff_d20251118_m025017_c001_v7007000_t0000_u01763434217601") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3afd_d20251118_m025013_c001_v0001179_t0019_u01763434213335") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4011d728009a44b4_d20251118_m025026_c001_v7007000_t0000_u01763434226063") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3b00_d20251118_m025017_c001_v0001144_t0031_u01763434217827") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3afc_d20251118_m025012_c001_v7007000_t0000_u01763434212876") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3af8_d20251118_m025008_c001_v0001099_t0049_u01763434208077") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f42028f44563f3af7_d20251118_m025007_c001_v7007000_t0000_u01763434207895") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21955b45bf353473_d20251118_m025004_c001_v0001093_t0012_u01763434204122") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41955b45bf353472_d20251118_m025003_c001_v7007000_t0000_u01763434203673") 2025/11/18 02:52:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f22028f44563f3af5_d20251118_m024959_c001_v0001183_t0036_u01763434199872") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f417cfe994514d65d_d20251118_m025101_c001_v7007000_t0000_u01763434261605") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f204ae298e605a270_d20251118_m025056_c001_v0001090_t0029_u01763434256848") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f404ae298e605a26f_d20251118_m025056_c001_v7007000_t0000_u01763434256226") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21096641a4471b21_d20251118_m025051_c001_v0001137_t0028_u01763434251143") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41096641a4471b20_d20251118_m025050_c001_v7007000_t0000_u01763434250962") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21096641a4471b1d_d20251118_m025045_c001_v0001144_t0012_u01763434245501") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41096641a4471b1c_d20251118_m025045_c001_v7007000_t0000_u01763434245008") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21096641a4471ae7_d20251118_m025039_c001_v0001145_t0001_u01763434239880") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f41096641a4471ae4_d20251118_m025039_c001_v7007000_t0000_u01763434239698") 2025/11/18 02:52:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2011d728009a451f_d20251118_m025035_c001_v0001176_t0040_u01763434235916") 2025/11/18 02:52:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4011d728009a451e_d20251118_m025035_c001_v7007000_t0000_u01763434235425") 2025/11/18 02:52:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f21096641a4471aa3_d20251118_m025031_c001_v0001183_t0044_u01763434231428") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f91417_d20251118_m025213_c001_v7007000_t0000_u01763434333946") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2056998395a710bf_d20251118_m025159_c001_v0001116_t0051_u01763434319726") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4056998395a710be_d20251118_m025159_c001_v7007000_t0000_u01763434319096") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2056998395a710bb_d20251118_m025153_c001_v0001171_t0022_u01763434313408") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4056998395a710ba_d20251118_m025152_c001_v7007000_t0000_u01763434312800") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2056998395a710b8_d20251118_m025144_c001_v0001109_t0053_u01763434304272") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4056998395a710b7_d20251118_m025143_c001_v7007000_t0000_u01763434303636") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be036e_d20251118_m025140_c001_v0001177_t0011_u01763434300155") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f90ff7_d20251118_m025139_c001_v7007000_t0000_u01763434299694") 2025/11/18 02:52:21 DEBUG : chunked-copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be0358_d20251118_m025136_c001_v0001177_t0034_u01763434296558") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f91416_d20251118_m025213_c001_v7007000_t0000_u01763434333761") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f9140f_d20251118_m025203_c001_v0001161_t0000_u01763434323505") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4056998395a710bd_d20251118_m025158_c001_v7007000_t0000_u01763434318912") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f9101b_d20251118_m025157_c001_v0001120_t0042_u01763434317089") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4056998395a710b9_d20251118_m025152_c001_v7007000_t0000_u01763434312617") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f91003_d20251118_m025149_c001_v0001157_t0035_u01763434309410") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4056998395a710b6_d20251118_m025143_c001_v7007000_t0000_u01763434303453") 2025/11/18 02:52:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f2196b5bd76f90ffa_d20251118_m025141_c001_v0001091_t0049_u01763434301621") 2025/11/18 02:52:22 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f90ff5_d20251118_m025139_c001_v7007000_t0000_u01763434299510") 2025/11/18 02:52:22 DEBUG : chunked-copy.copy: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f11917841e66fe2ea_d20251118_m025138_c001_v0001150_t0055_u01763434298596") 2025/11/18 02:52:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f112f3aad42e24de5_d20251118_m024705_c001_v0001116_t0015_u01763434025284") 2025/11/18 02:52:22 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f91418_d20251118_m025214_c001_v7007000_t0000_u01763434334719") 2025/11/18 02:52:22 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be03c8_d20251118_m025214_c001_v0001177_t0013_u01763434334506") 2025/11/18 02:52:22 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4196b5bd76f91419_d20251118_m025215_c001_v7007000_t0000_u01763434335723") 2025/11/18 02:52:22 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be03ce_d20251118_m025215_c001_v0001177_t0037_u01763434335481") 2025/11/18 02:52:22 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f117886f200be03ca_d20251118_m025214_c001_v0001177_t0059_u01763434334906") 2025/11/18 02:52:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f023d73d0bd9b4b9fa80e1b_f4034dd4fe8df2310_d20251118_m024823_c001_v7007000_t0000_u01763434103296") 2025/11/18 02:52:23 INFO : B2 bucket rclone-test-vekepux8nibo: cleaning bucket "rclone-test-vekepux8nibo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (360.12s) --- 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.43s) --- PASS: TestIntegration/FsMkdir (357.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- 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 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.20s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.35s) --- 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 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (188.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (40.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (22.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (18.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (38.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (9.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (14.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 360.139s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m1.460406639s (try 1/5)