"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/16 02:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenox7paro" 2025/04/16 02:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/16 02:28:25 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/16 02:28:25 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/16 02:28:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/16 02:28:48 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/16 02:28:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/16 02:28:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/16 02:28:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/16 02:28:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/16 02:28:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/16 02:28:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/16 02:28:51 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/16 02:28:58 DEBUG : Creating backend with remote "TestB2:" 2025/04/16 02:28:58 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/16 02:29:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/16 02:29:04 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of all files 2025/04/16 02:29:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97dcd_d20250416_m022904_c001_v0001177_t0009_u01744770544196") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/16 02:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenox7paro/dirToPurgeFromRoot" 2025/04/16 02:29:07 INFO : B2 bucket rclone-test-pocenox7paro path dirToPurgeFromRoot: cleaning bucket "rclone-test-pocenox7paro" of all files 2025/04/16 02:29:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97dd7_d20250416_m022905_c001_v0001177_t0045_u01744770545731") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/16 02:29:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenox7paro/hello? sausage/êé" 2025/04/16 02:29:12 INFO : B2 bucket rclone-test-pocenox7paro path hello? sausage/êé: cleaning bucket "rclone-test-pocenox7paro" of all files 2025/04/16 02:29:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f11870960486bd9d6_d20250416_m022911_c001_v0001117_t0028_u01744770551033") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/16 02:29:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenox7paro/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/16 02:29:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenox7paro/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-pocenox7paro" from "TestB2:rclone-test-pocenox7paro" 2025/04/16 02:29:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/16 02:29:36 DEBUG : Creating backend with remote "TestB2:rclone-test-digoyuk3lawu" 2025/04/16 02:29:39 DEBUG : B2 bucket rclone-test-digoyuk3lawu: Purge remote 2025/04/16 02:29:39 INFO : B2 bucket rclone-test-digoyuk3lawu: cleaning bucket "rclone-test-digoyuk3lawu" of all files 2025/04/16 02:29:39 DEBUG : somefile: Deleting (id "4_z7fa23d4360ed3bcb9f680e1b_f406dd4a38453731b_d20250416_m022938_c001_v0001153_t0007_u01744770578664") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/16 02:29:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/16 02:29:42 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/16 02:29:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/16 02:29:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/16 02:29:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.681Ki offset 6Mi/6.106Mi 2025/04/16 02:29:45 DEBUG : test-metadata: Sending chunk 1 length 111289 2025/04/16 02:29:47 DEBUG : test-metadata: Done sending chunk 1 2025/04/16 02:29:48 DEBUG : test-metadata: Done sending chunk 0 2025/04/16 02:29:48 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/16 02:29:58 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1177-17.backblaze.com/b2api/v1/b2_upload_file/3f521d8360dd3bcb9f680e1b/c001_v0001177_t0056": EOF 2025/04/16 02:29:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-17.backblaze.com/b2api/v1/b2_upload_file/3f521d8360dd3bcb9f680e1b/c001_v0001177_t0056": EOF) 2025/04/16 02:29:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1177-17.backblaze.com/b2api/v1/b2_upload_file/3f521d8360dd3bcb9f680e1b/c001_v0001177_t0056": EOF - low level retry 1/10 2025/04/16 02:30:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-16-022953-103.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/16 02:30:02 DEBUG : oldPath = "TestB2:rclone-test-pocenox7paro/versions/test-versions-v2025-04-16-022953-103.txt" 2025/04/16 02:30:02 DEBUG : newPath = "TestB2,versions:rclone-test-pocenox7paro/versions/test-versions-v2025-04-16-022953-103.txt" 2025/04/16 02:30:02 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-pocenox7paro/versions/test-versions-v2025-04-16-022953-103.txt" 2025/04/16 02:30:02 DEBUG : Config file has changed externally - reloading 2025/04/16 02:30:02 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/16 02:30:03 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-pocenox7paro/versions/test-versions-v2025-04-16-022953-103.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-pocenox7paro/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/16 02:30:05 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of all hidden files 2025/04/16 02:30:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6436_d20250416_m022832_c001_v7007000_t0000_u01744770512615") as it is a hide marker 2025/04/16 02:30:05 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : leading space/ leading space: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d2f_d20250416_m022832_c001_v0001177_t0003_u01744770512009") 2025/04/16 02:30:05 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b642d_d20250416_m022831_c001_v7007000_t0000_u01744770511644") as it is a hide marker 2025/04/16 02:30:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d2d_d20250416_m022831_c001_v0001177_t0051_u01744770511019") 2025/04/16 02:30:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6461_d20250416_m022838_c001_v7007000_t0000_u01744770518423") as it is a hide marker 2025/04/16 02:30:05 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d55_d20250416_m022837_c001_v0001177_t0054_u01744770517827") 2025/04/16 02:30:05 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : created from root.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f403af6e7d68bf104_d20250416_m022932_c001_v7007000_t0000_u01744770572626") as it is a hide marker 2025/04/16 02:30:05 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : created from root.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f101fca542c917162_d20250416_m022931_c001_v0001032_t0001_u01744770571540") 2025/04/16 02:30:05 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : file name.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621a9_d20250416_m022941_c001_v7007000_t0000_u01744770581293") as it is a hide marker 2025/04/16 02:30:05 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e03_d20250416_m022920_c001_v0001177_t0021_u01744770560969") 2025/04/16 02:30:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f112078ad864fdffc_d20250416_m022917_c001_v0001183_t0026_u01744770557473") 2025/04/16 02:30:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97db1_d20250416_m022855_c001_v0001177_t0020_u01744770535880") 2025/04/16 02:30:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97dab_d20250416_m022854_c001_v0001177_t0037_u01744770534993") 2025/04/16 02:30:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97daf_d20250416_m022855_c001_v0001177_t0018_u01744770535465") "upload" dated 2025-04-16 02:28:55.465 +0000 UTC (1m10.111729187s ago) 2025/04/16 02:30:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa3f04_d20250416_m022915_c001_v7007000_t0000_u01744770555253") as it is a hide marker 2025/04/16 02:30:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f105a1ce6f4c85ef3_d20250416_m022915_c001_v0001182_t0041_u01744770555046") 2025/04/16 02:30:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1140291daba01f17_d20250416_m022914_c001_v0001113_t0046_u01744770554187") 2025/04/16 02:30:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6494_d20250416_m022845_c001_v7007000_t0000_u01744770525061") as it is a hide marker 2025/04/16 02:30:05 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d83_d20250416_m022844_c001_v0001177_t0001_u01744770524494") 2025/04/16 02:30:05 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : piped data.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621af_d20250416_m022943_c001_v7007000_t0000_u01744770583011") as it is a hide marker 2025/04/16 02:30:05 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : piped data.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e3f_d20250416_m022942_c001_v0001177_t0003_u01744770582616") 2025/04/16 02:30:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : piped data.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621ae_d20250416_m022942_c001_v7007000_t0000_u01744770582413") 2025/04/16 02:30:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : piped data.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f417a667376a97e3d_d20250416_m022942_c001_v0001177_t0056_u01744770582032") 2025/04/16 02:30:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6498_d20250416_m022846_c001_v7007000_t0000_u01744770526044") as it is a hide marker 2025/04/16 02:30:05 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d85_d20250416_m022845_c001_v0001177_t0024_u01744770525457") 2025/04/16 02:30:05 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : test-metadata: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa3faf_d20250416_m022950_c001_v7007000_t0000_u01744770590560") as it is a hide marker 2025/04/16 02:30:05 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : test-metadata: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f216946806f9621b4_d20250416_m022944_c001_v0001109_t0013_u01744770584887") 2025/04/16 02:30:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : test-metadata: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621b2_d20250416_m022943_c001_v7007000_t0000_u01744770583985") 2025/04/16 02:30:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : test-metadata: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e43_d20250416_m022943_c001_v0001177_t0014_u01744770583199") 2025/04/16 02:30:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b646f_d20250416_m022840_c001_v7007000_t0000_u01744770520297") as it is a hide marker 2025/04/16 02:30:05 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d63_d20250416_m022839_c001_v0001177_t0021_u01744770519717") 2025/04/16 02:30:05 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b647b_d20250416_m022842_c001_v7007000_t0000_u01744770522174") as it is a hide marker 2025/04/16 02:30:05 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d71_d20250416_m022841_c001_v0001177_t0015_u01744770521601") 2025/04/16 02:30:05 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6475_d20250416_m022841_c001_v7007000_t0000_u01744770521235") as it is a hide marker 2025/04/16 02:30:05 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d6d_d20250416_m022840_c001_v0001177_t0022_u01744770520664") 2025/04/16 02:30:05 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6483_d20250416_m022843_c001_v7007000_t0000_u01744770523194") as it is a hide marker 2025/04/16 02:30:05 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d75_d20250416_m022842_c001_v0001177_t0040_u01744770522536") 2025/04/16 02:30:05 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b648a_d20250416_m022844_c001_v7007000_t0000_u01744770524130") as it is a hide marker 2025/04/16 02:30:05 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d7f_d20250416_m022843_c001_v0001177_t0044_u01744770523561") 2025/04/16 02:30:05 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6468_d20250416_m022839_c001_v7007000_t0000_u01744770519353") as it is a hide marker 2025/04/16 02:30:05 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : trailing space /trailing space : Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d57_d20250416_m022838_c001_v0001177_t0001_u01744770518787") 2025/04/16 02:30:05 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6d87f_d20250416_m023000_c001_v0001180_t0052_u01744770600853") "upload" dated 2025-04-16 02:30:00.853 +0000 UTC (4.724371955s ago) 2025/04/16 02:30:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b65e5_d20250416_m022956_c001_v7007000_t0000_u01744770596103") 2025/04/16 02:30:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e67_d20250416_m022953_c001_v0001177_t0056_u01744770593103") 2025/04/16 02:30:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b64a6_d20250416_m022854_c001_v7007000_t0000_u01744770534434") as it is a hide marker 2025/04/16 02:30:05 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b649f_d20250416_m022848_c001_v0001039_t0040_u01744770528198") 2025/04/16 02:30:05 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : zero-length-file: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b649d_d20250416_m022847_c001_v7007000_t0000_u01744770527888") as it is a hide marker 2025/04/16 02:30:05 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : zero-length-file: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f417a667376a97d8f_d20250416_m022847_c001_v0001177_t0056_u01744770527331") 2025/04/16 02:30:05 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b643e_d20250416_m022833_c001_v7007000_t0000_u01744770513635") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d33_d20250416_m022832_c001_v0001177_t0049_u01744770512978") 2025/04/16 02:30:05 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6419_d20250416_m022828_c001_v7007000_t0000_u01744770508660") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d15_d20250416_m022827_c001_v0001177_t0036_u01744770507607") 2025/04/16 02:30:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6453_d20250416_m022836_c001_v7007000_t0000_u01744770516537") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d49_d20250416_m022835_c001_v0001177_t0012_u01744770515967") 2025/04/16 02:30:05 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b644c_d20250416_m022835_c001_v7007000_t0000_u01744770515601") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d43_d20250416_m022834_c001_v0001177_t0051_u01744770514985") 2025/04/16 02:30:05 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b645a_d20250416_m022837_c001_v7007000_t0000_u01744770517463") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d4d_d20250416_m022836_c001_v0001177_t0011_u01744770516901") 2025/04/16 02:30:05 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6445_d20250416_m022834_c001_v7007000_t0000_u01744770514577") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d3b_d20250416_m022834_c001_v0001177_t0003_u01744770513999") 2025/04/16 02:30:05 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ./.: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6421_d20250416_m022829_c001_v7007000_t0000_u01744770509700") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ./.: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d1b_d20250416_m022829_c001_v0001177_t0050_u01744770509061") 2025/04/16 02:30:05 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/16 02:30:05 DEBUG : ../..: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6427_d20250416_m022830_c001_v7007000_t0000_u01744770510642") as it is a hide marker 2025/04/16 02:30:05 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/16 02:30:05 DEBUG : ../..: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d23_d20250416_m022830_c001_v0001177_t0011_u01744770510062") 2025/04/16 02:30:05 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/16 02:30:05 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of all hidden files 2025/04/16 02:30:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6436_d20250416_m022832_c001_v7007000_t0000_u01744770512615") as it is a hide marker 2025/04/16 02:30:06 DEBUG : leading space/ leading space: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d2f_d20250416_m022832_c001_v0001177_t0003_u01744770512009") 2025/04/16 02:30:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b642d_d20250416_m022831_c001_v7007000_t0000_u01744770511644") as it is a hide marker 2025/04/16 02:30:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d2d_d20250416_m022831_c001_v0001177_t0051_u01744770511019") 2025/04/16 02:30:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6461_d20250416_m022838_c001_v7007000_t0000_u01744770518423") as it is a hide marker 2025/04/16 02:30:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d55_d20250416_m022837_c001_v0001177_t0054_u01744770517827") 2025/04/16 02:30:06 DEBUG : created from root.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f403af6e7d68bf104_d20250416_m022932_c001_v7007000_t0000_u01744770572626") as it is a hide marker 2025/04/16 02:30:06 DEBUG : created from root.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f101fca542c917162_d20250416_m022931_c001_v0001032_t0001_u01744770571540") 2025/04/16 02:30:06 DEBUG : file name.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621a9_d20250416_m022941_c001_v7007000_t0000_u01744770581293") as it is a hide marker 2025/04/16 02:30:06 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e03_d20250416_m022920_c001_v0001177_t0021_u01744770560969") 2025/04/16 02:30:06 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f112078ad864fdffc_d20250416_m022917_c001_v0001183_t0026_u01744770557473") 2025/04/16 02:30:06 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97db1_d20250416_m022855_c001_v0001177_t0020_u01744770535880") 2025/04/16 02:30:06 DEBUG : file name.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97dab_d20250416_m022854_c001_v0001177_t0037_u01744770534993") 2025/04/16 02:30:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97daf_d20250416_m022855_c001_v0001177_t0018_u01744770535465") "upload" dated 2025-04-16 02:28:55.465 +0000 UTC (1m11.167541241s ago) 2025/04/16 02:30:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa3f04_d20250416_m022915_c001_v7007000_t0000_u01744770555253") as it is a hide marker 2025/04/16 02:30:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f105a1ce6f4c85ef3_d20250416_m022915_c001_v0001182_t0041_u01744770555046") 2025/04/16 02:30:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1140291daba01f17_d20250416_m022914_c001_v0001113_t0046_u01744770554187") 2025/04/16 02:30:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6494_d20250416_m022845_c001_v7007000_t0000_u01744770525061") as it is a hide marker 2025/04/16 02:30:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d83_d20250416_m022844_c001_v0001177_t0001_u01744770524494") 2025/04/16 02:30:06 DEBUG : piped data.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621af_d20250416_m022943_c001_v7007000_t0000_u01744770583011") as it is a hide marker 2025/04/16 02:30:06 DEBUG : piped data.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e3f_d20250416_m022942_c001_v0001177_t0003_u01744770582616") 2025/04/16 02:30:07 DEBUG : piped data.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621ae_d20250416_m022942_c001_v7007000_t0000_u01744770582413") 2025/04/16 02:30:07 DEBUG : piped data.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f417a667376a97e3d_d20250416_m022942_c001_v0001177_t0056_u01744770582032") 2025/04/16 02:30:07 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6498_d20250416_m022846_c001_v7007000_t0000_u01744770526044") as it is a hide marker 2025/04/16 02:30:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d85_d20250416_m022845_c001_v0001177_t0024_u01744770525457") 2025/04/16 02:30:07 DEBUG : test-metadata: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa3faf_d20250416_m022950_c001_v7007000_t0000_u01744770590560") as it is a hide marker 2025/04/16 02:30:07 DEBUG : test-metadata: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f216946806f9621b4_d20250416_m022944_c001_v0001109_t0013_u01744770584887") 2025/04/16 02:30:07 DEBUG : test-metadata: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f416946806f9621b2_d20250416_m022943_c001_v7007000_t0000_u01744770583985") 2025/04/16 02:30:07 DEBUG : test-metadata: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e43_d20250416_m022943_c001_v0001177_t0014_u01744770583199") 2025/04/16 02:30:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b646f_d20250416_m022840_c001_v7007000_t0000_u01744770520297") as it is a hide marker 2025/04/16 02:30:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d63_d20250416_m022839_c001_v0001177_t0021_u01744770519717") 2025/04/16 02:30:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b647b_d20250416_m022842_c001_v7007000_t0000_u01744770522174") as it is a hide marker 2025/04/16 02:30:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d71_d20250416_m022841_c001_v0001177_t0015_u01744770521601") 2025/04/16 02:30:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6475_d20250416_m022841_c001_v7007000_t0000_u01744770521235") as it is a hide marker 2025/04/16 02:30:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d6d_d20250416_m022840_c001_v0001177_t0022_u01744770520664") 2025/04/16 02:30:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6483_d20250416_m022843_c001_v7007000_t0000_u01744770523194") as it is a hide marker 2025/04/16 02:30:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d75_d20250416_m022842_c001_v0001177_t0040_u01744770522536") 2025/04/16 02:30:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b648a_d20250416_m022844_c001_v7007000_t0000_u01744770524130") as it is a hide marker 2025/04/16 02:30:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d7f_d20250416_m022843_c001_v0001177_t0044_u01744770523561") 2025/04/16 02:30:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6468_d20250416_m022839_c001_v7007000_t0000_u01744770519353") as it is a hide marker 2025/04/16 02:30:07 DEBUG : trailing space /trailing space : Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d57_d20250416_m022838_c001_v0001177_t0001_u01744770518787") 2025/04/16 02:30:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6d87f_d20250416_m023000_c001_v0001180_t0052_u01744770600853") "upload" dated 2025-04-16 02:30:00.853 +0000 UTC (7.099926638s ago) 2025/04/16 02:30:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b65e5_d20250416_m022956_c001_v7007000_t0000_u01744770596103") 2025/04/16 02:30:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97e67_d20250416_m022953_c001_v0001177_t0056_u01744770593103") 2025/04/16 02:30:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b64a6_d20250416_m022854_c001_v7007000_t0000_u01744770534434") as it is a hide marker 2025/04/16 02:30:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b649f_d20250416_m022848_c001_v0001039_t0040_u01744770528198") 2025/04/16 02:30:08 DEBUG : zero-length-file: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b649d_d20250416_m022847_c001_v7007000_t0000_u01744770527888") as it is a hide marker 2025/04/16 02:30:08 DEBUG : zero-length-file: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f417a667376a97d8f_d20250416_m022847_c001_v0001177_t0056_u01744770527331") 2025/04/16 02:30:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b643e_d20250416_m022833_c001_v7007000_t0000_u01744770513635") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d33_d20250416_m022832_c001_v0001177_t0049_u01744770512978") 2025/04/16 02:30:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6419_d20250416_m022828_c001_v7007000_t0000_u01744770508660") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d15_d20250416_m022827_c001_v0001177_t0036_u01744770507607") 2025/04/16 02:30:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6453_d20250416_m022836_c001_v7007000_t0000_u01744770516537") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d49_d20250416_m022835_c001_v0001177_t0012_u01744770515967") 2025/04/16 02:30:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b644c_d20250416_m022835_c001_v7007000_t0000_u01744770515601") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d43_d20250416_m022834_c001_v0001177_t0051_u01744770514985") 2025/04/16 02:30:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b645a_d20250416_m022837_c001_v7007000_t0000_u01744770517463") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d4d_d20250416_m022836_c001_v0001177_t0011_u01744770516901") 2025/04/16 02:30:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6445_d20250416_m022834_c001_v7007000_t0000_u01744770514577") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d3b_d20250416_m022834_c001_v0001177_t0003_u01744770513999") 2025/04/16 02:30:08 DEBUG : ./.: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6421_d20250416_m022829_c001_v7007000_t0000_u01744770509700") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ./.: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d1b_d20250416_m022829_c001_v0001177_t0050_u01744770509061") 2025/04/16 02:30:08 DEBUG : ../..: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6427_d20250416_m022830_c001_v7007000_t0000_u01744770510642") as it is a hide marker 2025/04/16 02:30:08 DEBUG : ../..: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97d23_d20250416_m022830_c001_v0001177_t0011_u01744770510062") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/16 02:30:09 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/16 02:30:09 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/16 02:30:10 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/16 02:30:10 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/16 02:30:10 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of pending multipart uploads older than 0s 2025/04/16 02:30:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97daf_d20250416_m022855_c001_v0001177_t0018_u01744770535465") "upload" dated 2025-04-16 02:28:55.465 +0000 UTC (1m15.406845138s ago) 2025/04/16 02:30:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d2f6_d20250416_m023009_c001_v0001184_t0015_u01744770609822") as it is a start marker (upload started at 2025-04-16 02:30:09.822 +0000 UTC) 2025/04/16 02:30:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/16 02:30:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d2fa_d20250416_m023010_c001_v0001136_t0028_u01744770610006") as it is a start marker (upload started at 2025-04-16 02:30:10.006 +0000 UTC) 2025/04/16 02:30:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/16 02:30:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d2fe_d20250416_m023010_c001_v0001178_t0058_u01744770610201") as it is a start marker (upload started at 2025-04-16 02:30:10.201 +0000 UTC) 2025/04/16 02:30:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/16 02:30:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d302_d20250416_m023010_c001_v0001165_t0019_u01744770610401") as it is a start marker (upload started at 2025-04-16 02:30:10.401 +0000 UTC) 2025/04/16 02:30:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/16 02:30:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d2f3_d20250416_m023009_c001_v7007000_t0000_u01744770609639") "hide" dated 2025-04-16 02:30:09.639 +0000 UTC (1.233016299s ago) 2025/04/16 02:30:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6d87f_d20250416_m023000_c001_v0001180_t0052_u01744770600853") 2025/04/16 02:30:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/16 02:30:11 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of pending multipart uploads older than 0s 2025/04/16 02:30:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97daf_d20250416_m022855_c001_v0001177_t0018_u01744770535465") "upload" dated 2025-04-16 02:28:55.465 +0000 UTC (1m15.776339837s ago) 2025/04/16 02:30:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d2f6_d20250416_m023009_c001_v0001184_t0015_u01744770609822") as it is a start marker (upload started at 2025-04-16 02:30:09.822 +0000 UTC) 2025/04/16 02:30:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d2fa_d20250416_m023010_c001_v0001136_t0028_u01744770610006") as it is a start marker (upload started at 2025-04-16 02:30:10.006 +0000 UTC) 2025/04/16 02:30:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d2fe_d20250416_m023010_c001_v0001178_t0058_u01744770610201") as it is a start marker (upload started at 2025-04-16 02:30:10.201 +0000 UTC) 2025/04/16 02:30:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d302_d20250416_m023010_c001_v0001165_t0019_u01744770610401") as it is a start marker (upload started at 2025-04-16 02:30:10.401 +0000 UTC) 2025/04/16 02:30:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d2f3_d20250416_m023009_c001_v7007000_t0000_u01744770609639") "hide" dated 2025-04-16 02:30:09.639 +0000 UTC (1.603045582s ago) 2025/04/16 02:30:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6d87f_d20250416_m023000_c001_v0001180_t0052_u01744770600853") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/16 02:30:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/16 02:30:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/16 02:30:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/16 02:30:14 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/16 02:30:14 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/16 02:30:14 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/16 02:30:14 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/16 02:30:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/16 02:30:16 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/16 02:30:16 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/16 02:30:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:30:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/16 02:30:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b667c_d20250416_m023019_c001_v0001183_t0044_u01744770619950") 2025/04/16 02:30:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:30:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/16 02:30:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/16 02:30:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:30:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:30:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/16 02:30:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/16 02:30:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/16 02:30:24 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/16 02:30:24 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/16 02:30:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/16 02:30:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/16 02:30:26 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/16 02:30:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:30:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/16 02:30:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d341_d20250416_m023028_c001_v0001109_t0046_u01744770628101") 2025/04/16 02:30:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/16 02:30:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/16 02:30:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/16 02:30:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:30:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:30:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/16 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/16 02:30:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/16 02:30:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/16 02:30:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d355_d20250416_m023037_c001_v0001182_t0018_u01744770637255") 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/16 02:30:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/16 02:30:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/16 02:30:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:30:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:30:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/16 02:30:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/16 02:30:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/16 02:30:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/16 02:30:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/16 02:30:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/16 02:30:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/16 02:30:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/16 02:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/16 02:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d35d_d20250416_m023045_c001_v0001101_t0021_u01744770645399") 2025/04/16 02:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/16 02:30:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/16 02:30:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:30:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:30:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/16 02:30:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/16 02:30:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/16 02:30:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/16 02:30:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/16 02:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/16 02:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/16 02:31:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/16 02:31:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/16 02:31:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e05_d20250416_m023102_c001_v0001183_t0027_u01744770662534") 2025/04/16 02:31:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/16 02:31:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/16 02:31:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/16 02:31:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/16 02:31:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/16 02:31:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/16 02:31:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/16 02:31:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/16 02:31:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/16 02:31:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/16 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/16 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/16 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/16 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/16 02:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/16 02:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f21541fca764ac04b_d20250416_m023111_c001_v0001184_t0036_u01744770671854") 2025/04/16 02:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/16 02:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/16 02:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/16 02:31:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/16 02:31:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/16 02:31:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/16 02:31:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/16 02:31:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/16 02:31:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/16 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/16 02:31:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/16 02:31:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/16 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/16 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f21541fca764ac05b_d20250416_m023119_c001_v0001182_t0026_u01744770679888") 2025/04/16 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/16 02:31:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/16 02:31:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/16 02:31:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/16 02:31:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/16 02:31:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/16 02:31:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/16 02:31:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/16 02:31:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/16 02:31:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/16 02:31:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/16 02:31:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e91_d20250416_m023128_c001_v0001098_t0048_u01744770688169") 2025/04/16 02:31:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/16 02:31:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/16 02:31:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/16 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/16 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/16 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/16 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/16 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/16 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/16 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/16 02:31:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/16 02:31:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/16 02:31:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/16 02:31:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/16 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/16 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e9e_d20250416_m023136_c001_v0001182_t0031_u01744770696886") 2025/04/16 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/16 02:31:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:31:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/16 02:31:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/16 02:31:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/16 02:31:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/16 02:31:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/16 02:31:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/16 02:31:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/16 02:31:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/16 02:31:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/16 02:31:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/16 02:31:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/16 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/16 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f203af6e7d68bf26f_d20250416_m023145_c001_v0001120_t0049_u01744770705724") 2025/04/16 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/16 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/16 02:31:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/16 02:31:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/16 02:31:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/16 02:31:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/16 02:31:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/16 02:31:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/16 02:31:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/16 02:31:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/16 02:31:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:31:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/16 02:31:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6ee2_d20250416_m023154_c001_v0001183_t0051_u01744770714784") 2025/04/16 02:31:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/16 02:31:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/16 02:31:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/16 02:31:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:31:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:31:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/16 02:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/16 02:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/16 02:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/16 02:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/16 02:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/16 02:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/16 02:32:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/16 02:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/16 02:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/16 02:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b6907_d20250416_m023204_c001_v0001182_t0012_u01744770724615") 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/16 02:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/16 02:32:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/16 02:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:32:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:32:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/16 02:32:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/16 02:32:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/16 02:32:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/16 02:32:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/16 02:32:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/16 02:32:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/16 02:32:11 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/16 02:32:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:32:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/16 02:32:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b6920_d20250416_m023213_c001_v0001120_t0059_u01744770733599") 2025/04/16 02:32:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:32:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/16 02:32:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/16 02:32:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:32:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:32:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/16 02:32:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/16 02:32:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/16 02:32:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/16 02:32:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/16 02:32:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/16 02:32:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/16 02:32:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/16 02:32:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:32:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/16 02:32:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6fd3_d20250416_m023222_c001_v0001043_t0004_u01744770742955") 2025/04/16 02:32:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/16 02:32:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/16 02:32:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/16 02:32:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:32:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:32:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/16 02:32:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/16 02:32:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/16 02:32:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/16 02:32:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/16 02:32:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/16 02:32:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/16 02:32:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/16 02:32:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/16 02:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/16 02:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/16 02:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/16 02:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2113b9852738879a_d20250416_m023234_c001_v0001179_t0038_u01744770754595") 2025/04/16 02:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/16 02:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/16 02:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/16 02:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/16 02:32:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:32:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:32:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/16 02:32:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/16 02:32:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/16 02:32:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/16 02:32:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/16 02:32:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/16 02:32:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/16 02:32:42 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/16 02:32:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:32:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/16 02:32:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2113b985273887a0_d20250416_m023244_c001_v0001157_t0035_u01744770764662") 2025/04/16 02:32:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:32:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/16 02:32:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/16 02:32:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:32:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:32:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/16 02:32:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/16 02:32:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/16 02:32:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/16 02:32:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/16 02:32:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/16 02:32:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/16 02:32:52 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/16 02:32:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:32:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/16 02:32:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f212fea736af24990_d20250416_m023255_c001_v0001104_t0048_u01744770775079") 2025/04/16 02:32:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/16 02:32:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/16 02:32:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/16 02:32:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:32:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:32:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/16 02:33:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/16 02:33:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/16 02:33:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/16 02:33:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/16 02:33:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/16 02:33:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/16 02:33:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/16 02:33:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/16 02:33:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/16 02:33:05 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f521d8360dd3bcb9f680e1b_f2031dd423c12b289_d20250416_m023309_c001_v0001183_t0030_u01744770789342") 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/16 02:33:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/16 02:33:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/16 02:33:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/16 02:33:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/16 02:33:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/16 02:33:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f521d8360dd3bcb9f680e1b_f2094696062aa4540_d20250416_m023328_c001_v0001101_t0045_u01744770808222") 2025/04/16 02:33:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/16 02:33:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/16 02:33:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/16 02:33:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/16 02:33:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/16 02:33:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/16 02:33:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/16 02:33:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/16 02:33:38 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/16 02:33:40 DEBUG : chunked-copy: Done sending chunk 0 2025/04/16 02:33:40 DEBUG : chunked-copy: Done sending chunk 1 2025/04/16 02:33:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/16 02:33:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d5df_d20250416_m023341_c001_v0001184_t0030_u01744770821268") 2025/04/16 02:33:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/16 02:33:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/16 02:33:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/16 02:33:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/16 02:33:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/16 02:33:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/16 02:33:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/16 02:33:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/16 02:33:44 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/16 02:33:46 DEBUG : chunked-copy: Done sending chunk 0 2025/04/16 02:33:46 DEBUG : chunked-copy: Done sending chunk 1 2025/04/16 02:33:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/16 02:33:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d616_d20250416_m023347_c001_v0001043_t0019_u01744770827299") 2025/04/16 02:33:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/16 02:33:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/16 02:33:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/16 02:33:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/16 02:33:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/16 02:33:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/16 02:33:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/16 02:33:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/16 02:33:50 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/16 02:33:52 DEBUG : chunked-copy: Done sending chunk 1 2025/04/16 02:33:52 DEBUG : chunked-copy: Done sending chunk 0 2025/04/16 02:33:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/16 02:33:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3f521d8360dd3bcb9f680e1b_f2161c733266fa0ea_d20250416_m023353_c001_v0001171_t0040_u01744770833492") 2025/04/16 02:33:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/16 02:33:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/16 02:33:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/16 02:33:54 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/16 02:33:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/16 02:33:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/16 02:33:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/16 02:33:56 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/16 02:33:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/16 02:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenox7paro/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/16 02:33:59 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of all files 2025/04/16 02:33:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f412fea736af2492c_d20250416_m023248_c001_v7007000_t0000_u01744770768866") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2113b985273887a0_d20250416_m023244_c001_v0001157_t0035_u01744770764662") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4113b9852738879f_d20250416_m023244_c001_v7007000_t0000_u01744770764044") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f212fea736af248f5_d20250416_m023239_c001_v0001183_t0011_u01744770759573") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa4514_d20250416_m023314_c001_v7007000_t0000_u01744770794655") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2031dd423c12b289_d20250416_m023309_c001_v0001183_t0030_u01744770789342") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4031dd423c12b288_d20250416_m023308_c001_v7007000_t0000_u01744770788786") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f212fea736af249a6_d20250416_m023300_c001_v0001144_t0034_u01744770780827") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f412fea736af249a3_d20250416_m023300_c001_v7007000_t0000_u01744770780644") 2025/04/16 02:33:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f212fea736af24990_d20250416_m023255_c001_v0001104_t0048_u01744770775079") 2025/04/16 02:34:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f412fea736af24986_d20250416_m023254_c001_v7007000_t0000_u01744770774511") 2025/04/16 02:34:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f212fea736af24935_d20250416_m023249_c001_v0001183_t0009_u01744770769048") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e42_d20250416_m023115_c001_v7007000_t0000_u01744770675741") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f21541fca764ac04b_d20250416_m023111_c001_v0001184_t0036_u01744770671854") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e09_d20250416_m023106_c001_v7007000_t0000_u01744770666618") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e05_d20250416_m023102_c001_v0001183_t0027_u01744770662534") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f41541fca764ac048_d20250416_m023111_c001_v7007000_t0000_u01744770671415") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e0a_d20250416_m023106_c001_v0001100_t0018_u01744770666804") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e03_d20250416_m023102_c001_v7007000_t0000_u01744770662126") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6dfb_d20250416_m023057_c001_v0001092_t0007_u01744770657891") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6df9_d20250416_m023057_c001_v7007000_t0000_u01744770657706") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d35d_d20250416_m023045_c001_v0001101_t0021_u01744770645399") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d35c_d20250416_m023045_c001_v7007000_t0000_u01744770645001") 2025/04/16 02:34:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f219f0eb34778ffa9_d20250416_m023041_c001_v0001182_t0023_u01744770641403") 2025/04/16 02:34:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6eaa_d20250416_m023140_c001_v7007000_t0000_u01744770700918") 2025/04/16 02:34:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e9e_d20250416_m023136_c001_v0001182_t0031_u01744770696886") 2025/04/16 02:34:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e96_d20250416_m023132_c001_v7007000_t0000_u01744770692225") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e91_d20250416_m023128_c001_v0001098_t0048_u01744770688169") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e9d_d20250416_m023136_c001_v7007000_t0000_u01744770696462") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e97_d20250416_m023132_c001_v0001183_t0041_u01744770692410") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e90_d20250416_m023127_c001_v7007000_t0000_u01744770687771") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e89_d20250416_m023123_c001_v0001032_t0028_u01744770683540") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6e88_d20250416_m023123_c001_v7007000_t0000_u01744770683348") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f21541fca764ac05b_d20250416_m023119_c001_v0001182_t0026_u01744770679888") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f41541fca764ac05a_d20250416_m023119_c001_v7007000_t0000_u01744770679485") 2025/04/16 02:34:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6e47_d20250416_m023115_c001_v0001184_t0034_u01744770675926") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f419f0eb34778ffa8_d20250416_m023041_c001_v7007000_t0000_u01744770641215") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d355_d20250416_m023037_c001_v0001182_t0018_u01744770637255") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d354_d20250416_m023036_c001_v7007000_t0000_u01744770636841") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d346_d20250416_m023032_c001_v0001183_t0034_u01744770632715") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d345_d20250416_m023032_c001_v7007000_t0000_u01744770632533") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d341_d20250416_m023028_c001_v0001109_t0046_u01744770628101") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d340_d20250416_m023027_c001_v7007000_t0000_u01744770627704") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d339_d20250416_m023023_c001_v0001179_t0054_u01744770623511") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d338_d20250416_m023023_c001_v7007000_t0000_u01744770623329") 2025/04/16 02:34:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b667c_d20250416_m023019_c001_v0001183_t0044_u01744770619950") 2025/04/16 02:34:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6678_d20250416_m023019_c001_v7007000_t0000_u01744770619578") 2025/04/16 02:34:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b6659_d20250416_m023014_c001_v0001177_t0004_u01744770614374") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6f9e_d20250416_m023208_c001_v7007000_t0000_u01744770728710") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b6907_d20250416_m023204_c001_v0001182_t0012_u01744770724615") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6f24_d20250416_m023159_c001_v7007000_t0000_u01744770719139") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6ee2_d20250416_m023154_c001_v0001183_t0051_u01744770714784") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b6906_d20250416_m023204_c001_v7007000_t0000_u01744770724115") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6f29_d20250416_m023159_c001_v0001182_t0020_u01744770719324") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6ede_d20250416_m023154_c001_v7007000_t0000_u01744770714326") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6ebe_d20250416_m023149_c001_v0001179_t0004_u01744770709571") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6ebb_d20250416_m023149_c001_v7007000_t0000_u01744770709385") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f203af6e7d68bf26f_d20250416_m023145_c001_v0001120_t0049_u01744770705724") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f403af6e7d68bf26e_d20250416_m023145_c001_v7007000_t0000_u01744770705270") 2025/04/16 02:34:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6eab_d20250416_m023141_c001_v0001171_t0016_u01744770701102") 2025/04/16 02:34:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f412fea736af248f4_d20250416_m023239_c001_v7007000_t0000_u01744770759392") 2025/04/16 02:34:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2113b9852738879a_d20250416_m023234_c001_v0001179_t0038_u01744770754595") 2025/04/16 02:34:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4113b98527388799_d20250416_m023234_c001_v7007000_t0000_u01744770754090") 2025/04/16 02:34:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6fdc_d20250416_m023228_c001_v0001106_t0028_u01744770748358") 2025/04/16 02:34:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6fda_d20250416_m023228_c001_v7007000_t0000_u01744770748173") 2025/04/16 02:34:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6fd3_d20250416_m023222_c001_v0001043_t0004_u01744770742955") 2025/04/16 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6fd1_d20250416_m023222_c001_v7007000_t0000_u01744770742456") 2025/04/16 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6fc4_d20250416_m023217_c001_v0001184_t0019_u01744770737606") 2025/04/16 02:34:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4075e2da497e6fc0_d20250416_m023217_c001_v7007000_t0000_u01744770737421") 2025/04/16 02:34:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2050bbfef50b6920_d20250416_m023213_c001_v0001120_t0059_u01744770733599") 2025/04/16 02:34:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4050bbfef50b691d_d20250416_m023213_c001_v7007000_t0000_u01744770733087") 2025/04/16 02:34:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2075e2da497e6fa1_d20250416_m023208_c001_v0001161_t0030_u01744770728896") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f401af802ee6a9916_d20250416_m023356_c001_v7007000_t0000_u01744770836098") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d639_d20250416_m023350_c001_v0001100_t0034_u01744770830018") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d631_d20250416_m023349_c001_v7007000_t0000_u01744770829398") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2161c733266fa0e3_d20250416_m023343_c001_v0001115_t0003_u01744770823607") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4161c733266fa0e1_d20250416_m023342_c001_v7007000_t0000_u01744770822959") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2161c733266fa0d8_d20250416_m023337_c001_v0001171_t0022_u01744770817658") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4161c733266fa0d7_d20250416_m023337_c001_v7007000_t0000_u01744770817045") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6dc73_d20250416_m023326_c001_v0001180_t0026_u01744770806188") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa453f_d20250416_m023325_c001_v7007000_t0000_u01744770805396") 2025/04/16 02:34:03 DEBUG : chunked-copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6dc33_d20250416_m023315_c001_v0001180_t0013_u01744770795437") 2025/04/16 02:34:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f401af802ee6a9915_d20250416_m023355_c001_v7007000_t0000_u01744770835917") 2025/04/16 02:34:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2161c733266fa0ea_d20250416_m023353_c001_v0001171_t0040_u01744770833492") 2025/04/16 02:34:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d62e_d20250416_m023349_c001_v7007000_t0000_u01744770829216") 2025/04/16 02:34:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d616_d20250416_m023347_c001_v0001043_t0019_u01744770827299") 2025/04/16 02:34:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4161c733266fa0e0_d20250416_m023342_c001_v7007000_t0000_u01744770822777") 2025/04/16 02:34:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f20646fd8e893d5df_d20250416_m023341_c001_v0001184_t0030_u01744770821268") 2025/04/16 02:34:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4161c733266fa0d6_d20250416_m023336_c001_v7007000_t0000_u01744770816864") 2025/04/16 02:34:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f2094696062aa4540_d20250416_m023328_c001_v0001101_t0045_u01744770808222") 2025/04/16 02:34:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f4094696062aa453e_d20250416_m023325_c001_v7007000_t0000_u01744770805206") 2025/04/16 02:34:04 DEBUG : chunked-copy.copy: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f10708e214dcbdcb8_d20250416_m023317_c001_v0001101_t0041_u01744770797398") 2025/04/16 02:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f117a667376a97daf_d20250416_m022855_c001_v0001177_t0018_u01744770535465") 2025/04/16 02:34:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f401af802ee6a9918_d20250416_m023356_c001_v7007000_t0000_u01744770836900") 2025/04/16 02:34:04 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6dd29_d20250416_m023356_c001_v0001180_t0041_u01744770836645") 2025/04/16 02:34:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f401af802ee6a9919_d20250416_m023357_c001_v7007000_t0000_u01744770837843") 2025/04/16 02:34:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6dd2f_d20250416_m023357_c001_v0001180_t0022_u01744770837646") 2025/04/16 02:34:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f1146e32efcd6dd2d_d20250416_m023357_c001_v0001180_t0053_u01744770837083") 2025/04/16 02:34:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f521d8360dd3bcb9f680e1b_f40646fd8e893d2f3_d20250416_m023009_c001_v7007000_t0000_u01744770609639") 2025/04/16 02:34:05 INFO : B2 bucket rclone-test-pocenox7paro: cleaning bucket "rclone-test-pocenox7paro" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (343.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.58s) --- PASS: TestIntegration/FsMkdir (341.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.54s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (34.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (16.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (12.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (10.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (11.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 343.997s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m44.752370185s (try 1/5)