"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/07/09 04:09:50 NOTICE: TestB2: Starting server 2025/07/09 04:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bebivuf1voca" 2025/07/09 04:09:50 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/07/09 04:09:53 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/09 04:09:53 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/09 04:09:53 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/07/09 04:10:15 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/07/09 04:10:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/09 04:10:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/09 04:10:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/09 04:10:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/09 04:10:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/09 04:10:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/09 04:10:18 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/07/09 04:10:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/09 04:10:26 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/07/09 04:10:31 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of all files 2025/07/09 04:10:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572a08_d20250709_m041030_c001_v0001183_t0017_u01752034230804") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/09 04:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bebivuf1voca/dirToPurgeFromRoot" 2025/07/09 04:10:33 INFO : B2 bucket rclone-test-bebivuf1voca path dirToPurgeFromRoot: cleaning bucket "rclone-test-bebivuf1voca" of all files 2025/07/09 04:10:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572a1c_d20250709_m041032_c001_v0001183_t0044_u01752034232283") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/09 04:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bebivuf1voca/hello? sausage/êé" 2025/07/09 04:10:39 INFO : B2 bucket rclone-test-bebivuf1voca path hello? sausage/êé: cleaning bucket "rclone-test-bebivuf1voca" of all files 2025/07/09 04:10:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f115383fc7656fa86_d20250709_m041037_c001_v0001044_t0016_u01752034237543") === 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/07/09 04:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bebivuf1voca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/09 04:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bebivuf1voca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-bebivuf1voca" from "TestB2:rclone-test-bebivuf1voca" 2025/07/09 04:10:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/07/09 04:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-guhelay3folu" 2025/07/09 04:11:08 DEBUG : B2 bucket rclone-test-guhelay3folu: Purge remote 2025/07/09 04:11:08 INFO : B2 bucket rclone-test-guhelay3folu: cleaning bucket "rclone-test-guhelay3folu" of all files 2025/07/09 04:11:08 DEBUG : somefile: Deleting (id "4_z8f424dc3601debdb9f780e1b_f401ed4b2c70ff833_d20250709_m041107_c001_v0001183_t0029_u01752034267183") === 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/07/09 04:11:09 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/09 04:11:10 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/07/09 04:11:13 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/09 04:11:13 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/09 04:11:13 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.361Ki offset 6Mi/6.106Mi 2025/07/09 04:11:13 DEBUG : test-metadata: Sending chunk 1 length 110962 2025/07/09 04:11:14 DEBUG : test-metadata: Done sending chunk 1 2025/07/09 04:11:17 DEBUG : test-metadata: Done sending chunk 0 2025/07/09 04:11:17 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/07/09 04:11:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/07/09 04:11:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/09 04:11:26 DEBUG : pacer: Reducing sleep to 10ms 2025/07/09 04:11:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/9f922dd3600debdb9f780e1b/c001_v0001183_t0027": EOF 2025/07/09 04:11:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/9f922dd3600debdb9f780e1b/c001_v0001183_t0027": EOF) 2025/07/09 04:11:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/9f922dd3600debdb9f780e1b/c001_v0001183_t0027": EOF - low level retry 1/10 2025/07/09 04:11:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-07-09-041123-167.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/07/09 04:11:32 DEBUG : oldPath = "TestB2:rclone-test-bebivuf1voca/versions/test-versions-v2025-07-09-041123-167.txt" 2025/07/09 04:11:32 DEBUG : newPath = "TestB2,versions:rclone-test-bebivuf1voca/versions/test-versions-v2025-07-09-041123-167.txt" 2025/07/09 04:11:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bebivuf1voca/versions/test-versions-v2025-07-09-041123-167.txt" 2025/07/09 04:11:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/09 04:11:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bebivuf1voca/versions/test-versions-v2025-07-09-041123-167.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bebivuf1voca/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/07/09 04:11:37 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of all hidden files 2025/07/09 04:11:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809b_d20250709_m041000_c001_v7007000_t0000_u01752034200262") as it is a hide marker 2025/07/09 04:11:37 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : leading space/ leading space: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab218857284b_d20250709_m040959_c001_v0001183_t0003_u01752034199698") 2025/07/09 04:11:37 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809a_d20250709_m040959_c001_v7007000_t0000_u01752034199329") as it is a hide marker 2025/07/09 04:11:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572837_d20250709_m040958_c001_v0001183_t0021_u01752034198765") 2025/07/09 04:11:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a5_d20250709_m041005_c001_v7007000_t0000_u01752034205841") as it is a hide marker 2025/07/09 04:11:37 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728a7_d20250709_m041005_c001_v0001183_t0029_u01752034205286") 2025/07/09 04:11:37 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : created from root.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f406af4c269321207_d20250709_m041101_c001_v7007000_t0000_u01752034261296") as it is a hide marker 2025/07/09 04:11:37 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : created from root.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f10992278b98d6a39_d20250709_m041100_c001_v0001105_t0029_u01752034260096") 2025/07/09 04:11:37 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : file name.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fa4_d20250709_m041109_c001_v7007000_t0000_u01752034269346") as it is a hide marker 2025/07/09 04:11:37 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572ac2_d20250709_m041047_c001_v0001183_t0044_u01752034247971") 2025/07/09 04:11:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f11849cf276e4b507_d20250709_m041043_c001_v0001044_t0046_u01752034243925") 2025/07/09 04:11:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a8_d20250709_m041022_c001_v0001183_t0003_u01752034222494") 2025/07/09 04:11:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a0_d20250709_m041021_c001_v0001183_t0024_u01752034221662") 2025/07/09 04:11:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a2_d20250709_m041022_c001_v0001183_t0029_u01752034222083") "upload" dated 2025-07-09 04:10:22.083 +0000 UTC (1m15.371328901s ago) 2025/07/09 04:11:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f419ffae81ce87b3e_d20250709_m041041_c001_v7007000_t0000_u01752034241719") as it is a hide marker 2025/07/09 04:11:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f11494f840bbb199e_d20250709_m041041_c001_v0001184_t0020_u01752034241468") 2025/07/09 04:11:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f10213bb461b4280e_d20250709_m041040_c001_v0001032_t0028_u01752034240620") 2025/07/09 04:11:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b2_d20250709_m041012_c001_v7007000_t0000_u01752034212486") as it is a hide marker 2025/07/09 04:11:37 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab218857291b_d20250709_m041011_c001_v0001183_t0005_u01752034211924") 2025/07/09 04:11:37 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : piped data.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fb0_d20250709_m041111_c001_v7007000_t0000_u01752034271009") as it is a hide marker 2025/07/09 04:11:37 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : piped data.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572bae_d20250709_m041110_c001_v0001183_t0034_u01752034270633") 2025/07/09 04:11:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : piped data.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fac_d20250709_m041110_c001_v7007000_t0000_u01752034270450") 2025/07/09 04:11:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : piped data.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4161ab2188572ba0_d20250709_m041110_c001_v0001183_t0027_u01752034270084") 2025/07/09 04:11:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b3_d20250709_m041013_c001_v7007000_t0000_u01752034213413") as it is a hide marker 2025/07/09 04:11:37 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572927_d20250709_m041012_c001_v0001183_t0019_u01752034212858") 2025/07/09 04:11:37 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : test-metadata: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece8f64_d20250709_m041120_c001_v7007000_t0000_u01752034280621") as it is a hide marker 2025/07/09 04:11:37 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : test-metadata: Deleting (id "4_z9f922dd3600debdb9f780e1b_f21454ec292728fc5_d20250709_m041112_c001_v0001165_t0024_u01752034272897") 2025/07/09 04:11:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : test-metadata: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fb3_d20250709_m041111_c001_v7007000_t0000_u01752034271947") 2025/07/09 04:11:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : test-metadata: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572bba_d20250709_m041111_c001_v0001183_t0015_u01752034271193") 2025/07/09 04:11:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a8_d20250709_m041007_c001_v7007000_t0000_u01752034207698") as it is a hide marker 2025/07/09 04:11:37 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728cf_d20250709_m041007_c001_v0001183_t0054_u01752034207142") 2025/07/09 04:11:37 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980ad_d20250709_m041009_c001_v7007000_t0000_u01752034209595") as it is a hide marker 2025/07/09 04:11:37 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728e7_d20250709_m041009_c001_v0001183_t0024_u01752034209007") 2025/07/09 04:11:37 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980ac_d20250709_m041008_c001_v7007000_t0000_u01752034208639") as it is a hide marker 2025/07/09 04:11:37 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728d9_d20250709_m041008_c001_v0001183_t0040_u01752034208064") 2025/07/09 04:11:37 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980ae_d20250709_m041010_c001_v7007000_t0000_u01752034210564") as it is a hide marker 2025/07/09 04:11:37 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728f3_d20250709_m041009_c001_v0001183_t0003_u01752034209963") 2025/07/09 04:11:37 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b0_d20250709_m041011_c001_v7007000_t0000_u01752034211523") as it is a hide marker 2025/07/09 04:11:37 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572901_d20250709_m041010_c001_v0001183_t0039_u01752034210933") 2025/07/09 04:11:37 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a7_d20250709_m041006_c001_v7007000_t0000_u01752034206775") as it is a hide marker 2025/07/09 04:11:37 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : trailing space /trailing space : Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728bb_d20250709_m041006_c001_v0001183_t0032_u01752034206206") 2025/07/09 04:11:37 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa1d6_d20250709_m041130_c001_v0001101_t0057_u01752034290917") "upload" dated 2025-07-09 04:11:30.917 +0000 UTC (6.537779967s ago) 2025/07/09 04:11:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41220193171d2e3f_d20250709_m041126_c001_v7007000_t0000_u01752034286164") 2025/07/09 04:11:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572c62_d20250709_m041123_c001_v0001183_t0041_u01752034283167") 2025/07/09 04:11:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b8_d20250709_m041021_c001_v7007000_t0000_u01752034221106") as it is a hide marker 2025/07/09 04:11:37 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2085bdfc9db980b6_d20250709_m041015_c001_v0001179_t0004_u01752034215581") 2025/07/09 04:11:37 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : zero-length-file: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b5_d20250709_m041015_c001_v7007000_t0000_u01752034215255") as it is a hide marker 2025/07/09 04:11:37 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : zero-length-file: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4161ab218857293f_d20250709_m041014_c001_v0001183_t0027_u01752034214708") 2025/07/09 04:11:37 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809c_d20250709_m041001_c001_v7007000_t0000_u01752034201217") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572855_d20250709_m041000_c001_v0001183_t0005_u01752034200630") 2025/07/09 04:11:37 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9808b_d20250709_m040956_c001_v7007000_t0000_u01752034196532") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885727f3_d20250709_m040955_c001_v0001183_t0013_u01752034195594") 2025/07/09 04:11:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a1_d20250709_m041003_c001_v7007000_t0000_u01752034203990") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572885_d20250709_m041003_c001_v0001183_t0041_u01752034203424") 2025/07/09 04:11:37 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809f_d20250709_m041003_c001_v7007000_t0000_u01752034203054") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab218857286f_d20250709_m041002_c001_v0001183_t0034_u01752034202502") 2025/07/09 04:11:37 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a3_d20250709_m041004_c001_v7007000_t0000_u01752034204920") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572893_d20250709_m041004_c001_v0001183_t0046_u01752034204356") 2025/07/09 04:11:37 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809e_d20250709_m041002_c001_v7007000_t0000_u01752034202135") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572861_d20250709_m041001_c001_v0001183_t0037_u01752034201584") 2025/07/09 04:11:37 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ./.: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db98098_d20250709_m040957_c001_v7007000_t0000_u01752034197455") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ./.: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572815_d20250709_m040956_c001_v0001183_t0036_u01752034196899") 2025/07/09 04:11:37 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/09 04:11:37 DEBUG : ../..: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db98099_d20250709_m040958_c001_v7007000_t0000_u01752034198399") as it is a hide marker 2025/07/09 04:11:37 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/09 04:11:37 DEBUG : ../..: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572829_d20250709_m040957_c001_v0001183_t0057_u01752034197823") 2025/07/09 04:11:37 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/09 04:11:37 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of all hidden files 2025/07/09 04:11:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809b_d20250709_m041000_c001_v7007000_t0000_u01752034200262") as it is a hide marker 2025/07/09 04:11:37 DEBUG : leading space/ leading space: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab218857284b_d20250709_m040959_c001_v0001183_t0003_u01752034199698") 2025/07/09 04:11:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809a_d20250709_m040959_c001_v7007000_t0000_u01752034199329") as it is a hide marker 2025/07/09 04:11:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572837_d20250709_m040958_c001_v0001183_t0021_u01752034198765") 2025/07/09 04:11:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a5_d20250709_m041005_c001_v7007000_t0000_u01752034205841") as it is a hide marker 2025/07/09 04:11:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728a7_d20250709_m041005_c001_v0001183_t0029_u01752034205286") 2025/07/09 04:11:37 DEBUG : created from root.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f406af4c269321207_d20250709_m041101_c001_v7007000_t0000_u01752034261296") as it is a hide marker 2025/07/09 04:11:37 DEBUG : created from root.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f10992278b98d6a39_d20250709_m041100_c001_v0001105_t0029_u01752034260096") 2025/07/09 04:11:37 DEBUG : file name.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fa4_d20250709_m041109_c001_v7007000_t0000_u01752034269346") as it is a hide marker 2025/07/09 04:11:38 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572ac2_d20250709_m041047_c001_v0001183_t0044_u01752034247971") 2025/07/09 04:11:38 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f11849cf276e4b507_d20250709_m041043_c001_v0001044_t0046_u01752034243925") 2025/07/09 04:11:38 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a8_d20250709_m041022_c001_v0001183_t0003_u01752034222494") 2025/07/09 04:11:38 DEBUG : file name.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a0_d20250709_m041021_c001_v0001183_t0024_u01752034221662") 2025/07/09 04:11:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a2_d20250709_m041022_c001_v0001183_t0029_u01752034222083") "upload" dated 2025-07-09 04:10:22.083 +0000 UTC (1m16.392411395s ago) 2025/07/09 04:11:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f419ffae81ce87b3e_d20250709_m041041_c001_v7007000_t0000_u01752034241719") as it is a hide marker 2025/07/09 04:11:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f11494f840bbb199e_d20250709_m041041_c001_v0001184_t0020_u01752034241468") 2025/07/09 04:11:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f10213bb461b4280e_d20250709_m041040_c001_v0001032_t0028_u01752034240620") 2025/07/09 04:11:38 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b2_d20250709_m041012_c001_v7007000_t0000_u01752034212486") as it is a hide marker 2025/07/09 04:11:38 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab218857291b_d20250709_m041011_c001_v0001183_t0005_u01752034211924") 2025/07/09 04:11:38 DEBUG : piped data.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fb0_d20250709_m041111_c001_v7007000_t0000_u01752034271009") as it is a hide marker 2025/07/09 04:11:38 DEBUG : piped data.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572bae_d20250709_m041110_c001_v0001183_t0034_u01752034270633") 2025/07/09 04:11:38 DEBUG : piped data.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fac_d20250709_m041110_c001_v7007000_t0000_u01752034270450") 2025/07/09 04:11:38 DEBUG : piped data.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4161ab2188572ba0_d20250709_m041110_c001_v0001183_t0027_u01752034270084") 2025/07/09 04:11:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b3_d20250709_m041013_c001_v7007000_t0000_u01752034213413") as it is a hide marker 2025/07/09 04:11:39 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572927_d20250709_m041012_c001_v0001183_t0019_u01752034212858") 2025/07/09 04:11:39 DEBUG : test-metadata: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece8f64_d20250709_m041120_c001_v7007000_t0000_u01752034280621") as it is a hide marker 2025/07/09 04:11:39 DEBUG : test-metadata: Deleting (id "4_z9f922dd3600debdb9f780e1b_f21454ec292728fc5_d20250709_m041112_c001_v0001165_t0024_u01752034272897") 2025/07/09 04:11:39 DEBUG : test-metadata: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41454ec292728fb3_d20250709_m041111_c001_v7007000_t0000_u01752034271947") 2025/07/09 04:11:39 DEBUG : test-metadata: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572bba_d20250709_m041111_c001_v0001183_t0015_u01752034271193") 2025/07/09 04:11:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a8_d20250709_m041007_c001_v7007000_t0000_u01752034207698") as it is a hide marker 2025/07/09 04:11:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728cf_d20250709_m041007_c001_v0001183_t0054_u01752034207142") 2025/07/09 04:11:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980ad_d20250709_m041009_c001_v7007000_t0000_u01752034209595") as it is a hide marker 2025/07/09 04:11:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728e7_d20250709_m041009_c001_v0001183_t0024_u01752034209007") 2025/07/09 04:11:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980ac_d20250709_m041008_c001_v7007000_t0000_u01752034208639") as it is a hide marker 2025/07/09 04:11:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728d9_d20250709_m041008_c001_v0001183_t0040_u01752034208064") 2025/07/09 04:11:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980ae_d20250709_m041010_c001_v7007000_t0000_u01752034210564") as it is a hide marker 2025/07/09 04:11:39 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728f3_d20250709_m041009_c001_v0001183_t0003_u01752034209963") 2025/07/09 04:11:39 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b0_d20250709_m041011_c001_v7007000_t0000_u01752034211523") as it is a hide marker 2025/07/09 04:11:39 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572901_d20250709_m041010_c001_v0001183_t0039_u01752034210933") 2025/07/09 04:11:39 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a7_d20250709_m041006_c001_v7007000_t0000_u01752034206775") as it is a hide marker 2025/07/09 04:11:39 DEBUG : trailing space /trailing space : Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885728bb_d20250709_m041006_c001_v0001183_t0032_u01752034206206") 2025/07/09 04:11:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa1d6_d20250709_m041130_c001_v0001101_t0057_u01752034290917") "upload" dated 2025-07-09 04:11:30.917 +0000 UTC (8.851955753s ago) 2025/07/09 04:11:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41220193171d2e3f_d20250709_m041126_c001_v7007000_t0000_u01752034286164") 2025/07/09 04:11:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572c62_d20250709_m041123_c001_v0001183_t0041_u01752034283167") 2025/07/09 04:11:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b8_d20250709_m041021_c001_v7007000_t0000_u01752034221106") as it is a hide marker 2025/07/09 04:11:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2085bdfc9db980b6_d20250709_m041015_c001_v0001179_t0004_u01752034215581") 2025/07/09 04:11:39 DEBUG : zero-length-file: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980b5_d20250709_m041015_c001_v7007000_t0000_u01752034215255") as it is a hide marker 2025/07/09 04:11:39 DEBUG : zero-length-file: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4161ab218857293f_d20250709_m041014_c001_v0001183_t0027_u01752034214708") 2025/07/09 04:11:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809c_d20250709_m041001_c001_v7007000_t0000_u01752034201217") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572855_d20250709_m041000_c001_v0001183_t0005_u01752034200630") 2025/07/09 04:11:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9808b_d20250709_m040956_c001_v7007000_t0000_u01752034196532") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885727f3_d20250709_m040955_c001_v0001183_t0013_u01752034195594") 2025/07/09 04:11:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a1_d20250709_m041003_c001_v7007000_t0000_u01752034203990") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572885_d20250709_m041003_c001_v0001183_t0041_u01752034203424") 2025/07/09 04:11:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809f_d20250709_m041003_c001_v7007000_t0000_u01752034203054") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab218857286f_d20250709_m041002_c001_v0001183_t0034_u01752034202502") 2025/07/09 04:11:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db980a3_d20250709_m041004_c001_v7007000_t0000_u01752034204920") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572893_d20250709_m041004_c001_v0001183_t0046_u01752034204356") 2025/07/09 04:11:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db9809e_d20250709_m041002_c001_v7007000_t0000_u01752034202135") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572861_d20250709_m041001_c001_v0001183_t0037_u01752034201584") 2025/07/09 04:11:40 DEBUG : ./.: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db98098_d20250709_m040957_c001_v7007000_t0000_u01752034197455") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ./.: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572815_d20250709_m040956_c001_v0001183_t0036_u01752034196899") 2025/07/09 04:11:40 DEBUG : ../..: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f4085bdfc9db98099_d20250709_m040958_c001_v7007000_t0000_u01752034198399") as it is a hide marker 2025/07/09 04:11:40 DEBUG : ../..: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab2188572829_d20250709_m040957_c001_v0001183_t0057_u01752034197823") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/09 04:11:41 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/07/09 04:11:41 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/07/09 04:11:41 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/09 04:11:42 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/07/09 04:11:42 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of pending multipart uploads older than 0s 2025/07/09 04:11:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a2_d20250709_m041022_c001_v0001183_t0029_u01752034222083") "upload" dated 2025-07-09 04:10:22.083 +0000 UTC (1m20.591382419s ago) 2025/07/09 04:11:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c07_d20250709_m041141_c001_v0001120_t0029_u01752034301624") as it is a start marker (upload started at 2025-07-09 04:11:41.624 +0000 UTC) 2025/07/09 04:11:42 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/09 04:11:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c08_d20250709_m041141_c001_v0001176_t0023_u01752034301816") as it is a start marker (upload started at 2025-07-09 04:11:41.816 +0000 UTC) 2025/07/09 04:11:42 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/09 04:11:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c09_d20250709_m041142_c001_v0001176_t0006_u01752034302010") as it is a start marker (upload started at 2025-07-09 04:11:42.01 +0000 UTC) 2025/07/09 04:11:42 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/09 04:11:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c0a_d20250709_m041142_c001_v0001134_t0022_u01752034302196") as it is a start marker (upload started at 2025-07-09 04:11:42.196 +0000 UTC) 2025/07/09 04:11:42 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/09 04:11:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f420e3e9208d43c06_d20250709_m041141_c001_v7007000_t0000_u01752034301441") "hide" dated 2025-07-09 04:11:41.441 +0000 UTC (1.233642367s ago) 2025/07/09 04:11:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa1d6_d20250709_m041130_c001_v0001101_t0057_u01752034290917") 2025/07/09 04:11:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/09 04:11:42 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of pending multipart uploads older than 0s 2025/07/09 04:11:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a2_d20250709_m041022_c001_v0001183_t0029_u01752034222083") "upload" dated 2025-07-09 04:10:22.083 +0000 UTC (1m20.973684843s ago) 2025/07/09 04:11:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c07_d20250709_m041141_c001_v0001120_t0029_u01752034301624") as it is a start marker (upload started at 2025-07-09 04:11:41.624 +0000 UTC) 2025/07/09 04:11:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c08_d20250709_m041141_c001_v0001176_t0023_u01752034301816") as it is a start marker (upload started at 2025-07-09 04:11:41.816 +0000 UTC) 2025/07/09 04:11:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c09_d20250709_m041142_c001_v0001176_t0006_u01752034302010") as it is a start marker (upload started at 2025-07-09 04:11:42.01 +0000 UTC) 2025/07/09 04:11:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c0a_d20250709_m041142_c001_v0001134_t0022_u01752034302196") as it is a start marker (upload started at 2025-07-09 04:11:42.196 +0000 UTC) 2025/07/09 04:11:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f922dd3600debdb9f780e1b_f420e3e9208d43c06_d20250709_m041141_c001_v7007000_t0000_u01752034301441") "hide" dated 2025-07-09 04:11:41.441 +0000 UTC (1.616050139s ago) 2025/07/09 04:11:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa1d6_d20250709_m041130_c001_v0001101_t0057_u01752034290917") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/09 04:11:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/09 04:11:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/09 04:11:44 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/07/09 04:11:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/09 04:11:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/09 04:11:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/09 04:11:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/09 04:11:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/09 04:11:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/09 04:11:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/09 04:11:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:11:50 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/07/09 04:11:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f21220193171d2eb2_d20250709_m041150_c001_v0001171_t0000_u01752034310636") 2025/07/09 04:11:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:11:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/09 04:11:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/09 04:11:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:11:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:11:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/09 04:11:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/09 04:11:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/09 04:11:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/09 04:11:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/09 04:11:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/09 04:11:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/09 04:11:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/09 04:11:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:11:58 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/07/09 04:11:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0eba_d20250709_m041159_c001_v0001172_t0046_u01752034319078") 2025/07/09 04:11:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/09 04:11:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/09 04:11:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/09 04:12:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/09 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/09 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/09 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/09 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/09 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/09 04:12:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/09 04:12:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/09 04:12:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/09 04:12:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/09 04:12:06 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/09 04:12:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:12:07 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/07/09 04:12:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0ed3_d20250709_m041207_c001_v0001092_t0057_u01752034327861") 2025/07/09 04:12:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/09 04:12:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:12:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/09 04:12:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/09 04:12:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/09 04:12:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:10 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/07/09 04:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/09 04:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/09 04:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/09 04:12:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/09 04:12:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/09 04:12:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/09 04:12:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/09 04:12:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:12:15 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/07/09 04:12:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0eec_d20250709_m041216_c001_v0001131_t0055_u01752034336007") 2025/07/09 04:12:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:12:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/09 04:12:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/09 04:12:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/09 04:12:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/09 04:12:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/09 04:12:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/09 04:12:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/09 04:12:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/09 04:12:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/09 04:12:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/09 04:12:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:12:24 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/07/09 04:12:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb92ff8b_d20250709_m041224_c001_v0001171_t0020_u01752034344566") 2025/07/09 04:12:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/09 04:12:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/09 04:12:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/09 04:12:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/09 04:12:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/09 04:12:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/09 04:12:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/09 04:12:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/09 04:12:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/09 04:12:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/09 04:12:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/09 04:12:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/09 04:12:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/09 04:12:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/09 04:12:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:12:33 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/07/09 04:12:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f209f9734efbaccc2_d20250709_m041233_c001_v0001178_t0051_u01752034353796") 2025/07/09 04:12:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/09 04:12:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:12:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/09 04:12:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/09 04:12:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/09 04:12:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:36 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/07/09 04:12:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/09 04:12:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/09 04:12:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/09 04:12:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/09 04:12:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/09 04:12:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/09 04:12:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/09 04:12:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:12:41 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/07/09 04:12:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f209f9734efbacccc_d20250709_m041241_c001_v0001172_t0014_u01752034361757") 2025/07/09 04:12:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:12:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/09 04:12:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/09 04:12:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/09 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/09 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/09 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/09 04:12:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/09 04:12:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/09 04:12:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/09 04:12:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/09 04:12:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:12:50 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/07/09 04:12:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb930008_d20250709_m041250_c001_v0001182_t0035_u01752034370261") 2025/07/09 04:12:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/09 04:12:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/09 04:12:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/09 04:12:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:12:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:12:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/09 04:12:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/09 04:12:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/09 04:12:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/09 04:12:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/09 04:12:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/09 04:12:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/09 04:12:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/09 04:12:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/09 04:12:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/09 04:12:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/09 04:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:13:00 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/07/09 04:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f206af4c269321ba9_d20250709_m041300_c001_v0001178_t0012_u01752034380256") 2025/07/09 04:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/09 04:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/09 04:13:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/09 04:13:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/09 04:13:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:13:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:13:03 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/07/09 04:13:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/09 04:13:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/09 04:13:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/09 04:13:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/09 04:13:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/09 04:13:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/09 04:13:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/09 04:13:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:13:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/07/09 04:13:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f206af4c269321c87_d20250709_m041312_c001_v0001136_t0023_u01752034392624") 2025/07/09 04:13:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:13:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/09 04:13:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/09 04:13:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:13:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:13:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/09 04:13:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/09 04:13:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/09 04:13:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/09 04:13:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/09 04:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/09 04:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/09 04:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/09 04:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:13:28 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/07/09 04:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a1027_d20250709_m041328_c001_v0001171_t0041_u01752034408333") 2025/07/09 04:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/09 04:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/09 04:13:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/09 04:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:13:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:13:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/09 04:13:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/09 04:13:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/09 04:13:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/09 04:13:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/09 04:13:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/09 04:13:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/09 04:13:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/09 04:13:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/09 04:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/09 04:13:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/09 04:13:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:13:53 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/07/09 04:13:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f215813631cd4bb67_d20250709_m041353_c001_v0001146_t0024_u01752034433278") 2025/07/09 04:13:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/09 04:13:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/09 04:13:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:13:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/09 04:13:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/09 04:13:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:13:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:13:56 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/07/09 04:13:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/09 04:13:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/09 04:13:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/09 04:13:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/09 04:13:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/09 04:14:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/09 04:14:00 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/09 04:14:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:14:02 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/07/09 04:14:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f215813631cd4bb72_d20250709_m041402_c001_v0001184_t0050_u01752034442938") 2025/07/09 04:14:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:14:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/09 04:14:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/09 04:14:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:14:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:14:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/09 04:14:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/09 04:14:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/09 04:14:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/09 04:14:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/09 04:14:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/09 04:14:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/09 04:14:10 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/09 04:14:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:14:12 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/07/09 04:14:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be24_d20250709_m041412_c001_v0001172_t0052_u01752034452397") 2025/07/09 04:14:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/09 04:14:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/09 04:14:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/09 04:14:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:14:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:14:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/09 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/09 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/09 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/09 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/09 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/09 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/09 04:14:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/09 04:14:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/09 04:14:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/09 04:14:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/09 04:14:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:14:22 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/07/09 04:14:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f219811bd31113959_d20250709_m041422_c001_v0001182_t0014_u01752034462747") 2025/07/09 04:14:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/09 04:14:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:14:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/09 04:14:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/09 04:14:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/09 04:14:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:14:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:14:25 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/07/09 04:14:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/09 04:14:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/09 04:14:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/09 04:14:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/09 04:14:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/09 04:14:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/09 04:14:30 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/09 04:14:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:14:32 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/07/09 04:14:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f2054f37f613ef1ce_d20250709_m041432_c001_v0001184_t0056_u01752034472973") 2025/07/09 04:14:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:14:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/09 04:14:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/09 04:14:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:14:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:14:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/09 04:14:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/09 04:14:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/09 04:14:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/09 04:14:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/09 04:14:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/09 04:14:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/09 04:14:40 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/09 04:14:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:14:43 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/07/09 04:14:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be37_d20250709_m041443_c001_v0001172_t0039_u01752034483400") 2025/07/09 04:14:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/09 04:14:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/09 04:14:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/09 04:14:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:14:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:14:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/09 04:14:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/09 04:14:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/09 04:14:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/09 04:14:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/09 04:14:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/09 04:14:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/09 04:14:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/09 04:14:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/09 04:14:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/09 04:14:52 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/09 04:14:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/09 04:14:55 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/07/09 04:14:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f922dd3600debdb9f780e1b_f2078888abe97fc70_d20250709_m041455_c001_v0001157_t0030_u01752034495270") 2025/07/09 04:14:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/09 04:14:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/09 04:14:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/09 04:14:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/09 04:14:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/09 04:14:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/09 04:14:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/09 04:14:58 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/07/09 04:15:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92c4_d20250709_m041507_c001_v0001176_t0014_u01752034507673") 2025/07/09 04:15:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/09 04:15:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/09 04:15:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/09 04:15:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/09 04:15:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/09 04:15:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/09 04:15:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/09 04:15:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/09 04:15:10 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/09 04:15:12 DEBUG : chunked-copy: Done sending chunk 0 2025/07/09 04:15:12 DEBUG : chunked-copy: Done sending chunk 1 2025/07/09 04:15:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/09 04:15:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92ca_d20250709_m041513_c001_v0001090_t0004_u01752034513347") 2025/07/09 04:15:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/09 04:15:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/09 04:15:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/09 04:15:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/09 04:15:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/09 04:15:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/09 04:15:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/09 04:15:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/09 04:15:16 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/09 04:15:18 DEBUG : chunked-copy: Done sending chunk 0 2025/07/09 04:15:18 DEBUG : chunked-copy: Done sending chunk 1 2025/07/09 04:15:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/09 04:15:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92d9_d20250709_m041519_c001_v0001165_t0011_u01752034519576") 2025/07/09 04:15:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/09 04:15:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/09 04:15:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/09 04:15:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/09 04:15:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/09 04:15:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/09 04:15:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/09 04:15:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/09 04:15:22 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/09 04:15:24 DEBUG : chunked-copy: Done sending chunk 0 2025/07/09 04:15:24 DEBUG : chunked-copy: Done sending chunk 1 2025/07/09 04:15:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92fd_d20250709_m041525_c001_v0001183_t0020_u01752034525334") 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/09 04:15:25 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/09 04:15:27 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/09 04:15:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/09 04:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bebivuf1voca/deeper/nonexisting/directory" 2025/07/09 04:15:29 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/07/09 04:15:30 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of all files 2025/07/09 04:15:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be31_d20250709_m041436_c001_v7007000_t0000_u01752034476919") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2054f37f613ef1ce_d20250709_m041432_c001_v0001184_t0056_u01752034472973") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4054f37f613ef1cd_d20250709_m041432_c001_v7007000_t0000_u01752034472318") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be2d_d20250709_m041427_c001_v0001182_t0006_u01752034467884") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92bf_d20250709_m041500_c001_v7007000_t0000_u01752034500512") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2078888abe97fc70_d20250709_m041455_c001_v0001157_t0030_u01752034495270") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4078888abe97fc61_d20250709_m041454_c001_v7007000_t0000_u01752034494595") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be3f_d20250709_m041448_c001_v0001182_t0013_u01752034488998") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be3b_d20250709_m041448_c001_v7007000_t0000_u01752034488817") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be37_d20250709_m041443_c001_v0001172_t0039_u01752034483400") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be36_d20250709_m041442_c001_v7007000_t0000_u01752034482738") 2025/07/09 04:15:31 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be32_d20250709_m041437_c001_v0001171_t0002_u01752034477102") 2025/07/09 04:15:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb92fff2_d20250709_m041237_c001_v7007000_t0000_u01752034357638") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f209f9734efbaccc2_d20250709_m041233_c001_v0001178_t0051_u01752034353796") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb92ff8f_d20250709_m041228_c001_v7007000_t0000_u01752034348615") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb92ff8b_d20250709_m041224_c001_v0001171_t0020_u01752034344566") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f409f9734efbaccc1_d20250709_m041233_c001_v7007000_t0000_u01752034353378") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb92ff90_d20250709_m041228_c001_v0001130_t0018_u01752034348798") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb92ff8a_d20250709_m041224_c001_v7007000_t0000_u01752034344148") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb92ff55_d20250709_m041219_c001_v0001116_t0015_u01752034339875") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb92ff50_d20250709_m041219_c001_v7007000_t0000_u01752034339693") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0eec_d20250709_m041216_c001_v0001131_t0055_u01752034336007") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a0ee8_d20250709_m041215_c001_v7007000_t0000_u01752034335610") 2025/07/09 04:15:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb92ff04_d20250709_m041212_c001_v0001184_t0022_u01752034332135") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f406af4c269321c13_d20250709_m041307_c001_v7007000_t0000_u01752034387197") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f206af4c269321ba9_d20250709_m041300_c001_v0001178_t0012_u01752034380256") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb93000c_d20250709_m041254_c001_v7007000_t0000_u01752034374070") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb930008_d20250709_m041250_c001_v0001182_t0035_u01752034370261") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f406af4c269321b9e_d20250709_m041259_c001_v7007000_t0000_u01752034379773") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb93000d_d20250709_m041254_c001_v0001171_t0018_u01752034374253") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb930006_d20250709_m041249_c001_v7007000_t0000_u01752034369860") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb930005_d20250709_m041245_c001_v0001036_t0025_u01752034365347") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb930003_d20250709_m041245_c001_v7007000_t0000_u01752034365162") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f209f9734efbacccc_d20250709_m041241_c001_v0001172_t0014_u01752034361757") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f409f9734efbacccb_d20250709_m041241_c001_v7007000_t0000_u01752034361355") 2025/07/09 04:15:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f2180e40eeb92fff6_d20250709_m041237_c001_v0001183_t0020_u01752034357821") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f4180e40eeb92fefe_d20250709_m041211_c001_v7007000_t0000_u01752034331950") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0ed3_d20250709_m041207_c001_v0001092_t0057_u01752034327861") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a0ed2_d20250709_m041207_c001_v7007000_t0000_u01752034327451") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0ed0_d20250709_m041203_c001_v0001181_t0016_u01752034323410") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a0ecf_d20250709_m041203_c001_v7007000_t0000_u01752034323226") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0eba_d20250709_m041159_c001_v0001172_t0046_u01752034319078") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a0ead_d20250709_m041158_c001_v7007000_t0000_u01752034318677") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a0e4a_d20250709_m041154_c001_v0001182_t0045_u01752034314666") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a0e47_d20250709_m041154_c001_v7007000_t0000_u01752034314482") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f21220193171d2eb2_d20250709_m041150_c001_v0001171_t0000_u01752034310636") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f41220193171d2eb1_d20250709_m041150_c001_v7007000_t0000_u01752034310242") 2025/07/09 04:15:33 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f220e3e9208d43c12_d20250709_m041145_c001_v0001183_t0034_u01752034305207") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be19_d20250709_m041357_c001_v7007000_t0000_u01752034437862") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f215813631cd4bb67_d20250709_m041353_c001_v0001146_t0024_u01752034433278") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a102a_d20250709_m041332_c001_v7007000_t0000_u01752034412697") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a1027_d20250709_m041328_c001_v0001171_t0041_u01752034408333") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f415813631cd4bb66_d20250709_m041352_c001_v7007000_t0000_u01752034432774") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a102b_d20250709_m041332_c001_v0001150_t0053_u01752034412880") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a1026_d20250709_m041327_c001_v7007000_t0000_u01752034407868") 2025/07/09 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f202b0539e58a1023_d20250709_m041323_c001_v0001041_t0012_u01752034403296") 2025/07/09 04:15:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f402b0539e58a1022_d20250709_m041323_c001_v7007000_t0000_u01752034403114") 2025/07/09 04:15:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f206af4c269321c87_d20250709_m041312_c001_v0001136_t0023_u01752034392624") 2025/07/09 04:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f406af4c269321c74_d20250709_m041311_c001_v7007000_t0000_u01752034391899") 2025/07/09 04:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f206af4c269321c20_d20250709_m041307_c001_v0001171_t0055_u01752034387638") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be2c_d20250709_m041427_c001_v7007000_t0000_u01752034467702") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f219811bd31113959_d20250709_m041422_c001_v0001182_t0014_u01752034462747") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f419811bd31113958_d20250709_m041422_c001_v7007000_t0000_u01752034462205") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be27_d20250709_m041417_c001_v0001182_t0014_u01752034457360") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be26_d20250709_m041417_c001_v7007000_t0000_u01752034457180") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be24_d20250709_m041412_c001_v0001172_t0052_u01752034452397") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be21_d20250709_m041411_c001_v7007000_t0000_u01752034451883") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be1f_d20250709_m041406_c001_v0001038_t0057_u01752034446890") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f403bf01634e3be1e_d20250709_m041406_c001_v7007000_t0000_u01752034446578") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f215813631cd4bb72_d20250709_m041402_c001_v0001184_t0050_u01752034442938") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f415813631cd4bb71_d20250709_m041402_c001_v7007000_t0000_u01752034442419") 2025/07/09 04:15:34 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f922dd3600debdb9f780e1b_f203bf01634e3be1a_d20250709_m041358_c001_v0001157_t0025_u01752034438043") 2025/07/09 04:15:34 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92ff_d20250709_m041527_c001_v7007000_t0000_u01752034527198") 2025/07/09 04:15:34 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92f2_d20250709_m041521_c001_v0001041_t0027_u01752034521801") 2025/07/09 04:15:34 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92ee_d20250709_m041521_c001_v7007000_t0000_u01752034521166") 2025/07/09 04:15:34 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92ce_d20250709_m041515_c001_v0001105_t0005_u01752034515889") 2025/07/09 04:15:35 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92cd_d20250709_m041515_c001_v7007000_t0000_u01752034515229") 2025/07/09 04:15:35 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92c8_d20250709_m041509_c001_v0001180_t0022_u01752034509972") 2025/07/09 04:15:35 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92c7_d20250709_m041509_c001_v7007000_t0000_u01752034509305") 2025/07/09 04:15:35 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa4d3_d20250709_m041505_c001_v0001101_t0005_u01752034505590") 2025/07/09 04:15:35 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92c2_d20250709_m041505_c001_v7007000_t0000_u01752034505125") 2025/07/09 04:15:35 DEBUG : chunked-copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa4c9_d20250709_m041501_c001_v0001101_t0058_u01752034501362") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92fe_d20250709_m041527_c001_v7007000_t0000_u01752034527016") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92fd_d20250709_m041525_c001_v0001183_t0020_u01752034525334") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92eb_d20250709_m041520_c001_v7007000_t0000_u01752034520983") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92d9_d20250709_m041519_c001_v0001165_t0011_u01752034519576") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92cc_d20250709_m041515_c001_v7007000_t0000_u01752034515044") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92ca_d20250709_m041513_c001_v0001090_t0004_u01752034513347") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92c6_d20250709_m041509_c001_v7007000_t0000_u01752034509124") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f222f3d942ece92c4_d20250709_m041507_c001_v0001176_t0014_u01752034507673") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece92c1_d20250709_m041504_c001_v7007000_t0000_u01752034504937") 2025/07/09 04:15:35 DEBUG : chunked-copy.copy: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1039019d046f2714_d20250709_m041503_c001_v0001099_t0043_u01752034503530") 2025/07/09 04:15:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f1161ab21885729a2_d20250709_m041022_c001_v0001183_t0029_u01752034222083") 2025/07/09 04:15:35 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece9300_d20250709_m041528_c001_v7007000_t0000_u01752034528182") 2025/07/09 04:15:35 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa527_d20250709_m041527_c001_v0001101_t0035_u01752034527744") 2025/07/09 04:15:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f422f3d942ece930a_d20250709_m041529_c001_v7007000_t0000_u01752034529607") 2025/07/09 04:15:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa52b_d20250709_m041529_c001_v0001101_t0019_u01752034529321") 2025/07/09 04:15:36 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f116205eb3d1fa529_d20250709_m041528_c001_v0001101_t0040_u01752034528363") 2025/07/09 04:15:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f922dd3600debdb9f780e1b_f420e3e9208d43c06_d20250709_m041141_c001_v7007000_t0000_u01752034301441") 2025/07/09 04:15:37 INFO : B2 bucket rclone-test-bebivuf1voca: cleaning bucket "rclone-test-bebivuf1voca" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (346.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (344.66s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.85s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.47s) --- 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.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (34.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (8.68s) --- 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 (20.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (13.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (50.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (15.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (25.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.43s) --- 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 346.867s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m48.061091776s (try 1/5)