"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/03/12 09:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-doqasoc7zoya" 2025/03/12 09:14:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/12 09:14:58 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/12 09:14:58 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/12 09:14:58 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/12 09:15:30 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/12 09:15:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/12 09:15:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/12 09:15:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/12 09:15:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/12 09:15:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/12 09:15:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/12 09:15:35 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/12 09:15:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/12 09:15:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/12 09:15:49 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of all files 2025/03/12 09:15:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1f3_d20250312_m091548_c001_v0001104_t0001_u01741770948755") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/12 09:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-doqasoc7zoya/dirToPurgeFromRoot" 2025/03/12 09:15:52 INFO : B2 bucket rclone-test-doqasoc7zoya path dirToPurgeFromRoot: cleaning bucket "rclone-test-doqasoc7zoya" of all files 2025/03/12 09:15:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1fb_d20250312_m091550_c001_v0001104_t0007_u01741770950667") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/12 09:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-doqasoc7zoya/hello? sausage/êé" 2025/03/12 09:15:57 INFO : B2 bucket rclone-test-doqasoc7zoya path hello? sausage/êé: cleaning bucket "rclone-test-doqasoc7zoya" of all files 2025/03/12 09:15:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1125a3869580c5f6_d20250312_m091556_c001_v0001172_t0008_u01741770956481") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/03/12 09:15:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/03/12 09:15:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/12 09:15:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/12 09:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-doqasoc7zoya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/12 09:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-doqasoc7zoya/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-doqasoc7zoya" from "TestB2:rclone-test-doqasoc7zoya" 2025/03/12 09:16:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/03/12 09:16:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xecezum2docu" 2025/03/12 09:16:25 DEBUG : B2 bucket rclone-test-xecezum2docu: Purge remote 2025/03/12 09:16:25 INFO : B2 bucket rclone-test-xecezum2docu: cleaning bucket "rclone-test-xecezum2docu" of all files 2025/03/12 09:16:25 DEBUG : somefile: Deleting (id "4_zef720d73a04d8b9b9f580e1b_f407f01eb0026fd1a_d20250312_m091624_c001_v0001182_t0034_u01741770984348") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/12 09:16:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/12 09:16:27 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/03/12 09:16:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/12 09:16:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/12 09:16:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.492Ki offset 6Mi/6.106Mi 2025/03/12 09:16:30 DEBUG : test-metadata: Sending chunk 1 length 111096 2025/03/12 09:16:32 DEBUG : test-metadata: Done sending chunk 1 2025/03/12 09:16:33 DEBUG : test-metadata: Done sending chunk 0 2025/03/12 09:16:33 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/03/12 09:16:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1104-13.backblaze.com/b2api/v1/b2_upload_file/bf42bd93a02d8b9b9f580e1b/c001_v0001104_t0044": EOF 2025/03/12 09:16:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-13.backblaze.com/b2api/v1/b2_upload_file/bf42bd93a02d8b9b9f580e1b/c001_v0001104_t0044": EOF) 2025/03/12 09:16:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1104-13.backblaze.com/b2api/v1/b2_upload_file/bf42bd93a02d8b9b9f580e1b/c001_v0001104_t0044": EOF - low level retry 1/10 2025/03/12 09:16:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-03-12-091638-041.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/03/12 09:16:47 DEBUG : oldPath = "TestB2:rclone-test-doqasoc7zoya/versions/test-versions-v2025-03-12-091638-041.txt" 2025/03/12 09:16:47 DEBUG : newPath = "TestB2,versions:rclone-test-doqasoc7zoya/versions/test-versions-v2025-03-12-091638-041.txt" 2025/03/12 09:16:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-doqasoc7zoya/versions/test-versions-v2025-03-12-091638-041.txt" 2025/03/12 09:16:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/12 09:16:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-doqasoc7zoya/versions/test-versions-v2025-03-12-091638-041.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-doqasoc7zoya/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/12 09:16:50 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of all hidden files 2025/03/12 09:16:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92be6_d20250312_m091508_c001_v7007000_t0000_u01741770908002") as it is a hide marker 2025/03/12 09:16:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : leading space/ leading space: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a12e_d20250312_m091507_c001_v0001104_t0050_u01741770907073") 2025/03/12 09:16:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92be1_d20250312_m091506_c001_v7007000_t0000_u01741770906700") as it is a hide marker 2025/03/12 09:16:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a12a_d20250312_m091505_c001_v0001104_t0002_u01741770905027") 2025/03/12 09:16:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bf9_d20250312_m091517_c001_v7007000_t0000_u01741770917100") as it is a hide marker 2025/03/12 09:16:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a154_d20250312_m091516_c001_v0001104_t0004_u01741770916126") 2025/03/12 09:16:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : created from root.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f409e46d9b66411d2_d20250312_m091618_c001_v7007000_t0000_u01741770978505") as it is a hide marker 2025/03/12 09:16:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : created from root.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1163816be9a84477_d20250312_m091617_c001_v0001176_t0019_u01741770977525") 2025/03/12 09:16:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : file name.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dcc8_d20250312_m091626_c001_v7007000_t0000_u01741770986417") as it is a hide marker 2025/03/12 09:16:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a22e_d20250312_m091606_c001_v0001104_t0038_u01741770966456") 2025/03/12 09:16:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f103f468dbfb9e388_d20250312_m091602_c001_v0001109_t0051_u01741770962673") 2025/03/12 09:16:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1d5_d20250312_m091540_c001_v0001104_t0000_u01741770940698") 2025/03/12 09:16:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cd_d20250312_m091538_c001_v0001104_t0037_u01741770938481") 2025/03/12 09:16:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cf_d20250312_m091539_c001_v0001104_t0001_u01741770939657") "upload" dated 2025-03-12 09:15:39.657 +0000 UTC (1m10.999292207s ago) 2025/03/12 09:16:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f400e114de4c089bb_d20250312_m091600_c001_v7007000_t0000_u01741770960441") as it is a hide marker 2025/03/12 09:16:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1179d0731ed16770_d20250312_m091600_c001_v0001137_t0027_u01741770960128") 2025/03/12 09:16:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f103d2074d94bd14b_d20250312_m091559_c001_v0001184_t0034_u01741770959461") 2025/03/12 09:16:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c16_d20250312_m091527_c001_v7007000_t0000_u01741770927081") as it is a hide marker 2025/03/12 09:16:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a194_d20250312_m091526_c001_v0001104_t0043_u01741770926203") 2025/03/12 09:16:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : piped data.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dccb_d20250312_m091628_c001_v7007000_t0000_u01741770988339") as it is a hide marker 2025/03/12 09:16:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : piped data.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a276_d20250312_m091627_c001_v0001104_t0016_u01741770987696") 2025/03/12 09:16:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : piped data.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dcca_d20250312_m091627_c001_v7007000_t0000_u01741770987512") 2025/03/12 09:16:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : piped data.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4133f9652eb6a274_d20250312_m091627_c001_v0001104_t0044_u01741770987150") 2025/03/12 09:16:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c18_d20250312_m091528_c001_v7007000_t0000_u01741770928267") as it is a hide marker 2025/03/12 09:16:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a19e_d20250312_m091527_c001_v0001104_t0016_u01741770927441") 2025/03/12 09:16:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : test-metadata: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f414a6534be11f54c_d20250312_m091635_c001_v7007000_t0000_u01741770995496") as it is a hide marker 2025/03/12 09:16:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : test-metadata: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dccf_d20250312_m091630_c001_v0001105_t0000_u01741770990322") 2025/03/12 09:16:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : test-metadata: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dccd_d20250312_m091629_c001_v7007000_t0000_u01741770989598") 2025/03/12 09:16:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : test-metadata: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a27a_d20250312_m091628_c001_v0001104_t0009_u01741770988526") 2025/03/12 09:16:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c01_d20250312_m091520_c001_v7007000_t0000_u01741770920005") as it is a hide marker 2025/03/12 09:16:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a164_d20250312_m091519_c001_v0001104_t0025_u01741770919006") 2025/03/12 09:16:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c07_d20250312_m091522_c001_v7007000_t0000_u01741770922760") as it is a hide marker 2025/03/12 09:16:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a176_d20250312_m091521_c001_v0001104_t0017_u01741770921691") 2025/03/12 09:16:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c06_d20250312_m091521_c001_v7007000_t0000_u01741770921329") as it is a hide marker 2025/03/12 09:16:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a16c_d20250312_m091520_c001_v0001104_t0031_u01741770920375") 2025/03/12 09:16:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c0f_d20250312_m091524_c001_v7007000_t0000_u01741770924331") as it is a hide marker 2025/03/12 09:16:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a17c_d20250312_m091523_c001_v0001104_t0004_u01741770923122") 2025/03/12 09:16:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c15_d20250312_m091525_c001_v7007000_t0000_u01741770925841") as it is a hide marker 2025/03/12 09:16:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a18c_d20250312_m091524_c001_v0001104_t0055_u01741770924700") 2025/03/12 09:16:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bfd_d20250312_m091518_c001_v7007000_t0000_u01741770918641") as it is a hide marker 2025/03/12 09:16:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : trailing space /trailing space : Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a15a_d20250312_m091517_c001_v0001104_t0002_u01741770917464") 2025/03/12 09:16:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb132201_d20250312_m091646_c001_v0001183_t0012_u01741771006136") "upload" dated 2025-03-12 09:16:46.136 +0000 UTC (4.520572961s ago) 2025/03/12 09:16:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4150e057bb6a4007_d20250312_m091641_c001_v7007000_t0000_u01741771001332") 2025/03/12 09:16:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a29d_d20250312_m091638_c001_v0001104_t0059_u01741770998041") 2025/03/12 09:16:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c30_d20250312_m091537_c001_v7007000_t0000_u01741770937937") as it is a hide marker 2025/03/12 09:16:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f21932860abe92c1c_d20250312_m091530_c001_v0001117_t0010_u01741770930347") 2025/03/12 09:16:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : zero-length-file: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c1a_d20250312_m091530_c001_v7007000_t0000_u01741770930098") as it is a hide marker 2025/03/12 09:16:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : zero-length-file: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4133f9652eb6a1aa_d20250312_m091529_c001_v0001104_t0044_u01741770929545") 2025/03/12 09:16:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92be7_d20250312_m091510_c001_v7007000_t0000_u01741770910071") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a130_d20250312_m091508_c001_v0001104_t0043_u01741770908372") 2025/03/12 09:16:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bd7_d20250312_m091502_c001_v7007000_t0000_u01741770902028") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a118_d20250312_m091500_c001_v0001104_t0048_u01741770900665") 2025/03/12 09:16:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bf4_d20250312_m091514_c001_v7007000_t0000_u01741770914390") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a14a_d20250312_m091513_c001_v0001104_t0012_u01741770913517") 2025/03/12 09:16:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bef_d20250312_m091513_c001_v7007000_t0000_u01741770913150") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a140_d20250312_m091511_c001_v0001104_t0020_u01741770911789") 2025/03/12 09:16:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bf6_d20250312_m091515_c001_v7007000_t0000_u01741770915766") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a150_d20250312_m091514_c001_v0001104_t0053_u01741770914751") 2025/03/12 09:16:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bec_d20250312_m091511_c001_v7007000_t0000_u01741770911419") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a13c_d20250312_m091510_c001_v0001104_t0046_u01741770910436") 2025/03/12 09:16:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ./.: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bda_d20250312_m091503_c001_v7007000_t0000_u01741770903453") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ./.: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a122_d20250312_m091502_c001_v0001104_t0009_u01741770902393") 2025/03/12 09:16:50 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/12 09:16:50 DEBUG : ../..: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bdd_d20250312_m091504_c001_v7007000_t0000_u01741770904668") as it is a hide marker 2025/03/12 09:16:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/12 09:16:50 DEBUG : ../..: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a126_d20250312_m091503_c001_v0001104_t0013_u01741770903813") 2025/03/12 09:16:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/12 09:16:50 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of all hidden files 2025/03/12 09:16:51 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92be6_d20250312_m091508_c001_v7007000_t0000_u01741770908002") as it is a hide marker 2025/03/12 09:16:51 DEBUG : leading space/ leading space: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a12e_d20250312_m091507_c001_v0001104_t0050_u01741770907073") 2025/03/12 09:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92be1_d20250312_m091506_c001_v7007000_t0000_u01741770906700") as it is a hide marker 2025/03/12 09:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a12a_d20250312_m091505_c001_v0001104_t0002_u01741770905027") 2025/03/12 09:16:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bf9_d20250312_m091517_c001_v7007000_t0000_u01741770917100") as it is a hide marker 2025/03/12 09:16:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a154_d20250312_m091516_c001_v0001104_t0004_u01741770916126") 2025/03/12 09:16:51 DEBUG : created from root.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f409e46d9b66411d2_d20250312_m091618_c001_v7007000_t0000_u01741770978505") as it is a hide marker 2025/03/12 09:16:51 DEBUG : created from root.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1163816be9a84477_d20250312_m091617_c001_v0001176_t0019_u01741770977525") 2025/03/12 09:16:51 DEBUG : file name.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dcc8_d20250312_m091626_c001_v7007000_t0000_u01741770986417") as it is a hide marker 2025/03/12 09:16:51 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a22e_d20250312_m091606_c001_v0001104_t0038_u01741770966456") 2025/03/12 09:16:51 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f103f468dbfb9e388_d20250312_m091602_c001_v0001109_t0051_u01741770962673") 2025/03/12 09:16:51 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1d5_d20250312_m091540_c001_v0001104_t0000_u01741770940698") 2025/03/12 09:16:51 DEBUG : file name.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cd_d20250312_m091538_c001_v0001104_t0037_u01741770938481") 2025/03/12 09:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cf_d20250312_m091539_c001_v0001104_t0001_u01741770939657") "upload" dated 2025-03-12 09:15:39.657 +0000 UTC (1m12.027543015s ago) 2025/03/12 09:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f400e114de4c089bb_d20250312_m091600_c001_v7007000_t0000_u01741770960441") as it is a hide marker 2025/03/12 09:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1179d0731ed16770_d20250312_m091600_c001_v0001137_t0027_u01741770960128") 2025/03/12 09:16:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f103d2074d94bd14b_d20250312_m091559_c001_v0001184_t0034_u01741770959461") 2025/03/12 09:16:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c16_d20250312_m091527_c001_v7007000_t0000_u01741770927081") as it is a hide marker 2025/03/12 09:16:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a194_d20250312_m091526_c001_v0001104_t0043_u01741770926203") 2025/03/12 09:16:51 DEBUG : piped data.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dccb_d20250312_m091628_c001_v7007000_t0000_u01741770988339") as it is a hide marker 2025/03/12 09:16:52 DEBUG : piped data.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a276_d20250312_m091627_c001_v0001104_t0016_u01741770987696") 2025/03/12 09:16:52 DEBUG : piped data.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dcca_d20250312_m091627_c001_v7007000_t0000_u01741770987512") 2025/03/12 09:16:52 DEBUG : piped data.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4133f9652eb6a274_d20250312_m091627_c001_v0001104_t0044_u01741770987150") 2025/03/12 09:16:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c18_d20250312_m091528_c001_v7007000_t0000_u01741770928267") as it is a hide marker 2025/03/12 09:16:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a19e_d20250312_m091527_c001_v0001104_t0016_u01741770927441") 2025/03/12 09:16:52 DEBUG : test-metadata: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f414a6534be11f54c_d20250312_m091635_c001_v7007000_t0000_u01741770995496") as it is a hide marker 2025/03/12 09:16:52 DEBUG : test-metadata: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dccf_d20250312_m091630_c001_v0001105_t0000_u01741770990322") 2025/03/12 09:16:52 DEBUG : test-metadata: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dccd_d20250312_m091629_c001_v7007000_t0000_u01741770989598") 2025/03/12 09:16:52 DEBUG : test-metadata: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a27a_d20250312_m091628_c001_v0001104_t0009_u01741770988526") 2025/03/12 09:16:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c01_d20250312_m091520_c001_v7007000_t0000_u01741770920005") as it is a hide marker 2025/03/12 09:16:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a164_d20250312_m091519_c001_v0001104_t0025_u01741770919006") 2025/03/12 09:16:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c07_d20250312_m091522_c001_v7007000_t0000_u01741770922760") as it is a hide marker 2025/03/12 09:16:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a176_d20250312_m091521_c001_v0001104_t0017_u01741770921691") 2025/03/12 09:16:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c06_d20250312_m091521_c001_v7007000_t0000_u01741770921329") as it is a hide marker 2025/03/12 09:16:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a16c_d20250312_m091520_c001_v0001104_t0031_u01741770920375") 2025/03/12 09:16:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c0f_d20250312_m091524_c001_v7007000_t0000_u01741770924331") as it is a hide marker 2025/03/12 09:16:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a17c_d20250312_m091523_c001_v0001104_t0004_u01741770923122") 2025/03/12 09:16:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c15_d20250312_m091525_c001_v7007000_t0000_u01741770925841") as it is a hide marker 2025/03/12 09:16:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a18c_d20250312_m091524_c001_v0001104_t0055_u01741770924700") 2025/03/12 09:16:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bfd_d20250312_m091518_c001_v7007000_t0000_u01741770918641") as it is a hide marker 2025/03/12 09:16:52 DEBUG : trailing space /trailing space : Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a15a_d20250312_m091517_c001_v0001104_t0002_u01741770917464") 2025/03/12 09:16:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb132201_d20250312_m091646_c001_v0001183_t0012_u01741771006136") "upload" dated 2025-03-12 09:16:46.136 +0000 UTC (6.879517611s ago) 2025/03/12 09:16:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4150e057bb6a4007_d20250312_m091641_c001_v7007000_t0000_u01741771001332") 2025/03/12 09:16:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a29d_d20250312_m091638_c001_v0001104_t0059_u01741770998041") 2025/03/12 09:16:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c30_d20250312_m091537_c001_v7007000_t0000_u01741770937937") as it is a hide marker 2025/03/12 09:16:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f21932860abe92c1c_d20250312_m091530_c001_v0001117_t0010_u01741770930347") 2025/03/12 09:16:53 DEBUG : zero-length-file: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92c1a_d20250312_m091530_c001_v7007000_t0000_u01741770930098") as it is a hide marker 2025/03/12 09:16:53 DEBUG : zero-length-file: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4133f9652eb6a1aa_d20250312_m091529_c001_v0001104_t0044_u01741770929545") 2025/03/12 09:16:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92be7_d20250312_m091510_c001_v7007000_t0000_u01741770910071") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a130_d20250312_m091508_c001_v0001104_t0043_u01741770908372") 2025/03/12 09:16:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bd7_d20250312_m091502_c001_v7007000_t0000_u01741770902028") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a118_d20250312_m091500_c001_v0001104_t0048_u01741770900665") 2025/03/12 09:16:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bf4_d20250312_m091514_c001_v7007000_t0000_u01741770914390") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a14a_d20250312_m091513_c001_v0001104_t0012_u01741770913517") 2025/03/12 09:16:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bef_d20250312_m091513_c001_v7007000_t0000_u01741770913150") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a140_d20250312_m091511_c001_v0001104_t0020_u01741770911789") 2025/03/12 09:16:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bf6_d20250312_m091515_c001_v7007000_t0000_u01741770915766") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a150_d20250312_m091514_c001_v0001104_t0053_u01741770914751") 2025/03/12 09:16:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bec_d20250312_m091511_c001_v7007000_t0000_u01741770911419") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a13c_d20250312_m091510_c001_v0001104_t0046_u01741770910436") 2025/03/12 09:16:53 DEBUG : ./.: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bda_d20250312_m091503_c001_v7007000_t0000_u01741770903453") as it is a hide marker 2025/03/12 09:16:53 DEBUG : ./.: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a122_d20250312_m091502_c001_v0001104_t0009_u01741770902393") 2025/03/12 09:16:53 DEBUG : ../..: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f41932860abe92bdd_d20250312_m091504_c001_v7007000_t0000_u01741770904668") as it is a hide marker 2025/03/12 09:16:54 DEBUG : ../..: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a126_d20250312_m091503_c001_v0001104_t0013_u01741770903813") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/12 09:16:54 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/12 09:16:55 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of pending multipart uploads older than 0s 2025/03/12 09:16:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cf_d20250312_m091539_c001_v0001104_t0001_u01741770939657") "upload" dated 2025-03-12 09:15:39.657 +0000 UTC (1m16.268381159s ago) 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741270_d20250312_m091654_c001_v0001176_t0055_u01741771014900") as it is a start marker (upload started at 2025-03-12 09:16:54.9 +0000 UTC) 2025/03/12 09:16:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741271_d20250312_m091655_c001_v0001150_t0042_u01741771015096") as it is a start marker (upload started at 2025-03-12 09:16:55.096 +0000 UTC) 2025/03/12 09:16:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741273_d20250312_m091655_c001_v0001178_t0038_u01741771015281") as it is a start marker (upload started at 2025-03-12 09:16:55.281 +0000 UTC) 2025/03/12 09:16:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/12 09:16:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741274_d20250312_m091655_c001_v0001181_t0038_u01741771015464") as it is a start marker (upload started at 2025-03-12 09:16:55.464 +0000 UTC) 2025/03/12 09:16:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/12 09:16:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f410525f89a74126f_d20250312_m091654_c001_v7007000_t0000_u01741771014704") "hide" dated 2025-03-12 09:16:54.704 +0000 UTC (1.221482548s ago) 2025/03/12 09:16:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb132201_d20250312_m091646_c001_v0001183_t0012_u01741771006136") 2025/03/12 09:16:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/12 09:16:56 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of pending multipart uploads older than 0s 2025/03/12 09:16:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cf_d20250312_m091539_c001_v0001104_t0001_u01741770939657") "upload" dated 2025-03-12 09:15:39.657 +0000 UTC (1m16.636703847s ago) 2025/03/12 09:16:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741270_d20250312_m091654_c001_v0001176_t0055_u01741771014900") as it is a start marker (upload started at 2025-03-12 09:16:54.9 +0000 UTC) 2025/03/12 09:16:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741271_d20250312_m091655_c001_v0001150_t0042_u01741771015096") as it is a start marker (upload started at 2025-03-12 09:16:55.096 +0000 UTC) 2025/03/12 09:16:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741273_d20250312_m091655_c001_v0001178_t0038_u01741771015281") as it is a start marker (upload started at 2025-03-12 09:16:55.281 +0000 UTC) 2025/03/12 09:16:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a741274_d20250312_m091655_c001_v0001181_t0038_u01741771015464") as it is a start marker (upload started at 2025-03-12 09:16:55.464 +0000 UTC) 2025/03/12 09:16:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf42bd93a02d8b9b9f580e1b_f410525f89a74126f_d20250312_m091654_c001_v7007000_t0000_u01741771014704") "hide" dated 2025-03-12 09:16:54.704 +0000 UTC (1.589821898s ago) 2025/03/12 09:16:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb132201_d20250312_m091646_c001_v0001183_t0012_u01741771006136") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/12 09:16:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/12 09:16:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/12 09:16:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/03/12 09:16:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/12 09:16:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/12 09:16:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/12 09:16:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/12 09:16:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/12 09:17:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/12 09:17:00 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/12 09:17:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/12 09:17:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dce9_d20250312_m091703_c001_v0001184_t0036_u01741771023656") 2025/03/12 09:17:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:17:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/12 09:17:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/12 09:17:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/12 09:17:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/12 09:17:03 DEBUG : pacer: Reducing sleep to 10ms 2025/03/12 09:17:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/12 09:17:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/12 09:17:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/12 09:17:07 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/12 09:17:07 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/12 09:17:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/12 09:17:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/12 09:17:09 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/12 09:17:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/12 09:17:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dcf7_d20250312_m091711_c001_v0001153_t0008_u01741771031572") 2025/03/12 09:17:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/12 09:17:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/12 09:17:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/12 09:17:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/12 09:17:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/12 09:17:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/12 09:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/12 09:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/12 09:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/12 09:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/12 09:17:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/12 09:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/12 09:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/12 09:17:18 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/12 09:17:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/12 09:17:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd08_d20250312_m091720_c001_v0001092_t0020_u01741771040002") 2025/03/12 09:17:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/12 09:17:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:17:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/12 09:17:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/12 09:17:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/12 09:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/12 09:17:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/12 09:17:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/12 09:17:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/12 09:17:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/12 09:17:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/12 09:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/12 09:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/12 09:17:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/12 09:17:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f214a6534be11f590_d20250312_m091728_c001_v0001106_t0035_u01741771048201") 2025/03/12 09:17:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:17:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/12 09:17:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/12 09:17:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/12 09:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/12 09:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/12 09:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/12 09:17:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/12 09:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/12 09:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/12 09:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/12 09:17:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/12 09:17:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd25_d20250312_m091736_c001_v0001098_t0005_u01741771056507") 2025/03/12 09:17:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/12 09:17:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/12 09:17:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/12 09:17:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/12 09:17:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/12 09:17:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/12 09:17:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/12 09:17:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/12 09:17:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/12 09:17:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/12 09:17:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/12 09:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/12 09:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/12 09:17:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/12 09:17:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/12 09:17:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f217efa2f9a56061a_d20250312_m091745_c001_v0001120_t0021_u01741771065915") 2025/03/12 09:17:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/12 09:17:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:17:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/12 09:17:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/12 09:17:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/12 09:17:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/12 09:17:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/12 09:17:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/12 09:17:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/12 09:17:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/12 09:17:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/12 09:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/12 09:17:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/12 09:17:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:17:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/12 09:17:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd7d_d20250312_m091753_c001_v0001184_t0026_u01741771073875") 2025/03/12 09:17:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:17:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/12 09:17:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/12 09:17:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:17:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:17:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/12 09:17:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/12 09:17:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/12 09:17:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/12 09:17:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/12 09:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/12 09:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/12 09:17:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/12 09:18:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:18:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/12 09:18:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd83_d20250312_m091801_c001_v0001182_t0053_u01741771081541") 2025/03/12 09:18:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/12 09:18:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/12 09:18:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/12 09:18:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:18:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:18:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/12 09:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/12 09:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/12 09:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/12 09:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/12 09:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/12 09:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/12 09:18:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/12 09:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/12 09:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/12 09:18:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd8d_d20250312_m091810_c001_v0001144_t0054_u01741771090251") 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/12 09:18:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/12 09:18:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/12 09:18:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:18:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:18:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/03/12 09:18:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/12 09:18:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/12 09:18:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/12 09:18:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/12 09:18:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/12 09:18:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/12 09:18:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/12 09:18:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:18:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/12 09:18:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd92_d20250312_m091818_c001_v0001120_t0008_u01741771098917") 2025/03/12 09:18:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:18:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/12 09:18:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/12 09:18:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:18:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:18:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/12 09:18:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/12 09:18:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/12 09:18:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/12 09:18:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/12 09:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/12 09:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/12 09:18:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/12 09:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/12 09:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62ddb9_d20250312_m091834_c001_v0001184_t0019_u01741771114336") 2025/03/12 09:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/12 09:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/12 09:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/12 09:18:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:18:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:18:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/12 09:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/12 09:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/12 09:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/12 09:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/12 09:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/12 09:18:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/12 09:18:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/12 09:18:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/12 09:18:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/12 09:18:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/12 09:18:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:18:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/12 09:18:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b402_d20250312_m091843_c001_v0001044_t0035_u01741771123847") 2025/03/12 09:18:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/12 09:18:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:18:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/12 09:18:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/12 09:18:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/12 09:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:18:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/03/12 09:18:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/12 09:18:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/12 09:18:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/12 09:18:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/12 09:18:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/12 09:18:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/12 09:18:51 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/12 09:18:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:18:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/12 09:18:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b462_d20250312_m091852_c001_v0001179_t0014_u01741771132922") 2025/03/12 09:18:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:18:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/12 09:18:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/12 09:18:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:18:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:18:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/12 09:18:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/12 09:18:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/12 09:18:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/12 09:18:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/12 09:18:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/12 09:18:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/12 09:18:59 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/12 09:19:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:19: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/03/12 09:19:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62ddfa_d20250312_m091902_c001_v0001183_t0037_u01741771142207") 2025/03/12 09:19:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/12 09:19:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/12 09:19:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/12 09:19:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:19:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:19:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/12 09:19:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/12 09:19:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/12 09:19:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/12 09:19:08 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/12 09:19:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/12 09:19:08 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/12 09:19:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/12 09:19:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/12 09:19:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/12 09:19:10 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/12 09:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:19: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/03/12 09:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f217efa2f9a560732_d20250312_m091912_c001_v0001102_t0055_u01741771152550") 2025/03/12 09:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/12 09:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/12 09:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/12 09:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/12 09:19:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:19:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:19:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/12 09:19:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/12 09:19:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/12 09:19:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/12 09:19:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/12 09:19:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/12 09:19:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/12 09:19:20 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/12 09:19:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:19:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/12 09:19:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f217efa2f9a560736_d20250312_m091922_c001_v0001184_t0030_u01741771162705") 2025/03/12 09:19:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:19:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/12 09:19:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/12 09:19:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:19:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:19:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/12 09:19:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/12 09:19:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/12 09:19:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/12 09:19:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/12 09:19:29 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/12 09:19:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/12 09:19:30 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/12 09:19:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:19:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/12 09:19:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de1c_d20250312_m091933_c001_v0001109_t0026_u01741771173110") 2025/03/12 09:19:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/12 09:19:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/12 09:19:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/12 09:19:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:19:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:19:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/12 09:19:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/12 09:19:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/12 09:19:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/12 09:19:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/12 09:19:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/12 09:19:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/12 09:19:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/12 09:19:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/12 09:19:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/12 09:19:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/12 09:19:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/12 09:19: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/03/12 09:19:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de27_d20250312_m091945_c001_v0001113_t0045_u01741771185383") 2025/03/12 09:19:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/12 09:19:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/12 09:19:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/12 09:19:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/12 09:19:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/12 09:19:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/12 09:19:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/12 09:19:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/12 09:19:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1be7d_d20250312_m091956_c001_v0001091_t0048_u01741771196370") 2025/03/12 09:19:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/12 09:19:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/12 09:19:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/12 09:20:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/12 09:20:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/12 09:20:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/12 09:20:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/12 09:20:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/12 09:20:06 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/12 09:20:08 DEBUG : chunked-copy: Done sending chunk 0 2025/03/12 09:20:08 DEBUG : chunked-copy: Done sending chunk 1 2025/03/12 09:20:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/12 09:20:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b5cb_d20250312_m092009_c001_v0001145_t0005_u01741771209385") 2025/03/12 09:20:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/12 09:20:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/12 09:20:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/12 09:20:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/12 09:20:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/12 09:20:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/12 09:20:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/12 09:20:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/12 09:20:12 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/12 09:20:14 DEBUG : chunked-copy: Done sending chunk 0 2025/03/12 09:20:14 DEBUG : chunked-copy: Done sending chunk 1 2025/03/12 09:20:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/12 09:20:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf42bd93a02d8b9b9f580e1b_f20386259f74b64a8_d20250312_m092015_c001_v0001184_t0000_u01741771215639") 2025/03/12 09:20:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/12 09:20:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/12 09:20:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/12 09:20:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/12 09:20:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/12 09:20:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/12 09:20:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/12 09:20:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/12 09:20:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/12 09:20:20 DEBUG : chunked-copy: Done sending chunk 0 2025/03/12 09:20:20 DEBUG : chunked-copy: Done sending chunk 1 2025/03/12 09:20:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/12 09:20:21 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b5de_d20250312_m092021_c001_v0001134_t0006_u01741771221172") 2025/03/12 09:20:21 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/12 09:20:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/12 09:20:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/12 09:20:21 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/12 09:20:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/12 09:20:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/12 09:20:22 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/12 09:20:23 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/12 09:20:24 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/12 09:20:25 DEBUG : Creating backend with remote "TestB2:rclone-test-doqasoc7zoya/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/12 09:20:26 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of all files 2025/03/12 09:20:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62de16_d20250312_m091926_c001_v7007000_t0000_u01741771166744") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f217efa2f9a560736_d20250312_m091922_c001_v0001184_t0030_u01741771162705") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f417efa2f9a560734_d20250312_m091922_c001_v7007000_t0000_u01741771162196") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de12_d20250312_m091917_c001_v0001184_t0043_u01741771157433") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1be55_d20250312_m091950_c001_v7007000_t0000_u01741771190776") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de27_d20250312_m091945_c001_v0001113_t0045_u01741771185383") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62de26_d20250312_m091944_c001_v7007000_t0000_u01741771184893") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de22_d20250312_m091938_c001_v0001090_t0043_u01741771178962") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62de21_d20250312_m091938_c001_v7007000_t0000_u01741771178755") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de1c_d20250312_m091933_c001_v0001109_t0026_u01741771173110") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62de1b_d20250312_m091932_c001_v7007000_t0000_u01741771172607") 2025/03/12 09:20:27 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de17_d20250312_m091926_c001_v0001184_t0053_u01741771166944") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd2e_d20250312_m091749_c001_v7007000_t0000_u01741771069775") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f217efa2f9a56061a_d20250312_m091745_c001_v0001120_t0021_u01741771065915") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1bd6c_d20250312_m091741_c001_v7007000_t0000_u01741771061172") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd25_d20250312_m091736_c001_v0001098_t0005_u01741771056507") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f417efa2f9a560619_d20250312_m091745_c001_v7007000_t0000_u01741771065539") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd6d_d20250312_m091741_c001_v0001100_t0004_u01741771061368") 2025/03/12 09:20:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd24_d20250312_m091736_c001_v7007000_t0000_u01741771056160") 2025/03/12 09:20:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd21_d20250312_m091732_c001_v0001150_t0008_u01741771052054") 2025/03/12 09:20:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd20_d20250312_m091731_c001_v7007000_t0000_u01741771051871") 2025/03/12 09:20:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f214a6534be11f590_d20250312_m091728_c001_v0001106_t0035_u01741771048201") 2025/03/12 09:20:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f414a6534be11f58d_d20250312_m091727_c001_v7007000_t0000_u01741771047853") 2025/03/12 09:20:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd12_d20250312_m091724_c001_v0001043_t0035_u01741771044215") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd4f_d20250312_m091814_c001_v7007000_t0000_u01741771094424") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd8d_d20250312_m091810_c001_v0001144_t0054_u01741771090251") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd47_d20250312_m091805_c001_v7007000_t0000_u01741771085628") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd83_d20250312_m091801_c001_v0001182_t0053_u01741771081541") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1bd8c_d20250312_m091809_c001_v7007000_t0000_u01741771089910") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd48_d20250312_m091805_c001_v0001181_t0015_u01741771085811") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1bd82_d20250312_m091801_c001_v7007000_t0000_u01741771081146") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd37_d20250312_m091757_c001_v0001181_t0056_u01741771077133") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd36_d20250312_m091756_c001_v7007000_t0000_u01741771076952") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd7d_d20250312_m091753_c001_v0001184_t0026_u01741771073875") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1bd7b_d20250312_m091753_c001_v7007000_t0000_u01741771073526") 2025/03/12 09:20:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd2f_d20250312_m091749_c001_v0001184_t0036_u01741771069959") 2025/03/12 09:20:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd11_d20250312_m091724_c001_v7007000_t0000_u01741771044032") 2025/03/12 09:20:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd08_d20250312_m091720_c001_v0001092_t0020_u01741771040002") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd07_d20250312_m091719_c001_v7007000_t0000_u01741771039664") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f214a6534be11f571_d20250312_m091715_c001_v0001182_t0045_u01741771035686") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f414a6534be11f570_d20250312_m091715_c001_v7007000_t0000_u01741771035504") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dcf7_d20250312_m091711_c001_v0001153_t0008_u01741771031572") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dcf4_d20250312_m091711_c001_v7007000_t0000_u01741771031214") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f214a6534be11f564_d20250312_m091707_c001_v0001157_t0040_u01741771027167") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f414a6534be11f563_d20250312_m091706_c001_v7007000_t0000_u01741771026985") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dce9_d20250312_m091703_c001_v0001184_t0036_u01741771023656") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dce7_d20250312_m091703_c001_v7007000_t0000_u01741771023303") 2025/03/12 09:20:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f210525f89a74127b_d20250312_m091658_c001_v0001183_t0047_u01741771018379") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dde6_d20250312_m091848_c001_v7007000_t0000_u01741771128303") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b402_d20250312_m091843_c001_v0001044_t0035_u01741771123847") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62ddcd_d20250312_m091838_c001_v7007000_t0000_u01741771118674") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62ddb9_d20250312_m091834_c001_v0001184_t0019_u01741771114336") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4051f84dbf63b401_d20250312_m091843_c001_v7007000_t0000_u01741771123421") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62ddcf_d20250312_m091838_c001_v0001184_t0040_u01741771118859") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62ddaa_d20250312_m091833_c001_v7007000_t0000_u01741771113946") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd56_d20250312_m091822_c001_v0001091_t0057_u01741771102776") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62dd55_d20250312_m091822_c001_v7007000_t0000_u01741771102592") 2025/03/12 09:20:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1bd92_d20250312_m091818_c001_v0001120_t0008_u01741771098917") 2025/03/12 09:20:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1bd90_d20250312_m091818_c001_v7007000_t0000_u01741771098508") 2025/03/12 09:20:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dd50_d20250312_m091814_c001_v0001182_t0015_u01741771094608") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62de11_d20250312_m091917_c001_v7007000_t0000_u01741771157251") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f217efa2f9a560732_d20250312_m091912_c001_v0001102_t0055_u01741771152550") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f417efa2f9a560731_d20250312_m091912_c001_v7007000_t0000_u01741771152114") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62de08_d20250312_m091907_c001_v0001183_t0044_u01741771147475") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62de07_d20250312_m091907_c001_v7007000_t0000_u01741771147291") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62ddfa_d20250312_m091902_c001_v0001183_t0037_u01741771142207") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62ddf9_d20250312_m091901_c001_v7007000_t0000_u01741771141742") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62ddf5_d20250312_m091856_c001_v0001182_t0019_u01741771136844") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40924c8bbb62ddf4_d20250312_m091856_c001_v7007000_t0000_u01741771136647") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b462_d20250312_m091852_c001_v0001179_t0014_u01741771132922") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4051f84dbf63b45d_d20250312_m091852_c001_v7007000_t0000_u01741771132493") 2025/03/12 09:20:30 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20924c8bbb62dde7_d20250312_m091848_c001_v0001181_t0004_u01741771128503") 2025/03/12 09:20:30 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4014a8e2686dab41_d20250312_m092023_c001_v7007000_t0000_u01741771223507") 2025/03/12 09:20:30 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20386259f74b64ab_d20250312_m092017_c001_v0001184_t0028_u01741771217937") 2025/03/12 09:20:30 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40386259f74b64aa_d20250312_m092017_c001_v7007000_t0000_u01741771217412") 2025/03/12 09:20:30 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b5d2_d20250312_m092011_c001_v0001117_t0045_u01741771211962") 2025/03/12 09:20:30 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4051f84dbf63b5d1_d20250312_m092011_c001_v7007000_t0000_u01741771211360") 2025/03/12 09:20:30 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20386259f74b64a5_d20250312_m092005_c001_v0001150_t0007_u01741771205781") 2025/03/12 09:20:31 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40386259f74b64a4_d20250312_m092005_c001_v7007000_t0000_u01741771205280") 2025/03/12 09:20:31 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb13337f_d20250312_m091954_c001_v0001183_t0010_u01741771194887") 2025/03/12 09:20:31 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1be70_d20250312_m091954_c001_v7007000_t0000_u01741771194536") 2025/03/12 09:20:31 DEBUG : chunked-copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb13334a_d20250312_m091951_c001_v0001183_t0016_u01741771191487") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4014a8e2686dab3f_d20250312_m092023_c001_v7007000_t0000_u01741771223312") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b5de_d20250312_m092021_c001_v0001134_t0006_u01741771221172") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40386259f74b64a9_d20250312_m092017_c001_v7007000_t0000_u01741771217214") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f20386259f74b64a8_d20250312_m092015_c001_v0001184_t0000_u01741771215639") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4051f84dbf63b5d0_d20250312_m092011_c001_v7007000_t0000_u01741771211161") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f2051f84dbf63b5cb_d20250312_m092009_c001_v0001145_t0005_u01741771209385") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f40386259f74b64a3_d20250312_m092005_c001_v7007000_t0000_u01741771205094") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f207598366ed1be7d_d20250312_m091956_c001_v0001091_t0048_u01741771196370") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f407598366ed1be6d_d20250312_m091954_c001_v7007000_t0000_u01741771194335") 2025/03/12 09:20:31 DEBUG : chunked-copy.copy: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f10023b33bf3a66d6_d20250312_m091953_c001_v0001100_t0058_u01741771193400") 2025/03/12 09:20:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f1133f9652eb6a1cf_d20250312_m091539_c001_v0001104_t0001_u01741770939657") 2025/03/12 09:20:31 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4014a8e2686dab48_d20250312_m092024_c001_v7007000_t0000_u01741771224271") 2025/03/12 09:20:31 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb133617_d20250312_m092024_c001_v0001183_t0046_u01741771224061") 2025/03/12 09:20:31 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f4014a8e2686dab4e_d20250312_m092025_c001_v7007000_t0000_u01741771225265") 2025/03/12 09:20:32 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb133629_d20250312_m092025_c001_v0001183_t0027_u01741771225050") 2025/03/12 09:20:32 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f112cee98eb13361d_d20250312_m092024_c001_v0001183_t0057_u01741771224470") 2025/03/12 09:20:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf42bd93a02d8b9b9f580e1b_f410525f89a74126f_d20250312_m091654_c001_v7007000_t0000_u01741771014704") 2025/03/12 09:20:33 INFO : B2 bucket rclone-test-doqasoc7zoya: cleaning bucket "rclone-test-doqasoc7zoya" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (338.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (335.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.84s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.22s) --- 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.18s) --- 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.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.26s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (172.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (16.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (10.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 338.026s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m38.564146404s (try 1/5)