"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/03/30 05:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rozacep4pajo" 2025/03/30 05:40:24 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/03/30 05:40:27 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/30 05:40:27 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/30 05:40:27 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/03/30 05:40:58 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/03/30 05:40:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/30 05:41:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/30 05:41:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/30 05:41:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/30 05:41:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/30 05:41:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/30 05:41:02 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/03/30 05:41:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/30 05:41:11 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/03/30 05:41:16 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of all files 2025/03/30 05:41:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5059_d20250330_m054115_c001_v0001117_t0034_u01743313275753") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/30 05:41:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rozacep4pajo/dirToPurgeFromRoot" 2025/03/30 05:41:19 INFO : B2 bucket rclone-test-rozacep4pajo path dirToPurgeFromRoot: cleaning bucket "rclone-test-rozacep4pajo" of all files 2025/03/30 05:41:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5065_d20250330_m054117_c001_v0001117_t0055_u01743313277622") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/30 05:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rozacep4pajo/hello? sausage/êé" 2025/03/30 05:41:25 INFO : B2 bucket rclone-test-rozacep4pajo path hello? sausage/êé: cleaning bucket "rclone-test-rozacep4pajo" of all files 2025/03/30 05:41:25 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f102333e1918538f6_d20250330_m054123_c001_v0001109_t0044_u01743313283329") === 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/03/30 05:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rozacep4pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/30 05:41:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rozacep4pajo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-rozacep4pajo" from "TestB2:rclone-test-rozacep4pajo" 2025/03/30 05:41:38 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/03/30 05:41:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fenomoz9wufe" 2025/03/30 05:41:53 DEBUG : B2 bucket rclone-test-fenomoz9wufe: Purge remote 2025/03/30 05:41:53 INFO : B2 bucket rclone-test-fenomoz9wufe: cleaning bucket "rclone-test-fenomoz9wufe" of all files 2025/03/30 05:41:53 DEBUG : somefile: Deleting (id "4_zdfb21d43902deb5b9f580e1b_f4004fbcf45d14b52_d20250330_m054152_c001_v0001184_t0039_u01743313312011") === 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/03/30 05:41:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/30 05:41:55 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/03/30 05:41:59 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/30 05:41:59 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/30 05:41:59 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.844Ki offset 6Mi/6.106Mi 2025/03/30 05:41:59 DEBUG : test-metadata: Sending chunk 1 length 111456 2025/03/30 05:42:00 DEBUG : test-metadata: Done sending chunk 1 2025/03/30 05:42:01 DEBUG : test-metadata: Done sending chunk 0 2025/03/30 05:42:01 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/03/30 05:42:11 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/4ff2cdd3900deb5b9f580e1b/c001_v0001117_t0001": EOF 2025/03/30 05:42:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/4ff2cdd3900deb5b9f580e1b/c001_v0001117_t0001": EOF) 2025/03/30 05:42:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/4ff2cdd3900deb5b9f580e1b/c001_v0001117_t0001": EOF - low level retry 1/10 2025/03/30 05:42:13 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-03-30-054206-232.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/03/30 05:42:15 DEBUG : oldPath = "TestB2:rclone-test-rozacep4pajo/versions/test-versions-v2025-03-30-054206-232.txt" 2025/03/30 05:42:15 DEBUG : newPath = "TestB2,versions:rclone-test-rozacep4pajo/versions/test-versions-v2025-03-30-054206-232.txt" 2025/03/30 05:42:15 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rozacep4pajo/versions/test-versions-v2025-03-30-054206-232.txt" 2025/03/30 05:42:15 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/30 05:42:17 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rozacep4pajo/versions/test-versions-v2025-03-30-054206-232.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rozacep4pajo/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/03/30 05:42:18 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of all hidden files 2025/03/30 05:42:18 DEBUG : leading space/ leading space: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e3a_d20250330_m054036_c001_v7007000_t0000_u01743313236583") as it is a hide marker 2025/03/30 05:42:18 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : leading space/ leading space: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f73_d20250330_m054035_c001_v0001117_t0032_u01743313235672") 2025/03/30 05:42:18 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e38_d20250330_m054035_c001_v7007000_t0000_u01743313235309") as it is a hide marker 2025/03/30 05:42:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f61_d20250330_m054034_c001_v0001117_t0034_u01743313234398") 2025/03/30 05:42:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e54_d20250330_m054046_c001_v7007000_t0000_u01743313246112") as it is a hide marker 2025/03/30 05:42:18 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fb3_d20250330_m054044_c001_v0001117_t0059_u01743313244751") 2025/03/30 05:42:18 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : created from root.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f4077d795fece685e_d20250330_m054145_c001_v7007000_t0000_u01743313305972") as it is a hide marker 2025/03/30 05:42:18 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : created from root.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f114117e584b148ca_d20250330_m054144_c001_v0001098_t0056_u01743313304671") 2025/03/30 05:42:18 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : file name.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b1a_d20250330_m054154_c001_v7007000_t0000_u01743313314185") as it is a hide marker 2025/03/30 05:42:18 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c50a1_d20250330_m054133_c001_v0001117_t0050_u01743313293461") 2025/03/30 05:42:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f1135467222eec6a3_d20250330_m054129_c001_v0001183_t0057_u01743313289954") 2025/03/30 05:42:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c503d_d20250330_m054107_c001_v0001117_t0034_u01743313267515") 2025/03/30 05:42:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c502d_d20250330_m054105_c001_v0001117_t0027_u01743313265707") 2025/03/30 05:42:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5035_d20250330_m054106_c001_v0001117_t0039_u01743313266709") "upload" dated 2025-03-30 05:41:06.709 +0000 UTC (1m12.265630253s ago) 2025/03/30 05:42:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f419b182e68ffb8bb_d20250330_m054127_c001_v7007000_t0000_u01743313287713") as it is a hide marker 2025/03/30 05:42:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f1122c424c35151b9_d20250330_m054127_c001_v0001113_t0053_u01743313287374") 2025/03/30 05:42:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f102f4fb4f435fb0a_d20250330_m054126_c001_v0001182_t0003_u01743313286714") 2025/03/30 05:42:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : invalid utf-8�/invalid utf-8�: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e6a_d20250330_m054055_c001_v7007000_t0000_u01743313255477") as it is a hide marker 2025/03/30 05:42:18 NOTICE: invalid utf-8�/invalid utf-8�: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : invalid utf-8�/invalid utf-8�: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fef_d20250330_m054054_c001_v0001117_t0038_u01743313254622") 2025/03/30 05:42:18 NOTICE: invalid utf-8�/invalid utf-8�: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : piped data.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b21_d20250330_m054156_c001_v7007000_t0000_u01743313316567") as it is a hide marker 2025/03/30 05:42:18 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : piped data.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5107_d20250330_m054155_c001_v0001117_t0038_u01743313315489") 2025/03/30 05:42:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : piped data.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b1e_d20250330_m054155_c001_v7007000_t0000_u01743313315302") 2025/03/30 05:42:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : piped data.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41853a39f36c5105_d20250330_m054154_c001_v0001117_t0001_u01743313314934") 2025/03/30 05:42:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e6f_d20250330_m054056_c001_v7007000_t0000_u01743313256774") as it is a hide marker 2025/03/30 05:42:18 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4ffb_d20250330_m054055_c001_v0001117_t0036_u01743313255842") 2025/03/30 05:42:18 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : test-metadata: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f41727ba3ec46b5f4_d20250330_m054203_c001_v7007000_t0000_u01743313323683") as it is a hide marker 2025/03/30 05:42:18 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : test-metadata: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f21764f53a2919b25_d20250330_m054158_c001_v0001184_t0016_u01743313318711") 2025/03/30 05:42:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : test-metadata: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b23_d20250330_m054157_c001_v7007000_t0000_u01743313317870") 2025/03/30 05:42:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : test-metadata: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c510f_d20250330_m054156_c001_v0001117_t0040_u01743313316754") 2025/03/30 05:42:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e5c_d20250330_m054049_c001_v7007000_t0000_u01743313249050") as it is a hide marker 2025/03/30 05:42:18 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fc7_d20250330_m054048_c001_v0001117_t0037_u01743313248060") 2025/03/30 05:42:18 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e60_d20250330_m054051_c001_v7007000_t0000_u01743313251559") as it is a hide marker 2025/03/30 05:42:18 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fd9_d20250330_m054050_c001_v0001117_t0018_u01743313250642") 2025/03/30 05:42:18 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e5f_d20250330_m054050_c001_v7007000_t0000_u01743313250277") as it is a hide marker 2025/03/30 05:42:18 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fd3_d20250330_m054049_c001_v0001117_t0031_u01743313249417") 2025/03/30 05:42:18 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e63_d20250330_m054052_c001_v7007000_t0000_u01743313252840") as it is a hide marker 2025/03/30 05:42:18 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fdd_d20250330_m054051_c001_v0001117_t0040_u01743313251924") 2025/03/30 05:42:18 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e67_d20250330_m054054_c001_v7007000_t0000_u01743313254257") as it is a hide marker 2025/03/30 05:42:18 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fe3_d20250330_m054053_c001_v0001117_t0025_u01743313253204") 2025/03/30 05:42:18 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e59_d20250330_m054047_c001_v7007000_t0000_u01743313247695") as it is a hide marker 2025/03/30 05:42:18 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : trailing space /trailing space : Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fbd_d20250330_m054046_c001_v0001117_t0039_u01743313246476") 2025/03/30 05:42:18 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f092528de_d20250330_m054214_c001_v0001180_t0030_u01743313334369") "upload" dated 2025-03-30 05:42:14.369 +0000 UTC (4.606199362s ago) 2025/03/30 05:42:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a522_d20250330_m054209_c001_v7007000_t0000_u01743313329558") 2025/03/30 05:42:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5137_d20250330_m054206_c001_v0001117_t0043_u01743313326232") 2025/03/30 05:42:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e80_d20250330_m054105_c001_v7007000_t0000_u01743313265153") as it is a hide marker 2025/03/30 05:42:18 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d8e76_d20250330_m054058_c001_v0001179_t0037_u01743313258956") 2025/03/30 05:42:18 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : zero-length-file: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e75_d20250330_m054058_c001_v7007000_t0000_u01743313258641") as it is a hide marker 2025/03/30 05:42:18 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : zero-length-file: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41853a39f36c5005_d20250330_m054058_c001_v0001117_t0001_u01743313258076") 2025/03/30 05:42:18 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e3e_d20250330_m054038_c001_v7007000_t0000_u01743313238228") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f7b_d20250330_m054036_c001_v0001117_t0024_u01743313236952") 2025/03/30 05:42:18 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e32_d20250330_m054031_c001_v7007000_t0000_u01743313231165") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f47_d20250330_m054029_c001_v0001117_t0020_u01743313229848") 2025/03/30 05:42:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e45_d20250330_m054042_c001_v7007000_t0000_u01743313242711") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f9b_d20250330_m054041_c001_v0001117_t0004_u01743313241557") 2025/03/30 05:42:18 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e41_d20250330_m054041_c001_v7007000_t0000_u01743313241190") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f8f_d20250330_m054039_c001_v0001117_t0036_u01743313239991") 2025/03/30 05:42:18 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e4c_d20250330_m054044_c001_v7007000_t0000_u01743313244374") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fa7_d20250330_m054043_c001_v0001117_t0009_u01743313243076") 2025/03/30 05:42:18 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e40_d20250330_m054039_c001_v7007000_t0000_u01743313239623") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f8b_d20250330_m054038_c001_v0001117_t0020_u01743313238592") 2025/03/30 05:42:18 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ./.: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e34_d20250330_m054032_c001_v7007000_t0000_u01743313232548") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ./.: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f4b_d20250330_m054031_c001_v0001117_t0003_u01743313231544") 2025/03/30 05:42:18 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/30 05:42:18 DEBUG : ../..: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e35_d20250330_m054034_c001_v7007000_t0000_u01743313234034") as it is a hide marker 2025/03/30 05:42:18 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/30 05:42:18 DEBUG : ../..: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f55_d20250330_m054032_c001_v0001117_t0056_u01743313232921") 2025/03/30 05:42:18 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/30 05:42:19 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of all hidden files 2025/03/30 05:42:19 DEBUG : leading space/ leading space: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e3a_d20250330_m054036_c001_v7007000_t0000_u01743313236583") as it is a hide marker 2025/03/30 05:42:19 DEBUG : leading space/ leading space: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f73_d20250330_m054035_c001_v0001117_t0032_u01743313235672") 2025/03/30 05:42:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e38_d20250330_m054035_c001_v7007000_t0000_u01743313235309") as it is a hide marker 2025/03/30 05:42:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f61_d20250330_m054034_c001_v0001117_t0034_u01743313234398") 2025/03/30 05:42:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e54_d20250330_m054046_c001_v7007000_t0000_u01743313246112") as it is a hide marker 2025/03/30 05:42:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fb3_d20250330_m054044_c001_v0001117_t0059_u01743313244751") 2025/03/30 05:42:19 DEBUG : created from root.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f4077d795fece685e_d20250330_m054145_c001_v7007000_t0000_u01743313305972") as it is a hide marker 2025/03/30 05:42:19 DEBUG : created from root.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f114117e584b148ca_d20250330_m054144_c001_v0001098_t0056_u01743313304671") 2025/03/30 05:42:19 DEBUG : file name.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b1a_d20250330_m054154_c001_v7007000_t0000_u01743313314185") as it is a hide marker 2025/03/30 05:42:19 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c50a1_d20250330_m054133_c001_v0001117_t0050_u01743313293461") 2025/03/30 05:42:19 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f1135467222eec6a3_d20250330_m054129_c001_v0001183_t0057_u01743313289954") 2025/03/30 05:42:20 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c503d_d20250330_m054107_c001_v0001117_t0034_u01743313267515") 2025/03/30 05:42:20 DEBUG : file name.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c502d_d20250330_m054105_c001_v0001117_t0027_u01743313265707") 2025/03/30 05:42:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5035_d20250330_m054106_c001_v0001117_t0039_u01743313266709") "upload" dated 2025-03-30 05:41:06.709 +0000 UTC (1m13.312116852s ago) 2025/03/30 05:42:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f419b182e68ffb8bb_d20250330_m054127_c001_v7007000_t0000_u01743313287713") as it is a hide marker 2025/03/30 05:42:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f1122c424c35151b9_d20250330_m054127_c001_v0001113_t0053_u01743313287374") 2025/03/30 05:42:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f102f4fb4f435fb0a_d20250330_m054126_c001_v0001182_t0003_u01743313286714") 2025/03/30 05:42:20 DEBUG : invalid utf-8�/invalid utf-8�: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e6a_d20250330_m054055_c001_v7007000_t0000_u01743313255477") as it is a hide marker 2025/03/30 05:42:20 DEBUG : invalid utf-8�/invalid utf-8�: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fef_d20250330_m054054_c001_v0001117_t0038_u01743313254622") 2025/03/30 05:42:20 DEBUG : piped data.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b21_d20250330_m054156_c001_v7007000_t0000_u01743313316567") as it is a hide marker 2025/03/30 05:42:20 DEBUG : piped data.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5107_d20250330_m054155_c001_v0001117_t0038_u01743313315489") 2025/03/30 05:42:20 DEBUG : piped data.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b1e_d20250330_m054155_c001_v7007000_t0000_u01743313315302") 2025/03/30 05:42:20 DEBUG : piped data.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41853a39f36c5105_d20250330_m054154_c001_v0001117_t0001_u01743313314934") 2025/03/30 05:42:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e6f_d20250330_m054056_c001_v7007000_t0000_u01743313256774") as it is a hide marker 2025/03/30 05:42:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4ffb_d20250330_m054055_c001_v0001117_t0036_u01743313255842") 2025/03/30 05:42:20 DEBUG : test-metadata: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f41727ba3ec46b5f4_d20250330_m054203_c001_v7007000_t0000_u01743313323683") as it is a hide marker 2025/03/30 05:42:20 DEBUG : test-metadata: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f21764f53a2919b25_d20250330_m054158_c001_v0001184_t0016_u01743313318711") 2025/03/30 05:42:20 DEBUG : test-metadata: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41764f53a2919b23_d20250330_m054157_c001_v7007000_t0000_u01743313317870") 2025/03/30 05:42:20 DEBUG : test-metadata: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c510f_d20250330_m054156_c001_v0001117_t0040_u01743313316754") 2025/03/30 05:42:20 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e5c_d20250330_m054049_c001_v7007000_t0000_u01743313249050") as it is a hide marker 2025/03/30 05:42:20 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fc7_d20250330_m054048_c001_v0001117_t0037_u01743313248060") 2025/03/30 05:42:20 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e60_d20250330_m054051_c001_v7007000_t0000_u01743313251559") as it is a hide marker 2025/03/30 05:42:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fd9_d20250330_m054050_c001_v0001117_t0018_u01743313250642") 2025/03/30 05:42:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e5f_d20250330_m054050_c001_v7007000_t0000_u01743313250277") as it is a hide marker 2025/03/30 05:42:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fd3_d20250330_m054049_c001_v0001117_t0031_u01743313249417") 2025/03/30 05:42:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e63_d20250330_m054052_c001_v7007000_t0000_u01743313252840") as it is a hide marker 2025/03/30 05:42:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fdd_d20250330_m054051_c001_v0001117_t0040_u01743313251924") 2025/03/30 05:42:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e67_d20250330_m054054_c001_v7007000_t0000_u01743313254257") as it is a hide marker 2025/03/30 05:42:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fe3_d20250330_m054053_c001_v0001117_t0025_u01743313253204") 2025/03/30 05:42:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e59_d20250330_m054047_c001_v7007000_t0000_u01743313247695") as it is a hide marker 2025/03/30 05:42:21 DEBUG : trailing space /trailing space : Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fbd_d20250330_m054046_c001_v0001117_t0039_u01743313246476") 2025/03/30 05:42:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f092528de_d20250330_m054214_c001_v0001180_t0030_u01743313334369") "upload" dated 2025-03-30 05:42:14.369 +0000 UTC (7.018956696s ago) 2025/03/30 05:42:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a522_d20250330_m054209_c001_v7007000_t0000_u01743313329558") 2025/03/30 05:42:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5137_d20250330_m054206_c001_v0001117_t0043_u01743313326232") 2025/03/30 05:42:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e80_d20250330_m054105_c001_v7007000_t0000_u01743313265153") as it is a hide marker 2025/03/30 05:42:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d8e76_d20250330_m054058_c001_v0001179_t0037_u01743313258956") 2025/03/30 05:42:21 DEBUG : zero-length-file: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e75_d20250330_m054058_c001_v7007000_t0000_u01743313258641") as it is a hide marker 2025/03/30 05:42:21 DEBUG : zero-length-file: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41853a39f36c5005_d20250330_m054058_c001_v0001117_t0001_u01743313258076") 2025/03/30 05:42:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e3e_d20250330_m054038_c001_v7007000_t0000_u01743313238228") as it is a hide marker 2025/03/30 05:42:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f7b_d20250330_m054036_c001_v0001117_t0024_u01743313236952") 2025/03/30 05:42:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e32_d20250330_m054031_c001_v7007000_t0000_u01743313231165") as it is a hide marker 2025/03/30 05:42:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f47_d20250330_m054029_c001_v0001117_t0020_u01743313229848") 2025/03/30 05:42:21 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e45_d20250330_m054042_c001_v7007000_t0000_u01743313242711") as it is a hide marker 2025/03/30 05:42:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f9b_d20250330_m054041_c001_v0001117_t0004_u01743313241557") 2025/03/30 05:42:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e41_d20250330_m054041_c001_v7007000_t0000_u01743313241190") as it is a hide marker 2025/03/30 05:42:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f8f_d20250330_m054039_c001_v0001117_t0036_u01743313239991") 2025/03/30 05:42:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e4c_d20250330_m054044_c001_v7007000_t0000_u01743313244374") as it is a hide marker 2025/03/30 05:42:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4fa7_d20250330_m054043_c001_v0001117_t0009_u01743313243076") 2025/03/30 05:42:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e40_d20250330_m054039_c001_v7007000_t0000_u01743313239623") as it is a hide marker 2025/03/30 05:42:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f8b_d20250330_m054038_c001_v0001117_t0020_u01743313238592") 2025/03/30 05:42:22 DEBUG : ./.: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e34_d20250330_m054032_c001_v7007000_t0000_u01743313232548") as it is a hide marker 2025/03/30 05:42:22 DEBUG : ./.: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f4b_d20250330_m054031_c001_v0001117_t0003_u01743313231544") 2025/03/30 05:42:22 DEBUG : ../..: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d8e35_d20250330_m054034_c001_v7007000_t0000_u01743313234034") as it is a hide marker 2025/03/30 05:42:22 DEBUG : ../..: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c4f55_d20250330_m054032_c001_v0001117_t0056_u01743313232921") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/30 05:42:23 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/30 05:42:23 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/30 05:42:23 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/30 05:42:23 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/30 05:42:24 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of pending multipart uploads older than 0s 2025/03/30 05:42:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5035_d20250330_m054106_c001_v0001117_t0039_u01743313266709") "upload" dated 2025-03-30 05:41:06.709 +0000 UTC (1m17.618658945s ago) 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad0_d20250330_m054223_c001_v0001037_t0023_u01743313343278") as it is a start marker (upload started at 2025-03-30 05:42:23.278 +0000 UTC) 2025/03/30 05:42:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad1_d20250330_m054223_c001_v0001039_t0007_u01743313343467") as it is a start marker (upload started at 2025-03-30 05:42:23.467 +0000 UTC) 2025/03/30 05:42:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad2_d20250330_m054223_c001_v0001157_t0017_u01743313343653") as it is a start marker (upload started at 2025-03-30 05:42:23.653 +0000 UTC) 2025/03/30 05:42:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad3_d20250330_m054223_c001_v0001182_t0053_u01743313343842") as it is a start marker (upload started at 2025-03-30 05:42:23.842 +0000 UTC) 2025/03/30 05:42:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/30 05:42:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f402137e355309acf_d20250330_m054223_c001_v7007000_t0000_u01743313343091") "hide" dated 2025-03-30 05:42:23.091 +0000 UTC (1.236846596s ago) 2025/03/30 05:42:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f092528de_d20250330_m054214_c001_v0001180_t0030_u01743313334369") 2025/03/30 05:42:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/30 05:42:24 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of pending multipart uploads older than 0s 2025/03/30 05:42:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5035_d20250330_m054106_c001_v0001117_t0039_u01743313266709") "upload" dated 2025-03-30 05:41:06.709 +0000 UTC (1m17.999534123s ago) 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad0_d20250330_m054223_c001_v0001037_t0023_u01743313343278") as it is a start marker (upload started at 2025-03-30 05:42:23.278 +0000 UTC) 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad1_d20250330_m054223_c001_v0001039_t0007_u01743313343467") as it is a start marker (upload started at 2025-03-30 05:42:23.467 +0000 UTC) 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad2_d20250330_m054223_c001_v0001157_t0017_u01743313343653") as it is a start marker (upload started at 2025-03-30 05:42:23.653 +0000 UTC) 2025/03/30 05:42:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad3_d20250330_m054223_c001_v0001182_t0053_u01743313343842") as it is a start marker (upload started at 2025-03-30 05:42:23.842 +0000 UTC) 2025/03/30 05:42:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4ff2cdd3900deb5b9f580e1b_f402137e355309acf_d20250330_m054223_c001_v7007000_t0000_u01743313343091") "hide" dated 2025-03-30 05:42:23.091 +0000 UTC (1.617760398s ago) 2025/03/30 05:42:24 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f092528de_d20250330_m054214_c001_v0001180_t0030_u01743313334369") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/30 05:42:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/30 05:42:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/30 05:42:25 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/03/30 05:42:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/30 05:42:27 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/30 05:42:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/30 05:42:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/30 05:42:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/30 05:42:29 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/30 05:42:29 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/30 05:42:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:42:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/30 05:42:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ada_d20250330_m054232_c001_v0001157_t0050_u01743313352345") 2025/03/30 05:42:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:42:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/30 05:42:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/30 05:42:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:42:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:42:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/30 05:42:36 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/30 05:42:36 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/30 05:42:36 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/30 05:42:36 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/30 05:42:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/30 05:42:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/30 05:42:38 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/30 05:42:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:42:40 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/03/30 05:42:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a54a_d20250330_m054240_c001_v0001182_t0053_u01743313360638") 2025/03/30 05:42:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/30 05:42:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/30 05:42:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/30 05:42:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:42:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:42:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/30 05:42:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/30 05:42:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/30 05:42:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/30 05:42:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/30 05:42:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/30 05:42:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/30 05:42:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/30 05:42:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/30 05:42:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/30 05:42:47 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/30 05:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:42:49 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/03/30 05:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a57e_d20250330_m054249_c001_v0001150_t0042_u01743313369581") 2025/03/30 05:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/30 05:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/30 05:42:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/30 05:42:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/30 05:42:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:42:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:42:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/30 05:42:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/30 05:42:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/30 05:42:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/30 05:42:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/30 05:42:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/30 05:42:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/30 05:42:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/30 05:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/30 05:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5c0_d20250330_m054258_c001_v0001176_t0042_u01743313378254") 2025/03/30 05:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/30 05:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/30 05:42:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/30 05:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/30 05:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/30 05:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/30 05:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/30 05:43:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/30 05:43:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/30 05:43:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/30 05:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/30 05:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5c5_d20250330_m054306_c001_v0001183_t0001_u01743313386458") 2025/03/30 05:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/30 05:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/30 05:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/30 05:43:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/30 05:43:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/30 05:43:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/30 05:43:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/30 05:43:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/30 05:43:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/30 05:43:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/30 05:43:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/30 05:43:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/30 05:43:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/30 05:43:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/30 05:43:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43: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/03/30 05:43:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f219bc2c4354905fd_d20250330_m054315_c001_v0001183_t0000_u01743313395431") 2025/03/30 05:43:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/30 05:43:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:43:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/30 05:43:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/30 05:43:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/30 05:43:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:17 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/03/30 05:43:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/30 05:43:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/30 05:43:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/30 05:43:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/30 05:43:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/30 05:43:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/30 05:43:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/30 05:43:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43:23 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/03/30 05:43:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f219bc2c435490601_d20250330_m054323_c001_v0001093_t0008_u01743313403543") 2025/03/30 05:43:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:43:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/30 05:43:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/30 05:43:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/30 05:43:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/30 05:43:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/30 05:43:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/30 05:43:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/30 05:43:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/30 05:43:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/30 05:43:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/30 05:43:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43:32 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/03/30 05:43:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5d8_d20250330_m054332_c001_v0001177_t0038_u01743313412288") 2025/03/30 05:43:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/30 05:43:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/30 05:43:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/30 05:43:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/30 05:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/30 05:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/30 05:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/30 05:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/30 05:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/30 05:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/30 05:43:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/30 05:43:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/30 05:43:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/30 05:43:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/30 05:43:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43:40 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/03/30 05:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5e5_d20250330_m054341_c001_v0001181_t0037_u01743313421042") 2025/03/30 05:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/30 05:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/30 05:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/30 05:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/30 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:43 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/03/30 05:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/30 05:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/30 05:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/30 05:43:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/30 05:43:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/30 05:43:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/30 05:43:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/30 05:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43:49 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/03/30 05:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f2154fa61e7b4271c_d20250330_m054349_c001_v0001116_t0050_u01743313429528") 2025/03/30 05:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/30 05:43:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/30 05:43:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:43:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:43:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/30 05:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/30 05:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/30 05:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/30 05:43:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/30 05:43:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/30 05:43:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/30 05:43:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/30 05:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:43:58 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/03/30 05:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a60f_d20250330_m054359_c001_v0001032_t0014_u01743313439037") 2025/03/30 05:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/30 05:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/30 05:43:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/30 05:44:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:44:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:44:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/30 05:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/30 05:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/30 05:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/30 05:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/30 05:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/30 05:44:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/30 05:44:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/30 05:44:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/30 05:44:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/30 05:44:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/30 05:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:44:09 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/03/30 05:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f2077d795fece6981_d20250330_m054409_c001_v0001104_t0034_u01743313449543") 2025/03/30 05:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/30 05:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/30 05:44:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/30 05:44:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/30 05:44:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:44:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:44:12 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/03/30 05:44:15 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/30 05:44:15 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/30 05:44:15 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/30 05:44:15 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/30 05:44:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/30 05:44:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/30 05:44:15 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 05:44:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/30 05:44:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/30 05:44:17 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/30 05:44:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:44:19 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/03/30 05:44:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f219b182e68ffb99d_d20250330_m054419_c001_v0001184_t0024_u01743313459470") 2025/03/30 05:44:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:44:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/30 05:44:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/30 05:44:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:44:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:44:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/30 05:44:23 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/30 05:44:23 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/30 05:44:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/30 05:44:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/30 05:44:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/30 05:44:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/30 05:44:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/30 05:44:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:44:28 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/03/30 05:44:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f203016e1547651d1_d20250330_m054428_c001_v0001037_t0016_u01743313468873") 2025/03/30 05:44:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/30 05:44:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/30 05:44:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/30 05:44:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:44:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:44:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/30 05:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/30 05:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/30 05:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/30 05:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/30 05:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/30 05:44:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/30 05:44:35 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/30 05:44:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/30 05:44:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/30 05:44:37 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f200e3be4421d59c4_d20250330_m054440_c001_v0001144_t0056_u01743313480240") 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/30 05:44:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/30 05:44:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/30 05:44:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:44:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:44:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/30 05:44:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/30 05:44:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/30 05:44:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/30 05:44:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/30 05:44:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/30 05:44:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/30 05:44:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/30 05:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/30 05:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f2154fa61e7b4280f_d20250330_m054450_c001_v0001182_t0039_u01743313490789") 2025/03/30 05:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/30 05:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/30 05:44:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:44:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:44:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/30 05:44:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/30 05:44:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/30 05:44:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/30 05:44:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/30 05:44:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/30 05:45:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/30 05:45:05 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/30 05:45:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:45:10 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/03/30 05:45:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309bf0_d20250330_m054510_c001_v0001103_t0001_u01743313510325") 2025/03/30 05:45:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/30 05:45:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/30 05:45:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/30 05:45:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:45:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:45:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/30 05:45:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/30 05:45:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/30 05:45:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/30 05:45:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/30 05:45:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/30 05:45:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/30 05:45:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/30 05:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/30 05:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/30 05:45:19 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/30 05:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/30 05:45:22 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/03/30 05:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4ff2cdd3900deb5b9f580e1b_f21814cf3739b6a5a_d20250330_m054522_c001_v0001150_t0044_u01743313522602") 2025/03/30 05:45:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/30 05:45:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/30 05:45:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/30 05:45:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/30 05:45:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/30 05:45:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/30 05:45:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/30 05:45:26 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/03/30 05:45:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d9083_d20250330_m054534_c001_v0001115_t0024_u01743313534186") 2025/03/30 05:45:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/30 05:45:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/30 05:45:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/30 05:45:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/30 05:45:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/30 05:45:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/30 05:45:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/30 05:45:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/30 05:45:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/30 05:45:40 DEBUG : chunked-copy: Done sending chunk 1 2025/03/30 05:45:40 DEBUG : chunked-copy: Done sending chunk 0 2025/03/30 05:45:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/30 05:45:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d9091_d20250330_m054540_c001_v0001184_t0049_u01743313540846") 2025/03/30 05:45:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/30 05:45:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/30 05:45:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/30 05:45:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/30 05:45:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/30 05:45:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/30 05:45:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/30 05:45:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/30 05:45:44 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/30 05:45:46 DEBUG : chunked-copy: Done sending chunk 0 2025/03/30 05:45:46 DEBUG : chunked-copy: Done sending chunk 1 2025/03/30 05:45:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/30 05:45:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d9481_d20250330_m054547_c001_v0001177_t0031_u01743313547486") 2025/03/30 05:45:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/30 05:45:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/30 05:45:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/30 05:45:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/30 05:45:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/30 05:45:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/30 05:45:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/30 05:45:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/30 05:45:50 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/30 05:45:53 DEBUG : chunked-copy: Done sending chunk 1 2025/03/30 05:45:53 DEBUG : chunked-copy: Done sending chunk 0 2025/03/30 05:45:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/30 05:45:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376da425_d20250330_m054553_c001_v0001180_t0058_u01743313553852") 2025/03/30 05:45:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/30 05:45:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/30 05:45:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/30 05:45:54 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/30 05:45:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/30 05:45:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/30 05:45:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/30 05:45:55 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/30 05:45:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/30 05:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rozacep4pajo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/30 05:45:59 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of all files 2025/03/30 05:45:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f412b67bc1f3bf9c7_d20250330_m054454_c001_v7007000_t0000_u01743313494871") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f2154fa61e7b4280f_d20250330_m054450_c001_v0001182_t0039_u01743313490789") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f4154fa61e7b4280e_d20250330_m054450_c001_v7007000_t0000_u01743313490285") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f212b67bc1f3bf9bf_d20250330_m054445_c001_v0001184_t0038_u01743313485672") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d9073_d20250330_m054528_c001_v7007000_t0000_u01743313528243") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f21814cf3739b6a5a_d20250330_m054522_c001_v0001150_t0044_u01743313522602") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f41814cf3739b6a58_d20250330_m054522_c001_v7007000_t0000_u01743313522039") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309bf8_d20250330_m054515_c001_v0001101_t0008_u01743313515894") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f402137e355309bf7_d20250330_m054515_c001_v7007000_t0000_u01743313515708") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309bf0_d20250330_m054510_c001_v0001103_t0001_u01743313510325") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f402137e355309bef_d20250330_m054509_c001_v7007000_t0000_u01743313509760") 2025/03/30 05:45:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f212b67bc1f3bf9c8_d20250330_m054455_c001_v0001182_t0026_u01743313495059") 2025/03/30 05:45:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5ca_d20250330_m054319_c001_v7007000_t0000_u01743313399334") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f219bc2c4354905fd_d20250330_m054315_c001_v0001183_t0000_u01743313395431") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5c7_d20250330_m054310_c001_v7007000_t0000_u01743313390453") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5c5_d20250330_m054306_c001_v0001183_t0001_u01743313386458") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f419bc2c4354905fc_d20250330_m054315_c001_v7007000_t0000_u01743313395035") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5c8_d20250330_m054310_c001_v0001176_t0042_u01743313390637") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5c4_d20250330_m054306_c001_v7007000_t0000_u01743313386066") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5c2_d20250330_m054301_c001_v0001150_t0017_u01743313381896") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5c1_d20250330_m054301_c001_v7007000_t0000_u01743313381699") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5c0_d20250330_m054258_c001_v0001176_t0042_u01743313378254") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5bf_d20250330_m054257_c001_v7007000_t0000_u01743313377858") 2025/03/30 05:46:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5bb_d20250330_m054254_c001_v0001161_t0027_u01743313374029") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5ea_d20250330_m054344_c001_v7007000_t0000_u01743313424994") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5e5_d20250330_m054341_c001_v0001181_t0037_u01743313421042") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5dd_d20250330_m054336_c001_v7007000_t0000_u01743313416269") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5d8_d20250330_m054332_c001_v0001177_t0038_u01743313412288") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5e3_d20250330_m054340_c001_v7007000_t0000_u01743313420673") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5de_d20250330_m054336_c001_v0001177_t0015_u01743313416453") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5d7_d20250330_m054331_c001_v7007000_t0000_u01743313411899") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5cf_d20250330_m054327_c001_v0001105_t0022_u01743313407552") 2025/03/30 05:46:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5ce_d20250330_m054327_c001_v7007000_t0000_u01743313407320") 2025/03/30 05:46:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f219bc2c435490601_d20250330_m054323_c001_v0001093_t0008_u01743313403543") 2025/03/30 05:46:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f419bc2c435490600_d20250330_m054323_c001_v7007000_t0000_u01743313403146") 2025/03/30 05:46:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5cb_d20250330_m054319_c001_v0001184_t0002_u01743313399519") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a5b7_d20250330_m054253_c001_v7007000_t0000_u01743313373843") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a57e_d20250330_m054249_c001_v0001150_t0042_u01743313369581") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a578_d20250330_m054249_c001_v7007000_t0000_u01743313369195") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a54e_d20250330_m054244_c001_v0001032_t0032_u01743313364887") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a54d_d20250330_m054244_c001_v7007000_t0000_u01743313364702") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a54a_d20250330_m054240_c001_v0001182_t0053_u01743313360638") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a549_d20250330_m054240_c001_v7007000_t0000_u01743313360244") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a547_d20250330_m054236_c001_v0001184_t0008_u01743313356068") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a546_d20250330_m054235_c001_v7007000_t0000_u01743313355884") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ada_d20250330_m054232_c001_v0001157_t0050_u01743313352345") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f402137e355309ad9_d20250330_m054231_c001_v7007000_t0000_u01743313351948") 2025/03/30 05:46:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f202137e355309ad6_d20250330_m054226_c001_v0001178_t0037_u01743313346842") 2025/03/30 05:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f403016e1547651ba_d20250330_m054414_c001_v7007000_t0000_u01743313454500") 2025/03/30 05:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f2077d795fece6981_d20250330_m054409_c001_v0001104_t0034_u01743313449543") 2025/03/30 05:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a614_d20250330_m054403_c001_v7007000_t0000_u01743313443632") 2025/03/30 05:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a60f_d20250330_m054359_c001_v0001032_t0014_u01743313439037") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f4077d795fece6980_d20250330_m054409_c001_v7007000_t0000_u01743313449069") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a615_d20250330_m054403_c001_v0001180_t0033_u01743313443816") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a60e_d20250330_m054358_c001_v7007000_t0000_u01743313438600") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a606_d20250330_m054353_c001_v0001109_t0026_u01743313433695") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f40115b661aa0a605_d20250330_m054353_c001_v7007000_t0000_u01743313433510") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f2154fa61e7b4271c_d20250330_m054349_c001_v0001116_t0050_u01743313429528") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f4154fa61e7b4271b_d20250330_m054349_c001_v7007000_t0000_u01743313429090") 2025/03/30 05:46:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f20115b661aa0a5eb_d20250330_m054345_c001_v0001179_t0019_u01743313425178") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f412b67bc1f3bf9be_d20250330_m054445_c001_v7007000_t0000_u01743313485486") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f200e3be4421d59c4_d20250330_m054440_c001_v0001144_t0056_u01743313480240") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f400e3be4421d59bd_d20250330_m054439_c001_v7007000_t0000_u01743313479761") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f203016e1547651d5_d20250330_m054433_c001_v0001120_t0027_u01743313473921") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f403016e1547651d4_d20250330_m054433_c001_v7007000_t0000_u01743313473735") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f203016e1547651d1_d20250330_m054428_c001_v0001037_t0016_u01743313468873") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f403016e1547651d0_d20250330_m054428_c001_v7007000_t0000_u01743313468381") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f203016e1547651cc_d20250330_m054423_c001_v0001182_t0016_u01743313463429") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f403016e1547651cb_d20250330_m054423_c001_v7007000_t0000_u01743313463241") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f219b182e68ffb99d_d20250330_m054419_c001_v0001184_t0024_u01743313459470") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f419b182e68ffb99c_d20250330_m054418_c001_v7007000_t0000_u01743313458979") 2025/03/30 05:46:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f203016e1547651bb_d20250330_m054414_c001_v0001184_t0036_u01743313454689") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376dafdf_d20250330_m054555_c001_v7007000_t0000_u01743313555882") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f204517f8611dd028_d20250330_m054550_c001_v0001106_t0027_u01743313550011") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f404517f8611dd027_d20250330_m054549_c001_v7007000_t0000_u01743313549402") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f204517f8611dd004_d20250330_m054543_c001_v0001038_t0025_u01743313543669") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f404517f8611dcff9_d20250330_m054543_c001_v7007000_t0000_u01743313543081") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f204517f8611dcfb4_d20250330_m054537_c001_v0001090_t0010_u01743313537214") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f404517f8611dcfb3_d20250330_m054536_c001_v7007000_t0000_u01743313536528") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f09252d9a_d20250330_m054532_c001_v0001180_t0018_u01743313532630") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d9082_d20250330_m054532_c001_v7007000_t0000_u01743313532245") 2025/03/30 05:46:03 DEBUG : chunked-copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f09252d84_d20250330_m054529_c001_v0001180_t0053_u01743313529078") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376dafde_d20250330_m054555_c001_v7007000_t0000_u01743313555689") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376da425_d20250330_m054553_c001_v0001180_t0058_u01743313553852") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f404517f8611dd026_d20250330_m054549_c001_v7007000_t0000_u01743313549217") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d9481_d20250330_m054547_c001_v0001177_t0031_u01743313547486") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f404517f8611dcff6_d20250330_m054542_c001_v7007000_t0000_u01743313542897") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d9091_d20250330_m054540_c001_v0001184_t0049_u01743313540846") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f404517f8611dcfb2_d20250330_m054536_c001_v7007000_t0000_u01743313536344") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f216caf42376d9083_d20250330_m054534_c001_v0001115_t0024_u01743313534186") 2025/03/30 05:46:03 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376d9081_d20250330_m054532_c001_v7007000_t0000_u01743313532061") 2025/03/30 05:46:04 DEBUG : chunked-copy.copy: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f106737ebfd6b75e0_d20250330_m054531_c001_v0001039_t0043_u01743313531008") 2025/03/30 05:46:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f11853a39f36c5035_d20250330_m054106_c001_v0001117_t0039_u01743313266709") 2025/03/30 05:46:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376db037_d20250330_m054556_c001_v7007000_t0000_u01743313556646") 2025/03/30 05:46:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f09252e0b_d20250330_m054556_c001_v0001180_t0048_u01743313556430") 2025/03/30 05:46:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f416caf42376dbb6c_d20250330_m054557_c001_v7007000_t0000_u01743313557662") 2025/03/30 05:46:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f09252e17_d20250330_m054557_c001_v0001180_t0000_u01743313557423") 2025/03/30 05:46:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f10064f1f09252e0f_d20250330_m054556_c001_v0001180_t0004_u01743313556828") 2025/03/30 05:46:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z4ff2cdd3900deb5b9f580e1b_f402137e355309acf_d20250330_m054223_c001_v7007000_t0000_u01743313343091") 2025/03/30 05:46:05 INFO : B2 bucket rclone-test-rozacep4pajo: cleaning bucket "rclone-test-rozacep4pajo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (340.78s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (338.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.51s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- 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.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (42.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (20.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 340.807s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m41.560079493s (try 1/5)