"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/02 01:37:15 DEBUG : Creating backend with remote "TestB2:rclone-test-suyojox3fibe" 2025/04/02 01:37:15 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/02 01:37:18 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/02 01:37:18 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/02 01:37:18 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/02 01:37:53 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/02 01:37:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/02 01:37:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/02 01:37:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/02 01:37:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/02 01:37:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/02 01:37:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/02 01:37:57 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/02 01:38:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/02 01:38:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/02 01:38:13 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of all files 2025/04/02 01:38:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbc0f_d20250402_m013812_c001_v0001106_t0006_u01743557892943") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/02 01:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-suyojox3fibe/dirToPurgeFromRoot" 2025/04/02 01:38:17 INFO : B2 bucket rclone-test-suyojox3fibe path dirToPurgeFromRoot: cleaning bucket "rclone-test-suyojox3fibe" of all files 2025/04/02 01:38:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbc17_d20250402_m013814_c001_v0001106_t0009_u01743557894781") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/02 01:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-suyojox3fibe/hello? sausage/êé" 2025/04/02 01:38:23 INFO : B2 bucket rclone-test-suyojox3fibe path hello? sausage/êé: cleaning bucket "rclone-test-suyojox3fibe" of all files 2025/04/02 01:38:24 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f10042f25bbd88e38_d20250402_m013821_c001_v0001184_t0057_u01743557901703") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/02 01:38:41 DEBUG : Creating backend with remote "TestB2:rclone-test-suyojox3fibe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/02 01:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-suyojox3fibe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-suyojox3fibe" from "TestB2:rclone-test-suyojox3fibe" 2025/04/02 01:38:45 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/02 01:39:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nodubiw1behu" 2025/04/02 01:39:05 DEBUG : B2 bucket rclone-test-nodubiw1behu: Purge remote 2025/04/02 01:39:05 INFO : B2 bucket rclone-test-nodubiw1behu: cleaning bucket "rclone-test-nodubiw1behu" of all files 2025/04/02 01:39:05 DEBUG : somefile: Deleting (id "4_z6fb2ddb3206dfb4b9f580e1b_f400ca5f556016ab3_d20250402_m013903_c001_v0001183_t0038_u01743557943044") === 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/02 01:39:07 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/02 01:39:09 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/02 01:39:13 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/02 01:39:13 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/02 01:39:13 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.605Ki offset 6Mi/6.106Mi 2025/04/02 01:39:13 DEBUG : test-metadata: Sending chunk 1 length 111212 2025/04/02 01:39:15 DEBUG : test-metadata: Done sending chunk 1 2025/04/02 01:39:20 DEBUG : test-metadata: Done sending chunk 0 2025/04/02 01:39:20 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/02 01:39:32 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1106-16.backblaze.com/b2api/v1/b2_upload_file/9fd24d33205dfb4b9f580e1b/c001_v0001106_t0004": EOF 2025/04/02 01:39:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-16.backblaze.com/b2api/v1/b2_upload_file/9fd24d33205dfb4b9f580e1b/c001_v0001106_t0004": EOF) 2025/04/02 01:39:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1106-16.backblaze.com/b2api/v1/b2_upload_file/9fd24d33205dfb4b9f580e1b/c001_v0001106_t0004": EOF - low level retry 1/10 2025/04/02 01:39:34 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-02-013927-115.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/02 01:39:38 DEBUG : oldPath = "TestB2:rclone-test-suyojox3fibe/versions/test-versions-v2025-04-02-013927-115.txt" 2025/04/02 01:39:38 DEBUG : newPath = "TestB2,versions:rclone-test-suyojox3fibe/versions/test-versions-v2025-04-02-013927-115.txt" 2025/04/02 01:39:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-suyojox3fibe/versions/test-versions-v2025-04-02-013927-115.txt" 2025/04/02 01:39:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/02 01:39:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-suyojox3fibe/versions/test-versions-v2025-04-02-013927-115.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-suyojox3fibe/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/02 01:39:41 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of all hidden files 2025/04/02 01:39:41 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f92f_d20250402_m013729_c001_v7007000_t0000_u01743557849862") as it is a hide marker 2025/04/02 01:39:41 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : leading space/ leading space: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb5e_d20250402_m013728_c001_v0001106_t0047_u01743557848672") 2025/04/02 01:39:41 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f92b_d20250402_m013728_c001_v7007000_t0000_u01743557848194") as it is a hide marker 2025/04/02 01:39:41 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb54_d20250402_m013727_c001_v0001106_t0013_u01743557847125") 2025/04/02 01:39:41 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93d_d20250402_m013739_c001_v7007000_t0000_u01743557859804") as it is a hide marker 2025/04/02 01:39:41 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb92_d20250402_m013738_c001_v0001106_t0016_u01743557858807") 2025/04/02 01:39:41 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : created from root.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f400e3be44231204a_d20250402_m013853_c001_v7007000_t0000_u01743557933118") as it is a hide marker 2025/04/02 01:39:41 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : created from root.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f1082f3d9b4edfa4f_d20250402_m013852_c001_v0001184_t0022_u01743557932049") 2025/04/02 01:39:41 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : file name.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba588b_d20250402_m013907_c001_v7007000_t0000_u01743557947218") as it is a hide marker 2025/04/02 01:39:41 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbc4f_d20250402_m013840_c001_v0001106_t0012_u01743557920423") 2025/04/02 01:39:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f1044b5f1890b1fc3_d20250402_m013833_c001_v0001182_t0055_u01743557913621") 2025/04/02 01:39:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe9_d20250402_m013802_c001_v0001106_t0013_u01743557882323") 2025/04/02 01:39:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe5_d20250402_m013800_c001_v0001106_t0043_u01743557880785") 2025/04/02 01:39:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe7_d20250402_m013801_c001_v0001106_t0012_u01743557881542") "upload" dated 2025-04-02 01:38:01.542 +0000 UTC (1m39.845555197s ago) 2025/04/02 01:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4072e55d26225ede_d20250402_m013828_c001_v7007000_t0000_u01743557908967") as it is a hide marker 2025/04/02 01:39:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f118519b91895fddd_d20250402_m013828_c001_v0001036_t0039_u01743557908289") 2025/04/02 01:39:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f118a18b1ffe92729_d20250402_m013827_c001_v0001180_t0020_u01743557907012") 2025/04/02 01:39:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f94e_d20250402_m013749_c001_v7007000_t0000_u01743557869605") as it is a hide marker 2025/04/02 01:39:41 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbbb_d20250402_m013748_c001_v0001106_t0015_u01743557868654") 2025/04/02 01:39:41 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : piped data.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba588f_d20250402_m013910_c001_v7007000_t0000_u01743557950220") as it is a hide marker 2025/04/02 01:39:41 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : piped data.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbc9e_d20250402_m013909_c001_v0001106_t0016_u01743557949235") 2025/04/02 01:39:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : piped data.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba588e_d20250402_m013909_c001_v7007000_t0000_u01743557949047") 2025/04/02 01:39:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : piped data.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416545801ccbbc9c_d20250402_m013908_c001_v0001106_t0004_u01743557948364") 2025/04/02 01:39:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f959_d20250402_m013751_c001_v7007000_t0000_u01743557871224") as it is a hide marker 2025/04/02 01:39:41 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbbf_d20250402_m013749_c001_v0001106_t0046_u01743557869989") 2025/04/02 01:39:41 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : test-metadata: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba589c_d20250402_m013924_c001_v7007000_t0000_u01743557964527") as it is a hide marker 2025/04/02 01:39:41 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : test-metadata: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f214362178aba5891_d20250402_m013913_c001_v0001178_t0042_u01743557953119") 2025/04/02 01:39:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : test-metadata: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba5890_d20250402_m013911_c001_v7007000_t0000_u01743557951845") 2025/04/02 01:39:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : test-metadata: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbca4_d20250402_m013910_c001_v0001106_t0046_u01743557950405") 2025/04/02 01:39:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f943_d20250402_m013742_c001_v7007000_t0000_u01743557862690") as it is a hide marker 2025/04/02 01:39:41 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb9c_d20250402_m013741_c001_v0001106_t0007_u01743557861720") 2025/04/02 01:39:41 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f946_d20250402_m013745_c001_v7007000_t0000_u01743557865563") as it is a hide marker 2025/04/02 01:39:41 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbab_d20250402_m013744_c001_v0001106_t0000_u01743557864409") 2025/04/02 01:39:41 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f945_d20250402_m013744_c001_v7007000_t0000_u01743557864026") as it is a hide marker 2025/04/02 01:39:41 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbba7_d20250402_m013743_c001_v0001106_t0013_u01743557863099") 2025/04/02 01:39:41 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f949_d20250402_m013746_c001_v7007000_t0000_u01743557866925") as it is a hide marker 2025/04/02 01:39:41 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbb1_d20250402_m013745_c001_v0001106_t0025_u01743557865959") 2025/04/02 01:39:41 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f94b_d20250402_m013748_c001_v7007000_t0000_u01743557868248") as it is a hide marker 2025/04/02 01:39:41 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbb3_d20250402_m013747_c001_v0001106_t0041_u01743557867337") 2025/04/02 01:39:41 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93f_d20250402_m013741_c001_v7007000_t0000_u01743557861246") as it is a hide marker 2025/04/02 01:39:41 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : trailing space /trailing space : Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb94_d20250402_m013740_c001_v0001106_t0042_u01743557860243") 2025/04/02 01:39:41 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd570299_d20250402_m013935_c001_v0001182_t0041_u01743557975221") "upload" dated 2025-04-02 01:39:35.221 +0000 UTC (6.167095162s ago) 2025/04/02 01:39:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f415d0c953d9134b3_d20250402_m013930_c001_v7007000_t0000_u01743557970399") 2025/04/02 01:39:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbcc2_d20250402_m013927_c001_v0001106_t0059_u01743557967115") 2025/04/02 01:39:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f96e_d20250402_m013800_c001_v7007000_t0000_u01743557880228") as it is a hide marker 2025/04/02 01:39:41 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2077d795fee5f961_d20250402_m013753_c001_v0001099_t0034_u01743557873875") 2025/04/02 01:39:41 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : zero-length-file: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f95e_d20250402_m013753_c001_v7007000_t0000_u01743557873564") as it is a hide marker 2025/04/02 01:39:41 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : zero-length-file: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416545801ccbbbc7_d20250402_m013752_c001_v0001106_t0004_u01743557872919") 2025/04/02 01:39:41 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f932_d20250402_m013731_c001_v7007000_t0000_u01743557851387") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb6c_d20250402_m013730_c001_v0001106_t0018_u01743557850340") 2025/04/02 01:39:41 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f923_d20250402_m013723_c001_v7007000_t0000_u01743557843429") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb38_d20250402_m013721_c001_v0001106_t0021_u01743557841538") 2025/04/02 01:39:41 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93a_d20250402_m013736_c001_v7007000_t0000_u01743557856564") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb80_d20250402_m013735_c001_v0001106_t0021_u01743557855152") 2025/04/02 01:39:41 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f938_d20250402_m013734_c001_v7007000_t0000_u01743557854763") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb76_d20250402_m013733_c001_v0001106_t0024_u01743557853428") 2025/04/02 01:39:41 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93b_d20250402_m013738_c001_v7007000_t0000_u01743557858338") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb8a_d20250402_m013736_c001_v0001106_t0053_u01743557856988") 2025/04/02 01:39:41 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f935_d20250402_m013732_c001_v7007000_t0000_u01743557852963") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb72_d20250402_m013731_c001_v0001106_t0014_u01743557851892") 2025/04/02 01:39:41 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ./.: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f926_d20250402_m013725_c001_v7007000_t0000_u01743557845142") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ./.: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb44_d20250402_m013723_c001_v0001106_t0043_u01743557843899") 2025/04/02 01:39:41 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/02 01:39:41 DEBUG : ../..: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f929_d20250402_m013726_c001_v7007000_t0000_u01743557846691") as it is a hide marker 2025/04/02 01:39:41 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/02 01:39:41 DEBUG : ../..: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb4e_d20250402_m013725_c001_v0001106_t0045_u01743557845606") 2025/04/02 01:39:41 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/02 01:39:41 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of all hidden files 2025/04/02 01:39:41 DEBUG : leading space/ leading space: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f92f_d20250402_m013729_c001_v7007000_t0000_u01743557849862") as it is a hide marker 2025/04/02 01:39:41 DEBUG : leading space/ leading space: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb5e_d20250402_m013728_c001_v0001106_t0047_u01743557848672") 2025/04/02 01:39:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f92b_d20250402_m013728_c001_v7007000_t0000_u01743557848194") as it is a hide marker 2025/04/02 01:39:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb54_d20250402_m013727_c001_v0001106_t0013_u01743557847125") 2025/04/02 01:39:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93d_d20250402_m013739_c001_v7007000_t0000_u01743557859804") as it is a hide marker 2025/04/02 01:39:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb92_d20250402_m013738_c001_v0001106_t0016_u01743557858807") 2025/04/02 01:39:41 DEBUG : created from root.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f400e3be44231204a_d20250402_m013853_c001_v7007000_t0000_u01743557933118") as it is a hide marker 2025/04/02 01:39:41 DEBUG : created from root.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f1082f3d9b4edfa4f_d20250402_m013852_c001_v0001184_t0022_u01743557932049") 2025/04/02 01:39:41 DEBUG : file name.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba588b_d20250402_m013907_c001_v7007000_t0000_u01743557947218") as it is a hide marker 2025/04/02 01:39:42 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbc4f_d20250402_m013840_c001_v0001106_t0012_u01743557920423") 2025/04/02 01:39:42 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f1044b5f1890b1fc3_d20250402_m013833_c001_v0001182_t0055_u01743557913621") 2025/04/02 01:39:42 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe9_d20250402_m013802_c001_v0001106_t0013_u01743557882323") 2025/04/02 01:39:42 DEBUG : file name.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe5_d20250402_m013800_c001_v0001106_t0043_u01743557880785") 2025/04/02 01:39:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe7_d20250402_m013801_c001_v0001106_t0012_u01743557881542") "upload" dated 2025-04-02 01:38:01.542 +0000 UTC (1m40.908468421s ago) 2025/04/02 01:39:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4072e55d26225ede_d20250402_m013828_c001_v7007000_t0000_u01743557908967") as it is a hide marker 2025/04/02 01:39:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f118519b91895fddd_d20250402_m013828_c001_v0001036_t0039_u01743557908289") 2025/04/02 01:39:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f118a18b1ffe92729_d20250402_m013827_c001_v0001180_t0020_u01743557907012") 2025/04/02 01:39:42 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f94e_d20250402_m013749_c001_v7007000_t0000_u01743557869605") as it is a hide marker 2025/04/02 01:39:42 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbbb_d20250402_m013748_c001_v0001106_t0015_u01743557868654") 2025/04/02 01:39:42 DEBUG : piped data.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba588f_d20250402_m013910_c001_v7007000_t0000_u01743557950220") as it is a hide marker 2025/04/02 01:39:42 DEBUG : piped data.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbc9e_d20250402_m013909_c001_v0001106_t0016_u01743557949235") 2025/04/02 01:39:42 DEBUG : piped data.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba588e_d20250402_m013909_c001_v7007000_t0000_u01743557949047") 2025/04/02 01:39:42 DEBUG : piped data.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416545801ccbbc9c_d20250402_m013908_c001_v0001106_t0004_u01743557948364") 2025/04/02 01:39:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f959_d20250402_m013751_c001_v7007000_t0000_u01743557871224") as it is a hide marker 2025/04/02 01:39:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbbf_d20250402_m013749_c001_v0001106_t0046_u01743557869989") 2025/04/02 01:39:43 DEBUG : test-metadata: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba589c_d20250402_m013924_c001_v7007000_t0000_u01743557964527") as it is a hide marker 2025/04/02 01:39:43 DEBUG : test-metadata: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f214362178aba5891_d20250402_m013913_c001_v0001178_t0042_u01743557953119") 2025/04/02 01:39:43 DEBUG : test-metadata: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba5890_d20250402_m013911_c001_v7007000_t0000_u01743557951845") 2025/04/02 01:39:43 DEBUG : test-metadata: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbca4_d20250402_m013910_c001_v0001106_t0046_u01743557950405") 2025/04/02 01:39:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f943_d20250402_m013742_c001_v7007000_t0000_u01743557862690") as it is a hide marker 2025/04/02 01:39:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb9c_d20250402_m013741_c001_v0001106_t0007_u01743557861720") 2025/04/02 01:39:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f946_d20250402_m013745_c001_v7007000_t0000_u01743557865563") as it is a hide marker 2025/04/02 01:39:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbab_d20250402_m013744_c001_v0001106_t0000_u01743557864409") 2025/04/02 01:39:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f945_d20250402_m013744_c001_v7007000_t0000_u01743557864026") as it is a hide marker 2025/04/02 01:39:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbba7_d20250402_m013743_c001_v0001106_t0013_u01743557863099") 2025/04/02 01:39:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f949_d20250402_m013746_c001_v7007000_t0000_u01743557866925") as it is a hide marker 2025/04/02 01:39:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbb1_d20250402_m013745_c001_v0001106_t0025_u01743557865959") 2025/04/02 01:39:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f94b_d20250402_m013748_c001_v7007000_t0000_u01743557868248") as it is a hide marker 2025/04/02 01:39:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbb3_d20250402_m013747_c001_v0001106_t0041_u01743557867337") 2025/04/02 01:39:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93f_d20250402_m013741_c001_v7007000_t0000_u01743557861246") as it is a hide marker 2025/04/02 01:39:43 DEBUG : trailing space /trailing space : Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb94_d20250402_m013740_c001_v0001106_t0042_u01743557860243") 2025/04/02 01:39:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd570299_d20250402_m013935_c001_v0001182_t0041_u01743557975221") "upload" dated 2025-04-02 01:39:35.221 +0000 UTC (8.659339745s ago) 2025/04/02 01:39:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f415d0c953d9134b3_d20250402_m013930_c001_v7007000_t0000_u01743557970399") 2025/04/02 01:39:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbcc2_d20250402_m013927_c001_v0001106_t0059_u01743557967115") 2025/04/02 01:39:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f96e_d20250402_m013800_c001_v7007000_t0000_u01743557880228") as it is a hide marker 2025/04/02 01:39:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2077d795fee5f961_d20250402_m013753_c001_v0001099_t0034_u01743557873875") 2025/04/02 01:39:44 DEBUG : zero-length-file: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f95e_d20250402_m013753_c001_v7007000_t0000_u01743557873564") as it is a hide marker 2025/04/02 01:39:44 DEBUG : zero-length-file: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416545801ccbbbc7_d20250402_m013752_c001_v0001106_t0004_u01743557872919") 2025/04/02 01:39:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f932_d20250402_m013731_c001_v7007000_t0000_u01743557851387") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb6c_d20250402_m013730_c001_v0001106_t0018_u01743557850340") 2025/04/02 01:39:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f923_d20250402_m013723_c001_v7007000_t0000_u01743557843429") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb38_d20250402_m013721_c001_v0001106_t0021_u01743557841538") 2025/04/02 01:39:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93a_d20250402_m013736_c001_v7007000_t0000_u01743557856564") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb80_d20250402_m013735_c001_v0001106_t0021_u01743557855152") 2025/04/02 01:39:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f938_d20250402_m013734_c001_v7007000_t0000_u01743557854763") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb76_d20250402_m013733_c001_v0001106_t0024_u01743557853428") 2025/04/02 01:39:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f93b_d20250402_m013738_c001_v7007000_t0000_u01743557858338") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb8a_d20250402_m013736_c001_v0001106_t0053_u01743557856988") 2025/04/02 01:39:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f935_d20250402_m013732_c001_v7007000_t0000_u01743557852963") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb72_d20250402_m013731_c001_v0001106_t0014_u01743557851892") 2025/04/02 01:39:44 DEBUG : ./.: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f926_d20250402_m013725_c001_v7007000_t0000_u01743557845142") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ./.: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb44_d20250402_m013723_c001_v0001106_t0043_u01743557843899") 2025/04/02 01:39:44 DEBUG : ../..: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee5f929_d20250402_m013726_c001_v7007000_t0000_u01743557846691") as it is a hide marker 2025/04/02 01:39:44 DEBUG : ../..: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbb4e_d20250402_m013725_c001_v0001106_t0045_u01743557845606") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/02 01:39:45 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/02 01:39:46 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/02 01:39:46 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/02 01:39:46 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/02 01:39:46 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of pending multipart uploads older than 0s 2025/04/02 01:39:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe7_d20250402_m013801_c001_v0001106_t0012_u01743557881542") "upload" dated 2025-04-02 01:38:01.542 +0000 UTC (1m45.497757405s ago) 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75b_d20250402_m013945_c001_v0001184_t0039_u01743557985987") as it is a start marker (upload started at 2025-04-02 01:39:45.987 +0000 UTC) 2025/04/02 01:39:47 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75c_d20250402_m013946_c001_v0001177_t0019_u01743557986175") as it is a start marker (upload started at 2025-04-02 01:39:46.175 +0000 UTC) 2025/04/02 01:39:47 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75d_d20250402_m013946_c001_v0001184_t0017_u01743557986360") as it is a start marker (upload started at 2025-04-02 01:39:46.36 +0000 UTC) 2025/04/02 01:39:47 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75e_d20250402_m013946_c001_v0001116_t0055_u01743557986573") as it is a start marker (upload started at 2025-04-02 01:39:46.573 +0000 UTC) 2025/04/02 01:39:47 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/02 01:39:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f410bed6b496ce75a_d20250402_m013945_c001_v7007000_t0000_u01743557985803") "hide" dated 2025-04-02 01:39:45.803 +0000 UTC (1.23688764s ago) 2025/04/02 01:39:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd570299_d20250402_m013935_c001_v0001182_t0041_u01743557975221") 2025/04/02 01:39:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/02 01:39:47 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of pending multipart uploads older than 0s 2025/04/02 01:39:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe7_d20250402_m013801_c001_v0001106_t0012_u01743557881542") "upload" dated 2025-04-02 01:38:01.542 +0000 UTC (1m45.869957262s ago) 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75b_d20250402_m013945_c001_v0001184_t0039_u01743557985987") as it is a start marker (upload started at 2025-04-02 01:39:45.987 +0000 UTC) 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75c_d20250402_m013946_c001_v0001177_t0019_u01743557986175") as it is a start marker (upload started at 2025-04-02 01:39:46.175 +0000 UTC) 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75d_d20250402_m013946_c001_v0001184_t0017_u01743557986360") as it is a start marker (upload started at 2025-04-02 01:39:46.36 +0000 UTC) 2025/04/02 01:39:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce75e_d20250402_m013946_c001_v0001116_t0055_u01743557986573") as it is a start marker (upload started at 2025-04-02 01:39:46.573 +0000 UTC) 2025/04/02 01:39:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9fd24d33205dfb4b9f580e1b_f410bed6b496ce75a_d20250402_m013945_c001_v7007000_t0000_u01743557985803") "hide" dated 2025-04-02 01:39:45.803 +0000 UTC (1.609117324s ago) 2025/04/02 01:39:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd570299_d20250402_m013935_c001_v0001182_t0041_u01743557975221") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/02 01:39:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/02 01:39:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/02 01:39:48 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/02 01:39:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/02 01:39:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/02 01:39:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/02 01:39:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/02 01:39:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/02 01:39:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/02 01:39:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/02 01:40:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:40:00 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/02 01:40:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f204517f86135ad30_d20250402_m014000_c001_v0001182_t0028_u01743558000440") 2025/04/02 01:40:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:40:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/02 01:40:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/02 01:40:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:40:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:40:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/02 01:40:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/02 01:40:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/02 01:40:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/02 01:40:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/02 01:40:08 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/02 01:40:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/02 01:40:09 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/02 01:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:40:12 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/02 01:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f204517f86135ad40_d20250402_m014013_c001_v0001106_t0007_u01743558013024") 2025/04/02 01:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/02 01:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/02 01:40:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/02 01:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:40:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:40:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/02 01:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/02 01:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/02 01:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/02 01:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/02 01:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/02 01:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/02 01:40:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/02 01:40:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/02 01:40:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/02 01:40:43 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/02 01:40:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:40:47 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/02 01:40:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f216051d139c2277a_d20250402_m014047_c001_v0001137_t0033_u01743558047403") 2025/04/02 01:40:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/02 01:40:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:40:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/02 01:40:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/02 01:40:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/02 01:40:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:41:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:41:11 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/02 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/02 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/02 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/02 01:41:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/02 01:41:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/02 01:41:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/02 01:41:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/02 01:41:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:41:31 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/02 01:41:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f2021420a12100d18_d20250402_m014131_c001_v0001134_t0021_u01743558091436") 2025/04/02 01:41:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/02 01:41:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:41:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/02 01:41:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:41:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:41:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/02 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/02 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/02 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/02 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/02 01:41:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/02 01:42:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/02 01:42:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/02 01:42:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:42:05 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/02 01:42:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f2065fc64ff34b16a_d20250402_m014205_c001_v0001161_t0037_u01743558125312") 2025/04/02 01:42:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/02 01:42:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/02 01:42:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/02 01:42:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:42:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:42:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/02 01:42:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/02 01:42:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/02 01:42:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/02 01:42:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/02 01:42:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/02 01:42:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/02 01:42:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/02 01:42:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/02 01:42:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/02 01:42:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/02 01:42:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:42:15 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/02 01:42:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6a34_d20250402_m014216_c001_v0001182_t0024_u01743558136096") 2025/04/02 01:42:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/02 01:42:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:42:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/02 01:42:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/02 01:42:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/02 01:42:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:42:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:42:22 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/02 01:42:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/02 01:42:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/02 01:42:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/02 01:42:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/02 01:42:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/02 01:42:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/02 01:42:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/02 01:42:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:42:30 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/02 01:42:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f216051d139c227d0_d20250402_m014230_c001_v0001037_t0053_u01743558150193") 2025/04/02 01:42:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:42:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/02 01:42:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/02 01:42:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:42:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:42:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/02 01:42:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/02 01:42:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/02 01:42:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/02 01:42:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/02 01:42:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/02 01:42:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/02 01:42:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/02 01:42:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:42:38 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/02 01:42:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f216051d139c227d7_d20250402_m014239_c001_v0001183_t0009_u01743558159067") 2025/04/02 01:42:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/02 01:42:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/02 01:42:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/02 01:42:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/02 01:42:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/02 01:42:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/02 01:42:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/02 01:42:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/02 01:42:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/02 01:42:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/02 01:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/02 01:42:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/02 01:43:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/02 01:43:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/02 01:43:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:43:10 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/02 01:43:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f219b182e69160b3c_d20250402_m014311_c001_v0001184_t0015_u01743558191010") 2025/04/02 01:43:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/02 01:43:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:43:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/02 01:43:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/02 01:43:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/02 01:43:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:43:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:43:23 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/02 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/02 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/02 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/02 01:43:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/02 01:43:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/02 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/02 01:43:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/02 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:43:31 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/02 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f212b67bc1f567959_d20250402_m014331_c001_v0001177_t0052_u01743558211308") 2025/04/02 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/02 01:43:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/02 01:43:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:43:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:43:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/02 01:43:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/02 01:43:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/02 01:43:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/02 01:43:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/02 01:43:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/02 01:43:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/02 01:43:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/02 01:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:43:53 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/02 01:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f205f11e60a9f5a60_d20250402_m014353_c001_v0001180_t0025_u01743558233594") 2025/04/02 01:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/02 01:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/02 01:43:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/02 01:43:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/02 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/02 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/02 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/02 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/02 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/02 01:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/02 01:44:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/02 01:44:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/02 01:44:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/02 01:44:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/02 01:44:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:44:16 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/02 01:44:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f202137e3554829db_d20250402_m014416_c001_v0001177_t0034_u01743558256230") 2025/04/02 01:44:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/02 01:44:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:44:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/02 01:44:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/02 01:44:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/02 01:44:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:44:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:44:28 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/02 01:44:32 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/02 01:44:32 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/02 01:44:32 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/02 01:44:32 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/02 01:44:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/02 01:44:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/02 01:44:36 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/02 01:44:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:44:40 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/02 01:44:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f21764f53a29ed113_d20250402_m014440_c001_v0001178_t0012_u01743558280466") 2025/04/02 01:44:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:44:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/02 01:44:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/02 01:44:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:44:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:44:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/02 01:44:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/02 01:44:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/02 01:44:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/02 01:44:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/02 01:44:58 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/02 01:45:07 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/02 01:45:07 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/02 01:45:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:45:11 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/02 01:45:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f2021420a12100d58_d20250402_m014512_c001_v0001184_t0038_u01743558312093") 2025/04/02 01:45:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/02 01:45:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/02 01:45:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/02 01:45:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:45:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:45:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/02 01:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/02 01:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/02 01:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/02 01:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/02 01:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/02 01:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/02 01:45:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/02 01:45:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/02 01:45:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/02 01:45:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/02 01:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:45:36 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/02 01:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f202137e355482a3b_d20250402_m014536_c001_v0001106_t0040_u01743558336170") 2025/04/02 01:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/02 01:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/02 01:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/02 01:45:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/02 01:45:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:45:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:45:48 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/02 01:45:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/02 01:45:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/02 01:45:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/02 01:45:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/02 01:45:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/02 01:45:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/02 01:45:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/02 01:46:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:46:01 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/02 01:46:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f200e3be4423121a2_d20250402_m014602_c001_v0001178_t0055_u01743558362002") 2025/04/02 01:46:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:46:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/02 01:46:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/02 01:46:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:46:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:46:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/02 01:46:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/02 01:46:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/02 01:46:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/02 01:46:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/02 01:46:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/02 01:46:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/02 01:46:19 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/02 01:46:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:46:22 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/02 01:46:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f21814cf373b06ccb_d20250402_m014622_c001_v0001179_t0055_u01743558382476") 2025/04/02 01:46:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/02 01:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/02 01:46:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/02 01:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:46:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:46:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/02 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/02 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/02 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/02 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/02 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/02 01:46:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/02 01:46:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/02 01:46:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/02 01:46:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/02 01:46:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/02 01:47:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/02 01:47:03 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/02 01:47:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9fd24d33205dfb4b9f580e1b_f209e2a983c19fdd6_d20250402_m014703_c001_v0001181_t0038_u01743558423439") 2025/04/02 01:47:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/02 01:47:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/02 01:47:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/02 01:47:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/02 01:47:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/02 01:47:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/02 01:47:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/02 01:47:06 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/02 01:47:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fd24d33205dfb4b9f580e1b_f2131805ad35b90b2_d20250402_m014730_c001_v0001178_t0028_u01743558450766") 2025/04/02 01:47:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/02 01:47:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/02 01:47:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/02 01:47:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/02 01:47:31 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/02 01:47:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/02 01:47:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/02 01:47:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/02 01:47:36 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/02 01:47:39 DEBUG : chunked-copy: Done sending chunk 0 2025/04/02 01:47:43 DEBUG : chunked-copy: Done sending chunk 1 2025/04/02 01:47:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/02 01:47:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6bb1_d20250402_m014745_c001_v0001117_t0008_u01743558465134") 2025/04/02 01:47:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/02 01:47:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/02 01:47:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/02 01:47:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/02 01:47:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/02 01:47:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/02 01:47:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/02 01:47:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/02 01:47:50 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/02 01:47:52 DEBUG : chunked-copy: Done sending chunk 0 2025/04/02 01:47:52 DEBUG : chunked-copy: Done sending chunk 1 2025/04/02 01:47:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/02 01:47:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6bb9_d20250402_m014753_c001_v0001183_t0047_u01743558473261") 2025/04/02 01:47:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/02 01:47:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/02 01:47:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/02 01:47:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/02 01:47:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/02 01:47:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/02 01:47:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/02 01:47:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/02 01:47:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/02 01:47:58 DEBUG : chunked-copy: Done sending chunk 1 2025/04/02 01:47:58 DEBUG : chunked-copy: Done sending chunk 0 2025/04/02 01:47:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/02 01:47:59 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9fd24d33205dfb4b9f580e1b_f21764f53a29ed1fc_d20250402_m014759_c001_v0001099_t0020_u01743558479217") 2025/04/02 01:47:59 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/02 01:47:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/02 01:47:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/02 01:47:59 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/02 01:47:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/02 01:48:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/02 01:48:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/02 01:48:01 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/02 01:48:03 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/02 01:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-suyojox3fibe/deeper/nonexisting/directory" 2025/04/02 01:48:03 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/02 01:48:05 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of all files 2025/04/02 01:48:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41814cf373b06cb7_d20250402_m014615_c001_v7007000_t0000_u01743558375182") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f200e3be4423121a2_d20250402_m014602_c001_v0001178_t0055_u01743558362002") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f400e3be4423121a1_d20250402_m014601_c001_v7007000_t0000_u01743558361256") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f200e3be44231219e_d20250402_m014554_c001_v0001145_t0008_u01743558354076") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41764f53a29ed178_d20250402_m014710_c001_v7007000_t0000_u01743558430653") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f209e2a983c19fdd6_d20250402_m014703_c001_v0001181_t0038_u01743558423439") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f409e2a983c19fdd5_d20250402_m014702_c001_v7007000_t0000_u01743558422897") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f20115b661ab6b371_d20250402_m014639_c001_v0001150_t0047_u01743558399715") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f40115b661ab6b370_d20250402_m014639_c001_v7007000_t0000_u01743558399532") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f21814cf373b06ccb_d20250402_m014622_c001_v0001179_t0055_u01743558382476") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41814cf373b06cc9_d20250402_m014621_c001_v7007000_t0000_u01743558381704") 2025/04/02 01:48:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f21814cf373b06cb8_d20250402_m014615_c001_v0001115_t0057_u01743558375498") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f400e3be442312117_d20250402_m014225_c001_v7007000_t0000_u01743558145491") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6a34_d20250402_m014216_c001_v0001182_t0024_u01743558136096") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f403016e1548df28f_d20250402_m014210_c001_v7007000_t0000_u01743558130680") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2065fc64ff34b16a_d20250402_m014205_c001_v0001161_t0037_u01743558125312") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f419bc2c4355f6a33_d20250402_m014215_c001_v7007000_t0000_u01743558135693") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f203016e1548df290_d20250402_m014211_c001_v0001182_t0022_u01743558131013") 2025/04/02 01:48:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4065fc64ff34b168_d20250402_m014204_c001_v7007000_t0000_u01743558124763") 2025/04/02 01:48:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2131805ad35b8e95_d20250402_m014152_c001_v0001136_t0013_u01743558112165") 2025/04/02 01:48:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4131805ad35b8e94_d20250402_m014151_c001_v7007000_t0000_u01743558111931") 2025/04/02 01:48:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2021420a12100d18_d20250402_m014131_c001_v0001134_t0021_u01743558091436") 2025/04/02 01:48:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4021420a12100d12_d20250402_m014130_c001_v7007000_t0000_u01743558090953") 2025/04/02 01:48:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2077d795fee62d5f_d20250402_m014115_c001_v0001038_t0014_u01743558075140") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4065fc64ff34b1d2_d20250402_m014326_c001_v7007000_t0000_u01743558206643") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f219b182e69160b3c_d20250402_m014311_c001_v0001184_t0015_u01743558191010") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4089356119f7550f_d20250402_m014252_c001_v7007000_t0000_u01743558172310") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f216051d139c227d7_d20250402_m014239_c001_v0001183_t0009_u01743558159067") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f419b182e69160b3a_d20250402_m014310_c001_v7007000_t0000_u01743558190565") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2089356119f75511_d20250402_m014252_c001_v0001183_t0055_u01743558172565") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416051d139c227d6_d20250402_m014238_c001_v7007000_t0000_u01743558158678") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f200e3be442312122_d20250402_m014234_c001_v0001184_t0045_u01743558154081") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f400e3be442312121_d20250402_m014233_c001_v7007000_t0000_u01743558153881") 2025/04/02 01:48:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f216051d139c227d0_d20250402_m014230_c001_v0001037_t0053_u01743558150193") 2025/04/02 01:48:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416051d139c227ce_d20250402_m014229_c001_v7007000_t0000_u01743558149796") 2025/04/02 01:48:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f200e3be442312118_d20250402_m014225_c001_v0001131_t0014_u01743558145687") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee62d5e_d20250402_m014114_c001_v7007000_t0000_u01743558074945") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f216051d139c2277a_d20250402_m014047_c001_v0001137_t0033_u01743558047403") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f416051d139c225f1_d20250402_m014046_c001_v7007000_t0000_u01743558046942") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f212b67bc1f567818_d20250402_m014033_c001_v0001179_t0001_u01743558033163") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f412b67bc1f567817_d20250402_m014032_c001_v7007000_t0000_u01743558032964") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f204517f86135ad40_d20250402_m014013_c001_v0001106_t0007_u01743558013024") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f404517f86135ad3f_d20250402_m014012_c001_v7007000_t0000_u01743558012492") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f204517f86135ad36_d20250402_m014005_c001_v0001044_t0028_u01743558005510") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f404517f86135ad34_d20250402_m014005_c001_v7007000_t0000_u01743558005036") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f204517f86135ad30_d20250402_m014000_c001_v0001182_t0028_u01743558000440") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f404517f86135ad2f_d20250402_m013959_c001_v7007000_t0000_u01743557999854") 2025/04/02 01:48:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f210bed6b496ce764_d20250402_m013952_c001_v0001104_t0016_u01743557992612") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41764f53a29ed10e_d20250402_m014431_c001_v7007000_t0000_u01743558271584") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f202137e3554829db_d20250402_m014416_c001_v0001177_t0034_u01743558256230") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f412b67bc1f567981_d20250402_m014403_c001_v7007000_t0000_u01743558243446") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f205f11e60a9f5a60_d20250402_m014353_c001_v0001180_t0025_u01743558233594") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f402137e3554829da_d20250402_m014415_c001_v7007000_t0000_u01743558255718") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f212b67bc1f567982_d20250402_m014403_c001_v0001029_t0019_u01743558243638") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f405f11e60a9f5a5f_d20250402_m014353_c001_v7007000_t0000_u01743558233093") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2065fc64ff34b1dd_d20250402_m014335_c001_v0001183_t0032_u01743558215460") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4065fc64ff34b1dc_d20250402_m014335_c001_v7007000_t0000_u01743558215259") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f212b67bc1f567959_d20250402_m014331_c001_v0001177_t0052_u01743558211308") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f412b67bc1f567955_d20250402_m014330_c001_v7007000_t0000_u01743558210815") 2025/04/02 01:48:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2065fc64ff34b1d3_d20250402_m014326_c001_v0001183_t0034_u01743558206853") 2025/04/02 01:48:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f400e3be44231219d_d20250402_m014553_c001_v7007000_t0000_u01743558353712") 2025/04/02 01:48:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f202137e355482a3b_d20250402_m014536_c001_v0001106_t0040_u01743558336170") 2025/04/02 01:48:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f402137e355482a3a_d20250402_m014535_c001_v7007000_t0000_u01743558335598") 2025/04/02 01:48:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2021420a12100d5d_d20250402_m014517_c001_v0001113_t0046_u01743558317674") 2025/04/02 01:48:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4021420a12100d5a_d20250402_m014517_c001_v7007000_t0000_u01743558317488") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2021420a12100d58_d20250402_m014512_c001_v0001184_t0038_u01743558312093") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4021420a12100d57_d20250402_m014511_c001_v7007000_t0000_u01743558311551") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f209e2a983c19fda5_d20250402_m014455_c001_v0001093_t0040_u01743558295117") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f409e2a983c19fda4_d20250402_m014454_c001_v7007000_t0000_u01743558294930") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f21764f53a29ed113_d20250402_m014440_c001_v0001178_t0012_u01743558280466") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41764f53a29ed112_d20250402_m014439_c001_v7007000_t0000_u01743558279902") 2025/04/02 01:48:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f21764f53a29ed10f_d20250402_m014431_c001_v0001176_t0012_u01743558271912") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba5aeb_d20250402_m014801_c001_v7007000_t0000_u01743558481735") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6bbd_d20250402_m014755_c001_v0001101_t0005_u01743558475734") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f419bc2c4355f6bbc_d20250402_m014755_c001_v7007000_t0000_u01743558475180") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f21764f53a29ed1fa_d20250402_m014749_c001_v0001113_t0040_u01743558469642") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41764f53a29ed1f9_d20250402_m014748_c001_v7007000_t0000_u01743558468975") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f20115b661ab6b3a7_d20250402_m014736_c001_v0001182_t0035_u01743558456367") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f40115b661ab6b3a6_d20250402_m014735_c001_v7007000_t0000_u01743558455601") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd571cad_d20250402_m014723_c001_v0001182_t0017_u01743558443014") 2025/04/02 01:48:10 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee63030_d20250402_m014722_c001_v7007000_t0000_u01743558442035") 2025/04/02 01:48:11 DEBUG : chunked-copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd571c31_d20250402_m014711_c001_v0001182_t0046_u01743558431670") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba5aea_d20250402_m014801_c001_v7007000_t0000_u01743558481552") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f21764f53a29ed1fc_d20250402_m014759_c001_v0001099_t0020_u01743558479217") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f419bc2c4355f6bbb_d20250402_m014754_c001_v7007000_t0000_u01743558474989") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6bb9_d20250402_m014753_c001_v0001183_t0047_u01743558473261") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f41764f53a29ed1f7_d20250402_m014748_c001_v7007000_t0000_u01743558468791") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f219bc2c4355f6bb1_d20250402_m014745_c001_v0001117_t0008_u01743558465134") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f40115b661ab6b3a5_d20250402_m014735_c001_v7007000_t0000_u01743558455416") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f2131805ad35b90b2_d20250402_m014730_c001_v0001178_t0028_u01743558450766") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f4077d795fee6302f_d20250402_m014721_c001_v7007000_t0000_u01743558441611") 2025/04/02 01:48:11 DEBUG : chunked-copy.copy: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f117b1bf38c159c8c_d20250402_m014718_c001_v0001146_t0043_u01743558438898") 2025/04/02 01:48:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f116545801ccbbbe7_d20250402_m013801_c001_v0001106_t0012_u01743557881542") 2025/04/02 01:48:11 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba5aec_d20250402_m014802_c001_v7007000_t0000_u01743558482564") 2025/04/02 01:48:11 DEBUG : unknown-size-put.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd571ed0_d20250402_m014802_c001_v0001182_t0026_u01743558482343") 2025/04/02 01:48:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f414362178aba5aee_d20250402_m014803_c001_v7007000_t0000_u01743558483641") 2025/04/02 01:48:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd571ee3_d20250402_m014803_c001_v0001182_t0026_u01743558483431") 2025/04/02 01:48:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f114c6d1bdd571edd_d20250402_m014802_c001_v0001182_t0036_u01743558482765") 2025/04/02 01:48:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z9fd24d33205dfb4b9f580e1b_f410bed6b496ce75a_d20250402_m013945_c001_v7007000_t0000_u01743557985803") 2025/04/02 01:48:13 INFO : B2 bucket rclone-test-suyojox3fibe: cleaning bucket "rclone-test-suyojox3fibe" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (658.12s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (655.78s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.82s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.29s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.63s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.66s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (112.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (6.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.21s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (13.10s) --- 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 (1.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (42.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.64s) --- 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 (12.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- 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.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (438.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (82.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (12.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (27.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (20.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (41.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (28.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (70.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (36.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (20.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (18.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (61.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (18.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (13.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (34.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (16.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (64.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (28.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (28.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (15.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (82.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (23.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (15.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (22.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (36.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (18.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (76.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (21.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (13.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (24.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (17.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (31.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (51.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (11.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (13.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (13.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.96s) --- 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 658.133s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m59.046851222s (try 1/5)