"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/12 01:29:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mileqef6suca" 2025/04/12 01:29:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/12 01:29:54 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/12 01:29:55 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/12 01:29:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/12 01:30:17 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/12 01:30:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/12 01:30:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/12 01:30:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/12 01:30:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/12 01:30:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/12 01:30:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/12 01:30:20 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/12 01:30:26 DEBUG : Creating backend with remote "TestB2:" 2025/04/12 01:30:26 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/12 01:30:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/12 01:30:32 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of all files 2025/04/12 01:30:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586df8_d20250412_m013031_c001_v0001182_t0039_u01744421431593") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/12 01:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mileqef6suca/dirToPurgeFromRoot" 2025/04/12 01:30:34 INFO : B2 bucket rclone-test-mileqef6suca path dirToPurgeFromRoot: cleaning bucket "rclone-test-mileqef6suca" of all files 2025/04/12 01:30:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586e14_d20250412_m013033_c001_v0001182_t0018_u01744421433085") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/12 01:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mileqef6suca/hello? sausage/êé" 2025/04/12 01:30:40 INFO : B2 bucket rclone-test-mileqef6suca path hello? sausage/êé: cleaning bucket "rclone-test-mileqef6suca" of all files 2025/04/12 01:30:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f1136d602a838d3f9_d20250412_m013038_c001_v0001144_t0038_u01744421438291") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/12 01:30:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mileqef6suca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/12 01:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mileqef6suca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-mileqef6suca" from "TestB2:rclone-test-mileqef6suca" 2025/04/12 01:30:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/12 01:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sulabih5jewo" 2025/04/12 01:31:03 DEBUG : Config file has changed externally - reloading 2025/04/12 01:31:10 DEBUG : B2 bucket rclone-test-sulabih5jewo: Purge remote 2025/04/12 01:31:10 INFO : B2 bucket rclone-test-sulabih5jewo: cleaning bucket "rclone-test-sulabih5jewo" of all files 2025/04/12 01:31:10 DEBUG : somefile: Deleting (id "4_z1f322db390fd2b7b9f680e1b_f40707ba3a4381cdc_d20250412_m013109_c001_v0001184_t0023_u01744421469034") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/12 01:31:12 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/12 01:31:13 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/12 01:31:16 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/12 01:31:16 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/12 01:31:16 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.515Ki offset 6Mi/6.106Mi 2025/04/12 01:31:16 DEBUG : test-metadata: Sending chunk 1 length 111119 2025/04/12 01:31:17 DEBUG : test-metadata: Done sending chunk 1 2025/04/12 01:31:18 DEBUG : test-metadata: Done sending chunk 0 2025/04/12 01:31:18 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/12 01:31:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/04/12 01:31:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/12 01:31:26 DEBUG : pacer: Reducing sleep to 10ms 2025/04/12 01:31:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-11.backblaze.com/b2api/v1/b2_upload_file/afe21d7390ed2b7b9f680e1b/c001_v0001182_t0018": EOF 2025/04/12 01:31:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-11.backblaze.com/b2api/v1/b2_upload_file/afe21d7390ed2b7b9f680e1b/c001_v0001182_t0018": EOF) 2025/04/12 01:31:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1182-11.backblaze.com/b2api/v1/b2_upload_file/afe21d7390ed2b7b9f680e1b/c001_v0001182_t0018": EOF - low level retry 1/10 2025/04/12 01:31:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-12-013123-340.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/12 01:31:32 DEBUG : oldPath = "TestB2:rclone-test-mileqef6suca/versions/test-versions-v2025-04-12-013123-340.txt" 2025/04/12 01:31:32 DEBUG : newPath = "TestB2,versions:rclone-test-mileqef6suca/versions/test-versions-v2025-04-12-013123-340.txt" 2025/04/12 01:31:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-mileqef6suca/versions/test-versions-v2025-04-12-013123-340.txt" 2025/04/12 01:31:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/12 01:31:33 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-mileqef6suca/versions/test-versions-v2025-04-12-013123-340.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-mileqef6suca/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/12 01:31:35 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of all hidden files 2025/04/12 01:31:35 DEBUG : leading space/ leading space: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea4_d20250412_m013001_c001_v7007000_t0000_u01744421401924") as it is a hide marker 2025/04/12 01:31:35 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : leading space/ leading space: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b6a_d20250412_m013001_c001_v0001182_t0025_u01744421401334") 2025/04/12 01:31:35 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea1_d20250412_m013000_c001_v7007000_t0000_u01744421400978") as it is a hide marker 2025/04/12 01:31:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b52_d20250412_m013000_c001_v0001182_t0029_u01744421400381") 2025/04/12 01:31:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb3_d20250412_m013007_c001_v7007000_t0000_u01744421407513") as it is a hide marker 2025/04/12 01:31:35 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bda_d20250412_m013006_c001_v0001182_t0016_u01744421406949") 2025/04/12 01:31:35 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : created from root.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49af28_d20250412_m013100_c001_v7007000_t0000_u01744421460009") as it is a hide marker 2025/04/12 01:31:35 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : created from root.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f1128b463f4080276_d20250412_m013059_c001_v0001179_t0009_u01744421459065") 2025/04/12 01:31:35 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : file name.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8a_d20250412_m013112_c001_v7007000_t0000_u01744421472011") as it is a hide marker 2025/04/12 01:31:35 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586f94_d20250412_m013048_c001_v0001182_t0018_u01744421448578") 2025/04/12 01:31:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f10649ebfd6995cde_d20250412_m013044_c001_v0001136_t0011_u01744421444812") 2025/04/12 01:31:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d6c_d20250412_m013023_c001_v0001182_t0034_u01744421423980") 2025/04/12 01:31:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d5c_d20250412_m013023_c001_v0001182_t0043_u01744421423210") 2025/04/12 01:31:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d62_d20250412_m013023_c001_v0001182_t0038_u01744421423582") "upload" dated 2025-04-12 01:30:23.582 +0000 UTC (1m12.085760306s ago) 2025/04/12 01:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f0eb347566309_d20250412_m013042_c001_v7007000_t0000_u01744421442624") as it is a hide marker 2025/04/12 01:31:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f112182e453d689a7_d20250412_m013042_c001_v0001171_t0035_u01744421442364") 2025/04/12 01:31:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f103fc99d6566886e_d20250412_m013041_c001_v0001100_t0051_u01744421441709") 2025/04/12 01:31:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec8_d20250412_m013014_c001_v7007000_t0000_u01744421414061") as it is a hide marker 2025/04/12 01:31:35 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c7e_d20250412_m013013_c001_v0001182_t0012_u01744421413477") 2025/04/12 01:31:35 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : piped data.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8c_d20250412_m013113_c001_v7007000_t0000_u01744421473757") as it is a hide marker 2025/04/12 01:31:35 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : piped data.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8587188_d20250412_m013113_c001_v0001182_t0000_u01744421473364") 2025/04/12 01:31:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : piped data.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8b_d20250412_m013113_c001_v7007000_t0000_u01744421473116") 2025/04/12 01:31:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : piped data.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f411fe726c8587178_d20250412_m013112_c001_v0001182_t0018_u01744421472733") 2025/04/12 01:31:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aecb_d20250412_m013014_c001_v7007000_t0000_u01744421414997") as it is a hide marker 2025/04/12 01:31:35 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c93_d20250412_m013014_c001_v0001182_t0042_u01744421414428") 2025/04/12 01:31:35 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : test-metadata: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f4113b98527167bd9_d20250412_m013120_c001_v7007000_t0000_u01744421480798") as it is a hide marker 2025/04/12 01:31:35 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : test-metadata: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2050bbfef4e7df8f_d20250412_m013115_c001_v0001165_t0036_u01744421475720") 2025/04/12 01:31:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : test-metadata: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8e_d20250412_m013114_c001_v7007000_t0000_u01744421474726") 2025/04/12 01:31:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : test-metadata: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8587198_d20250412_m013113_c001_v0001182_t0013_u01744421473951") 2025/04/12 01:31:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb9_d20250412_m013009_c001_v7007000_t0000_u01744421409359") as it is a hide marker 2025/04/12 01:31:35 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c0b_d20250412_m013008_c001_v0001182_t0055_u01744421408796") 2025/04/12 01:31:35 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec3_d20250412_m013011_c001_v7007000_t0000_u01744421411243") as it is a hide marker 2025/04/12 01:31:35 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c35_d20250412_m013010_c001_v0001182_t0056_u01744421410675") 2025/04/12 01:31:35 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec1_d20250412_m013010_c001_v7007000_t0000_u01744421410298") as it is a hide marker 2025/04/12 01:31:35 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c1b_d20250412_m013009_c001_v0001182_t0009_u01744421409715") 2025/04/12 01:31:35 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec4_d20250412_m013012_c001_v7007000_t0000_u01744421412184") as it is a hide marker 2025/04/12 01:31:35 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c4a_d20250412_m013011_c001_v0001182_t0023_u01744421411599") 2025/04/12 01:31:35 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec6_d20250412_m013013_c001_v7007000_t0000_u01744421413121") as it is a hide marker 2025/04/12 01:31:35 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c5e_d20250412_m013012_c001_v0001182_t0048_u01744421412542") 2025/04/12 01:31:35 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb7_d20250412_m013008_c001_v7007000_t0000_u01744421408440") as it is a hide marker 2025/04/12 01:31:35 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : trailing space /trailing space : Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bf5_d20250412_m013007_c001_v0001182_t0040_u01744421407868") 2025/04/12 01:31:35 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae385f0_d20250412_m013131_c001_v0001145_t0043_u01744421491087") "upload" dated 2025-04-12 01:31:31.087 +0000 UTC (4.581301633s ago) 2025/04/12 01:31:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f400873e5dff1264d_d20250412_m013126_c001_v7007000_t0000_u01744421486341") 2025/04/12 01:31:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8587264_d20250412_m013123_c001_v0001182_t0039_u01744421483340") 2025/04/12 01:31:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aed7_d20250412_m013022_c001_v7007000_t0000_u01744421422667") as it is a hide marker 2025/04/12 01:31:35 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49aed1_d20250412_m013017_c001_v0001183_t0048_u01744421417163") 2025/04/12 01:31:35 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : zero-length-file: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aecf_d20250412_m013016_c001_v7007000_t0000_u01744421416849") as it is a hide marker 2025/04/12 01:31:35 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : zero-length-file: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f411fe726c8586cc4_d20250412_m013016_c001_v0001182_t0018_u01744421416278") 2025/04/12 01:31:35 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea7_d20250412_m013002_c001_v7007000_t0000_u01744421402868") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b84_d20250412_m013002_c001_v0001182_t0036_u01744421402292") 2025/04/12 01:31:35 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49ae9b_d20250412_m012958_c001_v7007000_t0000_u01744421398136") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586afc_d20250412_m012957_c001_v0001182_t0045_u01744421397190") 2025/04/12 01:31:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb0_d20250412_m013005_c001_v7007000_t0000_u01744421405668") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bb6_d20250412_m013005_c001_v0001182_t0029_u01744421405102") 2025/04/12 01:31:35 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeab_d20250412_m013004_c001_v7007000_t0000_u01744421404747") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586ba0_d20250412_m013004_c001_v0001182_t0052_u01744421404177") 2025/04/12 01:31:35 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb2_d20250412_m013006_c001_v7007000_t0000_u01744421406593") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bca_d20250412_m013006_c001_v0001182_t0022_u01744421406035") 2025/04/12 01:31:35 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea9_d20250412_m013003_c001_v7007000_t0000_u01744421403815") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b94_d20250412_m013003_c001_v0001182_t0040_u01744421403224") 2025/04/12 01:31:35 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ./.: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49ae9d_d20250412_m012959_c001_v7007000_t0000_u01744421399057") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ./.: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b1e_d20250412_m012958_c001_v0001182_t0042_u01744421398493") 2025/04/12 01:31:35 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/12 01:31:35 DEBUG : ../..: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea0_d20250412_m013000_c001_v7007000_t0000_u01744421400024") as it is a hide marker 2025/04/12 01:31:35 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/12 01:31:35 DEBUG : ../..: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b36_d20250412_m012959_c001_v0001182_t0018_u01744421399461") 2025/04/12 01:31:35 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/12 01:31:35 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of all hidden files 2025/04/12 01:31:36 DEBUG : leading space/ leading space: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea4_d20250412_m013001_c001_v7007000_t0000_u01744421401924") as it is a hide marker 2025/04/12 01:31:36 DEBUG : leading space/ leading space: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b6a_d20250412_m013001_c001_v0001182_t0025_u01744421401334") 2025/04/12 01:31:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea1_d20250412_m013000_c001_v7007000_t0000_u01744421400978") as it is a hide marker 2025/04/12 01:31:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b52_d20250412_m013000_c001_v0001182_t0029_u01744421400381") 2025/04/12 01:31:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb3_d20250412_m013007_c001_v7007000_t0000_u01744421407513") as it is a hide marker 2025/04/12 01:31:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bda_d20250412_m013006_c001_v0001182_t0016_u01744421406949") 2025/04/12 01:31:36 DEBUG : created from root.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49af28_d20250412_m013100_c001_v7007000_t0000_u01744421460009") as it is a hide marker 2025/04/12 01:31:36 DEBUG : created from root.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f1128b463f4080276_d20250412_m013059_c001_v0001179_t0009_u01744421459065") 2025/04/12 01:31:36 DEBUG : file name.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8a_d20250412_m013112_c001_v7007000_t0000_u01744421472011") as it is a hide marker 2025/04/12 01:31:36 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586f94_d20250412_m013048_c001_v0001182_t0018_u01744421448578") 2025/04/12 01:31:36 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f10649ebfd6995cde_d20250412_m013044_c001_v0001136_t0011_u01744421444812") 2025/04/12 01:31:36 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d6c_d20250412_m013023_c001_v0001182_t0034_u01744421423980") 2025/04/12 01:31:36 DEBUG : file name.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d5c_d20250412_m013023_c001_v0001182_t0043_u01744421423210") 2025/04/12 01:31:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d62_d20250412_m013023_c001_v0001182_t0038_u01744421423582") "upload" dated 2025-04-12 01:30:23.582 +0000 UTC (1m13.114240454s ago) 2025/04/12 01:31:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f0eb347566309_d20250412_m013042_c001_v7007000_t0000_u01744421442624") as it is a hide marker 2025/04/12 01:31:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f112182e453d689a7_d20250412_m013042_c001_v0001171_t0035_u01744421442364") 2025/04/12 01:31:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f103fc99d6566886e_d20250412_m013041_c001_v0001100_t0051_u01744421441709") 2025/04/12 01:31:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec8_d20250412_m013014_c001_v7007000_t0000_u01744421414061") as it is a hide marker 2025/04/12 01:31:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c7e_d20250412_m013013_c001_v0001182_t0012_u01744421413477") 2025/04/12 01:31:36 DEBUG : piped data.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8c_d20250412_m013113_c001_v7007000_t0000_u01744421473757") as it is a hide marker 2025/04/12 01:31:37 DEBUG : piped data.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8587188_d20250412_m013113_c001_v0001182_t0000_u01744421473364") 2025/04/12 01:31:37 DEBUG : piped data.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8b_d20250412_m013113_c001_v7007000_t0000_u01744421473116") 2025/04/12 01:31:37 DEBUG : piped data.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f411fe726c8587178_d20250412_m013112_c001_v0001182_t0018_u01744421472733") 2025/04/12 01:31:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aecb_d20250412_m013014_c001_v7007000_t0000_u01744421414997") as it is a hide marker 2025/04/12 01:31:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c93_d20250412_m013014_c001_v0001182_t0042_u01744421414428") 2025/04/12 01:31:37 DEBUG : test-metadata: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f4113b98527167bd9_d20250412_m013120_c001_v7007000_t0000_u01744421480798") as it is a hide marker 2025/04/12 01:31:37 DEBUG : test-metadata: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2050bbfef4e7df8f_d20250412_m013115_c001_v0001165_t0036_u01744421475720") 2025/04/12 01:31:37 DEBUG : test-metadata: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4050bbfef4e7df8e_d20250412_m013114_c001_v7007000_t0000_u01744421474726") 2025/04/12 01:31:37 DEBUG : test-metadata: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8587198_d20250412_m013113_c001_v0001182_t0013_u01744421473951") 2025/04/12 01:31:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb9_d20250412_m013009_c001_v7007000_t0000_u01744421409359") as it is a hide marker 2025/04/12 01:31:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c0b_d20250412_m013008_c001_v0001182_t0055_u01744421408796") 2025/04/12 01:31:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec3_d20250412_m013011_c001_v7007000_t0000_u01744421411243") as it is a hide marker 2025/04/12 01:31:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c35_d20250412_m013010_c001_v0001182_t0056_u01744421410675") 2025/04/12 01:31:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec1_d20250412_m013010_c001_v7007000_t0000_u01744421410298") as it is a hide marker 2025/04/12 01:31:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c1b_d20250412_m013009_c001_v0001182_t0009_u01744421409715") 2025/04/12 01:31:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec4_d20250412_m013012_c001_v7007000_t0000_u01744421412184") as it is a hide marker 2025/04/12 01:31:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c4a_d20250412_m013011_c001_v0001182_t0023_u01744421411599") 2025/04/12 01:31:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aec6_d20250412_m013013_c001_v7007000_t0000_u01744421413121") as it is a hide marker 2025/04/12 01:31:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586c5e_d20250412_m013012_c001_v0001182_t0048_u01744421412542") 2025/04/12 01:31:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb7_d20250412_m013008_c001_v7007000_t0000_u01744421408440") as it is a hide marker 2025/04/12 01:31:38 DEBUG : trailing space /trailing space : Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bf5_d20250412_m013007_c001_v0001182_t0040_u01744421407868") 2025/04/12 01:31:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae385f0_d20250412_m013131_c001_v0001145_t0043_u01744421491087") "upload" dated 2025-04-12 01:31:31.087 +0000 UTC (7.007440163s ago) 2025/04/12 01:31:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f400873e5dff1264d_d20250412_m013126_c001_v7007000_t0000_u01744421486341") 2025/04/12 01:31:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8587264_d20250412_m013123_c001_v0001182_t0039_u01744421483340") 2025/04/12 01:31:38 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aed7_d20250412_m013022_c001_v7007000_t0000_u01744421422667") as it is a hide marker 2025/04/12 01:31:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49aed1_d20250412_m013017_c001_v0001183_t0048_u01744421417163") 2025/04/12 01:31:38 DEBUG : zero-length-file: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aecf_d20250412_m013016_c001_v7007000_t0000_u01744421416849") as it is a hide marker 2025/04/12 01:31:38 DEBUG : zero-length-file: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f411fe726c8586cc4_d20250412_m013016_c001_v0001182_t0018_u01744421416278") 2025/04/12 01:31:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea7_d20250412_m013002_c001_v7007000_t0000_u01744421402868") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b84_d20250412_m013002_c001_v0001182_t0036_u01744421402292") 2025/04/12 01:31:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49ae9b_d20250412_m012958_c001_v7007000_t0000_u01744421398136") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586afc_d20250412_m012957_c001_v0001182_t0045_u01744421397190") 2025/04/12 01:31:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb0_d20250412_m013005_c001_v7007000_t0000_u01744421405668") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bb6_d20250412_m013005_c001_v0001182_t0029_u01744421405102") 2025/04/12 01:31:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeab_d20250412_m013004_c001_v7007000_t0000_u01744421404747") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586ba0_d20250412_m013004_c001_v0001182_t0052_u01744421404177") 2025/04/12 01:31:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aeb2_d20250412_m013006_c001_v7007000_t0000_u01744421406593") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586bca_d20250412_m013006_c001_v0001182_t0022_u01744421406035") 2025/04/12 01:31:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea9_d20250412_m013003_c001_v7007000_t0000_u01744421403815") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b94_d20250412_m013003_c001_v0001182_t0040_u01744421403224") 2025/04/12 01:31:38 DEBUG : ./.: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49ae9d_d20250412_m012959_c001_v7007000_t0000_u01744421399057") as it is a hide marker 2025/04/12 01:31:38 DEBUG : ./.: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b1e_d20250412_m012958_c001_v0001182_t0042_u01744421398493") 2025/04/12 01:31:39 DEBUG : ../..: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49aea0_d20250412_m013000_c001_v7007000_t0000_u01744421400024") as it is a hide marker 2025/04/12 01:31:39 DEBUG : ../..: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586b36_d20250412_m012959_c001_v0001182_t0018_u01744421399461") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/12 01:31:39 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/12 01:31:40 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/12 01:31:40 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/12 01:31:40 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/12 01:31:40 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of pending multipart uploads older than 0s 2025/04/12 01:31:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d62_d20250412_m013023_c001_v0001182_t0038_u01744421423582") "upload" dated 2025-04-12 01:30:23.582 +0000 UTC (1m17.41810964s ago) 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12664_d20250412_m013139_c001_v0001171_t0030_u01744421499972") as it is a start marker (upload started at 2025-04-12 01:31:39.972 +0000 UTC) 2025/04/12 01:31:41 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12665_d20250412_m013140_c001_v0001180_t0026_u01744421500164") as it is a start marker (upload started at 2025-04-12 01:31:40.164 +0000 UTC) 2025/04/12 01:31:41 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12666_d20250412_m013140_c001_v0001182_t0022_u01744421500357") as it is a start marker (upload started at 2025-04-12 01:31:40.357 +0000 UTC) 2025/04/12 01:31:41 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12667_d20250412_m013140_c001_v0001039_t0021_u01744421500539") as it is a start marker (upload started at 2025-04-12 01:31:40.539 +0000 UTC) 2025/04/12 01:31:41 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/12 01:31:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f400873e5dff12662_d20250412_m013139_c001_v7007000_t0000_u01744421499791") "hide" dated 2025-04-12 01:31:39.791 +0000 UTC (1.209240766s ago) 2025/04/12 01:31:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae385f0_d20250412_m013131_c001_v0001145_t0043_u01744421491087") 2025/04/12 01:31:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/12 01:31:41 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of pending multipart uploads older than 0s 2025/04/12 01:31:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d62_d20250412_m013023_c001_v0001182_t0038_u01744421423582") "upload" dated 2025-04-12 01:30:23.582 +0000 UTC (1m17.782980323s ago) 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12664_d20250412_m013139_c001_v0001171_t0030_u01744421499972") as it is a start marker (upload started at 2025-04-12 01:31:39.972 +0000 UTC) 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12665_d20250412_m013140_c001_v0001180_t0026_u01744421500164") as it is a start marker (upload started at 2025-04-12 01:31:40.164 +0000 UTC) 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12666_d20250412_m013140_c001_v0001182_t0022_u01744421500357") as it is a start marker (upload started at 2025-04-12 01:31:40.357 +0000 UTC) 2025/04/12 01:31:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12667_d20250412_m013140_c001_v0001039_t0021_u01744421500539") as it is a start marker (upload started at 2025-04-12 01:31:40.539 +0000 UTC) 2025/04/12 01:31:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafe21d7390ed2b7b9f680e1b_f400873e5dff12662_d20250412_m013139_c001_v7007000_t0000_u01744421499791") "hide" dated 2025-04-12 01:31:39.791 +0000 UTC (1.57415497s ago) 2025/04/12 01:31:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae385f0_d20250412_m013131_c001_v0001145_t0043_u01744421491087") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/12 01:31:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/12 01:31:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/12 01:31:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/12 01:31:47 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/12 01:31:47 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/12 01:31:47 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/12 01:31:47 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/12 01:31:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/12 01:31:50 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/12 01:31:50 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/12 01:31:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:31:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/12 01:31:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b02c_d20250412_m013153_c001_v0001042_t0018_u01744421513026") 2025/04/12 01:31:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:31:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/12 01:31:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/12 01:31:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:31:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:31:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/12 01:31:57 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/12 01:31:57 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/12 01:31:57 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/12 01:31:57 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/12 01:31:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/12 01:31:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/12 01:31:59 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/12 01:32:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/12 01:32:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b045_d20250412_m013201_c001_v0001144_t0050_u01744421521900") 2025/04/12 01:32:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/12 01:32:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/12 01:32:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/12 01:32:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/12 01:32:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/12 01:32:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/12 01:32:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/12 01:32:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/12 01:32:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/12 01:32:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/12 01:32:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/12 01:32:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/12 01:32:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/12 01:32:10 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/12 01:32:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/12 01:32:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b0ba_d20250412_m013212_c001_v0001038_t0040_u01744421532030") 2025/04/12 01:32:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/12 01:32:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:32:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/12 01:32:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/12 01:32:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/12 01:32:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/12 01:32:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/12 01:32:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/12 01:32:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/12 01:32:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/12 01:32:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/12 01:32:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/12 01:32:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/12 01:32:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/12 01:32:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b0f4_d20250412_m013220_c001_v0001098_t0046_u01744421540333") 2025/04/12 01:32:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:32:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/12 01:32:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/12 01:32:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/12 01:32:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/12 01:32:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/12 01:32:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/12 01:32:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/12 01:32:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/12 01:32:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/12 01:32:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/12 01:32:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/12 01:32:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb30195_d20250412_m013228_c001_v0001184_t0055_u01744421548915") 2025/04/12 01:32:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/12 01:32:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/12 01:32:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/12 01:32:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/12 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/12 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/12 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/12 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/12 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/12 01:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/12 01:32:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/12 01:32:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/12 01:32:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/12 01:32:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/12 01:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/12 01:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb301ac_d20250412_m013237_c001_v0001145_t0045_u01744421557544") 2025/04/12 01:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/12 01:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/12 01:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/12 01:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/12 01:32:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/12 01:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/12 01:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/12 01:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/12 01:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/12 01:32:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/12 01:32:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/12 01:32:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/12 01:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/12 01:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb301b1_d20250412_m013246_c001_v0001043_t0012_u01744421566680") 2025/04/12 01:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/12 01:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/12 01:32:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/12 01:32:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/12 01:32:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/12 01:32:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/12 01:32:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/12 01:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/12 01:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/12 01:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/12 01:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/12 01:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d05c_d20250412_m013255_c001_v0001100_t0048_u01744421575812") 2025/04/12 01:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/12 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/12 01:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/12 01:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/12 01:33:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/12 01:33:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/12 01:33:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/12 01:33:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/12 01:33:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/12 01:33:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/12 01:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/12 01:33:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/12 01:33:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/12 01:33:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/12 01:33:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:33:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/12 01:33:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f218759f8b3615776_d20250412_m013304_c001_v0001182_t0039_u01744421584880") 2025/04/12 01:33:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/12 01:33:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:33:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/12 01:33:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/12 01:33:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/12 01:33:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:33:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:33:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/12 01:33:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/12 01:33:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/12 01:33:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/12 01:33:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/12 01:33:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/12 01:33:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/12 01:33:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/12 01:33:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:33:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/12 01:33:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f218759f8b36157ce_d20250412_m013314_c001_v0001104_t0038_u01744421594384") 2025/04/12 01:33:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:33:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/12 01:33:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/12 01:33:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:33:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:33:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/12 01:33:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/12 01:33:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/12 01:33:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/12 01:33:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/12 01:33:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/12 01:33:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/12 01:33:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/12 01:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/12 01:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d0a0_d20250412_m013324_c001_v0001182_t0047_u01744421604410") 2025/04/12 01:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/12 01:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/12 01:33:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/12 01:33:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:33:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:33:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/12 01:33:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/12 01:33:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/12 01:33:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/12 01:33:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/12 01:33:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/12 01:33:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/12 01:33:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/12 01:33:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/12 01:33:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/12 01:33:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d0b8_d20250412_m013334_c001_v0001093_t0050_u01744421614441") 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/12 01:33:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/12 01:33:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/12 01:33:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:33:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:33:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/12 01:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/12 01:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/12 01:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/12 01:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/12 01:33:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/12 01:33:50 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/12 01:33:50 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/12 01:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/12 01:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f203af6e7d6707fb6_d20250412_m013352_c001_v0001093_t0018_u01744421632208") 2025/04/12 01:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/12 01:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/12 01:33:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:33:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/12 01:34:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/12 01:34:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/12 01:34:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/12 01:34:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/12 01:34:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/12 01:34:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/12 01:34:12 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/12 01:34:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:34:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/12 01:34:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f212fea736ad009bc_d20250412_m013417_c001_v0001171_t0006_u01744421657040") 2025/04/12 01:34:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/12 01:34:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/12 01:34:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/12 01:34:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:34:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:34:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/12 01:34:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/12 01:34:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/12 01:34:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/12 01:34:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/12 01:34:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/12 01:34:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/12 01:34:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/12 01:34:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/12 01:34:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/12 01:34:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/12 01:34:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:34:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/12 01:34:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04c4_d20250412_m013428_c001_v0001171_t0017_u01744421668070") 2025/04/12 01:34:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/12 01:34:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:34:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/12 01:34:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/12 01:34:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/12 01:34:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/12 01:34:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/12 01:34:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/12 01:34:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/12 01:34:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/12 01:34:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/12 01:34:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/12 01:34:36 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/12 01:34:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:34:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/12 01:34:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12831_d20250412_m013438_c001_v0001100_t0011_u01744421678626") 2025/04/12 01:34:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:34:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/12 01:34:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/12 01:34:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:34:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:34:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/12 01:34:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/12 01:34:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/12 01:34:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/12 01:34:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/12 01:34:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/12 01:34:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/12 01:34:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/12 01:34:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:34:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/12 01:34:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04da_d20250412_m013449_c001_v0001116_t0053_u01744421689228") 2025/04/12 01:34:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/12 01:34:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/12 01:34:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/12 01:34:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:34:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:34:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/12 01:34:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/12 01:34:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/12 01:34:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/12 01:34:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/12 01:34:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/12 01:34:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/12 01:34:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/12 01:34:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/12 01:34:59 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/12 01:34:59 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/12 01:35:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/12 01:35:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/12 01:35:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zafe21d7390ed2b7b9f680e1b_f219f0eb347566591_d20250412_m013504_c001_v0001184_t0015_u01744421704204") 2025/04/12 01:35:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/12 01:35:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/12 01:35:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/12 01:35:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/12 01:35:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/12 01:35:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/12 01:35:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/12 01:35:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/12 01:35:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafe21d7390ed2b7b9f680e1b_f2135fb9454232e1c_d20250412_m013516_c001_v0001182_t0017_u01744421716095") 2025/04/12 01:35:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/12 01:35:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/12 01:35:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/12 01:35:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/12 01:35:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/12 01:35:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/12 01:35:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/12 01:35:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/12 01:35:19 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/12 01:35:21 DEBUG : chunked-copy: Done sending chunk 0 2025/04/12 01:35:21 DEBUG : chunked-copy: Done sending chunk 1 2025/04/12 01:35:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/12 01:35:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafe21d7390ed2b7b9f680e1b_f2135fb9454232e24_d20250412_m013522_c001_v0001183_t0056_u01744421722416") 2025/04/12 01:35:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/12 01:35:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/12 01:35:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/12 01:35:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/12 01:35:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/12 01:35:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/12 01:35:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/12 01:35:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/12 01:35:25 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/12 01:35:28 DEBUG : chunked-copy: Done sending chunk 1 2025/04/12 01:35:30 DEBUG : chunked-copy: Done sending chunk 0 2025/04/12 01:35:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/12 01:35:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49bdb4_d20250412_m013531_c001_v0001091_t0022_u01744421731052") 2025/04/12 01:35:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/12 01:35:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/12 01:35:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/12 01:35:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/12 01:35:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/12 01:35:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/12 01:35:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/12 01:35:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/12 01:35:35 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/12 01:35:37 DEBUG : chunked-copy: Done sending chunk 1 2025/04/12 01:35:37 DEBUG : chunked-copy: Done sending chunk 0 2025/04/12 01:35:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/12 01:35:38 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49bdb9_d20250412_m013538_c001_v0001120_t0024_u01744421738719") 2025/04/12 01:35:38 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/12 01:35:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/12 01:35:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/12 01:35:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/12 01:35:39 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/12 01:35:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/12 01:35:39 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/12 01:35:41 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/12 01:35:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/12 01:35:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mileqef6suca/deeper/nonexisting/directory" 2025/04/12 01:35:43 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/12 01:35:44 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of all files 2025/04/12 01:35:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f414561d9464d04d3_d20250412_m013442_c001_v7007000_t0000_u01744421682868") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12831_d20250412_m013438_c001_v0001100_t0011_u01744421678626") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f400873e5dff1282f_d20250412_m013438_c001_v7007000_t0000_u01744421678043") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04c8_d20250412_m013433_c001_v0001181_t0010_u01744421673535") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4135fb9454232e15_d20250412_m013509_c001_v7007000_t0000_u01744421709719") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f0eb347566591_d20250412_m013504_c001_v0001184_t0015_u01744421704204") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f0eb347566590_d20250412_m013503_c001_v7007000_t0000_u01744421703316") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04de_d20250412_m013455_c001_v0001171_t0036_u01744421695141") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f414561d9464d04dd_d20250412_m013454_c001_v7007000_t0000_u01744421694944") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04da_d20250412_m013449_c001_v0001116_t0053_u01744421689228") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f414561d9464d04d9_d20250412_m013448_c001_v7007000_t0000_u01744421688633") 2025/04/12 01:35:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04d4_d20250412_m013443_c001_v0001184_t0021_u01744421683050") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d03d_d20250412_m013241_c001_v7007000_t0000_u01744421561711") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb301ac_d20250412_m013237_c001_v0001145_t0045_u01744421557544") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4073bd6bacb301a0_d20250412_m013232_c001_v7007000_t0000_u01744421552876") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb30195_d20250412_m013228_c001_v0001184_t0055_u01744421548915") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4073bd6bacb301ab_d20250412_m013237_c001_v7007000_t0000_u01744421557171") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb301a1_d20250412_m013233_c001_v0001183_t0014_u01744421553058") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4073bd6bacb30192_d20250412_m013228_c001_v7007000_t0000_u01744421548475") 2025/04/12 01:35:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb30190_d20250412_m013224_c001_v0001145_t0037_u01744421544035") 2025/04/12 01:35:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4073bd6bacb3018f_d20250412_m013223_c001_v7007000_t0000_u01744421543852") 2025/04/12 01:35:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b0f4_d20250412_m013220_c001_v0001098_t0046_u01744421540333") 2025/04/12 01:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49b0f3_d20250412_m013219_c001_v7007000_t0000_u01744421539942") 2025/04/12 01:35:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb30189_d20250412_m013216_c001_v0001182_t0049_u01744421536403") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d087_d20250412_m013308_c001_v7007000_t0000_u01744421588865") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f218759f8b3615776_d20250412_m013304_c001_v0001182_t0039_u01744421584880") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d070_d20250412_m013300_c001_v7007000_t0000_u01744421580155") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d05c_d20250412_m013255_c001_v0001100_t0048_u01744421575812") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f418759f8b361576a_d20250412_m013304_c001_v7007000_t0000_u01744421584426") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d071_d20250412_m013300_c001_v0001184_t0038_u01744421580369") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d05b_d20250412_m013254_c001_v7007000_t0000_u01744421574975") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d04f_d20250412_m013250_c001_v0001153_t0012_u01744421570599") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d04d_d20250412_m013250_c001_v7007000_t0000_u01744421570405") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2073bd6bacb301b1_d20250412_m013246_c001_v0001043_t0012_u01744421566680") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4073bd6bacb301b0_d20250412_m013246_c001_v7007000_t0000_u01744421566235") 2025/04/12 01:35:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d03e_d20250412_m013241_c001_v0001113_t0004_u01744421561904") 2025/04/12 01:35:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4073bd6bacb30188_d20250412_m013216_c001_v7007000_t0000_u01744421536220") 2025/04/12 01:35:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b0ba_d20250412_m013212_c001_v0001038_t0040_u01744421532030") 2025/04/12 01:35:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49b0b2_d20250412_m013211_c001_v7007000_t0000_u01744421531594") 2025/04/12 01:35:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b075_d20250412_m013206_c001_v0001116_t0020_u01744421526951") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49b072_d20250412_m013206_c001_v7007000_t0000_u01744421526768") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b045_d20250412_m013201_c001_v0001144_t0050_u01744421521900") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49b044_d20250412_m013201_c001_v7007000_t0000_u01744421521425") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2135fb9454232c4c_d20250412_m013157_c001_v0001171_t0046_u01744421517029") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4135fb9454232c4b_d20250412_m013156_c001_v7007000_t0000_u01744421516848") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49b02c_d20250412_m013153_c001_v0001042_t0018_u01744421513026") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49b024_d20250412_m013152_c001_v7007000_t0000_u01744421512599") 2025/04/12 01:35:47 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f200873e5dff12681_d20250412_m013147_c001_v0001184_t0018_u01744421507537") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4075e2da495ab500_d20250412_m013346_c001_v7007000_t0000_u01744421626729") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d0b8_d20250412_m013334_c001_v0001093_t0050_u01744421614441") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d0a5_d20250412_m013328_c001_v7007000_t0000_u01744421608849") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d0a0_d20250412_m013324_c001_v0001182_t0047_u01744421604410") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d0b7_d20250412_m013334_c001_v7007000_t0000_u01744421614010") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d0a6_d20250412_m013329_c001_v0001171_t0010_u01744421609043") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d09e_d20250412_m013323_c001_v7007000_t0000_u01744421603908") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d09c_d20250412_m013318_c001_v0001157_t0046_u01744421598933") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f417558988111d09b_d20250412_m013318_c001_v7007000_t0000_u01744421598745") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f218759f8b36157ce_d20250412_m013314_c001_v0001104_t0038_u01744421594384") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f418759f8b36157cd_d20250412_m013313_c001_v7007000_t0000_u01744421593652") 2025/04/12 01:35:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f217558988111d089_d20250412_m013309_c001_v0001105_t0044_u01744421589061") 2025/04/12 01:35:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f414561d9464d04c7_d20250412_m013433_c001_v7007000_t0000_u01744421673335") 2025/04/12 01:35:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f214561d9464d04c4_d20250412_m013428_c001_v0001171_t0017_u01744421668070") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f414561d9464d04c2_d20250412_m013427_c001_v7007000_t0000_u01744421667567") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f212fea736ad009c2_d20250412_m013422_c001_v0001145_t0044_u01744421662104") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f412fea736ad009c1_d20250412_m013421_c001_v7007000_t0000_u01744421661906") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f212fea736ad009bc_d20250412_m013417_c001_v0001171_t0006_u01744421657040") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f412fea736ad009bb_d20250412_m013416_c001_v7007000_t0000_u01744421656506") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2113b98527167e59_d20250412_m013402_c001_v0001171_t0001_u01744421642900") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4113b98527167e58_d20250412_m013402_c001_v7007000_t0000_u01744421642719") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f203af6e7d6707fb6_d20250412_m013352_c001_v0001093_t0018_u01744421632208") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f403af6e7d6707fb3_d20250412_m013351_c001_v7007000_t0000_u01744421631534") 2025/04/12 01:35:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2075e2da495ab502_d20250412_m013346_c001_v0001104_t0045_u01744421626926") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f40646fd8e869e38c_d20250412_m013541_c001_v7007000_t0000_u01744421741102") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2075e2da495ab565_d20250412_m013535_c001_v0001171_t0011_u01744421735209") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4075e2da495ab564_d20250412_m013534_c001_v7007000_t0000_u01744421734483") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2135fb9454232e28_d20250412_m013524_c001_v0001171_t0027_u01744421724954") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4135fb9454232e26_d20250412_m013524_c001_v7007000_t0000_u01744421724282") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49bdab_d20250412_m013518_c001_v0001100_t0012_u01744421718998") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49bdaa_d20250412_m013518_c001_v7007000_t0000_u01744421718363") 2025/04/12 01:35:48 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae38837_d20250412_m013514_c001_v0001145_t0027_u01744421714361") 2025/04/12 01:35:49 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4135fb9454232e19_d20250412_m013513_c001_v7007000_t0000_u01744421713835") 2025/04/12 01:35:49 DEBUG : chunked-copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae38831_d20250412_m013510_c001_v0001145_t0040_u01744421710522") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f40646fd8e869e38b_d20250412_m013540_c001_v7007000_t0000_u01744421740897") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49bdb9_d20250412_m013538_c001_v0001120_t0024_u01744421738719") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4075e2da495ab563_d20250412_m013534_c001_v7007000_t0000_u01744421734299") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f219f9d256e49bdb4_d20250412_m013531_c001_v0001091_t0022_u01744421731052") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4135fb9454232e25_d20250412_m013524_c001_v7007000_t0000_u01744421724051") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2135fb9454232e24_d20250412_m013522_c001_v0001183_t0056_u01744421722416") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f419f9d256e49bda8_d20250412_m013518_c001_v7007000_t0000_u01744421718139") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f2135fb9454232e1c_d20250412_m013516_c001_v0001182_t0017_u01744421716095") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f4135fb9454232e18_d20250412_m013513_c001_v7007000_t0000_u01744421713617") 2025/04/12 01:35:49 DEBUG : chunked-copy.copy: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f11590e81c1821d1f_d20250412_m013512_c001_v0001130_t0049_u01744421712644") 2025/04/12 01:35:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f111fe726c8586d62_d20250412_m013023_c001_v0001182_t0038_u01744421423582") 2025/04/12 01:35:49 DEBUG : unknown-size-put.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f40646fd8e869e38d_d20250412_m013541_c001_v7007000_t0000_u01744421741915") 2025/04/12 01:35:49 DEBUG : unknown-size-put.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae3888f_d20250412_m013541_c001_v0001145_t0058_u01744421741643") 2025/04/12 01:35:49 DEBUG : unknown-size-update.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f40646fd8e869e38e_d20250412_m013543_c001_v7007000_t0000_u01744421743156") 2025/04/12 01:35:49 DEBUG : unknown-size-update.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae38893_d20250412_m013542_c001_v0001145_t0044_u01744421742850") 2025/04/12 01:35:49 DEBUG : unknown-size-update.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f100ffb216ae38891_d20250412_m013542_c001_v0001145_t0010_u01744421742099") 2025/04/12 01:35:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zafe21d7390ed2b7b9f680e1b_f400873e5dff12662_d20250412_m013139_c001_v7007000_t0000_u01744421499791") 2025/04/12 01:35:54 INFO : B2 bucket rclone-test-mileqef6suca: cleaning bucket "rclone-test-mileqef6suca" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (364.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.56s) --- PASS: TestIntegration/FsMkdir (360.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.82s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.68s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.01s) --- 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.20s) --- 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 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (202.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (17.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (12.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (46.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (15.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (19.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (10.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- 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 364.359s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m5.103947109s (try 1/5)