"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:442: Using remote "TestB2:" 2025/02/06 04:48:43 DEBUG : Creating backend with remote "TestB2:rclone-test-payugim6kazo" 2025/02/06 04:48:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/02/06 04:48:54 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/06 04:48:54 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/06 04:48:54 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/06 04:49:16 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/02/06 04:49:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/06 04:49:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/06 04:49:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/06 04:49:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/06 04:49:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/06 04:49:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/06 04:49:20 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/02/06 04:49:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/06 04:49:28 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/06 04:49:32 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of all files 2025/02/06 04:49:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c77_d20250206_m044932_c001_v0001177_t0042_u01738817372272") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/06 04:49:34 DEBUG : Creating backend with remote "TestB2:rclone-test-payugim6kazo/dirToPurgeFromRoot" 2025/02/06 04:49:35 INFO : B2 bucket rclone-test-payugim6kazo path dirToPurgeFromRoot: cleaning bucket "rclone-test-payugim6kazo" of all files 2025/02/06 04:49:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c7b_d20250206_m044933_c001_v0001177_t0051_u01738817373826") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/06 04:49:36 DEBUG : Creating backend with remote "TestB2:rclone-test-payugim6kazo/hello? sausage/êé" 2025/02/06 04:49:40 INFO : B2 bucket rclone-test-payugim6kazo path hello? sausage/êé: cleaning bucket "rclone-test-payugim6kazo" of all files 2025/02/06 04:49:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f100fcf18b588605d_d20250206_m044939_c001_v0001184_t0023_u01738817379067") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/06 04:49:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/02/06 04:49:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/06 04:49:42 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/02/06 04:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-payugim6kazo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/06 04:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-payugim6kazo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-payugim6kazo" from "TestB2:rclone-test-payugim6kazo" 2025/02/06 04:49:53 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/02/06 04:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fegipex2jigu" 2025/02/06 04:50:12 DEBUG : B2 bucket rclone-test-fegipex2jigu: Purge remote 2025/02/06 04:50:12 INFO : B2 bucket rclone-test-fegipex2jigu: cleaning bucket "rclone-test-fegipex2jigu" of all files 2025/02/06 04:50:12 DEBUG : somefile: Deleting (id "4_z8f020d43908ddb9b9f480e1b_f418b0caaf997450f_d20250206_m045010_c001_v0001172_t0028_u01738817410291") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/06 04:50:13 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/06 04:50:14 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/02/06 04:50:16 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/06 04:50:16 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/06 04:50:16 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.884Ki offset 6Mi/6.106Mi 2025/02/06 04:50:16 DEBUG : test-metadata: Sending chunk 1 length 111497 2025/02/06 04:50:18 DEBUG : test-metadata: Done sending chunk 1 2025/02/06 04:50:19 DEBUG : test-metadata: Done sending chunk 0 2025/02/06 04:50:19 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/02/06 04:50:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/02/06 04:50:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/06 04:50:27 DEBUG : pacer: Reducing sleep to 10ms 2025/02/06 04:50:29 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/bf92ed13906ddb9b9f480e1b/c001_v0001177_t0050": EOF 2025/02/06 04:50:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/bf92ed13906ddb9b9f480e1b/c001_v0001177_t0050": EOF) 2025/02/06 04:50:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/bf92ed13906ddb9b9f480e1b/c001_v0001177_t0050": EOF - low level retry 1/10 2025/02/06 04:50:31 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-02-06-045024-141.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/02/06 04:50:33 DEBUG : oldPath = "TestB2:rclone-test-payugim6kazo/versions/test-versions-v2025-02-06-045024-141.txt" 2025/02/06 04:50:33 DEBUG : newPath = "TestB2,versions:rclone-test-payugim6kazo/versions/test-versions-v2025-02-06-045024-141.txt" 2025/02/06 04:50:33 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-payugim6kazo/versions/test-versions-v2025-02-06-045024-141.txt" 2025/02/06 04:50:33 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/06 04:50:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-payugim6kazo/versions/test-versions-v2025-02-06-045024-141.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-payugim6kazo/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/02/06 04:50:36 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of all hidden files 2025/02/06 04:50:36 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d068_d20250206_m044901_c001_v7007000_t0000_u01738817341550") as it is a hide marker 2025/02/06 04:50:36 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : leading space/ leading space: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bfd_d20250206_m044900_c001_v0001177_t0055_u01738817340968") 2025/02/06 04:50:36 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d05d_d20250206_m044900_c001_v7007000_t0000_u01738817340608") as it is a hide marker 2025/02/06 04:50:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bfb_d20250206_m044900_c001_v0001177_t0033_u01738817340028") 2025/02/06 04:50:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d089_d20250206_m044907_c001_v7007000_t0000_u01738817347276") as it is a hide marker 2025/02/06 04:50:36 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c17_d20250206_m044906_c001_v0001177_t0013_u01738817346694") 2025/02/06 04:50:36 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : created from root.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4087affe9c82a61f_d20250206_m045001_c001_v7007000_t0000_u01738817401127") as it is a hide marker 2025/02/06 04:50:36 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : created from root.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1081a2d3e41636f2_d20250206_m044959_c001_v0001109_t0006_u01738817399873") 2025/02/06 04:50:36 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : file name.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c82_d20250206_m045013_c001_v7007000_t0000_u01738817413275") as it is a hide marker 2025/02/06 04:50:36 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57cab_d20250206_m044948_c001_v0001177_t0044_u01738817388902") 2025/02/06 04:50:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f114c364b7ddead13_d20250206_m044945_c001_v0001116_t0019_u01738817385142") 2025/02/06 04:50:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5f_d20250206_m044924_c001_v0001177_t0052_u01738817364212") 2025/02/06 04:50:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c57_d20250206_m044923_c001_v0001177_t0033_u01738817363417") 2025/02/06 04:50:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5d_d20250206_m044923_c001_v0001177_t0043_u01738817363816") "upload" dated 2025-02-06 04:49:23.816 +0000 UTC (1m12.759185483s ago) 2025/02/06 04:50:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4021173715595d8f_d20250206_m044942_c001_v7007000_t0000_u01738817382912") as it is a hide marker 2025/02/06 04:50:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f114b737a30b28712_d20250206_m044942_c001_v0001098_t0047_u01738817382589") 2025/02/06 04:50:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f114211ea2fd17832_d20250206_m044942_c001_v0001180_t0018_u01738817382007") 2025/02/06 04:50:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d09c_d20250206_m044914_c001_v7007000_t0000_u01738817354039") as it is a hide marker 2025/02/06 04:50:36 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c39_d20250206_m044913_c001_v0001177_t0020_u01738817353457") 2025/02/06 04:50:36 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : piped data.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c87_d20250206_m045014_c001_v7007000_t0000_u01738817414965") as it is a hide marker 2025/02/06 04:50:36 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : piped data.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57cf5_d20250206_m045014_c001_v0001177_t0048_u01738817414558") 2025/02/06 04:50:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : piped data.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c85_d20250206_m045014_c001_v7007000_t0000_u01738817414377") 2025/02/06 04:50:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : piped data.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40767e31c5e57cf3_d20250206_m045014_c001_v0001177_t0050_u01738817414006") 2025/02/06 04:50:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d0a0_d20250206_m044914_c001_v7007000_t0000_u01738817354977") as it is a hide marker 2025/02/06 04:50:36 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c3d_d20250206_m044914_c001_v0001177_t0057_u01738817354401") 2025/02/06 04:50:36 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : test-metadata: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4032164c44dd01e2_d20250206_m045021_c001_v7007000_t0000_u01738817421593") as it is a hide marker 2025/02/06 04:50:36 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : test-metadata: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2066816e391b1c8a_d20250206_m045016_c001_v0001183_t0058_u01738817416669") 2025/02/06 04:50:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : test-metadata: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c88_d20250206_m045015_c001_v7007000_t0000_u01738817415932") 2025/02/06 04:50:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : test-metadata: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57cf9_d20250206_m045015_c001_v0001177_t0058_u01738817415148") 2025/02/06 04:50:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d090_d20250206_m044909_c001_v7007000_t0000_u01738817349237") as it is a hide marker 2025/02/06 04:50:36 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c1f_d20250206_m044908_c001_v0001177_t0014_u01738817348648") 2025/02/06 04:50:36 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d094_d20250206_m044911_c001_v7007000_t0000_u01738817351214") as it is a hide marker 2025/02/06 04:50:36 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c29_d20250206_m044910_c001_v0001177_t0001_u01738817350567") 2025/02/06 04:50:36 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d093_d20250206_m044910_c001_v7007000_t0000_u01738817350182") as it is a hide marker 2025/02/06 04:50:36 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c23_d20250206_m044909_c001_v0001177_t0047_u01738817349599") 2025/02/06 04:50:36 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d095_d20250206_m044912_c001_v7007000_t0000_u01738817352151") as it is a hide marker 2025/02/06 04:50:36 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c2f_d20250206_m044911_c001_v0001177_t0040_u01738817351575") 2025/02/06 04:50:36 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d096_d20250206_m044913_c001_v7007000_t0000_u01738817353094") as it is a hide marker 2025/02/06 04:50:36 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c33_d20250206_m044912_c001_v0001177_t0043_u01738817352516") 2025/02/06 04:50:36 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d08c_d20250206_m044908_c001_v7007000_t0000_u01738817348287") as it is a hide marker 2025/02/06 04:50:36 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : trailing space /trailing space : Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c1b_d20250206_m044907_c001_v0001177_t0002_u01738817347651") 2025/02/06 04:50:36 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413337d3_d20250206_m045031_c001_v0001128_t0041_u01738817431893") "upload" dated 2025-02-06 04:50:31.893 +0000 UTC (4.682603654s ago) 2025/02/06 04:50:36 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4143615573079911_d20250206_m045027_c001_v7007000_t0000_u01738817427134") 2025/02/06 04:50:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57d0b_d20250206_m045024_c001_v0001177_t0048_u01738817424141") 2025/02/06 04:50:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d0b4_d20250206_m044922_c001_v7007000_t0000_u01738817362869") as it is a hide marker 2025/02/06 04:50:36 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d0ab_d20250206_m044917_c001_v0001178_t0023_u01738817357069") 2025/02/06 04:50:36 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : zero-length-file: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d0aa_d20250206_m044916_c001_v7007000_t0000_u01738817356822") as it is a hide marker 2025/02/06 04:50:36 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : zero-length-file: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40767e31c5e57c3f_d20250206_m044916_c001_v0001177_t0050_u01738817356264") 2025/02/06 04:50:36 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d06d_d20250206_m044902_c001_v7007000_t0000_u01738817342498") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c03_d20250206_m044901_c001_v0001177_t0057_u01738817341913") 2025/02/06 04:50:36 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d047_d20250206_m044857_c001_v7007000_t0000_u01738817337778") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bef_d20250206_m044856_c001_v0001177_t0026_u01738817336838") 2025/02/06 04:50:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d081_d20250206_m044905_c001_v7007000_t0000_u01738817345344") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c0f_d20250206_m044904_c001_v0001177_t0037_u01738817344762") 2025/02/06 04:50:36 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d07a_d20250206_m044904_c001_v7007000_t0000_u01738817344399") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c0b_d20250206_m044903_c001_v0001177_t0015_u01738817343815") 2025/02/06 04:50:36 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d083_d20250206_m044906_c001_v7007000_t0000_u01738817346334") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c11_d20250206_m044905_c001_v0001177_t0039_u01738817345704") 2025/02/06 04:50:36 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d076_d20250206_m044903_c001_v7007000_t0000_u01738817343434") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c09_d20250206_m044902_c001_v0001177_t0048_u01738817342860") 2025/02/06 04:50:36 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ./.: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d051_d20250206_m044858_c001_v7007000_t0000_u01738817338722") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ./.: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bf1_d20250206_m044858_c001_v0001177_t0030_u01738817338148") 2025/02/06 04:50:36 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/06 04:50:36 DEBUG : ../..: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d058_d20250206_m044859_c001_v7007000_t0000_u01738817339668") as it is a hide marker 2025/02/06 04:50:36 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/06 04:50:36 DEBUG : ../..: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bf3_d20250206_m044859_c001_v0001177_t0026_u01738817339088") 2025/02/06 04:50:36 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/06 04:50:36 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of all hidden files 2025/02/06 04:50:37 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d068_d20250206_m044901_c001_v7007000_t0000_u01738817341550") as it is a hide marker 2025/02/06 04:50:37 DEBUG : leading space/ leading space: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bfd_d20250206_m044900_c001_v0001177_t0055_u01738817340968") 2025/02/06 04:50:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d05d_d20250206_m044900_c001_v7007000_t0000_u01738817340608") as it is a hide marker 2025/02/06 04:50:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bfb_d20250206_m044900_c001_v0001177_t0033_u01738817340028") 2025/02/06 04:50:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d089_d20250206_m044907_c001_v7007000_t0000_u01738817347276") as it is a hide marker 2025/02/06 04:50:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c17_d20250206_m044906_c001_v0001177_t0013_u01738817346694") 2025/02/06 04:50:37 DEBUG : created from root.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4087affe9c82a61f_d20250206_m045001_c001_v7007000_t0000_u01738817401127") as it is a hide marker 2025/02/06 04:50:37 DEBUG : created from root.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1081a2d3e41636f2_d20250206_m044959_c001_v0001109_t0006_u01738817399873") 2025/02/06 04:50:37 DEBUG : file name.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c82_d20250206_m045013_c001_v7007000_t0000_u01738817413275") as it is a hide marker 2025/02/06 04:50:37 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57cab_d20250206_m044948_c001_v0001177_t0044_u01738817388902") 2025/02/06 04:50:37 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f114c364b7ddead13_d20250206_m044945_c001_v0001116_t0019_u01738817385142") 2025/02/06 04:50:37 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5f_d20250206_m044924_c001_v0001177_t0052_u01738817364212") 2025/02/06 04:50:37 DEBUG : file name.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c57_d20250206_m044923_c001_v0001177_t0033_u01738817363417") 2025/02/06 04:50:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5d_d20250206_m044923_c001_v0001177_t0043_u01738817363816") "upload" dated 2025-02-06 04:49:23.816 +0000 UTC (1m13.779259947s ago) 2025/02/06 04:50:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4021173715595d8f_d20250206_m044942_c001_v7007000_t0000_u01738817382912") as it is a hide marker 2025/02/06 04:50:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f114b737a30b28712_d20250206_m044942_c001_v0001098_t0047_u01738817382589") 2025/02/06 04:50:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f114211ea2fd17832_d20250206_m044942_c001_v0001180_t0018_u01738817382007") 2025/02/06 04:50:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d09c_d20250206_m044914_c001_v7007000_t0000_u01738817354039") as it is a hide marker 2025/02/06 04:50:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c39_d20250206_m044913_c001_v0001177_t0020_u01738817353457") 2025/02/06 04:50:37 DEBUG : piped data.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c87_d20250206_m045014_c001_v7007000_t0000_u01738817414965") as it is a hide marker 2025/02/06 04:50:37 DEBUG : piped data.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57cf5_d20250206_m045014_c001_v0001177_t0048_u01738817414558") 2025/02/06 04:50:37 DEBUG : piped data.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c85_d20250206_m045014_c001_v7007000_t0000_u01738817414377") 2025/02/06 04:50:37 DEBUG : piped data.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40767e31c5e57cf3_d20250206_m045014_c001_v0001177_t0050_u01738817414006") 2025/02/06 04:50:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d0a0_d20250206_m044914_c001_v7007000_t0000_u01738817354977") as it is a hide marker 2025/02/06 04:50:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c3d_d20250206_m044914_c001_v0001177_t0057_u01738817354401") 2025/02/06 04:50:38 DEBUG : test-metadata: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f4032164c44dd01e2_d20250206_m045021_c001_v7007000_t0000_u01738817421593") as it is a hide marker 2025/02/06 04:50:38 DEBUG : test-metadata: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2066816e391b1c8a_d20250206_m045016_c001_v0001183_t0058_u01738817416669") 2025/02/06 04:50:38 DEBUG : test-metadata: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4066816e391b1c88_d20250206_m045015_c001_v7007000_t0000_u01738817415932") 2025/02/06 04:50:38 DEBUG : test-metadata: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57cf9_d20250206_m045015_c001_v0001177_t0058_u01738817415148") 2025/02/06 04:50:38 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d090_d20250206_m044909_c001_v7007000_t0000_u01738817349237") as it is a hide marker 2025/02/06 04:50:38 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c1f_d20250206_m044908_c001_v0001177_t0014_u01738817348648") 2025/02/06 04:50:38 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d094_d20250206_m044911_c001_v7007000_t0000_u01738817351214") as it is a hide marker 2025/02/06 04:50:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c29_d20250206_m044910_c001_v0001177_t0001_u01738817350567") 2025/02/06 04:50:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d093_d20250206_m044910_c001_v7007000_t0000_u01738817350182") as it is a hide marker 2025/02/06 04:50:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c23_d20250206_m044909_c001_v0001177_t0047_u01738817349599") 2025/02/06 04:50:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d095_d20250206_m044912_c001_v7007000_t0000_u01738817352151") as it is a hide marker 2025/02/06 04:50:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c2f_d20250206_m044911_c001_v0001177_t0040_u01738817351575") 2025/02/06 04:50:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d096_d20250206_m044913_c001_v7007000_t0000_u01738817353094") as it is a hide marker 2025/02/06 04:50:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c33_d20250206_m044912_c001_v0001177_t0043_u01738817352516") 2025/02/06 04:50:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d08c_d20250206_m044908_c001_v7007000_t0000_u01738817348287") as it is a hide marker 2025/02/06 04:50:38 DEBUG : trailing space /trailing space : Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c1b_d20250206_m044907_c001_v0001177_t0002_u01738817347651") 2025/02/06 04:50:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413337d3_d20250206_m045031_c001_v0001128_t0041_u01738817431893") "upload" dated 2025-02-06 04:50:31.893 +0000 UTC (7.051999285s ago) 2025/02/06 04:50:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4143615573079911_d20250206_m045027_c001_v7007000_t0000_u01738817427134") 2025/02/06 04:50:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57d0b_d20250206_m045024_c001_v0001177_t0048_u01738817424141") 2025/02/06 04:50:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d0b4_d20250206_m044922_c001_v7007000_t0000_u01738817362869") as it is a hide marker 2025/02/06 04:50:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d0ab_d20250206_m044917_c001_v0001178_t0023_u01738817357069") 2025/02/06 04:50:39 DEBUG : zero-length-file: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d0aa_d20250206_m044916_c001_v7007000_t0000_u01738817356822") as it is a hide marker 2025/02/06 04:50:39 DEBUG : zero-length-file: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40767e31c5e57c3f_d20250206_m044916_c001_v0001177_t0050_u01738817356264") 2025/02/06 04:50:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d06d_d20250206_m044902_c001_v7007000_t0000_u01738817342498") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c03_d20250206_m044901_c001_v0001177_t0057_u01738817341913") 2025/02/06 04:50:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d047_d20250206_m044857_c001_v7007000_t0000_u01738817337778") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bef_d20250206_m044856_c001_v0001177_t0026_u01738817336838") 2025/02/06 04:50:39 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d081_d20250206_m044905_c001_v7007000_t0000_u01738817345344") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c0f_d20250206_m044904_c001_v0001177_t0037_u01738817344762") 2025/02/06 04:50:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d07a_d20250206_m044904_c001_v7007000_t0000_u01738817344399") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c0b_d20250206_m044903_c001_v0001177_t0015_u01738817343815") 2025/02/06 04:50:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d083_d20250206_m044906_c001_v7007000_t0000_u01738817346334") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c11_d20250206_m044905_c001_v0001177_t0039_u01738817345704") 2025/02/06 04:50:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d076_d20250206_m044903_c001_v7007000_t0000_u01738817343434") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c09_d20250206_m044902_c001_v0001177_t0048_u01738817342860") 2025/02/06 04:50:39 DEBUG : ./.: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d051_d20250206_m044858_c001_v7007000_t0000_u01738817338722") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ./.: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bf1_d20250206_m044858_c001_v0001177_t0030_u01738817338148") 2025/02/06 04:50:39 DEBUG : ../..: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d058_d20250206_m044859_c001_v7007000_t0000_u01738817339668") as it is a hide marker 2025/02/06 04:50:39 DEBUG : ../..: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57bf3_d20250206_m044859_c001_v0001177_t0026_u01738817339088") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/06 04:50:40 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/02/06 04:50: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/02/06 04:50:41 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/02/06 04:50:41 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/02/06 04:50:41 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of pending multipart uploads older than 0s 2025/02/06 04:50:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5d_d20250206_m044923_c001_v0001177_t0043_u01738817363816") "upload" dated 2025-02-06 04:49:23.816 +0000 UTC (1m18.053447207s ago) 2025/02/06 04:50:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b2_d20250206_m045040_c001_v0001130_t0022_u01738817440843") as it is a start marker (upload started at 2025-02-06 04:50:40.843 +0000 UTC) 2025/02/06 04:50:41 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/06 04:50:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b3_d20250206_m045041_c001_v0001146_t0017_u01738817441027") as it is a start marker (upload started at 2025-02-06 04:50:41.027 +0000 UTC) 2025/02/06 04:50:41 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/06 04:50:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b4_d20250206_m045041_c001_v0001120_t0044_u01738817441215") as it is a start marker (upload started at 2025-02-06 04:50:41.215 +0000 UTC) 2025/02/06 04:50:41 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/06 04:50:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b6_d20250206_m045041_c001_v0001183_t0006_u01738817441404") as it is a start marker (upload started at 2025-02-06 04:50:41.404 +0000 UTC) 2025/02/06 04:50:41 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/06 04:50:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f41934c5c0113a0b1_d20250206_m045040_c001_v7007000_t0000_u01738817440652") "hide" dated 2025-02-06 04:50:40.652 +0000 UTC (1.217549569s ago) 2025/02/06 04:50:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413337d3_d20250206_m045031_c001_v0001128_t0041_u01738817431893") 2025/02/06 04:50:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/06 04:50:42 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of pending multipart uploads older than 0s 2025/02/06 04:50:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5d_d20250206_m044923_c001_v0001177_t0043_u01738817363816") "upload" dated 2025-02-06 04:49:23.816 +0000 UTC (1m18.422591883s ago) 2025/02/06 04:50:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b2_d20250206_m045040_c001_v0001130_t0022_u01738817440843") as it is a start marker (upload started at 2025-02-06 04:50:40.843 +0000 UTC) 2025/02/06 04:50:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b3_d20250206_m045041_c001_v0001146_t0017_u01738817441027") as it is a start marker (upload started at 2025-02-06 04:50:41.027 +0000 UTC) 2025/02/06 04:50:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b4_d20250206_m045041_c001_v0001120_t0044_u01738817441215") as it is a start marker (upload started at 2025-02-06 04:50:41.215 +0000 UTC) 2025/02/06 04:50:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0b6_d20250206_m045041_c001_v0001183_t0006_u01738817441404") as it is a start marker (upload started at 2025-02-06 04:50:41.404 +0000 UTC) 2025/02/06 04:50:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf92ed13906ddb9b9f480e1b_f41934c5c0113a0b1_d20250206_m045040_c001_v7007000_t0000_u01738817440652") "hide" dated 2025-02-06 04:50:40.652 +0000 UTC (1.586686269s ago) 2025/02/06 04:50:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413337d3_d20250206_m045031_c001_v0001128_t0041_u01738817431893") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/06 04:50:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/06 04:50:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/06 04:50:43 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/02/06 04:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/06 04:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/06 04:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/06 04:50:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/06 04:50:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/06 04:50:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/06 04:50:54 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/06 04:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:50:57 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/02/06 04:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da2953_d20250206_m045057_c001_v0001183_t0050_u01738817457445") 2025/02/06 04:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/06 04:50:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/06 04:50:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:50:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:50:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/06 04:51:01 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/06 04:51:01 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/06 04:51:01 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/06 04:51:01 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/06 04:51:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/06 04:51:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/06 04:51:04 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/06 04:51:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51:05 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/02/06 04:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da295a_d20250206_m045105_c001_v0001183_t0007_u01738817465979") 2025/02/06 04:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/06 04:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/06 04:51:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/06 04:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/06 04:51:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/06 04:51:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/06 04:51:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/06 04:51:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/06 04:51:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/06 04:51:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/06 04:51:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/06 04:51:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/06 04:51:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/06 04:51:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/06 04:51:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51:14 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/02/06 04:51:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf54_d20250206_m045114_c001_v0001182_t0051_u01738817474371") 2025/02/06 04:51:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/06 04:51:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:51:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/06 04:51:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/06 04:51:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/06 04:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:16 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/02/06 04:51:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/06 04:51:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/06 04:51:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/06 04:51:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/06 04:51:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/06 04:51:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/06 04:51:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/06 04:51:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51:22 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/02/06 04:51:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da296d_d20250206_m045122_c001_v0001106_t0031_u01738817482270") 2025/02/06 04:51:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:51:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/06 04:51:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/06 04:51:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/06 04:51:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/06 04:51:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/06 04:51:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/06 04:51:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/06 04:51:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/06 04:51:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/06 04:51:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/06 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51:30 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/02/06 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da2971_d20250206_m045130_c001_v0001092_t0026_u01738817490375") 2025/02/06 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/06 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/06 04:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/06 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/06 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/06 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/06 04:51:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/06 04:51:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/06 04:51:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/06 04:51:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/06 04:51:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/06 04:51:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/06 04:51:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/06 04:51:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/06 04:51:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51:39 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/02/06 04:51:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f20281bea940a0f2f_d20250206_m045139_c001_v0001033_t0042_u01738817499440") 2025/02/06 04:51:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/06 04:51:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:51:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/06 04:51:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/06 04:51:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/06 04:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:42 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/02/06 04:51:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/06 04:51:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/06 04:51:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/06 04:51:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/06 04:51:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/06 04:51:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/06 04:51:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/06 04:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51:47 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/02/06 04:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf84_d20250206_m045147_c001_v0001183_t0052_u01738817507559") 2025/02/06 04:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/06 04:51:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/06 04:51:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/06 04:51:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/06 04:51:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/06 04:51:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/06 04:51:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/06 04:51:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/06 04:51:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/06 04:51:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/06 04:51:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:51: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/02/06 04:51:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbfad_d20250206_m045155_c001_v0001183_t0055_u01738817515563") 2025/02/06 04:51:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/06 04:51:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/06 04:51:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/06 04:51:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/06 04:51:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/06 04:51:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/06 04:51:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/06 04:51:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/06 04:51:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/06 04:52:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/06 04:52:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/06 04:52:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/06 04:52:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/06 04:52:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/06 04:52:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:52:03 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/02/06 04:52:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d1e3_d20250206_m045204_c001_v0001184_t0024_u01738817524047") 2025/02/06 04:52:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/06 04:52:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:52:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/06 04:52:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/06 04:52:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/06 04:52:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:52:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:52:06 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/02/06 04:52:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/06 04:52:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/06 04:52:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/06 04:52:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/06 04:52:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/06 04:52:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/06 04:52:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/06 04:52:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:52:12 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/02/06 04:52:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da29b1_d20250206_m045212_c001_v0001106_t0015_u01738817532408") 2025/02/06 04:52:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:52:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/06 04:52:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/06 04:52:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:52:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:52:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/06 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/06 04:52:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/06 04:52:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/06 04:52:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/06 04:52:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/06 04:52:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/06 04:52:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/06 04:52:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:52:21 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/02/06 04:52:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d229_d20250206_m045221_c001_v0001144_t0059_u01738817541437") 2025/02/06 04:52:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/06 04:52:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/06 04:52:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/06 04:52:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:52:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:52:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/06 04:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/06 04:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/06 04:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/06 04:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/06 04:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/06 04:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/06 04:52:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/06 04:52:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/06 04:52:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/06 04:52:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/06 04:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:52:32 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/02/06 04:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2129bb5b63cf060b_d20250206_m045232_c001_v0001182_t0013_u01738817552154") 2025/02/06 04:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/06 04:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/06 04:52:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/06 04:52:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/06 04:52:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:52:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:52:35 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/02/06 04:52:37 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/06 04:52:37 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/06 04:52:37 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/06 04:52:37 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/06 04:52:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/06 04:52:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/06 04:52:39 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/06 04:52:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:52:41 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/02/06 04:52:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2129bb5b63cf0627_d20250206_m045241_c001_v0001182_t0004_u01738817561358") 2025/02/06 04:52:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:52:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/06 04:52:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/06 04:52:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:52:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:52:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/06 04:52:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/06 04:52:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/06 04:52:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/06 04:52:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/06 04:52:48 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/06 04:52:58 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/06 04:52:58 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/06 04:53:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:53:02 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/02/06 04:53:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f215514a1faa00ba7_d20250206_m045302_c001_v0001182_t0039_u01738817582504") 2025/02/06 04:53:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/06 04:53:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/06 04:53:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/06 04:53:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:53:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:53:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/06 04:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/06 04:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/06 04:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/06 04:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/06 04:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/06 04:53:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/06 04:53:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/06 04:53:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/06 04:53:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/06 04:53:10 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/06 04:53:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:53:12 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/02/06 04:53:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2087affe9c82aba4_d20250206_m045312_c001_v0001032_t0049_u01738817592549") 2025/02/06 04:53:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/06 04:53:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:53:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/06 04:53:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/06 04:53:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/06 04:53:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/06 04:53:13 DEBUG : pacer: Reducing sleep to 10ms 2025/02/06 04:53:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/06 04:53:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:53:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:53:16 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/02/06 04:53:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/06 04:53:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/06 04:53:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/06 04:53:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/06 04:53:19 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/06 04:53:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/06 04:53:21 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/06 04:53:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:53:23 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/02/06 04:53:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d282_d20250206_m045323_c001_v0001120_t0016_u01738817603483") 2025/02/06 04:53:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:53:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/06 04:53:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/06 04:53:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:53:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:53:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/06 04:53:28 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/06 04:53:28 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/06 04:53:28 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/06 04:53:28 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/06 04:53:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/06 04:53:31 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/06 04:53:31 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/06 04:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:53:34 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/02/06 04:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2021173715595fe0_d20250206_m045334_c001_v0001184_t0005_u01738817614219") 2025/02/06 04:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/06 04:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/06 04:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/06 04:53:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:53:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:53:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/06 04:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/06 04:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/06 04:53:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/06 04:53:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/06 04:53:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/06 04:53:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/06 04:53:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/06 04:53:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/06 04:53:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/06 04:53:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/06 04:53:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/06 04:53:45 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/02/06 04:53:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf92ed13906ddb9b9f480e1b_f2105dab585cc75c2_d20250206_m045345_c001_v0001104_t0029_u01738817625625") 2025/02/06 04:53:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/06 04:53:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/06 04:53:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/06 04:53:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/06 04:53:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/06 04:53:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/06 04:53:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/06 04:53:49 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/02/06 04:53:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf92ed13906ddb9b9f480e1b_f205b1d670219f48f_d20250206_m045357_c001_v0001182_t0003_u01738817637261") 2025/02/06 04:53:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/06 04:53:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/06 04:53:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/06 04:53:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/06 04:53:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/06 04:53:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/06 04:53:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/06 04:53:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/06 04:53:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/06 04:54:02 DEBUG : chunked-copy: Done sending chunk 1 2025/02/06 04:54:02 DEBUG : chunked-copy: Done sending chunk 0 2025/02/06 04:54:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/06 04:54:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf92ed13906ddb9b9f480e1b_f208445698968c9fc_d20250206_m045402_c001_v0001176_t0036_u01738817642865") 2025/02/06 04:54:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/06 04:54:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/06 04:54:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/06 04:54:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/06 04:54:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/06 04:54:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/06 04:54:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/06 04:54:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/06 04:54:05 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/06 04:54:07 DEBUG : chunked-copy: Done sending chunk 1 2025/02/06 04:54:07 DEBUG : chunked-copy: Done sending chunk 0 2025/02/06 04:54:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/06 04:54:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf92ed13906ddb9b9f480e1b_f208445698968c9ff_d20250206_m045408_c001_v0001090_t0037_u01738817648585") 2025/02/06 04:54:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/06 04:54:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/06 04:54:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/06 04:54:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/06 04:54:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/06 04:54:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/06 04:54:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/06 04:54:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/06 04:54:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/06 04:54:14 DEBUG : chunked-copy: Done sending chunk 0 2025/02/06 04:54:14 DEBUG : chunked-copy: Done sending chunk 1 2025/02/06 04:54:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf92ed13906ddb9b9f480e1b_f205b1d670219f4b7_d20250206_m045415_c001_v0001182_t0020_u01738817655285") 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/06 04:54:15 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/06 04:54:17 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/06 04:54:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/06 04:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-payugim6kazo/deeper/nonexisting/directory" 2025/02/06 04:54:19 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/06 04:54:20 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of all files 2025/02/06 04:54:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4021173715595fdb_d20250206_m045327_c001_v7007000_t0000_u01738817607693") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d282_d20250206_m045323_c001_v0001120_t0016_u01738817603483") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d281_d20250206_m045322_c001_v7007000_t0000_u01738817602971") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2021173715595fd9_d20250206_m045318_c001_v0001183_t0035_u01738817598440") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f47a_d20250206_m045351_c001_v7007000_t0000_u01738817631199") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2105dab585cc75c2_d20250206_m045345_c001_v0001104_t0029_u01738817625625") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4105dab585cc75c1_d20250206_m045345_c001_v7007000_t0000_u01738817625137") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2021173715595fe7_d20250206_m045339_c001_v0001184_t0026_u01738817619486") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4021173715595fe6_d20250206_m045339_c001_v7007000_t0000_u01738817619301") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2021173715595fe0_d20250206_m045334_c001_v0001184_t0005_u01738817614219") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4021173715595fdf_d20250206_m045333_c001_v7007000_t0000_u01738817613713") 2025/02/06 04:54:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2021173715595fdc_d20250206_m045327_c001_v0001182_t0022_u01738817607893") 2025/02/06 04:54:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da298f_d20250206_m045143_c001_v7007000_t0000_u01738817503505") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20281bea940a0f2f_d20250206_m045139_c001_v0001033_t0042_u01738817499440") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4133013de92cbf66_d20250206_m045134_c001_v7007000_t0000_u01738817494507") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da2971_d20250206_m045130_c001_v0001092_t0026_u01738817490375") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40281bea940a0f2e_d20250206_m045139_c001_v7007000_t0000_u01738817499101") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf67_d20250206_m045134_c001_v0001128_t0034_u01738817494694") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da296f_d20250206_m045130_c001_v7007000_t0000_u01738817490031") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf60_d20250206_m045126_c001_v0001182_t0006_u01738817486063") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4133013de92cbf5f_d20250206_m045125_c001_v7007000_t0000_u01738817485879") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da296d_d20250206_m045122_c001_v0001106_t0031_u01738817482270") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da296c_d20250206_m045121_c001_v7007000_t0000_u01738817481930") 2025/02/06 04:54:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf58_d20250206_m045118_c001_v0001184_t0057_u01738817478413") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d1f9_d20250206_m045207_c001_v7007000_t0000_u01738817527905") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d1e3_d20250206_m045204_c001_v0001184_t0024_u01738817524047") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da29ac_d20250206_m045159_c001_v7007000_t0000_u01738817519361") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbfad_d20250206_m045155_c001_v0001183_t0055_u01738817515563") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d1e2_d20250206_m045203_c001_v7007000_t0000_u01738817523700") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da29ad_d20250206_m045159_c001_v0001120_t0036_u01738817519561") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4133013de92cbfac_d20250206_m045155_c001_v7007000_t0000_u01738817515222") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da29a1_d20250206_m045151_c001_v0001184_t0021_u01738817511079") 2025/02/06 04:54:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da299f_d20250206_m045150_c001_v7007000_t0000_u01738817510897") 2025/02/06 04:54:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf84_d20250206_m045147_c001_v0001183_t0052_u01738817507559") 2025/02/06 04:54:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4133013de92cbf82_d20250206_m045147_c001_v7007000_t0000_u01738817507197") 2025/02/06 04:54:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da2991_d20250206_m045143_c001_v0001182_t0008_u01738817503687") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4133013de92cbf57_d20250206_m045118_c001_v7007000_t0000_u01738817478230") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2133013de92cbf54_d20250206_m045114_c001_v0001182_t0051_u01738817474371") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4133013de92cbf53_d20250206_m045114_c001_v7007000_t0000_u01738817474017") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2129bb5b63cf0588_d20250206_m045109_c001_v0001172_t0056_u01738817469971") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4129bb5b63cf0587_d20250206_m045109_c001_v7007000_t0000_u01738817469789") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da295a_d20250206_m045105_c001_v0001183_t0007_u01738817465979") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da2959_d20250206_m045105_c001_v7007000_t0000_u01738817465642") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2129bb5b63cf057a_d20250206_m045101_c001_v0001182_t0020_u01738817461043") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4129bb5b63cf0579_d20250206_m045100_c001_v7007000_t0000_u01738817460853") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da2953_d20250206_m045057_c001_v0001183_t0050_u01738817457445") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da2952_d20250206_m045057_c001_v7007000_t0000_u01738817457093") 2025/02/06 04:54:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f21934c5c0113a0cc_d20250206_m045051_c001_v0001150_t0001_u01738817451958") 2025/02/06 04:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f41151c353d62b5b3_d20250206_m045236_c001_v7007000_t0000_u01738817556746") 2025/02/06 04:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2129bb5b63cf060b_d20250206_m045232_c001_v0001182_t0013_u01738817552154") 2025/02/06 04:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d234_d20250206_m045226_c001_v7007000_t0000_u01738817546174") 2025/02/06 04:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d229_d20250206_m045221_c001_v0001144_t0059_u01738817541437") 2025/02/06 04:54:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4129bb5b63cf060a_d20250206_m045231_c001_v7007000_t0000_u01738817551755") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d235_d20250206_m045226_c001_v0001105_t0014_u01738817546365") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d228_d20250206_m045221_c001_v7007000_t0000_u01738817541045") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d220_d20250206_m045216_c001_v0001184_t0001_u01738817536545") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f401f7838aef0d21e_d20250206_m045216_c001_v7007000_t0000_u01738817536359") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f20904eeeb3da29b1_d20250206_m045212_c001_v0001106_t0015_u01738817532408") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f40904eeeb3da29b0_d20250206_m045212_c001_v7007000_t0000_u01738817532011") 2025/02/06 04:54:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f201f7838aef0d1fa_d20250206_m045208_c001_v0001150_t0041_u01738817528103") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4021173715595fd8_d20250206_m045318_c001_v7007000_t0000_u01738817598239") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2087affe9c82aba4_d20250206_m045312_c001_v0001032_t0049_u01738817592549") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4087affe9c82aba3_d20250206_m045312_c001_v7007000_t0000_u01738817592085") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f215514a1faa00baa_d20250206_m045307_c001_v0001184_t0018_u01738817587047") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f415514a1faa00ba8_d20250206_m045306_c001_v7007000_t0000_u01738817586862") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f215514a1faa00ba7_d20250206_m045302_c001_v0001182_t0039_u01738817582504") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f415514a1faa00ba2_d20250206_m045302_c001_v7007000_t0000_u01738817582063") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f21151c353d62b5da_d20250206_m045245_c001_v0001145_t0010_u01738817565253") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f41151c353d62b5d9_d20250206_m045245_c001_v7007000_t0000_u01738817565064") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f2129bb5b63cf0627_d20250206_m045241_c001_v0001182_t0004_u01738817561358") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f4129bb5b63cf0626_d20250206_m045240_c001_v7007000_t0000_u01738817560919") 2025/02/06 04:54:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f21151c353d62b5b6_d20250206_m045236_c001_v0001184_t0005_u01738817556930") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f4bd_d20250206_m045417_c001_v7007000_t0000_u01738817657511") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f208445698968ca02_d20250206_m045411_c001_v0001116_t0020_u01738817651477") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f408445698968ca01_d20250206_m045410_c001_v7007000_t0000_u01738817650924") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f205b1d670219f4a4_d20250206_m045405_c001_v0001181_t0057_u01738817645337") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f4a1_d20250206_m045404_c001_v7007000_t0000_u01738817644809") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f205b1d670219f495_d20250206_m045359_c001_v0001182_t0017_u01738817639543") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f494_d20250206_m045359_c001_v7007000_t0000_u01738817639037") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413338da_d20250206_m045355_c001_v0001128_t0017_u01738817635509") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f481_d20250206_m045355_c001_v7007000_t0000_u01738817635158") 2025/02/06 04:54:25 DEBUG : chunked-copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413338d4_d20250206_m045351_c001_v0001128_t0022_u01738817631908") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f4bb_d20250206_m045417_c001_v7007000_t0000_u01738817657309") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f205b1d670219f4b7_d20250206_m045415_c001_v0001182_t0020_u01738817655285") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f408445698968ca00_d20250206_m045410_c001_v7007000_t0000_u01738817650736") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f208445698968c9ff_d20250206_m045408_c001_v0001090_t0037_u01738817648585") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f4a0_d20250206_m045404_c001_v7007000_t0000_u01738817644624") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f208445698968c9fc_d20250206_m045402_c001_v0001176_t0036_u01738817642865") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f493_d20250206_m045358_c001_v7007000_t0000_u01738817638835") 2025/02/06 04:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f205b1d670219f48f_d20250206_m045357_c001_v0001182_t0003_u01738817637261") 2025/02/06 04:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f480_d20250206_m045354_c001_v7007000_t0000_u01738817634957") 2025/02/06 04:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1105b8e012077c95_d20250206_m045353_c001_v0001154_t0009_u01738817633927") 2025/02/06 04:54:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f10767e31c5e57c5d_d20250206_m044923_c001_v0001177_t0043_u01738817363816") 2025/02/06 04:54:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f4bf_d20250206_m045418_c001_v7007000_t0000_u01738817658378") 2025/02/06 04:54:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413338e8_d20250206_m045418_c001_v0001128_t0032_u01738817658070") 2025/02/06 04:54:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f405b1d670219f4c1_d20250206_m045419_c001_v7007000_t0000_u01738817659607") 2025/02/06 04:54:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413338f2_d20250206_m045419_c001_v0001128_t0034_u01738817659298") 2025/02/06 04:54:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f1145a18f413338ec_d20250206_m045418_c001_v0001128_t0027_u01738817658562") 2025/02/06 04:54:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf92ed13906ddb9b9f480e1b_f41934c5c0113a0b1_d20250206_m045040_c001_v7007000_t0000_u01738817440652") 2025/02/06 04:54:28 INFO : B2 bucket rclone-test-payugim6kazo: cleaning bucket "rclone-test-payugim6kazo" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (345.09s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.06s) --- PASS: TestIntegration/FsMkdir (337.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.05s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (88.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.11s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.54s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.60s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (36.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (179.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (41.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (21.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 345.103s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.625270913s (try 1/5)