"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/04/25 01:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wokalus0yafe" 2025/04/25 01:47:39 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/04/25 01:47:42 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/25 01:47:42 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/25 01:47:42 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/04/25 01:48:08 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/04/25 01:48:08 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/25 01:48:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/25 01:48:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/25 01:48:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/25 01:48:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/25 01:48:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/25 01:48:11 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/04/25 01:48:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/25 01:48:20 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/04/25 01:48:24 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of all files 2025/04/25 01:48:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b37_d20250425_m014824_c001_v0001093_t0043_u01745545704252") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/25 01:48:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wokalus0yafe/dirToPurgeFromRoot" 2025/04/25 01:48:27 INFO : B2 bucket rclone-test-wokalus0yafe path dirToPurgeFromRoot: cleaning bucket "rclone-test-wokalus0yafe" of all files 2025/04/25 01:48:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b3b_d20250425_m014825_c001_v0001093_t0006_u01745545705885") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/25 01:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wokalus0yafe/hello? sausage/êé" 2025/04/25 01:48:32 INFO : B2 bucket rclone-test-wokalus0yafe path hello? sausage/êé: cleaning bucket "rclone-test-wokalus0yafe" of all files 2025/04/25 01:48:32 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f100df3a26866ac90_d20250425_m014831_c001_v0001183_t0017_u01745545711246") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/25 01:48:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/25 01:48:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01:48:34 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/04/25 01:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wokalus0yafe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/25 01:48:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wokalus0yafe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-wokalus0yafe" from "TestB2:rclone-test-wokalus0yafe" 2025/04/25 01:48:46 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/04/25 01:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zokavir9vuva" 2025/04/25 01:48:57 DEBUG : Config file has changed externally - reloading 2025/04/25 01:49:00 DEBUG : B2 bucket rclone-test-zokavir9vuva: Purge remote 2025/04/25 01:49:00 INFO : B2 bucket rclone-test-zokavir9vuva: cleaning bucket "rclone-test-zokavir9vuva" of all files 2025/04/25 01:49:00 DEBUG : somefile: Deleting (id "4_zef623d73a02d6bab9f680e1b_f407f627993edd4b6_d20250425_m014859_c001_v0001180_t0023_u01745545739195") === 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/04/25 01:49:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/25 01:49:02 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/04/25 01:49:05 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/25 01:49:05 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/25 01:49:05 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.023Ki offset 6Mi/6.106Mi 2025/04/25 01:49:05 DEBUG : test-metadata: Sending chunk 1 length 111640 2025/04/25 01:49:07 DEBUG : test-metadata: Done sending chunk 1 2025/04/25 01:49:07 DEBUG : test-metadata: Done sending chunk 0 2025/04/25 01:49:07 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/04/25 01:49:17 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1093-17.backblaze.com/b2api/v1/b2_upload_file/ff920dd3a01d6bab9f680e1b/c001_v0001093_t0021": EOF 2025/04/25 01:49:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-17.backblaze.com/b2api/v1/b2_upload_file/ff920dd3a01d6bab9f680e1b/c001_v0001093_t0021": EOF) 2025/04/25 01:49:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1093-17.backblaze.com/b2api/v1/b2_upload_file/ff920dd3a01d6bab9f680e1b/c001_v0001093_t0021": EOF - low level retry 1/10 2025/04/25 01:49:20 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-04-25-014912-723.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/04/25 01:49:22 DEBUG : oldPath = "TestB2:rclone-test-wokalus0yafe/versions/test-versions-v2025-04-25-014912-723.txt" 2025/04/25 01:49:22 DEBUG : newPath = "TestB2,versions:rclone-test-wokalus0yafe/versions/test-versions-v2025-04-25-014912-723.txt" 2025/04/25 01:49:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wokalus0yafe/versions/test-versions-v2025-04-25-014912-723.txt" 2025/04/25 01:49:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/25 01:49:23 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wokalus0yafe/versions/test-versions-v2025-04-25-014912-723.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wokalus0yafe/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/25 01:49:24 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of all hidden files 2025/04/25 01:49:25 DEBUG : leading space/ leading space: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54115_d20250425_m014750_c001_v7007000_t0000_u01745545670557") as it is a hide marker 2025/04/25 01:49:25 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : leading space/ leading space: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad9_d20250425_m014749_c001_v0001093_t0053_u01745545669793") 2025/04/25 01:49:25 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54112_d20250425_m014749_c001_v7007000_t0000_u01745545669425") as it is a hide marker 2025/04/25 01:49:25 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad7_d20250425_m014748_c001_v0001093_t0054_u01745545668660") 2025/04/25 01:49:25 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54122_d20250425_m014757_c001_v7007000_t0000_u01745545677206") as it is a hide marker 2025/04/25 01:49:25 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060aef_d20250425_m014756_c001_v0001093_t0025_u01745545676424") 2025/04/25 01:49:25 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : created from root.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f41753c977bf3219a_d20250425_m014853_c001_v7007000_t0000_u01745545733309") as it is a hide marker 2025/04/25 01:49:25 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : created from root.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f100452baf8a75852_d20250425_m014852_c001_v0001090_t0038_u01745545732259") 2025/04/25 01:49:25 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54151_d20250425_m014901_c001_v7007000_t0000_u01745545741305") as it is a hide marker 2025/04/25 01:49:25 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b45_d20250425_m014841_c001_v0001093_t0044_u01745545721685") 2025/04/25 01:49:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f113124ca549010bd_d20250425_m014837_c001_v0001037_t0006_u01745545717933") 2025/04/25 01:49:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b2b_d20250425_m014816_c001_v0001093_t0055_u01745545696239") 2025/04/25 01:49:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b25_d20250425_m014814_c001_v0001093_t0032_u01745545694844") 2025/04/25 01:49:25 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b29_d20250425_m014815_c001_v0001093_t0007_u01745545695426") "upload" dated 2025-04-25 01:48:15.426 +0000 UTC (1m9.751724043s ago) 2025/04/25 01:49:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40217cf5884b9303_d20250425_m014835_c001_v7007000_t0000_u01745545715717") as it is a hide marker 2025/04/25 01:49:25 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f119539e88db63428_d20250425_m014835_c001_v0001029_t0011_u01745545715320") 2025/04/25 01:49:25 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f11772c19e16f77e7_d20250425_m014834_c001_v0001117_t0008_u01745545714264") 2025/04/25 01:49:25 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54139_d20250425_m014805_c001_v7007000_t0000_u01745545685048") as it is a hide marker 2025/04/25 01:49:25 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b05_d20250425_m014804_c001_v0001093_t0046_u01745545684409") 2025/04/25 01:49:25 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : piped data.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54153_d20250425_m014903_c001_v7007000_t0000_u01745545743180") as it is a hide marker 2025/04/25 01:49:25 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : piped data.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b5a_d20250425_m014902_c001_v0001093_t0009_u01745545742585") 2025/04/25 01:49:25 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : piped data.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54152_d20250425_m014902_c001_v7007000_t0000_u01745545742401") 2025/04/25 01:49:25 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : piped data.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f417f6ac6ab060b58_d20250425_m014902_c001_v0001093_t0021_u01745545742037") 2025/04/25 01:49:25 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5413b_d20250425_m014806_c001_v7007000_t0000_u01745545686194") as it is a hide marker 2025/04/25 01:49:25 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b07_d20250425_m014805_c001_v0001093_t0008_u01745545685411") 2025/04/25 01:49:25 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : test-metadata: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0c2a_d20250425_m014910_c001_v7007000_t0000_u01745545750173") as it is a hide marker 2025/04/25 01:49:25 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : test-metadata: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c54157_d20250425_m014905_c001_v0001183_t0038_u01745545745260") 2025/04/25 01:49:25 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : test-metadata: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54155_d20250425_m014904_c001_v7007000_t0000_u01745545744353") 2025/04/25 01:49:25 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : test-metadata: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b5c_d20250425_m014903_c001_v0001093_t0053_u01745545743363") 2025/04/25 01:49:25 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5412d_d20250425_m014759_c001_v7007000_t0000_u01745545679428") as it is a hide marker 2025/04/25 01:49:25 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060af5_d20250425_m014758_c001_v0001093_t0022_u01745545678645") 2025/04/25 01:49:25 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54134_d20250425_m014801_c001_v7007000_t0000_u01745545681772") as it is a hide marker 2025/04/25 01:49:25 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060afd_d20250425_m014800_c001_v0001093_t0055_u01745545680925") 2025/04/25 01:49:25 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54131_d20250425_m014800_c001_v7007000_t0000_u01745545680559") as it is a hide marker 2025/04/25 01:49:25 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060afb_d20250425_m014759_c001_v0001093_t0005_u01745545679792") 2025/04/25 01:49:25 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54135_d20250425_m014802_c001_v7007000_t0000_u01745545682809") as it is a hide marker 2025/04/25 01:49:25 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060aff_d20250425_m014802_c001_v0001093_t0031_u01745545682139") 2025/04/25 01:49:25 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54137_d20250425_m014804_c001_v7007000_t0000_u01745545684040") as it is a hide marker 2025/04/25 01:49:25 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b03_d20250425_m014803_c001_v0001093_t0056_u01745545683173") 2025/04/25 01:49:25 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54125_d20250425_m014758_c001_v7007000_t0000_u01745545678280") as it is a hide marker 2025/04/25 01:49:25 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : trailing space /trailing space : Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060af3_d20250425_m014757_c001_v0001093_t0050_u01745545677580") 2025/04/25 01:49:25 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e80f5_d20250425_m014920_c001_v0001184_t0010_u01745545760626") "upload" dated 2025-04-25 01:49:20.626 +0000 UTC (4.552568799s ago) 2025/04/25 01:49:25 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f408d5495823f509f_d20250425_m014915_c001_v7007000_t0000_u01745545755816") 2025/04/25 01:49:25 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b66_d20250425_m014912_c001_v0001093_t0052_u01745545752723") 2025/04/25 01:49:25 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54140_d20250425_m014814_c001_v7007000_t0000_u01745545694281") as it is a hide marker 2025/04/25 01:49:25 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c5413f_d20250425_m014808_c001_v0001098_t0022_u01745545688370") 2025/04/25 01:49:25 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : zero-length-file: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5413e_d20250425_m014808_c001_v7007000_t0000_u01745545688042") as it is a hide marker 2025/04/25 01:49:25 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : zero-length-file: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f417f6ac6ab060b11_d20250425_m014807_c001_v0001093_t0021_u01745545687485") 2025/04/25 01:49:25 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54118_d20250425_m014751_c001_v7007000_t0000_u01745545671647") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060add_d20250425_m014750_c001_v0001093_t0034_u01745545670921") 2025/04/25 01:49:25 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5410c_d20250425_m014745_c001_v7007000_t0000_u01745545665970") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060acf_d20250425_m014744_c001_v0001093_t0056_u01745545664709") 2025/04/25 01:49:25 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5411c_d20250425_m014754_c001_v7007000_t0000_u01745545674924") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ae5_d20250425_m014754_c001_v0001093_t0019_u01745545674250") 2025/04/25 01:49:25 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5411b_d20250425_m014753_c001_v7007000_t0000_u01745545673887") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ae3_d20250425_m014753_c001_v0001093_t0017_u01745545673169") 2025/04/25 01:49:25 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5411f_d20250425_m014756_c001_v7007000_t0000_u01745545676056") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060aeb_d20250425_m014755_c001_v0001093_t0040_u01745545675305") 2025/04/25 01:49:25 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54119_d20250425_m014752_c001_v7007000_t0000_u01745545672804") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060adf_d20250425_m014752_c001_v0001093_t0013_u01745545672010") 2025/04/25 01:49:25 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ./.: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5410d_d20250425_m014746_c001_v7007000_t0000_u01745545666989") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ./.: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad3_d20250425_m014746_c001_v0001093_t0033_u01745545666333") 2025/04/25 01:49:25 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/25 01:49:25 DEBUG : ../..: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54110_d20250425_m014748_c001_v7007000_t0000_u01745545668292") as it is a hide marker 2025/04/25 01:49:25 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/25 01:49:25 DEBUG : ../..: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad5_d20250425_m014747_c001_v0001093_t0013_u01745545667352") 2025/04/25 01:49:25 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/25 01:49:25 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of all hidden files 2025/04/25 01:49:25 DEBUG : leading space/ leading space: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54115_d20250425_m014750_c001_v7007000_t0000_u01745545670557") as it is a hide marker 2025/04/25 01:49:25 DEBUG : leading space/ leading space: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad9_d20250425_m014749_c001_v0001093_t0053_u01745545669793") 2025/04/25 01:49:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54112_d20250425_m014749_c001_v7007000_t0000_u01745545669425") as it is a hide marker 2025/04/25 01:49:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad7_d20250425_m014748_c001_v0001093_t0054_u01745545668660") 2025/04/25 01:49:25 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54122_d20250425_m014757_c001_v7007000_t0000_u01745545677206") as it is a hide marker 2025/04/25 01:49:25 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060aef_d20250425_m014756_c001_v0001093_t0025_u01745545676424") 2025/04/25 01:49:25 DEBUG : created from root.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f41753c977bf3219a_d20250425_m014853_c001_v7007000_t0000_u01745545733309") as it is a hide marker 2025/04/25 01:49:25 DEBUG : created from root.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f100452baf8a75852_d20250425_m014852_c001_v0001090_t0038_u01745545732259") 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54151_d20250425_m014901_c001_v7007000_t0000_u01745545741305") as it is a hide marker 2025/04/25 01:49:25 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b45_d20250425_m014841_c001_v0001093_t0044_u01745545721685") 2025/04/25 01:49:26 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f113124ca549010bd_d20250425_m014837_c001_v0001037_t0006_u01745545717933") 2025/04/25 01:49:26 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b2b_d20250425_m014816_c001_v0001093_t0055_u01745545696239") 2025/04/25 01:49:26 DEBUG : file name.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b25_d20250425_m014814_c001_v0001093_t0032_u01745545694844") 2025/04/25 01:49:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b29_d20250425_m014815_c001_v0001093_t0007_u01745545695426") "upload" dated 2025-04-25 01:48:15.426 +0000 UTC (1m10.773843427s ago) 2025/04/25 01:49:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40217cf5884b9303_d20250425_m014835_c001_v7007000_t0000_u01745545715717") as it is a hide marker 2025/04/25 01:49:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f119539e88db63428_d20250425_m014835_c001_v0001029_t0011_u01745545715320") 2025/04/25 01:49:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f11772c19e16f77e7_d20250425_m014834_c001_v0001117_t0008_u01745545714264") 2025/04/25 01:49:26 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54139_d20250425_m014805_c001_v7007000_t0000_u01745545685048") as it is a hide marker 2025/04/25 01:49:26 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b05_d20250425_m014804_c001_v0001093_t0046_u01745545684409") 2025/04/25 01:49:26 DEBUG : piped data.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54153_d20250425_m014903_c001_v7007000_t0000_u01745545743180") as it is a hide marker 2025/04/25 01:49:26 DEBUG : piped data.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b5a_d20250425_m014902_c001_v0001093_t0009_u01745545742585") 2025/04/25 01:49:26 DEBUG : piped data.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54152_d20250425_m014902_c001_v7007000_t0000_u01745545742401") 2025/04/25 01:49:26 DEBUG : piped data.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f417f6ac6ab060b58_d20250425_m014902_c001_v0001093_t0021_u01745545742037") 2025/04/25 01:49:26 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5413b_d20250425_m014806_c001_v7007000_t0000_u01745545686194") as it is a hide marker 2025/04/25 01:49:26 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b07_d20250425_m014805_c001_v0001093_t0008_u01745545685411") 2025/04/25 01:49:26 DEBUG : test-metadata: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0c2a_d20250425_m014910_c001_v7007000_t0000_u01745545750173") as it is a hide marker 2025/04/25 01:49:26 DEBUG : test-metadata: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c54157_d20250425_m014905_c001_v0001183_t0038_u01745545745260") 2025/04/25 01:49:26 DEBUG : test-metadata: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54155_d20250425_m014904_c001_v7007000_t0000_u01745545744353") 2025/04/25 01:49:26 DEBUG : test-metadata: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b5c_d20250425_m014903_c001_v0001093_t0053_u01745545743363") 2025/04/25 01:49:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5412d_d20250425_m014759_c001_v7007000_t0000_u01745545679428") as it is a hide marker 2025/04/25 01:49:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060af5_d20250425_m014758_c001_v0001093_t0022_u01745545678645") 2025/04/25 01:49:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54134_d20250425_m014801_c001_v7007000_t0000_u01745545681772") as it is a hide marker 2025/04/25 01:49:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060afd_d20250425_m014800_c001_v0001093_t0055_u01745545680925") 2025/04/25 01:49:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54131_d20250425_m014800_c001_v7007000_t0000_u01745545680559") as it is a hide marker 2025/04/25 01:49:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060afb_d20250425_m014759_c001_v0001093_t0005_u01745545679792") 2025/04/25 01:49:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54135_d20250425_m014802_c001_v7007000_t0000_u01745545682809") as it is a hide marker 2025/04/25 01:49:27 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060aff_d20250425_m014802_c001_v0001093_t0031_u01745545682139") 2025/04/25 01:49:27 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54137_d20250425_m014804_c001_v7007000_t0000_u01745545684040") as it is a hide marker 2025/04/25 01:49:27 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b03_d20250425_m014803_c001_v0001093_t0056_u01745545683173") 2025/04/25 01:49:27 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54125_d20250425_m014758_c001_v7007000_t0000_u01745545678280") as it is a hide marker 2025/04/25 01:49:27 DEBUG : trailing space /trailing space : Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060af3_d20250425_m014757_c001_v0001093_t0050_u01745545677580") 2025/04/25 01:49:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e80f5_d20250425_m014920_c001_v0001184_t0010_u01745545760626") "upload" dated 2025-04-25 01:49:20.626 +0000 UTC (6.945173858s ago) 2025/04/25 01:49:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f408d5495823f509f_d20250425_m014915_c001_v7007000_t0000_u01745545755816") 2025/04/25 01:49:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b66_d20250425_m014912_c001_v0001093_t0052_u01745545752723") 2025/04/25 01:49:27 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54140_d20250425_m014814_c001_v7007000_t0000_u01745545694281") as it is a hide marker 2025/04/25 01:49:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c5413f_d20250425_m014808_c001_v0001098_t0022_u01745545688370") 2025/04/25 01:49:27 DEBUG : zero-length-file: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5413e_d20250425_m014808_c001_v7007000_t0000_u01745545688042") as it is a hide marker 2025/04/25 01:49:27 DEBUG : zero-length-file: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f417f6ac6ab060b11_d20250425_m014807_c001_v0001093_t0021_u01745545687485") 2025/04/25 01:49:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54118_d20250425_m014751_c001_v7007000_t0000_u01745545671647") as it is a hide marker 2025/04/25 01:49:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060add_d20250425_m014750_c001_v0001093_t0034_u01745545670921") 2025/04/25 01:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5410c_d20250425_m014745_c001_v7007000_t0000_u01745545665970") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060acf_d20250425_m014744_c001_v0001093_t0056_u01745545664709") 2025/04/25 01:49:28 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5411c_d20250425_m014754_c001_v7007000_t0000_u01745545674924") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ae5_d20250425_m014754_c001_v0001093_t0019_u01745545674250") 2025/04/25 01:49:28 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5411b_d20250425_m014753_c001_v7007000_t0000_u01745545673887") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ae3_d20250425_m014753_c001_v0001093_t0017_u01745545673169") 2025/04/25 01:49:28 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5411f_d20250425_m014756_c001_v7007000_t0000_u01745545676056") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060aeb_d20250425_m014755_c001_v0001093_t0040_u01745545675305") 2025/04/25 01:49:28 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54119_d20250425_m014752_c001_v7007000_t0000_u01745545672804") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060adf_d20250425_m014752_c001_v0001093_t0013_u01745545672010") 2025/04/25 01:49:28 DEBUG : ./.: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c5410d_d20250425_m014746_c001_v7007000_t0000_u01745545666989") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ./.: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad3_d20250425_m014746_c001_v0001093_t0033_u01745545666333") 2025/04/25 01:49:28 DEBUG : ../..: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c54110_d20250425_m014748_c001_v7007000_t0000_u01745545668292") as it is a hide marker 2025/04/25 01:49:28 DEBUG : ../..: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060ad5_d20250425_m014747_c001_v0001093_t0013_u01745545667352") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/25 01:49:29 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/04/25 01:49:29 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/04/25 01:49:29 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/04/25 01:49:29 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/04/25 01:49:30 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of pending multipart uploads older than 0s 2025/04/25 01:49:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b29_d20250425_m014815_c001_v0001093_t0007_u01745545695426") "upload" dated 2025-04-25 01:48:15.426 +0000 UTC (1m15.131812777s ago) 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99c_d20250425_m014929_c001_v0001090_t0013_u01745545769518") as it is a start marker (upload started at 2025-04-25 01:49:29.518 +0000 UTC) 2025/04/25 01:49:30 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99d_d20250425_m014929_c001_v0001184_t0022_u01745545769720") as it is a start marker (upload started at 2025-04-25 01:49:29.72 +0000 UTC) 2025/04/25 01:49:30 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99e_d20250425_m014929_c001_v0001117_t0007_u01745545769903") as it is a start marker (upload started at 2025-04-25 01:49:29.903 +0000 UTC) 2025/04/25 01:49:30 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99f_d20250425_m014930_c001_v0001102_t0028_u01745545770086") as it is a start marker (upload started at 2025-04-25 01:49:30.086 +0000 UTC) 2025/04/25 01:49:30 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/25 01:49:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f4155e906ed26b99b_d20250425_m014929_c001_v7007000_t0000_u01745545769335") "hide" dated 2025-04-25 01:49:29.335 +0000 UTC (1.223058648s ago) 2025/04/25 01:49:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e80f5_d20250425_m014920_c001_v0001184_t0010_u01745545760626") 2025/04/25 01:49:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/25 01:49:30 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of pending multipart uploads older than 0s 2025/04/25 01:49:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b29_d20250425_m014815_c001_v0001093_t0007_u01745545695426") "upload" dated 2025-04-25 01:48:15.426 +0000 UTC (1m15.506131935s ago) 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99c_d20250425_m014929_c001_v0001090_t0013_u01745545769518") as it is a start marker (upload started at 2025-04-25 01:49:29.518 +0000 UTC) 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99d_d20250425_m014929_c001_v0001184_t0022_u01745545769720") as it is a start marker (upload started at 2025-04-25 01:49:29.72 +0000 UTC) 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99e_d20250425_m014929_c001_v0001117_t0007_u01745545769903") as it is a start marker (upload started at 2025-04-25 01:49:29.903 +0000 UTC) 2025/04/25 01:49:30 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b99f_d20250425_m014930_c001_v0001102_t0028_u01745545770086") as it is a start marker (upload started at 2025-04-25 01:49:30.086 +0000 UTC) 2025/04/25 01:49:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff920dd3a01d6bab9f680e1b_f4155e906ed26b99b_d20250425_m014929_c001_v7007000_t0000_u01745545769335") "hide" dated 2025-04-25 01:49:29.335 +0000 UTC (1.597265536s ago) 2025/04/25 01:49:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e80f5_d20250425_m014920_c001_v0001184_t0010_u01745545760626") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/25 01:49:31 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/25 01:49:31 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/25 01:49:32 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/04/25 01:49:33 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/25 01:49:33 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/25 01:49:33 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/25 01:49:33 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/25 01:49:34 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/25 01:49:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/25 01:49:35 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/25 01:49:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:49:38 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/04/25 01:49:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f208d5495823f50a6_d20250425_m014938_c001_v0001177_t0052_u01745545778844") 2025/04/25 01:49:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:49:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/25 01:49:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/25 01:49:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/25 01:49:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/25 01:49:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/25 01:49:43 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/25 01:49:43 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/25 01:49:45 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/25 01:49:45 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/25 01:49:45 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/25 01:49:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:49:47 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/04/25 01:49:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f2047c5ea141919cc_d20250425_m014947_c001_v0001100_t0021_u01745545787514") 2025/04/25 01:49:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/25 01:49:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/25 01:49:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/25 01:49:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:49:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:49:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/25 01:49:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/25 01:49:51 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/25 01:49:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/25 01:49:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/25 01:49:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/25 01:49:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/25 01:49:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/25 01:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/25 01:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/25 01:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/25 01:49:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:49:56 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/04/25 01:49:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c73_d20250425_m014956_c001_v0001178_t0035_u01745545796425") 2025/04/25 01:49:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/25 01:49:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:49:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/25 01:49:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/25 01:49:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/25 01:49:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:49:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:49:59 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/04/25 01:50:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/25 01:50:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/25 01:50:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/25 01:50:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/25 01:50:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/25 01:50:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/25 01:50:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/25 01:50:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:04 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/04/25 01:50:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c83_d20250425_m015004_c001_v0001109_t0047_u01745545804744") 2025/04/25 01:50:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:50:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/25 01:50:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/25 01:50:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/25 01:50:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/25 01:50:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/25 01:50:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/25 01:50:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/25 01:50:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/25 01:50:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/25 01:50:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/25 01:50:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:13 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/04/25 01:50:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c92_d20250425_m015013_c001_v0001180_t0022_u01745545813772") 2025/04/25 01:50:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/25 01:50:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/25 01:50:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/25 01:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/25 01:50:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/25 01:50:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/25 01:50:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/25 01:50:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/25 01:50:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/25 01:50:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/25 01:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/25 01:50:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/25 01:50:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/25 01:50:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/25 01:50:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:22 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/04/25 01:50:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b9d2_d20250425_m015022_c001_v0001171_t0033_u01745545822596") 2025/04/25 01:50:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/25 01:50:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:50:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/25 01:50:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/25 01:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/25 01:50:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:25 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/04/25 01:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/25 01:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/25 01:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/25 01:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/25 01:50:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/25 01:50:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/25 01:50:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/25 01:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:31 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/04/25 01:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b9d5_d20250425_m015031_c001_v0001042_t0022_u01745545831253") 2025/04/25 01:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/25 01:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/25 01:50:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/25 01:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/25 01:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/25 01:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/25 01:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/25 01:50:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/25 01:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/25 01:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/25 01:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:39 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/04/25 01:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0cb1_d20250425_m015039_c001_v0001183_t0001_u01745545839833") 2025/04/25 01:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/25 01:50:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/25 01:50:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/25 01:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/25 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/25 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/25 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/25 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/25 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/25 01:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/25 01:50:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/25 01:50:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/25 01:50:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/25 01:50:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/25 01:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:48 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/04/25 01:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0cb6_d20250425_m015048_c001_v0001180_t0034_u01745545848736") 2025/04/25 01:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/25 01:50:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:50:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/25 01:50:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/25 01:50:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/25 01:50:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:51 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/04/25 01:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/25 01:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/25 01:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/25 01:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/25 01:50:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/25 01:50:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/25 01:50:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/25 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:50:57 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/04/25 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0cc0_d20250425_m015057_c001_v0001184_t0022_u01745545857178") 2025/04/25 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/25 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/25 01:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:50:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:50:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/25 01:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/25 01:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/25 01:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/25 01:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/25 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/25 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/25 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/25 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:51:06 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/04/25 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260c00_d20250425_m015106_c001_v0001183_t0029_u01745545866843") 2025/04/25 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/25 01:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/25 01:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/25 01:51:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:51:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:51:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/25 01:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/25 01:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/25 01:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/25 01:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/25 01:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/25 01:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/25 01:51:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/25 01:51:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/25 01:51:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/25 01:51:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/25 01:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:51:17 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/04/25 01:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260c13_d20250425_m015117_c001_v0001116_t0046_u01745545877369") 2025/04/25 01:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/25 01:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/25 01:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/25 01:51:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/25 01:51:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01:51:17 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 01:51:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/25 01:51:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:51:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:51:20 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/04/25 01:51:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/25 01:51:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/25 01:51:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/25 01:51:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/25 01:51:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/25 01:51:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01:51:23 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 01:51:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/25 01:51:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/25 01:51:25 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/25 01:51:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:51:27 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/04/25 01:51:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20170bfa1572e001_d20250425_m015127_c001_v0001171_t0052_u01745545887714") 2025/04/25 01:51:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:51:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/25 01:51:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/25 01:51:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:51:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:51:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/25 01:51:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/25 01:51:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/25 01:51:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/25 01:51:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/25 01:51:34 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/25 01:51:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/25 01:51:35 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/25 01:51:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:51:37 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/04/25 01:51:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541bf_d20250425_m015137_c001_v0001176_t0007_u01745545897366") 2025/04/25 01:51:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/25 01:51:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/25 01:51:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/25 01:51:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:51:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/25 01:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/25 01:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/25 01:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/25 01:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/25 01:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/25 01:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/25 01:51:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/25 01:51:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/25 01:51:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/25 01:51:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/25 01:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:51:49 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/04/25 01:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fad58_d20250425_m015149_c001_v0001184_t0046_u01745545909181") 2025/04/25 01:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/25 01:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/25 01:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/25 01:51:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/25 01:51:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:51:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:51:52 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/04/25 01:51:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/25 01:51:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/25 01:51:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/25 01:51:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/25 01:51:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/25 01:51:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01:51:55 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 01:51:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/25 01:51:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/25 01:51:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/25 01:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:51:59 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/04/25 01:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f21753c977bf32289_d20250425_m015159_c001_v0001179_t0012_u01745545919457") 2025/04/25 01:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/25 01:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/25 01:52:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:52:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:52:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/25 01:52:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/25 01:52:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/25 01:52:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/25 01:52:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/25 01:52:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/25 01:52:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/25 01:52:19 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/25 01:52:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:52:23 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/04/25 01:52:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541e0_d20250425_m015224_c001_v0001182_t0016_u01745545944031") 2025/04/25 01:52:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/25 01:52:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/25 01:52:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/25 01:52:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:52:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:52:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/25 01:52:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/25 01:52:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/25 01:52:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/25 01:52:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/25 01:52:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/25 01:52:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/25 01:52:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/25 01:52:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/25 01:52:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/25 01:52:35 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/25 01:52:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/25 01:52:38 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/04/25 01:52:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26ba73_d20250425_m015238_c001_v0001171_t0006_u01745545958685") 2025/04/25 01:52:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/25 01:52:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/25 01:52:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/25 01:52:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/25 01:52:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/25 01:52:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/25 01:52:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/25 01:52:42 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/04/25 01:52:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fada5_d20250425_m015249_c001_v0001100_t0039_u01745545969718") 2025/04/25 01:52:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/25 01:52:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/25 01:52:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/25 01:52:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/25 01:52:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/25 01:52:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/25 01:52:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/25 01:52:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/25 01:52:56 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/25 01:52:58 DEBUG : chunked-copy: Done sending chunk 0 2025/04/25 01:52:58 DEBUG : chunked-copy: Done sending chunk 1 2025/04/25 01:52:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/25 01:52:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fadab_d20250425_m015259_c001_v0001098_t0010_u01745545979092") 2025/04/25 01:52:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/25 01:52:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/25 01:52:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/25 01:52:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/25 01:52:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/25 01:53:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/25 01:53:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/25 01:53:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/25 01:53:02 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/25 01:53:04 DEBUG : chunked-copy: Done sending chunk 0 2025/04/25 01:53:04 DEBUG : chunked-copy: Done sending chunk 1 2025/04/25 01:53:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/25 01:53:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fadb2_d20250425_m015305_c001_v0001130_t0045_u01745545985701") 2025/04/25 01:53:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/25 01:53:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/25 01:53:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/25 01:53:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/25 01:53:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/25 01:53:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/25 01:53:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/25 01:53:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/25 01:53:08 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/25 01:53:10 DEBUG : chunked-copy: Done sending chunk 0 2025/04/25 01:53:10 DEBUG : chunked-copy: Done sending chunk 1 2025/04/25 01:53:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/25 01:53:11 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fadb9_d20250425_m015311_c001_v0001181_t0054_u01745545991587") 2025/04/25 01:53:11 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/25 01:53:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/25 01:53:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/25 01:53:11 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/25 01:53:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/25 01:53:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/25 01:53:12 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/25 01:53:13 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/25 01:53:15 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/25 01:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wokalus0yafe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/25 01:53:16 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of all files 2025/04/25 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f409b3212cf4ba540_d20250425_m015204_c001_v7007000_t0000_u01745545924456") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f21753c977bf32289_d20250425_m015159_c001_v0001179_t0012_u01745545919457") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f41753c977bf32288_d20250425_m015158_c001_v7007000_t0000_u01745545918923") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f21753c977bf3227e_d20250425_m015154_c001_v0001180_t0008_u01745545914306") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fad9f_d20250425_m015244_c001_v7007000_t0000_u01745545964227") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26ba73_d20250425_m015238_c001_v0001171_t0006_u01745545958685") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4155e906ed26ba70_d20250425_m015238_c001_v7007000_t0000_u01745545958096") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541e6_d20250425_m015232_c001_v0001183_t0053_u01745545952479") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c541e4_d20250425_m015232_c001_v7007000_t0000_u01745545952295") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541e0_d20250425_m015224_c001_v0001182_t0016_u01745545944031") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c541df_d20250425_m015223_c001_v7007000_t0000_u01745545943424") 2025/04/25 01:53:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f209b3212cf4ba541_d20250425_m015204_c001_v0001181_t0037_u01745545924639") 2025/04/25 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0ca4_d20250425_m015026_c001_v7007000_t0000_u01745545826845") 2025/04/25 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b9d2_d20250425_m015022_c001_v0001171_t0033_u01745545822596") 2025/04/25 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0c9d_d20250425_m015017_c001_v7007000_t0000_u01745545817763") 2025/04/25 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c92_d20250425_m015013_c001_v0001180_t0022_u01745545813772") 2025/04/25 01:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4155e906ed26b9d1_d20250425_m015022_c001_v7007000_t0000_u01745545822183") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c9e_d20250425_m015017_c001_v0001183_t0046_u01745545817945") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0c90_d20250425_m015013_c001_v7007000_t0000_u01745545813377") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2047c5ea141919d9_d20250425_m015009_c001_v0001093_t0030_u01745545809147") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4047c5ea141919d8_d20250425_m015008_c001_v7007000_t0000_u01745545808950") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c83_d20250425_m015004_c001_v0001109_t0047_u01745545804744") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0c82_d20250425_m015004_c001_v7007000_t0000_u01745545804314") 2025/04/25 01:53:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2047c5ea141919d5_d20250425_m015000_c001_v0001182_t0054_u01745545800553") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f407bc95a5e260bf0_d20250425_m015052_c001_v7007000_t0000_u01745545852651") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0cb6_d20250425_m015048_c001_v0001180_t0034_u01745545848736") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f407bc95a5e260bea_d20250425_m015043_c001_v7007000_t0000_u01745545843640") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0cb1_d20250425_m015039_c001_v0001183_t0001_u01745545839833") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0cb5_d20250425_m015048_c001_v7007000_t0000_u01745545848366") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260beb_d20250425_m015043_c001_v0001117_t0050_u01745545843823") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0cb0_d20250425_m015039_c001_v7007000_t0000_u01745545839470") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0caa_d20250425_m015034_c001_v0001171_t0023_u01745545834973") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0ca9_d20250425_m015034_c001_v7007000_t0000_u01745545834791") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2155e906ed26b9d5_d20250425_m015031_c001_v0001042_t0022_u01745545831253") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4155e906ed26b9d4_d20250425_m015030_c001_v7007000_t0000_u01745545830688") 2025/04/25 01:53:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0ca5_d20250425_m015027_c001_v0001176_t0033_u01745545827027") 2025/04/25 01:53:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4047c5ea141919d4_d20250425_m015000_c001_v7007000_t0000_u01745545800371") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0c73_d20250425_m014956_c001_v0001178_t0035_u01745545796425") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0c72_d20250425_m014956_c001_v7007000_t0000_u01745545796029") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2047c5ea141919d1_d20250425_m014951_c001_v0001103_t0044_u01745545791666") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4047c5ea141919cf_d20250425_m014951_c001_v7007000_t0000_u01745545791484") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2047c5ea141919cc_d20250425_m014947_c001_v0001100_t0021_u01745545787514") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4047c5ea141919cb_d20250425_m014947_c001_v7007000_t0000_u01745545787118") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2047c5ea141919c9_d20250425_m014942_c001_v0001144_t0008_u01745545782457") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4047c5ea141919c8_d20250425_m014942_c001_v7007000_t0000_u01745545782274") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f208d5495823f50a6_d20250425_m014938_c001_v0001177_t0052_u01745545778844") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f408d5495823f50a5_d20250425_m014938_c001_v7007000_t0000_u01745545778433") 2025/04/25 01:53:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2036cebb0005ab86_d20250425_m014933_c001_v0001171_t0009_u01745545773061") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c541aa_d20250425_m015122_c001_v7007000_t0000_u01745545882369") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260c13_d20250425_m015117_c001_v0001116_t0046_u01745545877369") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f407bc95a5e260c08_d20250425_m015111_c001_v7007000_t0000_u01745545871752") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260c00_d20250425_m015106_c001_v0001183_t0029_u01745545866843") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f407bc95a5e260c12_d20250425_m015116_c001_v7007000_t0000_u01745545876893") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260c09_d20250425_m015111_c001_v0001103_t0001_u01745545871935") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f407bc95a5e260bff_d20250425_m015106_c001_v7007000_t0000_u01745545866353") 2025/04/25 01:53:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260bfa_d20250425_m015100_c001_v0001144_t0031_u01745545860936") 2025/04/25 01:53:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f407bc95a5e260bf8_d20250425_m015100_c001_v7007000_t0000_u01745545860754") 2025/04/25 01:53:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20040ee6b4fe0cc0_d20250425_m015057_c001_v0001184_t0022_u01745545857178") 2025/04/25 01:53:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40040ee6b4fe0cbf_d20250425_m015056_c001_v7007000_t0000_u01745545856707") 2025/04/25 01:53:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f207bc95a5e260bf1_d20250425_m015052_c001_v0001184_t0044_u01745545852832") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f41753c977bf3227d_d20250425_m015154_c001_v7007000_t0000_u01745545914122") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fad58_d20250425_m015149_c001_v0001184_t0046_u01745545909181") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fad57_d20250425_m015148_c001_v7007000_t0000_u01745545908659") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541c5_d20250425_m015142_c001_v0001116_t0047_u01745545902743") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c541c4_d20250425_m015142_c001_v7007000_t0000_u01745545902559") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541bf_d20250425_m015137_c001_v0001176_t0007_u01745545897366") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c541bd_d20250425_m015136_c001_v7007000_t0000_u01745545896864") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541b7_d20250425_m015131_c001_v0001130_t0037_u01745545891931") 2025/04/25 01:53:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40833a2b02c541b5_d20250425_m015131_c001_v7007000_t0000_u01745545891746") 2025/04/25 01:53:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20170bfa1572e001_d20250425_m015127_c001_v0001171_t0052_u01745545887714") 2025/04/25 01:53:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f40170bfa1572dfff_d20250425_m015127_c001_v7007000_t0000_u01745545887208") 2025/04/25 01:53:21 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f20833a2b02c541ab_d20250425_m015122_c001_v0001104_t0053_u01745545882555") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fadbe_d20250425_m015313_c001_v7007000_t0000_u01745545993646") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2045ce4b43961b98_d20250425_m015308_c001_v0001183_t0016_u01745545988292") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4045ce4b43961b97_d20250425_m015307_c001_v7007000_t0000_u01745545987697") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2045ce4b43961b95_d20250425_m015302_c001_v0001157_t0011_u01745545982007") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4045ce4b43961b94_d20250425_m015301_c001_v7007000_t0000_u01745545981429") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2045ce4b43961b91_d20250425_m015255_c001_v0001130_t0041_u01745545975706") 2025/04/25 01:53:21 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4045ce4b43961b90_d20250425_m015255_c001_v7007000_t0000_u01745545975076") 2025/04/25 01:53:22 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e9624_d20250425_m015248_c001_v0001184_t0023_u01745545968394") 2025/04/25 01:53:22 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fada4_d20250425_m015247_c001_v7007000_t0000_u01745545967960") 2025/04/25 01:53:22 DEBUG : chunked-copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e95c8_d20250425_m015245_c001_v0001184_t0036_u01745545965071") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fadbd_d20250425_m015313_c001_v7007000_t0000_u01745545993465") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fadb9_d20250425_m015311_c001_v0001181_t0054_u01745545991587") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4045ce4b43961b96_d20250425_m015307_c001_v7007000_t0000_u01745545987511") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fadb2_d20250425_m015305_c001_v0001130_t0045_u01745545985701") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4045ce4b43961b93_d20250425_m015301_c001_v7007000_t0000_u01745545981243") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fadab_d20250425_m015259_c001_v0001098_t0010_u01745545979092") 2025/04/25 01:53:22 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4045ce4b43961b8f_d20250425_m015254_c001_v7007000_t0000_u01745545974892") 2025/04/25 01:53:23 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f2162eda9047fada5_d20250425_m015249_c001_v0001100_t0039_u01745545969718") 2025/04/25 01:53:23 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fada3_d20250425_m015247_c001_v7007000_t0000_u01745545967778") 2025/04/25 01:53:23 DEBUG : chunked-copy.copy: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f116cd0c9444c6828_d20250425_m015246_c001_v0001165_t0000_u01745545966931") 2025/04/25 01:53:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f117f6ac6ab060b29_d20250425_m014815_c001_v0001093_t0007_u01745545695426") 2025/04/25 01:53:23 DEBUG : unknown-size-put.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fadbf_d20250425_m015314_c001_v7007000_t0000_u01745545994465") 2025/04/25 01:53:23 DEBUG : unknown-size-put.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e989d_d20250425_m015314_c001_v0001184_t0028_u01745545994257") 2025/04/25 01:53:23 DEBUG : unknown-size-update.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4162eda9047fadc0_d20250425_m015315_c001_v7007000_t0000_u01745545995427") 2025/04/25 01:53:23 DEBUG : unknown-size-update.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e98bb_d20250425_m015315_c001_v0001184_t0015_u01745545995225") 2025/04/25 01:53:23 DEBUG : unknown-size-update.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f104131ac870e98a9_d20250425_m015314_c001_v0001184_t0059_u01745545994648") 2025/04/25 01:53:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zff920dd3a01d6bab9f680e1b_f4155e906ed26b99b_d20250425_m014929_c001_v7007000_t0000_u01745545769335") 2025/04/25 01:53:26 INFO : B2 bucket rclone-test-wokalus0yafe: cleaning bucket "rclone-test-wokalus0yafe" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (346.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (344.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.15s) --- 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 (6.24s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.75s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (191.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (50.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (27.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (7.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 346.817s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m47.603348722s (try 1/5)