"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/02/21 02:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-foxiqek4sepo" 2025/02/21 02:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/21 02:19:51 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/21 02:19:51 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/21 02:19:51 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/21 02:20:14 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/02/21 02:20:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/21 02:20:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/21 02:20:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/21 02:20:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/21 02:20:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/21 02:20:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/21 02:20:17 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/21 02:20:24 DEBUG : Creating backend with remote "TestB2:" 2025/02/21 02:20:24 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/21 02:20:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/21 02:20:30 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of all files 2025/02/21 02:20:30 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbe26_d20250221_m022029_c001_v0001182_t0035_u01740104429554") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/21 02:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-foxiqek4sepo/dirToPurgeFromRoot" 2025/02/21 02:20:33 INFO : B2 bucket rclone-test-foxiqek4sepo path dirToPurgeFromRoot: cleaning bucket "rclone-test-foxiqek4sepo" of all files 2025/02/21 02:20:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbe3e_d20250221_m022031_c001_v0001182_t0030_u01740104431110") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/21 02:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-foxiqek4sepo/hello? sausage/êé" 2025/02/21 02:20:38 INFO : B2 bucket rclone-test-foxiqek4sepo path hello? sausage/êé: cleaning bucket "rclone-test-foxiqek4sepo" of all files 2025/02/21 02:20:38 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f110dd41351788128_d20250221_m022037_c001_v0001182_t0052_u01740104437365") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/21 02:20:48 DEBUG : Creating backend with remote "TestB2:rclone-test-foxiqek4sepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/02/21 02:20:48 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/21 02:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-foxiqek4sepo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-foxiqek4sepo" from "TestB2:rclone-test-foxiqek4sepo" 2025/02/21 02:20:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/02/21 02:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wetedow7qoro" 2025/02/21 02:21:06 DEBUG : B2 bucket rclone-test-wetedow7qoro: Purge remote 2025/02/21 02:21:06 INFO : B2 bucket rclone-test-wetedow7qoro: cleaning bucket "rclone-test-wetedow7qoro" of all files 2025/02/21 02:21:07 DEBUG : somefile: Deleting (id "4_z9fd2fd9340ed2b6b9f580e1b_f413353fa0bd7dd07_d20250221_m022105_c001_v0001131_t0021_u01740104465915") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/21 02:21:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/21 02:21:09 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/02/21 02:21:11 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/21 02:21:11 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/21 02:21:11 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.184Ki offset 6Mi/6.106Mi 2025/02/21 02:21:11 DEBUG : test-metadata: Sending chunk 1 length 110780 2025/02/21 02:21:13 DEBUG : test-metadata: Done sending chunk 1 2025/02/21 02:21:14 DEBUG : test-metadata: Done sending chunk 0 2025/02/21 02:21:14 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/02/21 02:21:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/02/21 02:21:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/21 02:21:22 DEBUG : pacer: Reducing sleep to 10ms 2025/02/21 02:21:24 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/4fe2dd7340dd2b6b9f580e1b/c001_v0001182_t0055": EOF 2025/02/21 02:21:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/4fe2dd7340dd2b6b9f580e1b/c001_v0001182_t0055": EOF) 2025/02/21 02:21:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1182-15.backblaze.com/b2api/v1/b2_upload_file/4fe2dd7340dd2b6b9f580e1b/c001_v0001182_t0055": EOF - low level retry 1/10 2025/02/21 02:21:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-02-21-022119-429.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/02/21 02:21:29 DEBUG : oldPath = "TestB2:rclone-test-foxiqek4sepo/versions/test-versions-v2025-02-21-022119-429.txt" 2025/02/21 02:21:29 DEBUG : newPath = "TestB2,versions:rclone-test-foxiqek4sepo/versions/test-versions-v2025-02-21-022119-429.txt" 2025/02/21 02:21:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-foxiqek4sepo/versions/test-versions-v2025-02-21-022119-429.txt" 2025/02/21 02:21:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/21 02:21:30 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-foxiqek4sepo/versions/test-versions-v2025-02-21-022119-429.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-foxiqek4sepo/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/02/21 02:21:31 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of all hidden files 2025/02/21 02:21:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bda_d20250221_m021958_c001_v7007000_t0000_u01740104398432") as it is a hide marker 2025/02/21 02:21:32 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : leading space/ leading space: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc2b_d20250221_m021957_c001_v0001182_t0023_u01740104397843") 2025/02/21 02:21:32 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd8_d20250221_m021957_c001_v7007000_t0000_u01740104397229") as it is a hide marker 2025/02/21 02:21:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc15_d20250221_m021956_c001_v0001182_t0008_u01740104396648") 2025/02/21 02:21:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be9_d20250221_m022004_c001_v7007000_t0000_u01740104404313") as it is a hide marker 2025/02/21 02:21:32 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc81_d20250221_m022003_c001_v0001182_t0013_u01740104403703") 2025/02/21 02:21:32 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : created from root.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f40283650dd70e986_d20250221_m022059_c001_v7007000_t0000_u01740104459733") as it is a hide marker 2025/02/21 02:21:32 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : created from root.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f10336c122b47b9cf_d20250221_m022058_c001_v0001183_t0059_u01740104458764") 2025/02/21 02:21:32 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9b8_d20250221_m022108_c001_v7007000_t0000_u01740104468012") as it is a hide marker 2025/02/21 02:21:32 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbf3d_d20250221_m022047_c001_v0001182_t0010_u01740104447672") 2025/02/21 02:21:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f116430592a489072_d20250221_m022043_c001_v0001115_t0036_u01740104443590") 2025/02/21 02:21:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdba_d20250221_m022021_c001_v0001182_t0027_u01740104421613") 2025/02/21 02:21:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbda8_d20250221_m022020_c001_v0001182_t0006_u01740104420808") 2025/02/21 02:21:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdb2_d20250221_m022021_c001_v0001182_t0047_u01740104421201") "upload" dated 2025-02-21 02:20:21.201 +0000 UTC (1m10.905998061s ago) 2025/02/21 02:21:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f406cbf1022f829ae_d20250221_m022041_c001_v7007000_t0000_u01740104441289") as it is a hide marker 2025/02/21 02:21:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f10531381ca39e423_d20250221_m022041_c001_v0001181_t0020_u01740104441051") 2025/02/21 02:21:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f100874384efb14f3_d20250221_m022040_c001_v0001092_t0018_u01740104440302") 2025/02/21 02:21:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf4_d20250221_m022011_c001_v7007000_t0000_u01740104411193") as it is a hide marker 2025/02/21 02:21:32 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcfb_d20250221_m022010_c001_v0001182_t0045_u01740104410610") 2025/02/21 02:21:32 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : piped data.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9bc_d20250221_m022109_c001_v7007000_t0000_u01740104469759") as it is a hide marker 2025/02/21 02:21:32 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : piped data.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bc077_d20250221_m022109_c001_v0001182_t0008_u01740104469334") 2025/02/21 02:21:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : piped data.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9ba_d20250221_m022109_c001_v7007000_t0000_u01740104469140") 2025/02/21 02:21:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : piped data.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f415463a1e83bc06b_d20250221_m022108_c001_v0001182_t0055_u01740104468772") 2025/02/21 02:21:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf7_d20250221_m022012_c001_v7007000_t0000_u01740104412149") as it is a hide marker 2025/02/21 02:21:32 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbd0f_d20250221_m022011_c001_v0001182_t0044_u01740104411572") 2025/02/21 02:21:32 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : test-metadata: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae443_d20250221_m022116_c001_v7007000_t0000_u01740104476862") as it is a hide marker 2025/02/21 02:21:32 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : test-metadata: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f217d5b2970e0b9bf_d20250221_m022111_c001_v0001184_t0036_u01740104471451") 2025/02/21 02:21:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : test-metadata: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9bd_d20250221_m022110_c001_v7007000_t0000_u01740104470717") 2025/02/21 02:21:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : test-metadata: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bc083_d20250221_m022109_c001_v0001182_t0035_u01740104469955") 2025/02/21 02:21:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bec_d20250221_m022006_c001_v7007000_t0000_u01740104406262") as it is a hide marker 2025/02/21 02:21:32 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbca9_d20250221_m022005_c001_v0001182_t0016_u01740104405694") 2025/02/21 02:21:32 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bef_d20250221_m022008_c001_v7007000_t0000_u01740104408215") as it is a hide marker 2025/02/21 02:21:32 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcd5_d20250221_m022007_c001_v0001182_t0020_u01740104407595") 2025/02/21 02:21:32 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bed_d20250221_m022007_c001_v7007000_t0000_u01740104407212") as it is a hide marker 2025/02/21 02:21:32 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcc3_d20250221_m022006_c001_v0001182_t0035_u01740104406649") 2025/02/21 02:21:32 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf0_d20250221_m022009_c001_v7007000_t0000_u01740104409242") as it is a hide marker 2025/02/21 02:21:32 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbce3_d20250221_m022008_c001_v0001182_t0056_u01740104408589") 2025/02/21 02:21:32 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf2_d20250221_m022010_c001_v7007000_t0000_u01740104410233") as it is a hide marker 2025/02/21 02:21:32 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcf1_d20250221_m022009_c001_v0001182_t0054_u01740104409618") 2025/02/21 02:21:32 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285beb_d20250221_m022005_c001_v7007000_t0000_u01740104405307") as it is a hide marker 2025/02/21 02:21:32 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : trailing space /trailing space : Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc9b_d20250221_m022004_c001_v0001182_t0016_u01740104404714") 2025/02/21 02:21:32 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d60f_d20250221_m022127_c001_v0001043_t0039_u01740104487189") "upload" dated 2025-02-21 02:21:27.189 +0000 UTC (4.918663336s ago) 2025/02/21 02:21:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae459_d20250221_m022122_c001_v7007000_t0000_u01740104482407") 2025/02/21 02:21:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bc110_d20250221_m022119_c001_v0001182_t0056_u01740104479429") 2025/02/21 02:21:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285c01_d20250221_m022020_c001_v7007000_t0000_u01740104420257") as it is a hide marker 2025/02/21 02:21:32 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2162e669e4285bfc_d20250221_m022014_c001_v0001184_t0037_u01740104414395") 2025/02/21 02:21:32 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : zero-length-file: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bfb_d20250221_m022014_c001_v7007000_t0000_u01740104414146") as it is a hide marker 2025/02/21 02:21:32 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : zero-length-file: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f415463a1e83bbd29_d20250221_m022013_c001_v0001182_t0055_u01740104413519") 2025/02/21 02:21:32 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bdc_d20250221_m021959_c001_v7007000_t0000_u01740104399387") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc3f_d20250221_m021958_c001_v0001182_t0007_u01740104398797") 2025/02/21 02:21:32 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd2_d20250221_m021954_c001_v7007000_t0000_u01740104394338") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbbd9_d20250221_m021953_c001_v0001182_t0056_u01740104393373") 2025/02/21 02:21:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be3_d20250221_m022002_c001_v7007000_t0000_u01740104402327") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc69_d20250221_m022001_c001_v0001182_t0020_u01740104401735") 2025/02/21 02:21:32 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be1_d20250221_m022001_c001_v7007000_t0000_u01740104401343") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc5d_d20250221_m022000_c001_v0001182_t0049_u01740104400720") 2025/02/21 02:21:32 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be6_d20250221_m022003_c001_v7007000_t0000_u01740104403292") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc6f_d20250221_m022002_c001_v0001182_t0000_u01740104402695") 2025/02/21 02:21:32 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bdd_d20250221_m022000_c001_v7007000_t0000_u01740104400356") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc4b_d20250221_m021959_c001_v0001182_t0030_u01740104399750") 2025/02/21 02:21:32 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ./.: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd3_d20250221_m021955_c001_v7007000_t0000_u01740104395292") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ./.: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbbed_d20250221_m021954_c001_v0001182_t0039_u01740104394720") 2025/02/21 02:21:32 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/21 02:21:32 DEBUG : ../..: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd5_d20250221_m021956_c001_v7007000_t0000_u01740104396269") as it is a hide marker 2025/02/21 02:21:32 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/21 02:21:32 DEBUG : ../..: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc05_d20250221_m021955_c001_v0001182_t0018_u01740104395688") 2025/02/21 02:21:32 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/21 02:21:32 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of all hidden files 2025/02/21 02:21:32 DEBUG : leading space/ leading space: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bda_d20250221_m021958_c001_v7007000_t0000_u01740104398432") as it is a hide marker 2025/02/21 02:21:32 DEBUG : leading space/ leading space: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc2b_d20250221_m021957_c001_v0001182_t0023_u01740104397843") 2025/02/21 02:21:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd8_d20250221_m021957_c001_v7007000_t0000_u01740104397229") as it is a hide marker 2025/02/21 02:21:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc15_d20250221_m021956_c001_v0001182_t0008_u01740104396648") 2025/02/21 02:21:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be9_d20250221_m022004_c001_v7007000_t0000_u01740104404313") as it is a hide marker 2025/02/21 02:21:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc81_d20250221_m022003_c001_v0001182_t0013_u01740104403703") 2025/02/21 02:21:32 DEBUG : created from root.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f40283650dd70e986_d20250221_m022059_c001_v7007000_t0000_u01740104459733") as it is a hide marker 2025/02/21 02:21:32 DEBUG : created from root.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f10336c122b47b9cf_d20250221_m022058_c001_v0001183_t0059_u01740104458764") 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9b8_d20250221_m022108_c001_v7007000_t0000_u01740104468012") as it is a hide marker 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbf3d_d20250221_m022047_c001_v0001182_t0010_u01740104447672") 2025/02/21 02:21:32 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f116430592a489072_d20250221_m022043_c001_v0001115_t0036_u01740104443590") 2025/02/21 02:21:33 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdba_d20250221_m022021_c001_v0001182_t0027_u01740104421613") 2025/02/21 02:21:33 DEBUG : file name.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbda8_d20250221_m022020_c001_v0001182_t0006_u01740104420808") 2025/02/21 02:21:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdb2_d20250221_m022021_c001_v0001182_t0047_u01740104421201") "upload" dated 2025-02-21 02:20:21.201 +0000 UTC (1m11.978491046s ago) 2025/02/21 02:21:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f406cbf1022f829ae_d20250221_m022041_c001_v7007000_t0000_u01740104441289") as it is a hide marker 2025/02/21 02:21:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f10531381ca39e423_d20250221_m022041_c001_v0001181_t0020_u01740104441051") 2025/02/21 02:21:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f100874384efb14f3_d20250221_m022040_c001_v0001092_t0018_u01740104440302") 2025/02/21 02:21:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf4_d20250221_m022011_c001_v7007000_t0000_u01740104411193") as it is a hide marker 2025/02/21 02:21:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcfb_d20250221_m022010_c001_v0001182_t0045_u01740104410610") 2025/02/21 02:21:33 DEBUG : piped data.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9bc_d20250221_m022109_c001_v7007000_t0000_u01740104469759") as it is a hide marker 2025/02/21 02:21:33 DEBUG : piped data.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bc077_d20250221_m022109_c001_v0001182_t0008_u01740104469334") 2025/02/21 02:21:33 DEBUG : piped data.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9ba_d20250221_m022109_c001_v7007000_t0000_u01740104469140") 2025/02/21 02:21:33 DEBUG : piped data.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f415463a1e83bc06b_d20250221_m022108_c001_v0001182_t0055_u01740104468772") 2025/02/21 02:21:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf7_d20250221_m022012_c001_v7007000_t0000_u01740104412149") as it is a hide marker 2025/02/21 02:21:33 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbd0f_d20250221_m022011_c001_v0001182_t0044_u01740104411572") 2025/02/21 02:21:33 DEBUG : test-metadata: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae443_d20250221_m022116_c001_v7007000_t0000_u01740104476862") as it is a hide marker 2025/02/21 02:21:33 DEBUG : test-metadata: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f217d5b2970e0b9bf_d20250221_m022111_c001_v0001184_t0036_u01740104471451") 2025/02/21 02:21:33 DEBUG : test-metadata: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0b9bd_d20250221_m022110_c001_v7007000_t0000_u01740104470717") 2025/02/21 02:21:33 DEBUG : test-metadata: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bc083_d20250221_m022109_c001_v0001182_t0035_u01740104469955") 2025/02/21 02:21:33 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bec_d20250221_m022006_c001_v7007000_t0000_u01740104406262") as it is a hide marker 2025/02/21 02:21:33 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbca9_d20250221_m022005_c001_v0001182_t0016_u01740104405694") 2025/02/21 02:21:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bef_d20250221_m022008_c001_v7007000_t0000_u01740104408215") as it is a hide marker 2025/02/21 02:21:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcd5_d20250221_m022007_c001_v0001182_t0020_u01740104407595") 2025/02/21 02:21:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bed_d20250221_m022007_c001_v7007000_t0000_u01740104407212") as it is a hide marker 2025/02/21 02:21:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcc3_d20250221_m022006_c001_v0001182_t0035_u01740104406649") 2025/02/21 02:21:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf0_d20250221_m022009_c001_v7007000_t0000_u01740104409242") as it is a hide marker 2025/02/21 02:21:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbce3_d20250221_m022008_c001_v0001182_t0056_u01740104408589") 2025/02/21 02:21:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bf2_d20250221_m022010_c001_v7007000_t0000_u01740104410233") as it is a hide marker 2025/02/21 02:21:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbcf1_d20250221_m022009_c001_v0001182_t0054_u01740104409618") 2025/02/21 02:21:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285beb_d20250221_m022005_c001_v7007000_t0000_u01740104405307") as it is a hide marker 2025/02/21 02:21:34 DEBUG : trailing space /trailing space : Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc9b_d20250221_m022004_c001_v0001182_t0016_u01740104404714") 2025/02/21 02:21:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d60f_d20250221_m022127_c001_v0001043_t0039_u01740104487189") "upload" dated 2025-02-21 02:21:27.189 +0000 UTC (7.305222746s ago) 2025/02/21 02:21:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae459_d20250221_m022122_c001_v7007000_t0000_u01740104482407") 2025/02/21 02:21:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bc110_d20250221_m022119_c001_v0001182_t0056_u01740104479429") 2025/02/21 02:21:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285c01_d20250221_m022020_c001_v7007000_t0000_u01740104420257") as it is a hide marker 2025/02/21 02:21:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2162e669e4285bfc_d20250221_m022014_c001_v0001184_t0037_u01740104414395") 2025/02/21 02:21:34 DEBUG : zero-length-file: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bfb_d20250221_m022014_c001_v7007000_t0000_u01740104414146") as it is a hide marker 2025/02/21 02:21:34 DEBUG : zero-length-file: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f415463a1e83bbd29_d20250221_m022013_c001_v0001182_t0055_u01740104413519") 2025/02/21 02:21:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bdc_d20250221_m021959_c001_v7007000_t0000_u01740104399387") as it is a hide marker 2025/02/21 02:21:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc3f_d20250221_m021958_c001_v0001182_t0007_u01740104398797") 2025/02/21 02:21:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd2_d20250221_m021954_c001_v7007000_t0000_u01740104394338") as it is a hide marker 2025/02/21 02:21:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbbd9_d20250221_m021953_c001_v0001182_t0056_u01740104393373") 2025/02/21 02:21:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be3_d20250221_m022002_c001_v7007000_t0000_u01740104402327") as it is a hide marker 2025/02/21 02:21:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc69_d20250221_m022001_c001_v0001182_t0020_u01740104401735") 2025/02/21 02:21:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be1_d20250221_m022001_c001_v7007000_t0000_u01740104401343") as it is a hide marker 2025/02/21 02:21:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc5d_d20250221_m022000_c001_v0001182_t0049_u01740104400720") 2025/02/21 02:21:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285be6_d20250221_m022003_c001_v7007000_t0000_u01740104403292") as it is a hide marker 2025/02/21 02:21:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc6f_d20250221_m022002_c001_v0001182_t0000_u01740104402695") 2025/02/21 02:21:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bdd_d20250221_m022000_c001_v7007000_t0000_u01740104400356") as it is a hide marker 2025/02/21 02:21:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc4b_d20250221_m021959_c001_v0001182_t0030_u01740104399750") 2025/02/21 02:21:35 DEBUG : ./.: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd3_d20250221_m021955_c001_v7007000_t0000_u01740104395292") as it is a hide marker 2025/02/21 02:21:35 DEBUG : ./.: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbbed_d20250221_m021954_c001_v0001182_t0039_u01740104394720") 2025/02/21 02:21:35 DEBUG : ../..: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285bd5_d20250221_m021956_c001_v7007000_t0000_u01740104396269") as it is a hide marker 2025/02/21 02:21:35 DEBUG : ../..: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbc05_d20250221_m021955_c001_v0001182_t0018_u01740104395688") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/21 02:21:36 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/21 02:21:36 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/21 02:21:36 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/02/21 02:21:36 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/02/21 02:21:37 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of pending multipart uploads older than 0s 2025/02/21 02:21:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdb2_d20250221_m022021_c001_v0001182_t0047_u01740104421201") "upload" dated 2025-02-21 02:20:21.201 +0000 UTC (1m16.370110952s ago) 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b6e_d20250221_m022136_c001_v0001182_t0048_u01740104496469") as it is a start marker (upload started at 2025-02-21 02:21:36.469 +0000 UTC) 2025/02/21 02:21:37 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b6f_d20250221_m022136_c001_v0001144_t0001_u01740104496653") as it is a start marker (upload started at 2025-02-21 02:21:36.653 +0000 UTC) 2025/02/21 02:21:37 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b71_d20250221_m022136_c001_v0001157_t0041_u01740104496840") as it is a start marker (upload started at 2025-02-21 02:21:36.84 +0000 UTC) 2025/02/21 02:21:37 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b72_d20250221_m022137_c001_v0001182_t0055_u01740104497043") as it is a start marker (upload started at 2025-02-21 02:21:37.043 +0000 UTC) 2025/02/21 02:21:37 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/21 02:21:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4044f3f826086b6d_d20250221_m022136_c001_v7007000_t0000_u01740104496286") "hide" dated 2025-02-21 02:21:36.286 +0000 UTC (1.285205558s ago) 2025/02/21 02:21:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d60f_d20250221_m022127_c001_v0001043_t0039_u01740104487189") 2025/02/21 02:21:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/21 02:21:37 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of pending multipart uploads older than 0s 2025/02/21 02:21:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdb2_d20250221_m022021_c001_v0001182_t0047_u01740104421201") "upload" dated 2025-02-21 02:20:21.201 +0000 UTC (1m16.741524071s ago) 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b6e_d20250221_m022136_c001_v0001182_t0048_u01740104496469") as it is a start marker (upload started at 2025-02-21 02:21:36.469 +0000 UTC) 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b6f_d20250221_m022136_c001_v0001144_t0001_u01740104496653") as it is a start marker (upload started at 2025-02-21 02:21:36.653 +0000 UTC) 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b71_d20250221_m022136_c001_v0001157_t0041_u01740104496840") as it is a start marker (upload started at 2025-02-21 02:21:36.84 +0000 UTC) 2025/02/21 02:21:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b72_d20250221_m022137_c001_v0001182_t0055_u01740104497043") as it is a start marker (upload started at 2025-02-21 02:21:37.043 +0000 UTC) 2025/02/21 02:21:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fe2dd7340dd2b6b9f580e1b_f4044f3f826086b6d_d20250221_m022136_c001_v7007000_t0000_u01740104496286") "hide" dated 2025-02-21 02:21:36.286 +0000 UTC (1.656614329s ago) 2025/02/21 02:21:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d60f_d20250221_m022127_c001_v0001043_t0039_u01740104487189") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/21 02:21:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/21 02:21:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/21 02:21:39 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/02/21 02:21:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/21 02:21:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/21 02:21:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/21 02:21:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/21 02:21:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/21 02:21:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/21 02:21:44 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/21 02:21:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:21:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/21 02:21:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927d0f_d20250221_m022147_c001_v0001184_t0046_u01740104507577") 2025/02/21 02:21:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:21:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/21 02:21:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/21 02:21:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:21:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:21:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/21 02:21:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/21 02:21:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/21 02:21:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/21 02:21:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/21 02:21:54 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/21 02:21:55 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/21 02:21:55 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/21 02:21:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:21:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/21 02:21:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927d22_d20250221_m022156_c001_v0001044_t0032_u01740104516707") 2025/02/21 02:21:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/21 02:21:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/21 02:21:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/21 02:22:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:22:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:22:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/21 02:22:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/21 02:22:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/21 02:22:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/21 02:22:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/21 02:22:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/21 02:22:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/21 02:22:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/21 02:22:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/21 02:22:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/21 02:22:10 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffae4be_d20250221_m022213_c001_v0001117_t0050_u01740104533524") 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/21 02:22:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/21 02:22:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/21 02:22:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/02/21 02:22:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/21 02:22:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/21 02:22:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/21 02:22:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/21 02:22:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/21 02:22:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/21 02:22:19 DEBUG : pacer: Reducing sleep to 10ms 2025/02/21 02:22:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/21 02:22:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/21 02:22:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/21 02:22:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:22:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/21 02:22:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f207540b1f35dfbc5_d20250221_m022226_c001_v0001105_t0025_u01740104546105") 2025/02/21 02:22:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:22:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/21 02:22:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/21 02:22:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:22:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:22:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/21 02:22:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/21 02:22:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/21 02:22:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/21 02:22:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/21 02:22:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/21 02:22:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/21 02:22:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/21 02:22:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:22:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/21 02:22:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f207540b1f35dfbcc_d20250221_m022235_c001_v0001182_t0000_u01740104555888") 2025/02/21 02:22:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/21 02:22:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/21 02:22:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/21 02:22:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:22:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:22:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/21 02:22:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/21 02:22:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/21 02:22:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/21 02:22:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/21 02:22:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/21 02:22:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/21 02:22:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/21 02:22:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/21 02:22:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/21 02:22:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f20548b421d8abe81_d20250221_m022248_c001_v0001182_t0022_u01740104568318") 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/21 02:22:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/21 02:22:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/21 02:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/02/21 02:22:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/21 02:22:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/21 02:22:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/21 02:22:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/21 02:22:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/21 02:22:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/21 02:22:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/21 02:22:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:22:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/21 02:22:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f217d5b2970e0ba4a_d20250221_m022257_c001_v0001144_t0030_u01740104577406") 2025/02/21 02:22:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:22:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/21 02:22:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/21 02:22:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:23:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:23:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/21 02:23:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/21 02:23:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/21 02:23:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/21 02:23:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/21 02:23:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/21 02:23:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/21 02:23:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/21 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/21 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f217d5b2970e0ba55_d20250221_m022309_c001_v0001161_t0039_u01740104589323") 2025/02/21 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/21 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/21 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/21 02:23:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/21 02:23:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/21 02:23:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/21 02:23:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/21 02:23:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/21 02:23:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/21 02:23:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/21 02:23:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/21 02:23:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/21 02:23:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/21 02:23:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f2162e669e4286492_d20250221_m022331_c001_v0001099_t0021_u01740104611370") 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/21 02:23:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/21 02:23:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/21 02:23:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:23:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:23:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/02/21 02:23:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/21 02:23:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/21 02:23:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/21 02:23:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/21 02:23:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/21 02:24:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/21 02:24:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/21 02:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/21 02:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927e40_d20250221_m022409_c001_v0001032_t0059_u01740104649171") 2025/02/21 02:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/21 02:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/21 02:24:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:24:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:24:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/21 02:24:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/21 02:24:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/21 02:24:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/21 02:24:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/21 02:24:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/21 02:24:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/21 02:24:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/21 02:24:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:24:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/21 02:24:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927e58_d20250221_m022420_c001_v0001150_t0059_u01740104660305") 2025/02/21 02:24:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/21 02:24:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/21 02:24:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/21 02:24:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:24:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:24:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/21 02:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/21 02:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/21 02:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/21 02:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/21 02:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/21 02:24:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/21 02:24:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/21 02:24:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/21 02:24:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/21 02:24:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f202ae3b20644857c_d20250221_m022451_c001_v0001113_t0002_u01740104691197") 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/21 02:24:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/21 02:24:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/21 02:24:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:24:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/02/21 02:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/21 02:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/21 02:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/21 02:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/21 02:25:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/21 02:25:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/21 02:25:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/21 02:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/21 02:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f2081309b8858953f_d20250221_m022506_c001_v0001184_t0035_u01740104706478") 2025/02/21 02:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/21 02:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/21 02:25:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:25:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:25:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/21 02:25:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/21 02:25:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/21 02:25:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/21 02:25:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/21 02:25:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/21 02:25:26 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/21 02:25:26 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/21 02:25:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:25:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/21 02:25:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f2073ec2c82a4b4a7_d20250221_m022530_c001_v0001146_t0022_u01740104730836") 2025/02/21 02:25:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/21 02:25:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/21 02:25:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/21 02:25:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:25:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:25:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/21 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/21 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/21 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/21 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/21 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/21 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/21 02:25:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/21 02:25:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/21 02:26:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/21 02:26:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffaea65_d20250221_m022602_c001_v0001184_t0032_u01740104762389") 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/21 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/21 02:26:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/21 02:26:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:26:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:26:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/02/21 02:26:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/21 02:26:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/21 02:26:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/21 02:26:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/21 02:26:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/21 02:26:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/21 02:26:11 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/21 02:26:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:26:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/21 02:26:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f200fcb35e443fa26_d20250221_m022613_c001_v0001145_t0015_u01740104773036") 2025/02/21 02:26:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:26:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/21 02:26:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/21 02:26:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:26:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:26:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/21 02:26:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/21 02:26:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/21 02:26:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/21 02:26:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/21 02:26:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/21 02:26:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/21 02:26:50 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/21 02:26:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:26:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/21 02:26:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f206cbf1022f83465_d20250221_m022655_c001_v0001183_t0000_u01740104815373") 2025/02/21 02:26:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/21 02:26:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/21 02:26:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/21 02:27:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:27:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/21 02:27:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/21 02:27:20 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/21 02:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/21 02:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/21 02:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/21 02:27:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/21 02:27:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/21 02:27:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/21 02:27:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/21 02:27:25 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fe2dd7340dd2b6b9f580e1b_f21367eaebeb7e86f_d20250221_m022730_c001_v0001183_t0035_u01740104850165") 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/21 02:27:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/21 02:27:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/21 02:27:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/21 02:27:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/21 02:27:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/02/21 02:27:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4fe2dd7340dd2b6b9f580e1b_f200fcb35e443fa94_d20250221_m022745_c001_v0001117_t0032_u01740104865006") 2025/02/21 02:27:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/21 02:27:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/21 02:27:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/21 02:27:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/21 02:27:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/21 02:27:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/21 02:27:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/21 02:27:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/21 02:27:47 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/21 02:27:50 DEBUG : chunked-copy: Done sending chunk 1 2025/02/21 02:27:50 DEBUG : chunked-copy: Done sending chunk 0 2025/02/21 02:27:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/21 02:27:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4fe2dd7340dd2b6b9f580e1b_f200fcb35e443fa97_d20250221_m022751_c001_v0001182_t0015_u01740104871218") 2025/02/21 02:27:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/21 02:27:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/21 02:27:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/21 02:27:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/21 02:27:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/21 02:27:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/21 02:27:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/21 02:27:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/21 02:27:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/21 02:27:56 DEBUG : chunked-copy: Done sending chunk 1 2025/02/21 02:28:15 DEBUG : chunked-copy: Done sending chunk 0 2025/02/21 02:28:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/21 02:28:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4fe2dd7340dd2b6b9f580e1b_f2191648a40da03ea_d20250221_m022817_c001_v0001157_t0051_u01740104897235") 2025/02/21 02:28:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/21 02:28:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/21 02:28:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/21 02:28:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/21 02:28:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/21 02:28:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/21 02:28:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/21 02:28:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/21 02:28:21 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/21 02:28:23 DEBUG : chunked-copy: Done sending chunk 0 2025/02/21 02:28:23 DEBUG : chunked-copy: Done sending chunk 1 2025/02/21 02:28:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/21 02:28:24 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4fe2dd7340dd2b6b9f580e1b_f2191648a40da03f3_d20250221_m022824_c001_v0001115_t0046_u01740104904669") 2025/02/21 02:28:24 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/21 02:28:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/21 02:28:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/21 02:28:25 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/21 02:28:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/21 02:28:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/21 02:28:26 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/21 02:28:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/21 02:28:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/21 02:28:29 DEBUG : Creating backend with remote "TestB2:rclone-test-foxiqek4sepo/deeper/nonexisting/directory" 2025/02/21 02:28:29 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/21 02:28:31 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of all files 2025/02/21 02:28:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4081309b885895e0_d20250221_m022637_c001_v7007000_t0000_u01740104797225") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f200fcb35e443fa26_d20250221_m022613_c001_v0001145_t0015_u01740104773036") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f400fcb35e443fa24_d20250221_m022612_c001_v7007000_t0000_u01740104772521") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffaea6d_d20250221_m022607_c001_v0001184_t0057_u01740104767793") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f400fcb35e443fa89_d20250221_m022735_c001_v7007000_t0000_u01740104855567") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21367eaebeb7e86f_d20250221_m022730_c001_v0001183_t0035_u01740104850165") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41367eaebeb7e86d_d20250221_m022729_c001_v7007000_t0000_u01740104849666") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2162e669e4286604_d20250221_m022720_c001_v0001176_t0054_u01740104840507") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4286602_d20250221_m022720_c001_v7007000_t0000_u01740104840313") 2025/02/21 02:28:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f206cbf1022f83465_d20250221_m022655_c001_v0001183_t0000_u01740104815373") 2025/02/21 02:28:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f406cbf1022f83464_d20250221_m022654_c001_v7007000_t0000_u01740104814882") 2025/02/21 02:28:32 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2081309b885895e2_d20250221_m022637_c001_v0001183_t0054_u01740104797410") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40548b421d8abe89_d20250221_m022252_c001_v7007000_t0000_u01740104572631") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20548b421d8abe81_d20250221_m022248_c001_v0001182_t0022_u01740104568318") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40548b421d8abe76_d20250221_m022243_c001_v7007000_t0000_u01740104563370") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f207540b1f35dfbcc_d20250221_m022235_c001_v0001182_t0000_u01740104555888") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40548b421d8abe7f_d20250221_m022247_c001_v7007000_t0000_u01740104567953") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20548b421d8abe77_d20250221_m022243_c001_v0001184_t0002_u01740104563572") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f407540b1f35dfbcb_d20250221_m022235_c001_v7007000_t0000_u01740104555549") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2162e669e4285c86_d20250221_m022230_c001_v0001150_t0003_u01740104550088") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4285c84_d20250221_m022229_c001_v7007000_t0000_u01740104549894") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f207540b1f35dfbc5_d20250221_m022226_c001_v0001105_t0025_u01740104546105") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f407540b1f35dfbc3_d20250221_m022225_c001_v7007000_t0000_u01740104545708") 2025/02/21 02:28:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffae4c9_d20250221_m022218_c001_v0001182_t0032_u01740104538544") 2025/02/21 02:28:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f418bd9f5121b3b72_d20250221_m022353_c001_v7007000_t0000_u01740104633420") 2025/02/21 02:28:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2162e669e4286492_d20250221_m022331_c001_v0001099_t0021_u01740104611370") 2025/02/21 02:28:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae945_d20250221_m022318_c001_v7007000_t0000_u01740104598155") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f217d5b2970e0ba55_d20250221_m022309_c001_v0001161_t0039_u01740104589323") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4162e669e4286490_d20250221_m022330_c001_v7007000_t0000_u01740104610992") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffae946_d20250221_m022318_c001_v0001161_t0048_u01740104598377") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0ba54_d20250221_m022308_c001_v7007000_t0000_u01740104588971") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20548b421d8abe9b_d20250221_m022301_c001_v0001029_t0007_u01740104581352") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40548b421d8abe99_d20250221_m022301_c001_v7007000_t0000_u01740104581151") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f217d5b2970e0ba4a_d20250221_m022257_c001_v0001144_t0030_u01740104577406") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f417d5b2970e0ba49_d20250221_m022257_c001_v7007000_t0000_u01740104577014") 2025/02/21 02:28:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20548b421d8abe8b_d20250221_m022252_c001_v0001115_t0002_u01740104572828") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae4c7_d20250221_m022218_c001_v7007000_t0000_u01740104538343") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffae4be_d20250221_m022213_c001_v0001117_t0050_u01740104533524") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae4bd_d20250221_m022213_c001_v7007000_t0000_u01740104533164") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffae4af_d20250221_m022205_c001_v0001115_t0006_u01740104525351") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffae4ae_d20250221_m022205_c001_v7007000_t0000_u01740104525152") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927d22_d20250221_m022156_c001_v0001044_t0032_u01740104516707") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41223372ff927d1f_d20250221_m022156_c001_v7007000_t0000_u01740104516363") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21536513f977f6d5_d20250221_m022151_c001_v0001109_t0031_u01740104511222") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41536513f977f6d4_d20250221_m022151_c001_v7007000_t0000_u01740104511036") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927d0f_d20250221_m022147_c001_v0001184_t0046_u01740104507577") 2025/02/21 02:28:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41223372ff927d0e_d20250221_m022147_c001_v7007000_t0000_u01740104507221") 2025/02/21 02:28:34 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2044f3f826086b75_d20250221_m022140_c001_v0001038_t0013_u01740104500218") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4191648a40da02e2_d20250221_m022501_c001_v7007000_t0000_u01740104701458") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f202ae3b20644857c_d20250221_m022451_c001_v0001113_t0002_u01740104691197") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f402ae3b206448578_d20250221_m022445_c001_v7007000_t0000_u01740104685238") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927e58_d20250221_m022420_c001_v0001150_t0059_u01740104660305") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f402ae3b20644857b_d20250221_m022450_c001_v7007000_t0000_u01740104690791") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f202ae3b206448579_d20250221_m022445_c001_v0001105_t0049_u01740104685439") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41223372ff927e57_d20250221_m022419_c001_v7007000_t0000_u01740104659858") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927e4f_d20250221_m022413_c001_v0001109_t0022_u01740104653533") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41223372ff927e4b_d20250221_m022413_c001_v7007000_t0000_u01740104653334") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21223372ff927e40_d20250221_m022409_c001_v0001032_t0059_u01740104649171") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41223372ff927e3e_d20250221_m022408_c001_v7007000_t0000_u01740104648779") 2025/02/21 02:28:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f218bd9f5121b3b73_d20250221_m022353_c001_v0001113_t0032_u01740104633625") 2025/02/21 02:28:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffaea6c_d20250221_m022607_c001_v7007000_t0000_u01740104767608") 2025/02/21 02:28:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20163f4eeffaea65_d20250221_m022602_c001_v0001184_t0032_u01740104762389") 2025/02/21 02:28:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40163f4eeffaea63_d20250221_m022601_c001_v7007000_t0000_u01740104761945") 2025/02/21 02:28:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2095e325cabbb08a_d20250221_m022556_c001_v0001181_t0010_u01740104756762") 2025/02/21 02:28:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4095e325cabbb089_d20250221_m022556_c001_v7007000_t0000_u01740104756566") 2025/02/21 02:28:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2073ec2c82a4b4a7_d20250221_m022530_c001_v0001146_t0022_u01740104730836") 2025/02/21 02:28:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4073ec2c82a4b4a5_d20250221_m022530_c001_v7007000_t0000_u01740104730360") 2025/02/21 02:28:35 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2191648a40da02f2_d20250221_m022510_c001_v0001179_t0015_u01740104710484") 2025/02/21 02:28:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4191648a40da02f1_d20250221_m022510_c001_v7007000_t0000_u01740104710287") 2025/02/21 02:28:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2081309b8858953f_d20250221_m022506_c001_v0001184_t0035_u01740104706478") 2025/02/21 02:28:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4081309b8858953d_d20250221_m022506_c001_v7007000_t0000_u01740104706039") 2025/02/21 02:28:35 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2191648a40da02e4_d20250221_m022501_c001_v0001157_t0043_u01740104701670") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4095e325cabbb134_d20250221_m022827_c001_v7007000_t0000_u01740104907345") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f20283650dd70ecae_d20250221_m022821_c001_v0001184_t0044_u01740104901361") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40283650dd70ecab_d20250221_m022820_c001_v7007000_t0000_u01740104900819") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21367eaebeb7e89a_d20250221_m022753_c001_v0001115_t0052_u01740104873537") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41367eaebeb7e898_d20250221_m022753_c001_v7007000_t0000_u01740104873043") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f21367eaebeb7e88d_d20250221_m022747_c001_v0001150_t0031_u01740104867622") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41367eaebeb7e88b_d20250221_m022747_c001_v7007000_t0000_u01740104867121") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d738_d20250221_m022741_c001_v0001043_t0002_u01740104861160") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f400fcb35e443fa8e_d20250221_m022740_c001_v7007000_t0000_u01740104860825") 2025/02/21 02:28:35 DEBUG : chunked-copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d734_d20250221_m022736_c001_v0001043_t0030_u01740104856318") 2025/02/21 02:28:35 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4095e325cabbb133_d20250221_m022827_c001_v7007000_t0000_u01740104907151") 2025/02/21 02:28:35 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2191648a40da03f3_d20250221_m022824_c001_v0001115_t0046_u01740104904669") 2025/02/21 02:28:35 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f40283650dd70ecaa_d20250221_m022820_c001_v7007000_t0000_u01740104900625") 2025/02/21 02:28:35 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f2191648a40da03ea_d20250221_m022817_c001_v0001157_t0051_u01740104897235") 2025/02/21 02:28:36 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41367eaebeb7e897_d20250221_m022752_c001_v7007000_t0000_u01740104872860") 2025/02/21 02:28:36 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f200fcb35e443fa97_d20250221_m022751_c001_v0001182_t0015_u01740104871218") 2025/02/21 02:28:36 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f41367eaebeb7e888_d20250221_m022746_c001_v7007000_t0000_u01740104866931") 2025/02/21 02:28:36 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f200fcb35e443fa94_d20250221_m022745_c001_v0001117_t0032_u01740104865006") 2025/02/21 02:28:36 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f400fcb35e443fa8d_d20250221_m022740_c001_v7007000_t0000_u01740104860642") 2025/02/21 02:28:36 DEBUG : chunked-copy.copy: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bd75e_d20250221_m022739_c001_v0001182_t0057_u01740104859897") 2025/02/21 02:28:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f115463a1e83bbdb2_d20250221_m022021_c001_v0001182_t0047_u01740104421201") 2025/02/21 02:28:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4095e325cabbb137_d20250221_m022828_c001_v7007000_t0000_u01740104908269") 2025/02/21 02:28:36 DEBUG : unknown-size-put.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d75c_d20250221_m022827_c001_v0001043_t0029_u01740104907899") 2025/02/21 02:28:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4095e325cabbb13a_d20250221_m022829_c001_v7007000_t0000_u01740104909808") 2025/02/21 02:28:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d762_d20250221_m022829_c001_v0001043_t0002_u01740104909354") 2025/02/21 02:28:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f119bcea73357d75e_d20250221_m022828_c001_v0001043_t0044_u01740104908457") 2025/02/21 02:28:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fe2dd7340dd2b6b9f580e1b_f4044f3f826086b6d_d20250221_m022136_c001_v7007000_t0000_u01740104496286") 2025/02/21 02:28:37 INFO : B2 bucket rclone-test-foxiqek4sepo: cleaning bucket "rclone-test-foxiqek4sepo" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (530.10s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.47s) --- PASS: TestIntegration/FsMkdir (527.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.18s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.11s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.72s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.43s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (355.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (11.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (14.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (34.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (13.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (60.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (17.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (35.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (22.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (68.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (19.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (31.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (25.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (16.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (66.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (46.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (26.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (87.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (29.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (24.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (43.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (15.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (51.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (27.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.53s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 530.120s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m50.643460117s (try 1/5)