"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/07/26 02:47:27 NOTICE: TestB2: Starting server 2025/07/26 02:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-digeqoj7hoxu" 2025/07/26 02:47:27 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/07/26 02:47:30 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/26 02:47:30 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/26 02:47:30 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/07/26 02:47:55 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/07/26 02:47:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/26 02:47:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/26 02:47:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/26 02:47:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/26 02:47:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/26 02:47:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/26 02:47:58 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/07/26 02:48:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/26 02:48:06 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/07/26 02:48:10 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of all files 2025/07/26 02:48:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca058_d20250726_m024810_c001_v0001161_t0040_u01753498090299") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/26 02:48:12 DEBUG : Creating backend with remote "TestB2:rclone-test-digeqoj7hoxu/dirToPurgeFromRoot" 2025/07/26 02:48:13 INFO : B2 bucket rclone-test-digeqoj7hoxu path dirToPurgeFromRoot: cleaning bucket "rclone-test-digeqoj7hoxu" of all files 2025/07/26 02:48:14 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca05e_d20250726_m024811_c001_v0001161_t0017_u01753498091890") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/26 02:48:14 DEBUG : Creating backend with remote "TestB2:rclone-test-digeqoj7hoxu/hello? sausage/êé" 2025/07/26 02:48:18 INFO : B2 bucket rclone-test-digeqoj7hoxu path hello? sausage/êé: cleaning bucket "rclone-test-digeqoj7hoxu" of all files 2025/07/26 02:48:18 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f1157af9f03adef28_d20250726_m024817_c001_v0001161_t0000_u01753498097327") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/07/26 02:48:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/07/26 02:48:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:48:20 DEBUG : pacer: Reducing sleep to 10ms === 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/07/26 02:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-digeqoj7hoxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/26 02:48:29 DEBUG : Creating backend with remote "TestB2:rclone-test-digeqoj7hoxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-digeqoj7hoxu" from "TestB2:rclone-test-digeqoj7hoxu" 2025/07/26 02:48:31 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/07/26 02:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-piriwaj5fimu" 2025/07/26 02:48:45 DEBUG : B2 bucket rclone-test-piriwaj5fimu: Purge remote 2025/07/26 02:48:45 INFO : B2 bucket rclone-test-piriwaj5fimu: cleaning bucket "rclone-test-piriwaj5fimu" of all files 2025/07/26 02:48:46 DEBUG : somefile: Deleting (id "4_zcfd2fde3a01d4b4b9f880e1b_f4030f766cd61cdbc_d20250726_m024844_c001_v0001131_t0004_u01753498124919") === 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/07/26 02:48:47 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/26 02:48:48 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/07/26 02:48:51 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/26 02:48:51 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/26 02:48:51 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.377Ki offset 6Mi/6.106Mi 2025/07/26 02:48:51 DEBUG : test-metadata: Sending chunk 1 length 110978 2025/07/26 02:48:52 DEBUG : test-metadata: Done sending chunk 1 2025/07/26 02:48:53 DEBUG : test-metadata: Done sending chunk 0 2025/07/26 02:48:53 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/07/26 02:49:03 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1161-06.backblaze.com/b2api/v1/b2_upload_file/5f92ddd3a00d4b4b9f880e1b/c001_v0001161_t0009": EOF 2025/07/26 02:49:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-06.backblaze.com/b2api/v1/b2_upload_file/5f92ddd3a00d4b4b9f880e1b/c001_v0001161_t0009": EOF) 2025/07/26 02:49:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1161-06.backblaze.com/b2api/v1/b2_upload_file/5f92ddd3a00d4b4b9f880e1b/c001_v0001161_t0009": EOF - low level retry 1/10 2025/07/26 02:49:05 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-07-26-024858-496.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/07/26 02:49:08 DEBUG : oldPath = "TestB2:rclone-test-digeqoj7hoxu/versions/test-versions-v2025-07-26-024858-496.txt" 2025/07/26 02:49:08 DEBUG : newPath = "TestB2,versions:rclone-test-digeqoj7hoxu/versions/test-versions-v2025-07-26-024858-496.txt" 2025/07/26 02:49:08 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-digeqoj7hoxu/versions/test-versions-v2025-07-26-024858-496.txt" 2025/07/26 02:49:08 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/26 02:49:09 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-digeqoj7hoxu/versions/test-versions-v2025-07-26-024858-496.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-digeqoj7hoxu/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/07/26 02:49:12 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of all hidden files 2025/07/26 02:49:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d73_d20250726_m024737_c001_v7007000_t0000_u01753498057845") as it is a hide marker 2025/07/26 02:49:12 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : leading space/ leading space: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fd4_d20250726_m024737_c001_v0001161_t0039_u01753498057221") 2025/07/26 02:49:12 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d72_d20250726_m024736_c001_v7007000_t0000_u01753498056862") as it is a hide marker 2025/07/26 02:49:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fd0_d20250726_m024736_c001_v0001161_t0035_u01753498056143") 2025/07/26 02:49:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78179_d20250726_m024744_c001_v7007000_t0000_u01753498064286") as it is a hide marker 2025/07/26 02:49:12 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fee_d20250726_m024743_c001_v0001161_t0034_u01753498063627") 2025/07/26 02:49:12 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : created from root.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f4155c996620d9007_d20250726_m024839_c001_v7007000_t0000_u01753498119048") as it is a hide marker 2025/07/26 02:49:12 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : created from root.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f10822417e904a88c_d20250726_m024837_c001_v0001100_t0000_u01753498117960") 2025/07/26 02:49:12 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : file name.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc29_d20250726_m024847_c001_v7007000_t0000_u01753498127029") as it is a hide marker 2025/07/26 02:49:12 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca076_d20250726_m024827_c001_v0001161_t0037_u01753498107242") 2025/07/26 02:49:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f114a204bb629332c_d20250726_m024823_c001_v0001136_t0028_u01753498103602") 2025/07/26 02:49:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca03a_d20250726_m024802_c001_v0001161_t0058_u01753498082597") 2025/07/26 02:49:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca02e_d20250726_m024801_c001_v0001161_t0057_u01753498081612") 2025/07/26 02:49:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca032_d20250726_m024802_c001_v0001161_t0017_u01753498082116") "upload" dated 2025-07-26 02:48:02.116 +0000 UTC (1m10.744745817s ago) 2025/07/26 02:49:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f4121b0f6da1ffbbc_d20250726_m024821_c001_v7007000_t0000_u01753498101379") as it is a hide marker 2025/07/26 02:49:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f1105fd35342e9ce3_d20250726_m024821_c001_v0001091_t0057_u01753498101070") 2025/07/26 02:49:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f104804c0734c949e_d20250726_m024820_c001_v0001099_t0029_u01753498100289") 2025/07/26 02:49:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78970_d20250726_m024751_c001_v7007000_t0000_u01753498071925") as it is a hide marker 2025/07/26 02:49:12 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca00a_d20250726_m024751_c001_v0001161_t0044_u01753498071304") 2025/07/26 02:49:12 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : piped data.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc34_d20250726_m024848_c001_v7007000_t0000_u01753498128819") as it is a hide marker 2025/07/26 02:49:12 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : piped data.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca0a1_d20250726_m024848_c001_v0001161_t0028_u01753498128319") 2025/07/26 02:49:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : piped data.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc30_d20250726_m024848_c001_v7007000_t0000_u01753498128134") 2025/07/26 02:49:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : piped data.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f406610e09a9ca09f_d20250726_m024847_c001_v0001161_t0009_u01753498127766") 2025/07/26 02:49:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7898b_d20250726_m024752_c001_v7007000_t0000_u01753498072938") as it is a hide marker 2025/07/26 02:49:12 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca00c_d20250726_m024752_c001_v0001161_t0000_u01753498072283") 2025/07/26 02:49:12 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : test-metadata: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f407dd04ca9902251_d20250726_m024855_c001_v7007000_t0000_u01753498135952") as it is a hide marker 2025/07/26 02:49:12 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : test-metadata: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f20516cd1d26ebc38_d20250726_m024851_c001_v0001165_t0023_u01753498131041") 2025/07/26 02:49:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : test-metadata: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc36_d20250726_m024850_c001_v7007000_t0000_u01753498130077") 2025/07/26 02:49:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : test-metadata: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca0a3_d20250726_m024849_c001_v0001161_t0009_u01753498129004") 2025/07/26 02:49:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78195_d20250726_m024746_c001_v7007000_t0000_u01753498066513") as it is a hide marker 2025/07/26 02:49:12 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9ff4_d20250726_m024745_c001_v0001161_t0052_u01753498065668") 2025/07/26 02:49:12 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78581_d20250726_m024748_c001_v7007000_t0000_u01753498068855") as it is a hide marker 2025/07/26 02:49:12 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca000_d20250726_m024747_c001_v0001161_t0007_u01753498067922") 2025/07/26 02:49:12 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78196_d20250726_m024747_c001_v7007000_t0000_u01753498067562") as it is a hide marker 2025/07/26 02:49:12 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9ff8_d20250726_m024746_c001_v0001161_t0055_u01753498066874") 2025/07/26 02:49:12 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7896b_d20250726_m024749_c001_v7007000_t0000_u01753498069898") as it is a hide marker 2025/07/26 02:49:12 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca004_d20250726_m024749_c001_v0001161_t0059_u01753498069215") 2025/07/26 02:49:12 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7896e_d20250726_m024750_c001_v7007000_t0000_u01753498070941") as it is a hide marker 2025/07/26 02:49:12 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca008_d20250726_m024750_c001_v0001161_t0042_u01753498070257") 2025/07/26 02:49:12 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7817a_d20250726_m024745_c001_v7007000_t0000_u01753498065308") as it is a hide marker 2025/07/26 02:49:12 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : trailing space /trailing space : Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9ff0_d20250726_m024744_c001_v0001161_t0003_u01753498064648") 2025/07/26 02:49:12 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfa01_d20250726_m024906_c001_v0001134_t0025_u01753498146335") "upload" dated 2025-07-26 02:49:06.335 +0000 UTC (6.527062229s ago) 2025/07/26 02:49:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c464002_d20250726_m024901_c001_v7007000_t0000_u01753498141532") 2025/07/26 02:49:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca0bd_d20250726_m024858_c001_v0001161_t0058_u01753498138496") 2025/07/26 02:49:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78d9b_d20250726_m024801_c001_v7007000_t0000_u01753498081068") as it is a hide marker 2025/07/26 02:49:12 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f211320ef57b789a3_d20250726_m024755_c001_v0001145_t0009_u01753498075104") 2025/07/26 02:49:12 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : zero-length-file: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7899f_d20250726_m024754_c001_v7007000_t0000_u01753498074778") as it is a hide marker 2025/07/26 02:49:12 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : zero-length-file: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f406610e09a9ca016_d20250726_m024754_c001_v0001161_t0009_u01753498074226") 2025/07/26 02:49:12 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d89_d20250726_m024739_c001_v7007000_t0000_u01753498059031") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fdc_d20250726_m024738_c001_v0001161_t0037_u01753498058204") 2025/07/26 02:49:12 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d6d_d20250726_m024733_c001_v7007000_t0000_u01753498053662") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fc2_d20250726_m024732_c001_v0001161_t0048_u01753498052610") 2025/07/26 02:49:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78175_d20250726_m024742_c001_v7007000_t0000_u01753498062266") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fe8_d20250726_m024741_c001_v0001161_t0019_u01753498061421") 2025/07/26 02:49:12 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d8c_d20250726_m024741_c001_v7007000_t0000_u01753498061051") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fe4_d20250726_m024740_c001_v0001161_t0030_u01753498060398") 2025/07/26 02:49:12 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78178_d20250726_m024743_c001_v7007000_t0000_u01753498063269") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fec_d20250726_m024742_c001_v0001161_t0035_u01753498062626") 2025/07/26 02:49:12 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d8b_d20250726_m024740_c001_v7007000_t0000_u01753498060026") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fde_d20250726_m024739_c001_v0001161_t0022_u01753498059389") 2025/07/26 02:49:12 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ./.: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d6f_d20250726_m024734_c001_v7007000_t0000_u01753498054682") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ./.: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fca_d20250726_m024734_c001_v0001161_t0036_u01753498054021") 2025/07/26 02:49:12 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/26 02:49:12 DEBUG : ../..: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d71_d20250726_m024735_c001_v7007000_t0000_u01753498055764") as it is a hide marker 2025/07/26 02:49:12 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/26 02:49:12 DEBUG : ../..: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fce_d20250726_m024735_c001_v0001161_t0018_u01753498055081") 2025/07/26 02:49:12 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/26 02:49:13 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of all hidden files 2025/07/26 02:49:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d73_d20250726_m024737_c001_v7007000_t0000_u01753498057845") as it is a hide marker 2025/07/26 02:49:13 DEBUG : leading space/ leading space: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fd4_d20250726_m024737_c001_v0001161_t0039_u01753498057221") 2025/07/26 02:49:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d72_d20250726_m024736_c001_v7007000_t0000_u01753498056862") as it is a hide marker 2025/07/26 02:49:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fd0_d20250726_m024736_c001_v0001161_t0035_u01753498056143") 2025/07/26 02:49:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78179_d20250726_m024744_c001_v7007000_t0000_u01753498064286") as it is a hide marker 2025/07/26 02:49:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fee_d20250726_m024743_c001_v0001161_t0034_u01753498063627") 2025/07/26 02:49:13 DEBUG : created from root.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f4155c996620d9007_d20250726_m024839_c001_v7007000_t0000_u01753498119048") as it is a hide marker 2025/07/26 02:49:13 DEBUG : created from root.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f10822417e904a88c_d20250726_m024837_c001_v0001100_t0000_u01753498117960") 2025/07/26 02:49:13 DEBUG : file name.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc29_d20250726_m024847_c001_v7007000_t0000_u01753498127029") as it is a hide marker 2025/07/26 02:49:13 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca076_d20250726_m024827_c001_v0001161_t0037_u01753498107242") 2025/07/26 02:49:13 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f114a204bb629332c_d20250726_m024823_c001_v0001136_t0028_u01753498103602") 2025/07/26 02:49:13 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca03a_d20250726_m024802_c001_v0001161_t0058_u01753498082597") 2025/07/26 02:49:13 DEBUG : file name.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca02e_d20250726_m024801_c001_v0001161_t0057_u01753498081612") 2025/07/26 02:49:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca032_d20250726_m024802_c001_v0001161_t0017_u01753498082116") "upload" dated 2025-07-26 02:48:02.116 +0000 UTC (1m11.769242284s ago) 2025/07/26 02:49:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f4121b0f6da1ffbbc_d20250726_m024821_c001_v7007000_t0000_u01753498101379") as it is a hide marker 2025/07/26 02:49:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f1105fd35342e9ce3_d20250726_m024821_c001_v0001091_t0057_u01753498101070") 2025/07/26 02:49:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f104804c0734c949e_d20250726_m024820_c001_v0001099_t0029_u01753498100289") 2025/07/26 02:49:14 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78970_d20250726_m024751_c001_v7007000_t0000_u01753498071925") as it is a hide marker 2025/07/26 02:49:14 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca00a_d20250726_m024751_c001_v0001161_t0044_u01753498071304") 2025/07/26 02:49:14 DEBUG : piped data.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc34_d20250726_m024848_c001_v7007000_t0000_u01753498128819") as it is a hide marker 2025/07/26 02:49:14 DEBUG : piped data.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca0a1_d20250726_m024848_c001_v0001161_t0028_u01753498128319") 2025/07/26 02:49:14 DEBUG : piped data.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc30_d20250726_m024848_c001_v7007000_t0000_u01753498128134") 2025/07/26 02:49:14 DEBUG : piped data.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f406610e09a9ca09f_d20250726_m024847_c001_v0001161_t0009_u01753498127766") 2025/07/26 02:49:14 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7898b_d20250726_m024752_c001_v7007000_t0000_u01753498072938") as it is a hide marker 2025/07/26 02:49:14 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca00c_d20250726_m024752_c001_v0001161_t0000_u01753498072283") 2025/07/26 02:49:14 DEBUG : test-metadata: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f407dd04ca9902251_d20250726_m024855_c001_v7007000_t0000_u01753498135952") as it is a hide marker 2025/07/26 02:49:14 DEBUG : test-metadata: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f20516cd1d26ebc38_d20250726_m024851_c001_v0001165_t0023_u01753498131041") 2025/07/26 02:49:14 DEBUG : test-metadata: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f40516cd1d26ebc36_d20250726_m024850_c001_v7007000_t0000_u01753498130077") 2025/07/26 02:49:14 DEBUG : test-metadata: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca0a3_d20250726_m024849_c001_v0001161_t0009_u01753498129004") 2025/07/26 02:49:14 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78195_d20250726_m024746_c001_v7007000_t0000_u01753498066513") as it is a hide marker 2025/07/26 02:49:14 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9ff4_d20250726_m024745_c001_v0001161_t0052_u01753498065668") 2025/07/26 02:49:14 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78581_d20250726_m024748_c001_v7007000_t0000_u01753498068855") as it is a hide marker 2025/07/26 02:49:14 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca000_d20250726_m024747_c001_v0001161_t0007_u01753498067922") 2025/07/26 02:49:14 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78196_d20250726_m024747_c001_v7007000_t0000_u01753498067562") as it is a hide marker 2025/07/26 02:49:14 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9ff8_d20250726_m024746_c001_v0001161_t0055_u01753498066874") 2025/07/26 02:49:14 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7896b_d20250726_m024749_c001_v7007000_t0000_u01753498069898") as it is a hide marker 2025/07/26 02:49:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca004_d20250726_m024749_c001_v0001161_t0059_u01753498069215") 2025/07/26 02:49:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7896e_d20250726_m024750_c001_v7007000_t0000_u01753498070941") as it is a hide marker 2025/07/26 02:49:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca008_d20250726_m024750_c001_v0001161_t0042_u01753498070257") 2025/07/26 02:49:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7817a_d20250726_m024745_c001_v7007000_t0000_u01753498065308") as it is a hide marker 2025/07/26 02:49:15 DEBUG : trailing space /trailing space : Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9ff0_d20250726_m024744_c001_v0001161_t0003_u01753498064648") 2025/07/26 02:49:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfa01_d20250726_m024906_c001_v0001134_t0025_u01753498146335") "upload" dated 2025-07-26 02:49:06.335 +0000 UTC (8.887474765s ago) 2025/07/26 02:49:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c464002_d20250726_m024901_c001_v7007000_t0000_u01753498141532") 2025/07/26 02:49:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca0bd_d20250726_m024858_c001_v0001161_t0058_u01753498138496") 2025/07/26 02:49:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78d9b_d20250726_m024801_c001_v7007000_t0000_u01753498081068") as it is a hide marker 2025/07/26 02:49:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f211320ef57b789a3_d20250726_m024755_c001_v0001145_t0009_u01753498075104") 2025/07/26 02:49:15 DEBUG : zero-length-file: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b7899f_d20250726_m024754_c001_v7007000_t0000_u01753498074778") as it is a hide marker 2025/07/26 02:49:15 DEBUG : zero-length-file: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f406610e09a9ca016_d20250726_m024754_c001_v0001161_t0009_u01753498074226") 2025/07/26 02:49:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d89_d20250726_m024739_c001_v7007000_t0000_u01753498059031") as it is a hide marker 2025/07/26 02:49:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fdc_d20250726_m024738_c001_v0001161_t0037_u01753498058204") 2025/07/26 02:49:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d6d_d20250726_m024733_c001_v7007000_t0000_u01753498053662") as it is a hide marker 2025/07/26 02:49:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fc2_d20250726_m024732_c001_v0001161_t0048_u01753498052610") 2025/07/26 02:49:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78175_d20250726_m024742_c001_v7007000_t0000_u01753498062266") as it is a hide marker 2025/07/26 02:49:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fe8_d20250726_m024741_c001_v0001161_t0019_u01753498061421") 2025/07/26 02:49:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d8c_d20250726_m024741_c001_v7007000_t0000_u01753498061051") as it is a hide marker 2025/07/26 02:49:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fe4_d20250726_m024740_c001_v0001161_t0030_u01753498060398") 2025/07/26 02:49:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b78178_d20250726_m024743_c001_v7007000_t0000_u01753498063269") as it is a hide marker 2025/07/26 02:49:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fec_d20250726_m024742_c001_v0001161_t0035_u01753498062626") 2025/07/26 02:49:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d8b_d20250726_m024740_c001_v7007000_t0000_u01753498060026") as it is a hide marker 2025/07/26 02:49:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fde_d20250726_m024739_c001_v0001161_t0022_u01753498059389") 2025/07/26 02:49:16 DEBUG : ./.: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d6f_d20250726_m024734_c001_v7007000_t0000_u01753498054682") as it is a hide marker 2025/07/26 02:49:16 DEBUG : ./.: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fca_d20250726_m024734_c001_v0001161_t0036_u01753498054021") 2025/07/26 02:49:16 DEBUG : ../..: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f411320ef57b77d71_d20250726_m024735_c001_v7007000_t0000_u01753498055764") as it is a hide marker 2025/07/26 02:49:16 DEBUG : ../..: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9c9fce_d20250726_m024735_c001_v0001161_t0018_u01753498055081") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/26 02:49:17 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/07/26 02:49:17 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/07/26 02:49:17 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/07/26 02:49:17 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/07/26 02:49:17 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of pending multipart uploads older than 0s 2025/07/26 02:49:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca032_d20250726_m024802_c001_v0001161_t0017_u01753498082116") "upload" dated 2025-07-26 02:48:02.116 +0000 UTC (1m16.027425039s ago) 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c7699_d20250726_m024917_c001_v0001109_t0024_u01753498157095") as it is a start marker (upload started at 2025-07-26 02:49:17.095 +0000 UTC) 2025/07/26 02:49:18 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769a_d20250726_m024917_c001_v0001137_t0040_u01753498157284") as it is a start marker (upload started at 2025-07-26 02:49:17.284 +0000 UTC) 2025/07/26 02:49:18 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769b_d20250726_m024917_c001_v0001032_t0051_u01753498157485") as it is a start marker (upload started at 2025-07-26 02:49:17.485 +0000 UTC) 2025/07/26 02:49:18 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769c_d20250726_m024917_c001_v0001145_t0036_u01753498157674") as it is a start marker (upload started at 2025-07-26 02:49:17.674 +0000 UTC) 2025/07/26 02:49:18 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/26 02:49:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f4036aae7347c7698_d20250726_m024916_c001_v7007000_t0000_u01753498156910") "hide" dated 2025-07-26 02:49:16.91 +0000 UTC (1.23375565s ago) 2025/07/26 02:49:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfa01_d20250726_m024906_c001_v0001134_t0025_u01753498146335") 2025/07/26 02:49:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/26 02:49:18 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of pending multipart uploads older than 0s 2025/07/26 02:49:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca032_d20250726_m024802_c001_v0001161_t0017_u01753498082116") "upload" dated 2025-07-26 02:48:02.116 +0000 UTC (1m16.408414272s ago) 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c7699_d20250726_m024917_c001_v0001109_t0024_u01753498157095") as it is a start marker (upload started at 2025-07-26 02:49:17.095 +0000 UTC) 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769a_d20250726_m024917_c001_v0001137_t0040_u01753498157284") as it is a start marker (upload started at 2025-07-26 02:49:17.284 +0000 UTC) 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769b_d20250726_m024917_c001_v0001032_t0051_u01753498157485") as it is a start marker (upload started at 2025-07-26 02:49:17.485 +0000 UTC) 2025/07/26 02:49:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769c_d20250726_m024917_c001_v0001145_t0036_u01753498157674") as it is a start marker (upload started at 2025-07-26 02:49:17.674 +0000 UTC) 2025/07/26 02:49:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f92ddd3a00d4b4b9f880e1b_f4036aae7347c7698_d20250726_m024916_c001_v7007000_t0000_u01753498156910") "hide" dated 2025-07-26 02:49:16.91 +0000 UTC (1.614659843s ago) 2025/07/26 02:49:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfa01_d20250726_m024906_c001_v0001134_t0025_u01753498146335") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/26 02:49:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/26 02:49:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/26 02:49:19 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/07/26 02:49:20 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/26 02:49:20 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/26 02:49:20 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/26 02:49:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/26 02:49:22 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/26 02:49:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/26 02:49:23 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/26 02:49:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:49:26 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/07/26 02:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c464025_d20250726_m024926_c001_v0001157_t0024_u01753498166910") 2025/07/26 02:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/26 02:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/26 02:49:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:49:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:49:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/26 02:49:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/26 02:49:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/26 02:49:31 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/26 02:49:31 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/26 02:49:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/26 02:49:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/26 02:49:33 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/26 02:49:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:49:34 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/07/26 02:49:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f2102464a4e4e119d_d20250726_m024935_c001_v0001184_t0034_u01753498175079") 2025/07/26 02:49:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/26 02:49:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/26 02:49:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/26 02:49:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:49:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:49:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/26 02:49:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/26 02:49:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/26 02:49:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/26 02:49:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/26 02:49:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/26 02:49:39 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/26 02:49:40 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/26 02:49:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/26 02:49:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/26 02:49:47 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/26 02:49:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:49: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/07/26 02:49:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f208f676f87ac097b_d20250726_m024950_c001_v0001176_t0044_u01753498190829") 2025/07/26 02:49:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/26 02:49:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/26 02:49:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:49:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/26 02:49:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/26 02:49:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:49:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:49:53 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/07/26 02:49:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/26 02:49:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/26 02:49:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/26 02:49:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/26 02:49:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/26 02:49:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/26 02:49:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/26 02:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:49:59 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/07/26 02:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f208f676f87ac097f_d20250726_m024959_c001_v0001130_t0026_u01753498199128") 2025/07/26 02:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/26 02:49:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/26 02:50:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/26 02:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/26 02:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/26 02:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/26 02:50:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/26 02:50:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/26 02:50:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/26 02:50:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/26 02:50:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:50:07 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/07/26 02:50:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82190d_d20250726_m025007_c001_v0001178_t0028_u01753498207744") 2025/07/26 02:50:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/26 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/26 02:50:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/26 02:50:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/26 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/26 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/26 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/26 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/26 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/26 02:50:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/26 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/26 02:50:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/26 02:50:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/26 02:50:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/26 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:50:16 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/07/26 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c464c0b_d20250726_m025016_c001_v0001183_t0034_u01753498216432") 2025/07/26 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/26 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/26 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/26 02:50:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/26 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:18 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/07/26 02:50:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/26 02:50:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/26 02:50:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/26 02:50:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/26 02:50:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/26 02:50:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/26 02:50:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/26 02:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:50:24 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/07/26 02:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c465011_d20250726_m025024_c001_v0001134_t0000_u01753498224512") 2025/07/26 02:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/26 02:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/26 02:50:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/26 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/26 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/26 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/26 02:50:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/26 02:50:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/26 02:50:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/26 02:50:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/26 02:50:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:50:33 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/07/26 02:50:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82191a_d20250726_m025033_c001_v0001172_t0030_u01753498233916") 2025/07/26 02:50:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/26 02:50:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/26 02:50:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/26 02:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/26 02:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/26 02:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/26 02:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/26 02:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/26 02:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/26 02:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/26 02:50:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/26 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/26 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/26 02:50:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/26 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:50:42 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/07/26 02:50:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f219f5d167dcd76bc_d20250726_m025043_c001_v0001171_t0039_u01753498243075") 2025/07/26 02:50:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/26 02:50:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:50:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/26 02:50:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/26 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/26 02:50:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:45 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/07/26 02:50:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/26 02:50:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/26 02:50:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/26 02:50:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/26 02:50:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/26 02:50:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/26 02:50:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/26 02:50:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:50:51 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/07/26 02:50:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f219f5d167dcd76c7_d20250726_m025051_c001_v0001178_t0051_u01753498251804") 2025/07/26 02:50:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:50:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/26 02:50:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/26 02:50:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/26 02:50:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/26 02:50:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/26 02:50:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/26 02:50:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/26 02:50:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/26 02:50:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/26 02:50:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/26 02:51:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:51:00 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/07/26 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821929_d20250726_m025100_c001_v0001150_t0028_u01753498260907") 2025/07/26 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/26 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/26 02:51:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/26 02:51:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:51:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:51:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/26 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/26 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/26 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/26 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/26 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/26 02:51:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/26 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/26 02:51:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/26 02:51:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/26 02:51:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/26 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:51:11 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/07/26 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3faa_d20250726_m025111_c001_v0001102_t0015_u01753498271163") 2025/07/26 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/26 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/26 02:51:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/26 02:51:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/26 02:51:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:51:11 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 02:51:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/26 02:51:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:51:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:51:14 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/07/26 02:51:16 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/26 02:51:16 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/26 02:51:16 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/26 02:51:16 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/26 02:51:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/26 02:51:18 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/26 02:51:18 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/26 02:51:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:51:20 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/07/26 02:51:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f216ff4e9f28f20ad_d20250726_m025120_c001_v0001176_t0039_u01753498280665") 2025/07/26 02:51:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:51:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/26 02:51:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/26 02:51:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:51:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/26 02:51:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/26 02:51:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/26 02:51:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/26 02:51:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/26 02:51:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/26 02:51:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/26 02:51:27 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/26 02:51:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:51:29 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/07/26 02:51:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3fdb_d20250726_m025129_c001_v0001137_t0044_u01753498289915") 2025/07/26 02:51:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/26 02:51:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/26 02:51:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/26 02:51:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:51:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:51:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/26 02:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/26 02:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/26 02:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/26 02:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/26 02:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/26 02:51:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/26 02:51:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/26 02:51:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/26 02:51:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/26 02:51:38 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/26 02:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:51:40 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/07/26 02:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3ff5_d20250726_m025140_c001_v0001183_t0008_u01753498300367") 2025/07/26 02:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/26 02:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/26 02:51:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/26 02:51:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/26 02:51:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/26 02:51:41 DEBUG : pacer: Reducing sleep to 10ms 2025/07/26 02:51:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/26 02:51:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:51:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:51:43 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/07/26 02:51:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/26 02:51:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/26 02:51:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/26 02:51:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/26 02:51:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/26 02:51:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/26 02:51:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/26 02:51:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:51:50 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/07/26 02:51:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d4003_d20250726_m025150_c001_v0001032_t0033_u01753498310312") 2025/07/26 02:51:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:51:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/26 02:51:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/26 02:51:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:51:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:51:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/26 02:51:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/26 02:51:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/26 02:51:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/26 02:51:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/26 02:51:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/26 02:51:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/26 02:51:58 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/26 02:52:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:52:00 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/07/26 02:52:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f217f89adf7369030_d20250726_m025200_c001_v0001165_t0047_u01753498320756") 2025/07/26 02:52:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/26 02:52:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/26 02:52:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/26 02:52:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:52:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:52:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/26 02:52:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/26 02:52:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/26 02:52:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/26 02:52:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/26 02:52:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/26 02:52:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/26 02:52:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/26 02:52:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/26 02:52:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/26 02:52:09 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/26 02:52:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/26 02:52:12 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/07/26 02:52:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f92ddd3a00d4b4b9f880e1b_f20927287f26c10db_d20250726_m025212_c001_v0001184_t0037_u01753498332454") 2025/07/26 02:52:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/26 02:52:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/26 02:52:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/26 02:52:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/26 02:52:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/26 02:52:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/26 02:52:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/26 02:52:15 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/07/26 02:52:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f92ddd3a00d4b4b9f880e1b_f207dd04ca990231a_d20250726_m025223_c001_v0001171_t0054_u01753498343656") 2025/07/26 02:52:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/26 02:52:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/26 02:52:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/26 02:52:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/26 02:52:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/26 02:52:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/26 02:52:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/26 02:52:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/26 02:52:27 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/26 02:52:29 DEBUG : chunked-copy: Done sending chunk 0 2025/07/26 02:52:29 DEBUG : chunked-copy: Done sending chunk 1 2025/07/26 02:52:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/26 02:52:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f92ddd3a00d4b4b9f880e1b_f207dd04ca990231e_d20250726_m025229_c001_v0001181_t0048_u01753498349948") 2025/07/26 02:52:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/26 02:52:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/26 02:52:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/26 02:52:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/26 02:52:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/26 02:52:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/26 02:52:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/26 02:52:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/26 02:52:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/26 02:52:35 DEBUG : chunked-copy: Done sending chunk 0 2025/07/26 02:52:35 DEBUG : chunked-copy: Done sending chunk 1 2025/07/26 02:52:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/26 02:52:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f92ddd3a00d4b4b9f880e1b_f207dd04ca9902320_d20250726_m025236_c001_v0001137_t0034_u01753498356242") 2025/07/26 02:52:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/26 02:52:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/26 02:52:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/26 02:52:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/26 02:52:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/26 02:52:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/26 02:52:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/26 02:52:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/26 02:52:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/26 02:52:47 DEBUG : chunked-copy: Done sending chunk 0 2025/07/26 02:52:55 DEBUG : chunked-copy: Done sending chunk 1 2025/07/26 02:52:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/26 02:52:56 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f92ddd3a00d4b4b9f880e1b_f208f676f87ac09ac_d20250726_m025256_c001_v0001043_t0027_u01753498376569") 2025/07/26 02:52:56 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/26 02:52:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/26 02:52:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/26 02:52:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/26 02:52:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/26 02:52:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/26 02:52:57 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/26 02:53:00 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/26 02:53:01 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/26 02:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-digeqoj7hoxu/deeper/nonexisting/directory" 2025/07/26 02:53:02 DEBUG : Config file has changed externally - reloading === 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/07/26 02:53:04 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of all files 2025/07/26 02:53:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f417f89adf736902b_d20250726_m025154_c001_v7007000_t0000_u01753498314599") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d4003_d20250726_m025150_c001_v0001032_t0033_u01753498310312") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d4002_d20250726_m025149_c001_v7007000_t0000_u01753498309719") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f217f89adf7369024_d20250726_m025145_c001_v0001177_t0044_u01753498305250") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f407dd04ca9902317_d20250726_m025217_c001_v7007000_t0000_u01753498337767") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f20927287f26c10db_d20250726_m025212_c001_v0001184_t0037_u01753498332454") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f40927287f26c10da_d20250726_m025211_c001_v7007000_t0000_u01753498331862") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f217f89adf7369034_d20250726_m025206_c001_v0001177_t0025_u01753498326159") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f417f89adf7369033_d20250726_m025205_c001_v7007000_t0000_u01753498325976") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f217f89adf7369030_d20250726_m025200_c001_v0001165_t0047_u01753498320756") 2025/07/26 02:53:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f417f89adf736902f_d20250726_m025200_c001_v7007000_t0000_u01753498320156") 2025/07/26 02:53:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f217f89adf736902c_d20250726_m025154_c001_v0001183_t0046_u01753498314782") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821911_d20250726_m025020_c001_v7007000_t0000_u01753498220245") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c464c0b_d20250726_m025016_c001_v0001183_t0034_u01753498216432") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd82190e_d20250726_m025011_c001_v7007000_t0000_u01753498211565") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82190d_d20250726_m025007_c001_v0001178_t0028_u01753498207744") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c464c0a_d20250726_m025015_c001_v7007000_t0000_u01753498215962") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821910_d20250726_m025011_c001_v0001130_t0053_u01753498211748") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd82190c_d20250726_m025007_c001_v7007000_t0000_u01753498207324") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82190a_d20250726_m025002_c001_v0001134_t0004_u01753498202843") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821908_d20250726_m025002_c001_v7007000_t0000_u01753498202660") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f208f676f87ac097f_d20250726_m024959_c001_v0001130_t0026_u01753498199128") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f408f676f87ac097e_d20250726_m024958_c001_v7007000_t0000_u01753498198627") 2025/07/26 02:53:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821903_d20250726_m024955_c001_v0001130_t0048_u01753498195042") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd82191f_d20250726_m025047_c001_v7007000_t0000_u01753498247222") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219f5d167dcd76bc_d20250726_m025043_c001_v0001171_t0039_u01753498243075") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd82191b_d20250726_m025038_c001_v7007000_t0000_u01753498238063") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82191a_d20250726_m025033_c001_v0001172_t0030_u01753498233916") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419f5d167dcd76bb_d20250726_m025042_c001_v7007000_t0000_u01753498242657") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82191c_d20250726_m025038_c001_v0001172_t0004_u01753498238247") 2025/07/26 02:53:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821919_d20250726_m025033_c001_v7007000_t0000_u01753498233407") 2025/07/26 02:53:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821918_d20250726_m025028_c001_v0001116_t0053_u01753498228942") 2025/07/26 02:53:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821917_d20250726_m025028_c001_v7007000_t0000_u01753498228758") 2025/07/26 02:53:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c465011_d20250726_m025024_c001_v0001134_t0000_u01753498224512") 2025/07/26 02:53:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c465010_d20250726_m025024_c001_v7007000_t0000_u01753498224114") 2025/07/26 02:53:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821912_d20250726_m025020_c001_v0001179_t0026_u01753498220428") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821902_d20250726_m024954_c001_v7007000_t0000_u01753498194859") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f208f676f87ac097b_d20250726_m024950_c001_v0001176_t0044_u01753498190829") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f408f676f87ac097a_d20250726_m024950_c001_v7007000_t0000_u01753498190450") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f2102464a4e4e11a3_d20250726_m024939_c001_v0001113_t0032_u01753498179118") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4102464a4e4e11a1_d20250726_m024938_c001_v7007000_t0000_u01753498178936") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f2102464a4e4e119d_d20250726_m024935_c001_v0001184_t0034_u01753498175079") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4102464a4e4e119b_d20250726_m024934_c001_v7007000_t0000_u01753498174697") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f2102464a4e4e1197_d20250726_m024930_c001_v0001171_t0024_u01753498170517") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4102464a4e4e1196_d20250726_m024930_c001_v7007000_t0000_u01753498170333") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c464025_d20250726_m024926_c001_v0001157_t0024_u01753498166910") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c464024_d20250726_m024926_c001_v7007000_t0000_u01753498166458") 2025/07/26 02:53:06 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f2036aae7347c769f_d20250726_m024920_c001_v0001144_t0043_u01753498160653") 2025/07/26 02:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d3fb3_d20250726_m025115_c001_v7007000_t0000_u01753498275643") 2025/07/26 02:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3faa_d20250726_m025111_c001_v0001102_t0015_u01753498271163") 2025/07/26 02:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd82192b_d20250726_m025105_c001_v7007000_t0000_u01753498265363") 2025/07/26 02:53:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821929_d20250726_m025100_c001_v0001150_t0028_u01753498260907") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d3fa7_d20250726_m025110_c001_v7007000_t0000_u01753498270693") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd82192c_d20250726_m025105_c001_v0001157_t0024_u01753498265586") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821927_d20250726_m025100_c001_v7007000_t0000_u01753498260410") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821923_d20250726_m025055_c001_v0001036_t0044_u01753498255564") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f415e0c79cd821922_d20250726_m025055_c001_v7007000_t0000_u01753498255379") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219f5d167dcd76c7_d20250726_m025051_c001_v0001178_t0051_u01753498251804") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419f5d167dcd76c3_d20250726_m025051_c001_v7007000_t0000_u01753498251349") 2025/07/26 02:53:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f215e0c79cd821920_d20250726_m025047_c001_v0001090_t0019_u01753498247406") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f417f89adf7369023_d20250726_m025145_c001_v7007000_t0000_u01753498305067") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3ff5_d20250726_m025140_c001_v0001183_t0008_u01753498300367") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d3ff3_d20250726_m025139_c001_v7007000_t0000_u01753498299855") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3fea_d20250726_m025134_c001_v0001183_t0058_u01753498294846") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d3fe8_d20250726_m025134_c001_v7007000_t0000_u01753498294663") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3fdb_d20250726_m025129_c001_v0001137_t0044_u01753498289915") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d3fd7_d20250726_m025129_c001_v7007000_t0000_u01753498289382") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3fcb_d20250726_m025124_c001_v0001181_t0031_u01753498284539") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f421fca8aac4d3fca_d20250726_m025124_c001_v7007000_t0000_u01753498284356") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f216ff4e9f28f20ad_d20250726_m025120_c001_v0001176_t0039_u01753498280665") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f416ff4e9f28f20ac_d20250726_m025120_c001_v7007000_t0000_u01753498280115") 2025/07/26 02:53:07 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f221fca8aac4d3fb6_d20250726_m025115_c001_v0001134_t0059_u01753498275825") 2025/07/26 02:53:07 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4049d4ddc9d26afe_d20250726_m025300_c001_v7007000_t0000_u01753498380355") 2025/07/26 02:53:07 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c46507f_d20250726_m025239_c001_v0001113_t0029_u01753498359102") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c46507e_d20250726_m025238_c001_v7007000_t0000_u01753498358427") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c46507c_d20250726_m025232_c001_v0001120_t0053_u01753498352450") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c46507b_d20250726_m025231_c001_v7007000_t0000_u01753498351783") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f219774da3c465075_d20250726_m025226_c001_v0001182_t0032_u01753498346600") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c465073_d20250726_m025225_c001_v7007000_t0000_u01753498345904") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfb50_d20250726_m025222_c001_v0001134_t0042_u01753498342072") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f407dd04ca9902319_d20250726_m025221_c001_v7007000_t0000_u01753498341653") 2025/07/26 02:53:08 DEBUG : chunked-copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfb40_d20250726_m025218_c001_v0001134_t0054_u01753498338547") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4049d4ddc9d26afd_d20250726_m025300_c001_v7007000_t0000_u01753498380173") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f208f676f87ac09ac_d20250726_m025256_c001_v0001043_t0027_u01753498376569") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c46507d_d20250726_m025238_c001_v7007000_t0000_u01753498358241") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f207dd04ca9902320_d20250726_m025236_c001_v0001137_t0034_u01753498356242") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c46507a_d20250726_m025231_c001_v7007000_t0000_u01753498351581") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f207dd04ca990231e_d20250726_m025229_c001_v0001181_t0048_u01753498349948") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f419774da3c465072_d20250726_m025225_c001_v7007000_t0000_u01753498345710") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f207dd04ca990231a_d20250726_m025223_c001_v0001171_t0054_u01753498343656") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f407dd04ca9902318_d20250726_m025221_c001_v7007000_t0000_u01753498341471") 2025/07/26 02:53:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f1015e4426540c479_d20250726_m025220_c001_v0001179_t0049_u01753498340632") 2025/07/26 02:53:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f106610e09a9ca032_d20250726_m024802_c001_v0001161_t0017_u01753498082116") 2025/07/26 02:53:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4049d4ddc9d26aff_d20250726_m025301_c001_v7007000_t0000_u01753498381241") 2025/07/26 02:53:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfbb1_d20250726_m025300_c001_v0001134_t0033_u01753498380910") 2025/07/26 02:53:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4049d4ddc9d26b01_d20250726_m025302_c001_v7007000_t0000_u01753498382616") 2025/07/26 02:53:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfbb7_d20250726_m025302_c001_v0001134_t0006_u01753498382052") 2025/07/26 02:53:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f110e1d71f33cfbb3_d20250726_m025301_c001_v0001134_t0045_u01753498381422") 2025/07/26 02:53:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f92ddd3a00d4b4b9f880e1b_f4036aae7347c7698_d20250726_m024916_c001_v7007000_t0000_u01753498156910") 2025/07/26 02:53:10 INFO : B2 bucket rclone-test-digeqoj7hoxu: cleaning bucket "rclone-test-digeqoj7hoxu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (343.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.63s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (340.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.29s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.44s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (15.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (21.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 343.042s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m44.315773161s (try 1/5)