"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/23 02:47:42 NOTICE: TestB2: Starting server 2025/07/23 02:47:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yorafug3rice" 2025/07/23 02:47:42 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/23 02:47:45 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/23 02:47:45 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/23 02:47:45 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/23 02:48:12 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/23 02:48:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/23 02:48:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/23 02:48:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/23 02:48:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/23 02:48:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/23 02:48:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/23 02:48:15 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/23 02:48:22 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/23 02:48:23 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/23 02:48:28 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of all files 2025/07/23 02:48:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e997d_d20250723_m024827_c001_v0001093_t0031_u01753238907633") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/23 02:48:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yorafug3rice/dirToPurgeFromRoot" 2025/07/23 02:48:31 INFO : B2 bucket rclone-test-yorafug3rice path dirToPurgeFromRoot: cleaning bucket "rclone-test-yorafug3rice" of all files 2025/07/23 02:48:32 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9983_d20250723_m024829_c001_v0001093_t0012_u01753238909591") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/23 02:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yorafug3rice/hello? sausage/êé" 2025/07/23 02:48:36 INFO : B2 bucket rclone-test-yorafug3rice path hello? sausage/êé: cleaning bucket "rclone-test-yorafug3rice" of all files 2025/07/23 02:48:36 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1014f0fe1a8c8fa1_d20250723_m024834_c001_v0001165_t0058_u01753238914925") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/07/23 02:48:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/07/23 02:48:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 02:48:38 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/23 02:48:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yorafug3rice/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/07/23 02:48:45 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/23 02:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yorafug3rice/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-yorafug3rice" from "TestB2:rclone-test-yorafug3rice" 2025/07/23 02:48:49 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/23 02:49:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rudavid0fega" 2025/07/23 02:49:01 DEBUG : Config file has changed externally - reloading 2025/07/23 02:49:04 DEBUG : B2 bucket rclone-test-rudavid0fega: Purge remote 2025/07/23 02:49:04 INFO : B2 bucket rclone-test-rudavid0fega: cleaning bucket "rclone-test-rudavid0fega" of all files 2025/07/23 02:49:04 DEBUG : somefile: Deleting (id "4_zeff23d2320fd3b5b9f880e1b_f402fb47a821c2a96_d20250723_m024903_c001_v0001179_t0043_u01753238943408") === 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/23 02:49:05 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/23 02:49:06 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/23 02:49:10 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/23 02:49:10 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/23 02:49:10 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.832Ki offset 6Mi/6.106Mi 2025/07/23 02:49:10 DEBUG : test-metadata: Sending chunk 1 length 111444 2025/07/23 02:49:11 DEBUG : test-metadata: Done sending chunk 1 2025/07/23 02:49:12 DEBUG : test-metadata: Done sending chunk 0 2025/07/23 02:49:12 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/23 02:49:22 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1093-12.backblaze.com/b2api/v1/b2_upload_file/1f620d3320ed3b5b9f880e1b/c001_v0001093_t0050": EOF 2025/07/23 02:49:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-12.backblaze.com/b2api/v1/b2_upload_file/1f620d3320ed3b5b9f880e1b/c001_v0001093_t0050": EOF) 2025/07/23 02:49:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1093-12.backblaze.com/b2api/v1/b2_upload_file/1f620d3320ed3b5b9f880e1b/c001_v0001093_t0050": EOF - low level retry 1/10 2025/07/23 02:49:24 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-23-024917-423.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/23 02:49:27 DEBUG : oldPath = "TestB2:rclone-test-yorafug3rice/versions/test-versions-v2025-07-23-024917-423.txt" 2025/07/23 02:49:27 DEBUG : newPath = "TestB2,versions:rclone-test-yorafug3rice/versions/test-versions-v2025-07-23-024917-423.txt" 2025/07/23 02:49:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yorafug3rice/versions/test-versions-v2025-07-23-024917-423.txt" 2025/07/23 02:49:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/23 02:49:28 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yorafug3rice/versions/test-versions-v2025-07-23-024917-423.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yorafug3rice/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/23 02:49:31 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of all hidden files 2025/07/23 02:49:31 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d7_d20250723_m024753_c001_v7007000_t0000_u01753238873540") as it is a hide marker 2025/07/23 02:49:31 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : leading space/ leading space: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9913_d20250723_m024752_c001_v0001093_t0011_u01753238872770") 2025/07/23 02:49:31 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d5_d20250723_m024752_c001_v7007000_t0000_u01753238872321") as it is a hide marker 2025/07/23 02:49:31 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9911_d20250723_m024751_c001_v0001093_t0056_u01753238871579") 2025/07/23 02:49:31 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e0_d20250723_m024800_c001_v7007000_t0000_u01753238880407") as it is a hide marker 2025/07/23 02:49:31 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9929_d20250723_m024759_c001_v0001093_t0041_u01753238879588") 2025/07/23 02:49:31 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : created from root.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f40783b0bca3f55c8_d20250723_m024857_c001_v7007000_t0000_u01753238937437") as it is a hide marker 2025/07/23 02:49:31 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : created from root.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f100bc9b8af8e0958_d20250723_m024855_c001_v0001172_t0013_u01753238935860") 2025/07/23 02:49:31 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : file name.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd91_d20250723_m024905_c001_v7007000_t0000_u01753238945570") as it is a hide marker 2025/07/23 02:49:31 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9999_d20250723_m024845_c001_v0001093_t0045_u01753238925009") 2025/07/23 02:49:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f105dd594039a8409_d20250723_m024841_c001_v0001179_t0011_u01753238921452") 2025/07/23 02:49:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e996b_d20250723_m024819_c001_v0001093_t0010_u01753238899458") 2025/07/23 02:49:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9963_d20250723_m024818_c001_v0001093_t0050_u01753238898263") 2025/07/23 02:49:31 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9965_d20250723_m024818_c001_v0001093_t0025_u01753238898868") "upload" dated 2025-07-23 02:48:18.868 +0000 UTC (1m13.033647083s ago) 2025/07/23 02:49:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4224be72e8911dfa_d20250723_m024839_c001_v7007000_t0000_u01753238919222") as it is a hide marker 2025/07/23 02:49:31 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f106c73164d284931_d20250723_m024838_c001_v0001093_t0000_u01753238918523") 2025/07/23 02:49:31 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1063943224c5bf80_d20250723_m024837_c001_v0001184_t0026_u01753238917934") 2025/07/23 02:49:31 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1eb_d20250723_m024808_c001_v7007000_t0000_u01753238888849") as it is a hide marker 2025/07/23 02:49:31 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9941_d20250723_m024807_c001_v0001093_t0036_u01753238887900") 2025/07/23 02:49:31 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : piped data.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd95_d20250723_m024907_c001_v7007000_t0000_u01753238947442") as it is a hide marker 2025/07/23 02:49:31 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : piped data.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e99e1_d20250723_m024906_c001_v0001093_t0013_u01753238946849") 2025/07/23 02:49:31 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : piped data.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd93_d20250723_m024906_c001_v7007000_t0000_u01753238946662") 2025/07/23 02:49:31 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : piped data.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412ee79cfb3e99dd_d20250723_m024906_c001_v0001093_t0050_u01753238946301") 2025/07/23 02:49:31 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1ec_d20250723_m024810_c001_v7007000_t0000_u01753238890043") as it is a hide marker 2025/07/23 02:49:31 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9947_d20250723_m024809_c001_v0001093_t0046_u01753238889213") 2025/07/23 02:49:31 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : test-metadata: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4183de1f75d77293_d20250723_m024914_c001_v7007000_t0000_u01753238954881") as it is a hide marker 2025/07/23 02:49:31 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : test-metadata: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f201ab353fbfefd99_d20250723_m024909_c001_v0001092_t0007_u01753238949665") 2025/07/23 02:49:31 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : test-metadata: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd97_d20250723_m024908_c001_v7007000_t0000_u01753238948745") 2025/07/23 02:49:31 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : test-metadata: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e99e3_d20250723_m024907_c001_v0001093_t0028_u01753238947629") 2025/07/23 02:49:31 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e3_d20250723_m024802_c001_v7007000_t0000_u01753238882721") as it is a hide marker 2025/07/23 02:49:31 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e992f_d20250723_m024801_c001_v0001093_t0051_u01753238881920") 2025/07/23 02:49:31 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e7_d20250723_m024805_c001_v7007000_t0000_u01753238885151") as it is a hide marker 2025/07/23 02:49:31 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9939_d20250723_m024804_c001_v0001093_t0011_u01753238884455") 2025/07/23 02:49:31 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e5_d20250723_m024804_c001_v7007000_t0000_u01753238884090") as it is a hide marker 2025/07/23 02:49:31 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9935_d20250723_m024803_c001_v0001093_t0037_u01753238883087") 2025/07/23 02:49:31 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e9_d20250723_m024806_c001_v7007000_t0000_u01753238886414") as it is a hide marker 2025/07/23 02:49:31 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e993b_d20250723_m024805_c001_v0001093_t0052_u01753238885516") 2025/07/23 02:49:31 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1ea_d20250723_m024807_c001_v7007000_t0000_u01753238887516") as it is a hide marker 2025/07/23 02:49:31 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e993f_d20250723_m024806_c001_v0001093_t0009_u01753238886780") 2025/07/23 02:49:31 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e1_d20250723_m024801_c001_v7007000_t0000_u01753238881547") as it is a hide marker 2025/07/23 02:49:31 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : trailing space /trailing space : Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e992b_d20250723_m024800_c001_v0001093_t0013_u01753238880772") 2025/07/23 02:49:31 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4dda_d20250723_m024925_c001_v0001098_t0009_u01753238965330") "upload" dated 2025-07-23 02:49:25.33 +0000 UTC (6.572459519s ago) 2025/07/23 02:49:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f406e92df7aad6f0b_d20250723_m024920_c001_v7007000_t0000_u01753238960509") 2025/07/23 02:49:31 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9a0d_d20250723_m024917_c001_v0001093_t0013_u01753238957423") 2025/07/23 02:49:31 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1f1_d20250723_m024817_c001_v7007000_t0000_u01753238897711") as it is a hide marker 2025/07/23 02:49:31 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2050ca8d1c0ca1ee_d20250723_m024812_c001_v0001184_t0058_u01753238892219") 2025/07/23 02:49:31 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : zero-length-file: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1ed_d20250723_m024811_c001_v7007000_t0000_u01753238891892") as it is a hide marker 2025/07/23 02:49:31 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : zero-length-file: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412ee79cfb3e994b_d20250723_m024811_c001_v0001093_t0050_u01753238891340") 2025/07/23 02:49:31 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d8_d20250723_m024754_c001_v7007000_t0000_u01753238874830") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9917_d20250723_m024753_c001_v0001093_t0030_u01753238873926") 2025/07/23 02:49:31 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d1_d20250723_m024748_c001_v7007000_t0000_u01753238868699") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9907_d20250723_m024747_c001_v0001093_t0058_u01753238867464") 2025/07/23 02:49:31 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1db_d20250723_m024758_c001_v7007000_t0000_u01753238878135") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9921_d20250723_m024757_c001_v0001093_t0012_u01753238877468") 2025/07/23 02:49:31 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1da_d20250723_m024757_c001_v7007000_t0000_u01753238877105") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e991d_d20250723_m024756_c001_v0001093_t0053_u01753238876351") 2025/07/23 02:49:31 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1de_d20250723_m024759_c001_v7007000_t0000_u01753238879223") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9927_d20250723_m024758_c001_v0001093_t0055_u01753238878500") 2025/07/23 02:49:31 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d9_d20250723_m024755_c001_v7007000_t0000_u01753238875986") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e991b_d20250723_m024755_c001_v0001093_t0058_u01753238875195") 2025/07/23 02:49:31 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ./.: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d2_d20250723_m024749_c001_v7007000_t0000_u01753238869999") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ./.: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e990b_d20250723_m024749_c001_v0001093_t0009_u01753238869076") 2025/07/23 02:49:31 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/23 02:49:31 DEBUG : ../..: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d4_d20250723_m024751_c001_v7007000_t0000_u01753238871215") as it is a hide marker 2025/07/23 02:49:31 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/23 02:49:31 DEBUG : ../..: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e990d_d20250723_m024750_c001_v0001093_t0056_u01753238870364") 2025/07/23 02:49:31 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/23 02:49:32 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of all hidden files 2025/07/23 02:49:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d7_d20250723_m024753_c001_v7007000_t0000_u01753238873540") as it is a hide marker 2025/07/23 02:49:32 DEBUG : leading space/ leading space: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9913_d20250723_m024752_c001_v0001093_t0011_u01753238872770") 2025/07/23 02:49:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d5_d20250723_m024752_c001_v7007000_t0000_u01753238872321") as it is a hide marker 2025/07/23 02:49:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9911_d20250723_m024751_c001_v0001093_t0056_u01753238871579") 2025/07/23 02:49:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e0_d20250723_m024800_c001_v7007000_t0000_u01753238880407") as it is a hide marker 2025/07/23 02:49:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9929_d20250723_m024759_c001_v0001093_t0041_u01753238879588") 2025/07/23 02:49:32 DEBUG : created from root.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f40783b0bca3f55c8_d20250723_m024857_c001_v7007000_t0000_u01753238937437") as it is a hide marker 2025/07/23 02:49:32 DEBUG : created from root.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f100bc9b8af8e0958_d20250723_m024855_c001_v0001172_t0013_u01753238935860") 2025/07/23 02:49:32 DEBUG : file name.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd91_d20250723_m024905_c001_v7007000_t0000_u01753238945570") as it is a hide marker 2025/07/23 02:49:32 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9999_d20250723_m024845_c001_v0001093_t0045_u01753238925009") 2025/07/23 02:49:32 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f105dd594039a8409_d20250723_m024841_c001_v0001179_t0011_u01753238921452") 2025/07/23 02:49:32 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e996b_d20250723_m024819_c001_v0001093_t0010_u01753238899458") 2025/07/23 02:49:32 DEBUG : file name.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9963_d20250723_m024818_c001_v0001093_t0050_u01753238898263") 2025/07/23 02:49:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9965_d20250723_m024818_c001_v0001093_t0025_u01753238898868") "upload" dated 2025-07-23 02:48:18.868 +0000 UTC (1m14.06094481s ago) 2025/07/23 02:49:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4224be72e8911dfa_d20250723_m024839_c001_v7007000_t0000_u01753238919222") as it is a hide marker 2025/07/23 02:49:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f106c73164d284931_d20250723_m024838_c001_v0001093_t0000_u01753238918523") 2025/07/23 02:49:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1063943224c5bf80_d20250723_m024837_c001_v0001184_t0026_u01753238917934") 2025/07/23 02:49:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1eb_d20250723_m024808_c001_v7007000_t0000_u01753238888849") as it is a hide marker 2025/07/23 02:49:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9941_d20250723_m024807_c001_v0001093_t0036_u01753238887900") 2025/07/23 02:49:33 DEBUG : piped data.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd95_d20250723_m024907_c001_v7007000_t0000_u01753238947442") as it is a hide marker 2025/07/23 02:49:33 DEBUG : piped data.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e99e1_d20250723_m024906_c001_v0001093_t0013_u01753238946849") 2025/07/23 02:49:33 DEBUG : piped data.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd93_d20250723_m024906_c001_v7007000_t0000_u01753238946662") 2025/07/23 02:49:33 DEBUG : piped data.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412ee79cfb3e99dd_d20250723_m024906_c001_v0001093_t0050_u01753238946301") 2025/07/23 02:49:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1ec_d20250723_m024810_c001_v7007000_t0000_u01753238890043") as it is a hide marker 2025/07/23 02:49:33 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9947_d20250723_m024809_c001_v0001093_t0046_u01753238889213") 2025/07/23 02:49:33 DEBUG : test-metadata: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4183de1f75d77293_d20250723_m024914_c001_v7007000_t0000_u01753238954881") as it is a hide marker 2025/07/23 02:49:33 DEBUG : test-metadata: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f201ab353fbfefd99_d20250723_m024909_c001_v0001092_t0007_u01753238949665") 2025/07/23 02:49:33 DEBUG : test-metadata: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f401ab353fbfefd97_d20250723_m024908_c001_v7007000_t0000_u01753238948745") 2025/07/23 02:49:33 DEBUG : test-metadata: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e99e3_d20250723_m024907_c001_v0001093_t0028_u01753238947629") 2025/07/23 02:49:33 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e3_d20250723_m024802_c001_v7007000_t0000_u01753238882721") as it is a hide marker 2025/07/23 02:49:33 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e992f_d20250723_m024801_c001_v0001093_t0051_u01753238881920") 2025/07/23 02:49:33 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e7_d20250723_m024805_c001_v7007000_t0000_u01753238885151") as it is a hide marker 2025/07/23 02:49:33 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9939_d20250723_m024804_c001_v0001093_t0011_u01753238884455") 2025/07/23 02:49:33 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e5_d20250723_m024804_c001_v7007000_t0000_u01753238884090") as it is a hide marker 2025/07/23 02:49:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9935_d20250723_m024803_c001_v0001093_t0037_u01753238883087") 2025/07/23 02:49:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e9_d20250723_m024806_c001_v7007000_t0000_u01753238886414") as it is a hide marker 2025/07/23 02:49:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e993b_d20250723_m024805_c001_v0001093_t0052_u01753238885516") 2025/07/23 02:49:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1ea_d20250723_m024807_c001_v7007000_t0000_u01753238887516") as it is a hide marker 2025/07/23 02:49:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e993f_d20250723_m024806_c001_v0001093_t0009_u01753238886780") 2025/07/23 02:49:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1e1_d20250723_m024801_c001_v7007000_t0000_u01753238881547") as it is a hide marker 2025/07/23 02:49:34 DEBUG : trailing space /trailing space : Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e992b_d20250723_m024800_c001_v0001093_t0013_u01753238880772") 2025/07/23 02:49:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4dda_d20250723_m024925_c001_v0001098_t0009_u01753238965330") "upload" dated 2025-07-23 02:49:25.33 +0000 UTC (8.918627631s ago) 2025/07/23 02:49:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f406e92df7aad6f0b_d20250723_m024920_c001_v7007000_t0000_u01753238960509") 2025/07/23 02:49:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9a0d_d20250723_m024917_c001_v0001093_t0013_u01753238957423") 2025/07/23 02:49:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1f1_d20250723_m024817_c001_v7007000_t0000_u01753238897711") as it is a hide marker 2025/07/23 02:49:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2050ca8d1c0ca1ee_d20250723_m024812_c001_v0001184_t0058_u01753238892219") 2025/07/23 02:49:34 DEBUG : zero-length-file: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1ed_d20250723_m024811_c001_v7007000_t0000_u01753238891892") as it is a hide marker 2025/07/23 02:49:34 DEBUG : zero-length-file: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412ee79cfb3e994b_d20250723_m024811_c001_v0001093_t0050_u01753238891340") 2025/07/23 02:49:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d8_d20250723_m024754_c001_v7007000_t0000_u01753238874830") as it is a hide marker 2025/07/23 02:49:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9917_d20250723_m024753_c001_v0001093_t0030_u01753238873926") 2025/07/23 02:49:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d1_d20250723_m024748_c001_v7007000_t0000_u01753238868699") as it is a hide marker 2025/07/23 02:49:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9907_d20250723_m024747_c001_v0001093_t0058_u01753238867464") 2025/07/23 02:49:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1db_d20250723_m024758_c001_v7007000_t0000_u01753238878135") as it is a hide marker 2025/07/23 02:49:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9921_d20250723_m024757_c001_v0001093_t0012_u01753238877468") 2025/07/23 02:49:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1da_d20250723_m024757_c001_v7007000_t0000_u01753238877105") as it is a hide marker 2025/07/23 02:49:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e991d_d20250723_m024756_c001_v0001093_t0053_u01753238876351") 2025/07/23 02:49:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1de_d20250723_m024759_c001_v7007000_t0000_u01753238879223") as it is a hide marker 2025/07/23 02:49:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9927_d20250723_m024758_c001_v0001093_t0055_u01753238878500") 2025/07/23 02:49:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d9_d20250723_m024755_c001_v7007000_t0000_u01753238875986") as it is a hide marker 2025/07/23 02:49:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e991b_d20250723_m024755_c001_v0001093_t0058_u01753238875195") 2025/07/23 02:49:35 DEBUG : ./.: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d2_d20250723_m024749_c001_v7007000_t0000_u01753238869999") as it is a hide marker 2025/07/23 02:49:35 DEBUG : ./.: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e990b_d20250723_m024749_c001_v0001093_t0009_u01753238869076") 2025/07/23 02:49:35 DEBUG : ../..: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4050ca8d1c0ca1d4_d20250723_m024751_c001_v7007000_t0000_u01753238871215") as it is a hide marker 2025/07/23 02:49:35 DEBUG : ../..: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e990d_d20250723_m024750_c001_v0001093_t0056_u01753238870364") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/23 02:49:36 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/23 02:49:36 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/23 02:49:36 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/23 02:49:36 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/23 02:49:37 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of pending multipart uploads older than 0s 2025/07/23 02:49:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9965_d20250723_m024818_c001_v0001093_t0025_u01753238898868") "upload" dated 2025-07-23 02:48:18.868 +0000 UTC (1m18.345230046s ago) 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12b8_d20250723_m024936_c001_v0001178_t0033_u01753238976190") as it is a start marker (upload started at 2025-07-23 02:49:36.19 +0000 UTC) 2025/07/23 02:49:37 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12b9_d20250723_m024936_c001_v0001116_t0003_u01753238976380") as it is a start marker (upload started at 2025-07-23 02:49:36.38 +0000 UTC) 2025/07/23 02:49:37 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12ba_d20250723_m024936_c001_v0001100_t0031_u01753238976570") as it is a start marker (upload started at 2025-07-23 02:49:36.57 +0000 UTC) 2025/07/23 02:49:37 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12bb_d20250723_m024936_c001_v0001134_t0019_u01753238976753") as it is a start marker (upload started at 2025-07-23 02:49:36.753 +0000 UTC) 2025/07/23 02:49:37 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/23 02:49:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f12b7_d20250723_m024936_c001_v7007000_t0000_u01753238976000") "hide" dated 2025-07-23 02:49:36 +0000 UTC (1.213478764s ago) 2025/07/23 02:49:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4dda_d20250723_m024925_c001_v0001098_t0009_u01753238965330") 2025/07/23 02:49:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/23 02:49:37 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of pending multipart uploads older than 0s 2025/07/23 02:49:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9965_d20250723_m024818_c001_v0001093_t0025_u01753238898868") "upload" dated 2025-07-23 02:48:18.868 +0000 UTC (1m18.711779784s ago) 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12b8_d20250723_m024936_c001_v0001178_t0033_u01753238976190") as it is a start marker (upload started at 2025-07-23 02:49:36.19 +0000 UTC) 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12b9_d20250723_m024936_c001_v0001116_t0003_u01753238976380") as it is a start marker (upload started at 2025-07-23 02:49:36.38 +0000 UTC) 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12ba_d20250723_m024936_c001_v0001100_t0031_u01753238976570") as it is a start marker (upload started at 2025-07-23 02:49:36.57 +0000 UTC) 2025/07/23 02:49:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12bb_d20250723_m024936_c001_v0001134_t0019_u01753238976753") as it is a start marker (upload started at 2025-07-23 02:49:36.753 +0000 UTC) 2025/07/23 02:49:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f12b7_d20250723_m024936_c001_v7007000_t0000_u01753238976000") "hide" dated 2025-07-23 02:49:36 +0000 UTC (1.57997459s ago) 2025/07/23 02:49:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4dda_d20250723_m024925_c001_v0001098_t0009_u01753238965330") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/23 02:49:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/23 02:49:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/23 02:49:38 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/23 02:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/23 02:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/23 02:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/23 02:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/23 02:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/23 02:49:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/23 02:49:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/23 02:49:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:49:45 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/23 02:49:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f206e92df7aad6f16_d20250723_m024945_c001_v0001183_t0003_u01753238985302") 2025/07/23 02:49:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:49:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/23 02:49:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/23 02:49:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:49:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:49:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/23 02:49:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/23 02:49:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/23 02:49:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/23 02:49:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/23 02:49:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/23 02:49:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/23 02:49:51 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/23 02:49:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:49:53 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/23 02:49:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08ccf_d20250723_m024953_c001_v0001182_t0033_u01753238993341") 2025/07/23 02:49:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/23 02:49:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/23 02:49:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/23 02:49:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:49:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:49:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/23 02:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/23 02:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/23 02:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/23 02:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/23 02:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/23 02:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/23 02:49:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/23 02:49:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/23 02:50:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/23 02:50:00 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/23 02:50:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:01 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/23 02:50:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f200906e05452741c_d20250723_m025001_c001_v0001102_t0003_u01753239001929") 2025/07/23 02:50:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/23 02:50:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:50:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/23 02:50:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/23 02:50:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/23 02:50:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:04 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/23 02:50:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/23 02:50:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/23 02:50:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/23 02:50:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/23 02:50:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/23 02:50:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/23 02:50:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/23 02:50:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:09 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/23 02:50:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f200906e054527422_d20250723_m025009_c001_v0001181_t0046_u01753239009908") 2025/07/23 02:50:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:50:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/23 02:50:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/23 02:50:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/23 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/23 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/23 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/23 02:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/23 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/23 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/23 02:50:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/23 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:18 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/23 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cde_d20250723_m025018_c001_v0001090_t0021_u01753239018322") 2025/07/23 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/23 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/23 02:50:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/23 02:50:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/23 02:50:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/23 02:50:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/23 02:50:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/23 02:50:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/23 02:50:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/23 02:50:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/23 02:50:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/23 02:50:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/23 02:50:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/23 02:50:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/23 02:50:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:27 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/23 02:50:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12f8_d20250723_m025027_c001_v0001182_t0008_u01753239027149") 2025/07/23 02:50:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/23 02:50:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:50:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/23 02:50:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/23 02:50:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/23 02:50:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:29 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/23 02:50:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/23 02:50:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/23 02:50:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/23 02:50:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/23 02:50:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/23 02:50:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/23 02:50:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/23 02:50:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:35 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/23 02:50:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12fe_d20250723_m025035_c001_v0001150_t0034_u01753239035119") 2025/07/23 02:50:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:50:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/23 02:50:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/23 02:50:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/23 02:50:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/23 02:50:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/23 02:50:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/23 02:50:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/23 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/23 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/23 02:50:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/23 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:44 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/23 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cf5_d20250723_m025044_c001_v0001100_t0032_u01753239044625") 2025/07/23 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/23 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/23 02:50:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/23 02:50:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/23 02:50:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/23 02:50:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/23 02:50:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/23 02:50:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/23 02:50:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/23 02:50:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/23 02:50:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/23 02:50:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/23 02:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/23 02:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/23 02:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:50:54 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/23 02:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f21615f3afcb3ce4b_d20250723_m025054_c001_v0001137_t0016_u01753239054113") 2025/07/23 02:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/23 02:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/23 02:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/23 02:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/23 02:50:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:50:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:50:57 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/23 02:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/23 02:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/23 02:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/23 02:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/23 02:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/23 02:51:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/23 02:51:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/23 02:51:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:51:03 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/23 02:51:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f21615f3afcb3ce50_d20250723_m025103_c001_v0001183_t0037_u01753239063357") 2025/07/23 02:51:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:51:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/23 02:51:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/23 02:51:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:51:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:51:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/23 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/23 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/23 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/23 02:51:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/23 02:51:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/23 02:51:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/23 02:51:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/23 02:51:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:51:12 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/23 02:51:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f200906e05452744e_d20250723_m025112_c001_v0001172_t0044_u01753239072476") 2025/07/23 02:51:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/23 02:51:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/23 02:51:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/23 02:51:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:51:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:51:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/23 02:51:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/23 02:51:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/23 02:51:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/23 02:51:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/23 02:51:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/23 02:51:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/23 02:51:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/23 02:51:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/23 02:51:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/23 02:51:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/23 02:51:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:51:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/07/23 02:51:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f2074ca2dcf4be44d_d20250723_m025127_c001_v0001150_t0056_u01753239087077") 2025/07/23 02:51:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/23 02:51:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/23 02:51:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:51:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/23 02:51:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/23 02:51:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:51:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:51:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/07/23 02:51:32 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/23 02:51:32 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/23 02:51:32 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/23 02:51:32 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/23 02:51:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/23 02:51:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/23 02:51:34 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/23 02:51:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:51:36 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/23 02:51:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f2074ca2dcf4be451_d20250723_m025136_c001_v0001181_t0057_u01753239096401") 2025/07/23 02:51:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:51:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/23 02:51:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/23 02:51:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:51:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:51:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/23 02:51:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/23 02:51:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/23 02:51:41 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/23 02:51:41 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/23 02:51:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/23 02:51:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/23 02:51:43 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/23 02:51:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:51:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/07/23 02:51:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f22157224928079af_d20250723_m025146_c001_v0001171_t0010_u01753239106077") 2025/07/23 02:51:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/23 02:51:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/23 02:51:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/23 02:51:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:51:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:51:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/23 02:51:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/23 02:51:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/23 02:51:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/23 02:51:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/23 02:51:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/23 02:51:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/23 02:51:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/23 02:51:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/23 02:51:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/23 02:51:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/23 02:51:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:51:57 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/23 02:51:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f202ced59ad7c3791_d20250723_m025157_c001_v0001184_t0021_u01753239117135") 2025/07/23 02:51:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/23 02:51:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:51:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/23 02:51:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/23 02:51:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/23 02:51:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:52:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:52:00 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/23 02:52:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/23 02:52:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/23 02:52:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/23 02:52:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/23 02:52:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/23 02:52:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/23 02:52:05 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/23 02:52:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:52:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/07/23 02:52:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f202ced59ad7c3793_d20250723_m025207_c001_v0001131_t0005_u01753239127573") 2025/07/23 02:52:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:52:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/23 02:52:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/23 02:52:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/23 02:52:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 02:52:07 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 02:52:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:52:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:52:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/23 02:52:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/23 02:52:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/23 02:52:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/23 02:52:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/23 02:52:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/23 02:52:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/23 02:52:15 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/23 02:52:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:52:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/07/23 02:52:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2bb_d20250723_m025218_c001_v0001136_t0011_u01753239138349") 2025/07/23 02:52:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/23 02:52:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/23 02:52:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/23 02:52:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:52:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:52:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/23 02:52:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/23 02:52:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/23 02:52:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/23 02:52:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/23 02:52:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/23 02:52:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/23 02:52:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/23 02:52:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/23 02:52:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/23 02:52:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/23 02:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/23 02:52:49 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/23 02:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f1333_d20250723_m025249_c001_v0001177_t0011_u01753239169698") 2025/07/23 02:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/23 02:52:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/23 02:52:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/23 02:52:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/23 02:52:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/23 02:52:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/23 02:52:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/23 02:52:53 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/23 02:53:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f620d3320ed3b5b9f880e1b_f215a1de418b9c452_d20250723_m025301_c001_v0001120_t0029_u01753239181413") 2025/07/23 02:53:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/23 02:53:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/23 02:53:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/23 02:53:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/23 02:53:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/23 02:53:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/23 02:53:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/23 02:53:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/23 02:53:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/23 02:53:06 DEBUG : chunked-copy: Done sending chunk 0 2025/07/23 02:53:06 DEBUG : chunked-copy: Done sending chunk 1 2025/07/23 02:53:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/23 02:53:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f620d3320ed3b5b9f880e1b_f215a1de418b9c457_d20250723_m025307_c001_v0001092_t0027_u01753239187587") 2025/07/23 02:53:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/23 02:53:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/23 02:53:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/23 02:53:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/23 02:53:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/23 02:53:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/23 02:53:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/23 02:53:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/23 02:53:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/23 02:53:15 DEBUG : chunked-copy: Done sending chunk 1 2025/07/23 02:53:15 DEBUG : chunked-copy: Done sending chunk 0 2025/07/23 02:53:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/23 02:53:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2025/07/23 02:53:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 02:53:16 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 02:53:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2cb_d20250723_m025317_c001_v0001042_t0039_u01753239197365") 2025/07/23 02:53:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/23 02:53:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/23 02:53:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/23 02:53:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/23 02:53:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/23 02:53:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/23 02:53:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/23 02:53:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/23 02:53:22 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/23 02:53:24 DEBUG : chunked-copy: Done sending chunk 0 2025/07/23 02:53:24 DEBUG : chunked-copy: Done sending chunk 1 2025/07/23 02:53:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/23 02:53:25 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2ce_d20250723_m025325_c001_v0001150_t0019_u01753239205227") 2025/07/23 02:53:25 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/23 02:53:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/23 02:53:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/23 02:53:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/23 02:53:25 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/23 02:53:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/23 02:53:26 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/23 02:53:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/23 02:53:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/23 02:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yorafug3rice/deeper/nonexisting/directory" 2025/07/23 02:53:29 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/23 02:53:31 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of all files 2025/07/23 02:53:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f418e4d80f7f1a2b7_d20250723_m025211_c001_v7007000_t0000_u01753239131935") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f202ced59ad7c3793_d20250723_m025207_c001_v0001131_t0005_u01753239127573") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f402ced59ad7c3792_d20250723_m025206_c001_v7007000_t0000_u01753239126926") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f215646e60c640b3c_d20250723_m025202_c001_v0001104_t0047_u01753239122091") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c44d_d20250723_m025254_c001_v7007000_t0000_u01753239174864") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f1333_d20250723_m025249_c001_v0001177_t0011_u01753239169698") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f1332_d20250723_m025249_c001_v7007000_t0000_u01753239169118") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f1330_d20250723_m025243_c001_v0001179_t0000_u01753239163539") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f132f_d20250723_m025243_c001_v7007000_t0000_u01753239163355") 2025/07/23 02:53:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2bb_d20250723_m025218_c001_v0001136_t0011_u01753239138349") 2025/07/23 02:53:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f418e4d80f7f1a2ba_d20250723_m025217_c001_v7007000_t0000_u01753239137739") 2025/07/23 02:53:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2b8_d20250723_m025212_c001_v0001171_t0014_u01753239132117") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08ce9_d20250723_m025030_c001_v7007000_t0000_u01753239030995") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12f8_d20250723_m025027_c001_v0001182_t0008_u01753239027149") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08ce2_d20250723_m025022_c001_v7007000_t0000_u01753239022317") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cde_d20250723_m025018_c001_v0001090_t0021_u01753239018322") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f12f7_d20250723_m025026_c001_v7007000_t0000_u01753239026759") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08ce3_d20250723_m025022_c001_v0001100_t0005_u01753239022499") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cdd_d20250723_m025017_c001_v7007000_t0000_u01753239017906") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cd9_d20250723_m025013_c001_v0001036_t0057_u01753239013375") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cd8_d20250723_m025013_c001_v7007000_t0000_u01753239013192") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f200906e054527422_d20250723_m025009_c001_v0001181_t0046_u01753239009908") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f400906e054527421_d20250723_m025009_c001_v7007000_t0000_u01753239009506") 2025/07/23 02:53:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cd5_d20250723_m025006_c001_v0001184_t0003_u01753239006028") 2025/07/23 02:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f400906e05452743b_d20250723_m025058_c001_v7007000_t0000_u01753239058475") 2025/07/23 02:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f21615f3afcb3ce4b_d20250723_m025054_c001_v0001137_t0016_u01753239054113") 2025/07/23 02:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cf6_d20250723_m025048_c001_v7007000_t0000_u01753239048551") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cf5_d20250723_m025044_c001_v0001100_t0032_u01753239044625") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f41615f3afcb3ce49_d20250723_m025053_c001_v7007000_t0000_u01753239053655") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cf7_d20250723_m025048_c001_v0001109_t0056_u01753239048733") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cf4_d20250723_m025044_c001_v7007000_t0000_u01753239044127") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cf1_d20250723_m025038_c001_v0001109_t0029_u01753239038970") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cf0_d20250723_m025038_c001_v7007000_t0000_u01753239038788") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12fe_d20250723_m025035_c001_v0001150_t0034_u01753239035119") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f12fd_d20250723_m025034_c001_v7007000_t0000_u01753239034744") 2025/07/23 02:53:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cea_d20250723_m025031_c001_v0001134_t0030_u01753239031177") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cd4_d20250723_m025005_c001_v7007000_t0000_u01753239005846") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f200906e05452741c_d20250723_m025001_c001_v0001102_t0003_u01753239001929") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f400906e05452741b_d20250723_m025001_c001_v7007000_t0000_u01753239001526") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08cd2_d20250723_m024957_c001_v0001179_t0010_u01753238997382") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cd1_d20250723_m024957_c001_v7007000_t0000_u01753238997192") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08ccf_d20250723_m024953_c001_v0001182_t0033_u01753238993341") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08cce_d20250723_m024952_c001_v7007000_t0000_u01753238992937") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f212b074ac7f08ccc_d20250723_m024948_c001_v0001180_t0055_u01753238988837") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f412b074ac7f08ccb_d20250723_m024948_c001_v7007000_t0000_u01753238988656") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f206e92df7aad6f16_d20250723_m024945_c001_v0001183_t0003_u01753238985302") 2025/07/23 02:53:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f406e92df7aad6f15_d20250723_m024944_c001_v7007000_t0000_u01753238984884") 2025/07/23 02:53:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2206684fed7f12be_d20250723_m024939_c001_v0001130_t0024_u01753238979694") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f421572249280799f_d20250723_m025131_c001_v7007000_t0000_u01753239091717") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2074ca2dcf4be44d_d20250723_m025127_c001_v0001150_t0056_u01753239087077") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4215722492807990_d20250723_m025121_c001_v7007000_t0000_u01753239081877") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f200906e05452744e_d20250723_m025112_c001_v0001172_t0044_u01753239072476") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4074ca2dcf4be44c_d20250723_m025126_c001_v7007000_t0000_u01753239086609") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2215722492807993_d20250723_m025122_c001_v0001176_t0021_u01753239082059") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f400906e05452744c_d20250723_m025111_c001_v7007000_t0000_u01753239071923") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f200906e054527443_d20250723_m025107_c001_v0001117_t0045_u01753239067049") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f400906e054527442_d20250723_m025106_c001_v7007000_t0000_u01753239066865") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f21615f3afcb3ce50_d20250723_m025103_c001_v0001183_t0037_u01753239063357") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f41615f3afcb3ce4f_d20250723_m025102_c001_v7007000_t0000_u01753239062868") 2025/07/23 02:53:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f200906e05452743c_d20250723_m025058_c001_v0001146_t0053_u01753239058660") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415646e60c640b3b_d20250723_m025201_c001_v7007000_t0000_u01753239121908") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f202ced59ad7c3791_d20250723_m025157_c001_v0001184_t0021_u01753239117135") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f402ced59ad7c3790_d20250723_m025156_c001_v7007000_t0000_u01753239116611") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f22157224928079b2_d20250723_m025150_c001_v0001172_t0033_u01753239110904") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f42157224928079b1_d20250723_m025150_c001_v7007000_t0000_u01753239110723") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f22157224928079af_d20250723_m025146_c001_v0001171_t0010_u01753239106077") 2025/07/23 02:53:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f42157224928079ae_d20250723_m025145_c001_v7007000_t0000_u01753239105583") 2025/07/23 02:53:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f22157224928079a8_d20250723_m025140_c001_v0001029_t0040_u01753239100261") 2025/07/23 02:53:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f42157224928079a7_d20250723_m025140_c001_v7007000_t0000_u01753239100078") 2025/07/23 02:53:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f2074ca2dcf4be451_d20250723_m025136_c001_v0001181_t0057_u01753239096401") 2025/07/23 02:53:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4074ca2dcf4be450_d20250723_m025135_c001_v7007000_t0000_u01753239095887") 2025/07/23 02:53:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f22157224928079a0_d20250723_m025131_c001_v0001182_t0017_u01753239091899") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f411d855b4d28194e_d20250723_m025327_c001_v7007000_t0000_u01753239207550") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f210e45c55eb8aeed_d20250723_m025321_c001_v0001099_t0051_u01753239201836") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f410e45c55eb8aeec_d20250723_m025321_c001_v7007000_t0000_u01753239201191") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f215a1de418b9c45a_d20250723_m025310_c001_v0001136_t0045_u01753239190062") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c459_d20250723_m025309_c001_v7007000_t0000_u01753239189404") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f215a1de418b9c455_d20250723_m025304_c001_v0001178_t0057_u01753239184239") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c454_d20250723_m025303_c001_v7007000_t0000_u01753239183559") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4f40_d20250723_m025259_c001_v0001098_t0030_u01753239179373") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c450_d20250723_m025258_c001_v7007000_t0000_u01753239178923") 2025/07/23 02:53:35 DEBUG : chunked-copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4f3a_d20250723_m025255_c001_v0001098_t0035_u01753239175629") 2025/07/23 02:53:35 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f411d855b4d28194d_d20250723_m025327_c001_v7007000_t0000_u01753239207366") 2025/07/23 02:53:35 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2ce_d20250723_m025325_c001_v0001150_t0019_u01753239205227") 2025/07/23 02:53:35 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f410e45c55eb8aeeb_d20250723_m025321_c001_v7007000_t0000_u01753239201007") 2025/07/23 02:53:35 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f218e4d80f7f1a2cb_d20250723_m025317_c001_v0001042_t0039_u01753239197365") 2025/07/23 02:53:35 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c458_d20250723_m025309_c001_v7007000_t0000_u01753239189220") 2025/07/23 02:53:35 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f215a1de418b9c457_d20250723_m025307_c001_v0001092_t0027_u01753239187587") 2025/07/23 02:53:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c453_d20250723_m025303_c001_v7007000_t0000_u01753239183376") 2025/07/23 02:53:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f215a1de418b9c452_d20250723_m025301_c001_v0001120_t0029_u01753239181413") 2025/07/23 02:53:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f415a1de418b9c44f_d20250723_m025258_c001_v7007000_t0000_u01753239178740") 2025/07/23 02:53:36 DEBUG : chunked-copy.copy: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f101f347628b369f4_d20250723_m025258_c001_v0001184_t0012_u01753239178042") 2025/07/23 02:53:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f112ee79cfb3e9965_d20250723_m024818_c001_v0001093_t0025_u01753238898868") 2025/07/23 02:53:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f411d855b4d281950_d20250723_m025328_c001_v7007000_t0000_u01753239208506") 2025/07/23 02:53:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4f74_d20250723_m025328_c001_v0001098_t0040_u01753239208102") 2025/07/23 02:53:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f411d855b4d281952_d20250723_m025329_c001_v7007000_t0000_u01753239209826") 2025/07/23 02:53:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4f7e_d20250723_m025329_c001_v0001098_t0015_u01753239209469") 2025/07/23 02:53:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f1159a3287eff4f7a_d20250723_m025328_c001_v0001098_t0042_u01753239208690") 2025/07/23 02:53:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f620d3320ed3b5b9f880e1b_f4206684fed7f12b7_d20250723_m024936_c001_v7007000_t0000_u01753238976000") 2025/07/23 02:53:37 INFO : B2 bucket rclone-test-yorafug3rice: cleaning bucket "rclone-test-yorafug3rice" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (355.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.47s) --- PASS: TestIntegration/FsMkdir (353.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.82s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (15.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (52.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (31.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (25.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (11.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 355.593s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m56.613087547s (try 1/5)