"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/08/25 04:02:16 NOTICE: TestB2: Starting server 2025/08/25 04:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-daqamaw8vija" 2025/08/25 04:02:16 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/08/25 04:02:25 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/25 04:02:25 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/25 04:02:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/25 04:02:50 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/08/25 04:02:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/25 04:02:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/25 04:02:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/25 04:02:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/25 04:02:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/25 04:02:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/25 04:02:54 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/08/25 04:03:01 DEBUG : Creating backend with remote "TestB2:" 2025/08/25 04:03:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/25 04:03:02 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/08/25 04:03:07 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of all files 2025/08/25 04:03:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a6c_d20250825_m040306_c001_v0001157_t0050_u01756094586782") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/25 04:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-daqamaw8vija/dirToPurgeFromRoot" 2025/08/25 04:03:10 INFO : B2 bucket rclone-test-daqamaw8vija path dirToPurgeFromRoot: cleaning bucket "rclone-test-daqamaw8vija" of all files 2025/08/25 04:03:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a74_d20250825_m040308_c001_v0001157_t0021_u01756094588356") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/25 04:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-daqamaw8vija/hello? sausage/êé" 2025/08/25 04:03:15 INFO : B2 bucket rclone-test-daqamaw8vija path hello? sausage/êé: cleaning bucket "rclone-test-daqamaw8vija" of all files 2025/08/25 04:03:15 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1194b926a72b7874_d20250825_m040313_c001_v0001106_t0015_u01756094593801") === 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/08/25 04:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-daqamaw8vija/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/25 04:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-daqamaw8vija/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-daqamaw8vija" from "TestB2:rclone-test-daqamaw8vija" 2025/08/25 04:03:28 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/08/25 04:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gihituy2geha" 2025/08/25 04:03:46 DEBUG : B2 bucket rclone-test-gihituy2geha: Purge remote 2025/08/25 04:03:46 INFO : B2 bucket rclone-test-gihituy2geha: cleaning bucket "rclone-test-gihituy2geha" of all files 2025/08/25 04:03:46 DEBUG : somefile: Deleting (id "4_z9fb26d43605ddbfb9f880e1b_f41721c21aae1bd05_d20250825_m040344_c001_v0001183_t0001_u01756094624850") === 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/08/25 04:03:47 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/25 04:03:48 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/08/25 04:03:52 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/25 04:03:52 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/25 04:03:52 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.842Ki offset 6Mi/6.106Mi 2025/08/25 04:03:52 DEBUG : test-metadata: Sending chunk 1 length 111454 2025/08/25 04:03:53 DEBUG : test-metadata: Done sending chunk 1 2025/08/25 04:03:57 DEBUG : test-metadata: Done sending chunk 0 2025/08/25 04:03:57 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/08/25 04:04:08 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1157-03.backblaze.com/b2api/v1/b2_upload_file/df723d03604ddbfb9f880e1b/c001_v0001157_t0039": EOF 2025/08/25 04:04:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-03.backblaze.com/b2api/v1/b2_upload_file/df723d03604ddbfb9f880e1b/c001_v0001157_t0039": EOF) 2025/08/25 04:04:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1157-03.backblaze.com/b2api/v1/b2_upload_file/df723d03604ddbfb9f880e1b/c001_v0001157_t0039": EOF - low level retry 1/10 2025/08/25 04:04:10 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-08-25-040402-981.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/08/25 04:04:13 DEBUG : oldPath = "TestB2:rclone-test-daqamaw8vija/versions/test-versions-v2025-08-25-040402-981.txt" 2025/08/25 04:04:13 DEBUG : newPath = "TestB2,versions:rclone-test-daqamaw8vija/versions/test-versions-v2025-08-25-040402-981.txt" 2025/08/25 04:04:13 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-daqamaw8vija/versions/test-versions-v2025-08-25-040402-981.txt" 2025/08/25 04:04:13 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/25 04:04:14 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-daqamaw8vija/versions/test-versions-v2025-08-25-040402-981.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-daqamaw8vija/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/08/25 04:04:17 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of all hidden files 2025/08/25 04:04:18 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba7eb_d20250825_m040233_c001_v7007000_t0000_u01756094553345") as it is a hide marker 2025/08/25 04:04:18 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : leading space/ leading space: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69c8_d20250825_m040232_c001_v0001157_t0037_u01756094552569") 2025/08/25 04:04:18 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba73c_d20250825_m040232_c001_v7007000_t0000_u01756094552205") as it is a hide marker 2025/08/25 04:04:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69c6_d20250825_m040231_c001_v0001157_t0035_u01756094551468") 2025/08/25 04:04:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba885_d20250825_m040240_c001_v7007000_t0000_u01756094560157") as it is a hide marker 2025/08/25 04:04:18 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ea_d20250825_m040239_c001_v0001157_t0018_u01756094559438") 2025/08/25 04:04:18 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : created from root.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f4095e535385b3487_d20250825_m040335_c001_v7007000_t0000_u01756094615886") as it is a hide marker 2025/08/25 04:04:18 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : created from root.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f111ea0bc86fb9122_d20250825_m040334_c001_v0001042_t0004_u01756094614761") 2025/08/25 04:04:18 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e2401_d20250825_m040347_c001_v7007000_t0000_u01756094627667") as it is a hide marker 2025/08/25 04:04:18 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6ab2_d20250825_m040323_c001_v0001157_t0024_u01756094603835") 2025/08/25 04:04:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f10444b79c5dba1d3_d20250825_m040320_c001_v0001180_t0020_u01756094600246") 2025/08/25 04:04:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a56_d20250825_m040258_c001_v0001157_t0045_u01756094578829") 2025/08/25 04:04:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a4e_d20250825_m040257_c001_v0001157_t0055_u01756094577703") 2025/08/25 04:04:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a52_d20250825_m040258_c001_v0001157_t0022_u01756094578193") "upload" dated 2025-08-25 04:02:58.193 +0000 UTC (1m19.929996542s ago) 2025/08/25 04:04:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f414ceec2a1c20b84_d20250825_m040317_c001_v7007000_t0000_u01756094597998") as it is a hide marker 2025/08/25 04:04:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f106cbb8ce469f5bd_d20250825_m040317_c001_v0001104_t0042_u01756094597566") 2025/08/25 04:04:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1010107504cef956_d20250825_m040316_c001_v0001184_t0013_u01756094596978") 2025/08/25 04:04:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba932_d20250825_m040247_c001_v7007000_t0000_u01756094567772") as it is a hide marker 2025/08/25 04:04:18 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a18_d20250825_m040247_c001_v0001157_t0018_u01756094567086") 2025/08/25 04:04:18 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : piped data.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e2416_d20250825_m040349_c001_v7007000_t0000_u01756094629622") as it is a hide marker 2025/08/25 04:04:18 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : piped data.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6b26_d20250825_m040348_c001_v0001157_t0028_u01756094628998") 2025/08/25 04:04:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : piped data.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e240c_d20250825_m040348_c001_v7007000_t0000_u01756094628809") 2025/08/25 04:04:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : piped data.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f403811ec91ed6b20_d20250825_m040348_c001_v0001157_t0039_u01756094628404") 2025/08/25 04:04:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba946_d20250825_m040248_c001_v7007000_t0000_u01756094568760") as it is a hide marker 2025/08/25 04:04:18 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a24_d20250825_m040248_c001_v0001157_t0053_u01756094568137") 2025/08/25 04:04:18 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : test-metadata: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f407a47d19ca13d2c_d20250825_m040400_c001_v7007000_t0000_u01756094640431") as it is a hide marker 2025/08/25 04:04:18 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : test-metadata: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21313bf9678e2430_d20250825_m040351_c001_v0001032_t0019_u01756094631804") 2025/08/25 04:04:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : test-metadata: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e2424_d20250825_m040350_c001_v7007000_t0000_u01756094630840") 2025/08/25 04:04:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : test-metadata: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6b28_d20250825_m040349_c001_v0001157_t0029_u01756094629808") 2025/08/25 04:04:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8b5_d20250825_m040242_c001_v7007000_t0000_u01756094562281") as it is a hide marker 2025/08/25 04:04:18 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69fa_d20250825_m040241_c001_v0001157_t0040_u01756094561526") 2025/08/25 04:04:18 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8e2_d20250825_m040244_c001_v7007000_t0000_u01756094564429") as it is a hide marker 2025/08/25 04:04:18 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a0c_d20250825_m040243_c001_v0001157_t0051_u01756094563793") 2025/08/25 04:04:18 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8cc_d20250825_m040243_c001_v7007000_t0000_u01756094563339") as it is a hide marker 2025/08/25 04:04:18 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a06_d20250825_m040242_c001_v0001157_t0050_u01756094562645") 2025/08/25 04:04:18 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8fa_d20250825_m040245_c001_v7007000_t0000_u01756094565531") as it is a hide marker 2025/08/25 04:04:18 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a0e_d20250825_m040244_c001_v0001157_t0016_u01756094564797") 2025/08/25 04:04:18 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba915_d20250825_m040246_c001_v7007000_t0000_u01756094566721") as it is a hide marker 2025/08/25 04:04:18 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a12_d20250825_m040245_c001_v0001157_t0005_u01756094565899") 2025/08/25 04:04:18 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba89b_d20250825_m040241_c001_v7007000_t0000_u01756094561149") as it is a hide marker 2025/08/25 04:04:18 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : trailing space /trailing space : Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69f2_d20250825_m040240_c001_v0001157_t0012_u01756094560522") 2025/08/25 04:04:18 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cd66_d20250825_m040411_c001_v0001093_t0037_u01756094651229") "upload" dated 2025-08-25 04:04:11.229 +0000 UTC (6.894613421s ago) 2025/08/25 04:04:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce43b1_d20250825_m040406_c001_v7007000_t0000_u01756094646418") 2025/08/25 04:04:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6b5d_d20250825_m040402_c001_v0001157_t0006_u01756094642981") 2025/08/25 04:04:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba9b1_d20250825_m040257_c001_v7007000_t0000_u01756094577148") as it is a hide marker 2025/08/25 04:04:18 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57aba968_d20250825_m040250_c001_v0001100_t0021_u01756094570927") 2025/08/25 04:04:18 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : zero-length-file: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba961_d20250825_m040250_c001_v7007000_t0000_u01756094570583") as it is a hide marker 2025/08/25 04:04:18 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : zero-length-file: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f403811ec91ed6a30_d20250825_m040250_c001_v0001157_t0039_u01756094570043") 2025/08/25 04:04:18 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba808_d20250825_m040234_c001_v7007000_t0000_u01756094554570") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ca_d20250825_m040233_c001_v0001157_t0042_u01756094553720") 2025/08/25 04:04:18 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba6f4_d20250825_m040228_c001_v7007000_t0000_u01756094548637") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69b0_d20250825_m040227_c001_v0001157_t0034_u01756094547319") 2025/08/25 04:04:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba854_d20250825_m040238_c001_v7007000_t0000_u01756094558019") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69de_d20250825_m040237_c001_v0001157_t0042_u01756094557347") 2025/08/25 04:04:18 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba83e_d20250825_m040236_c001_v7007000_t0000_u01756094556983") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69d8_d20250825_m040236_c001_v0001157_t0012_u01756094556051") 2025/08/25 04:04:18 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba86e_d20250825_m040239_c001_v7007000_t0000_u01756094559073") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69e4_d20250825_m040238_c001_v0001157_t0038_u01756094558382") 2025/08/25 04:04:18 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba820_d20250825_m040235_c001_v7007000_t0000_u01756094555686") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ce_d20250825_m040234_c001_v0001157_t0054_u01756094554934") 2025/08/25 04:04:18 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ./.: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba715_d20250825_m040229_c001_v7007000_t0000_u01756094549952") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ./.: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ba_d20250825_m040229_c001_v0001157_t0024_u01756094549001") 2025/08/25 04:04:18 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/25 04:04:18 DEBUG : ../..: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba726_d20250825_m040231_c001_v7007000_t0000_u01756094551105") as it is a hide marker 2025/08/25 04:04:18 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/25 04:04:18 DEBUG : ../..: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69bc_d20250825_m040230_c001_v0001157_t0025_u01756094550326") 2025/08/25 04:04:18 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/25 04:04:18 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of all hidden files 2025/08/25 04:04:18 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba7eb_d20250825_m040233_c001_v7007000_t0000_u01756094553345") as it is a hide marker 2025/08/25 04:04:18 DEBUG : leading space/ leading space: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69c8_d20250825_m040232_c001_v0001157_t0037_u01756094552569") 2025/08/25 04:04:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba73c_d20250825_m040232_c001_v7007000_t0000_u01756094552205") as it is a hide marker 2025/08/25 04:04:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69c6_d20250825_m040231_c001_v0001157_t0035_u01756094551468") 2025/08/25 04:04:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba885_d20250825_m040240_c001_v7007000_t0000_u01756094560157") as it is a hide marker 2025/08/25 04:04:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ea_d20250825_m040239_c001_v0001157_t0018_u01756094559438") 2025/08/25 04:04:18 DEBUG : created from root.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f4095e535385b3487_d20250825_m040335_c001_v7007000_t0000_u01756094615886") as it is a hide marker 2025/08/25 04:04:18 DEBUG : created from root.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f111ea0bc86fb9122_d20250825_m040334_c001_v0001042_t0004_u01756094614761") 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e2401_d20250825_m040347_c001_v7007000_t0000_u01756094627667") as it is a hide marker 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6ab2_d20250825_m040323_c001_v0001157_t0024_u01756094603835") 2025/08/25 04:04:18 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f10444b79c5dba1d3_d20250825_m040320_c001_v0001180_t0020_u01756094600246") 2025/08/25 04:04:19 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a56_d20250825_m040258_c001_v0001157_t0045_u01756094578829") 2025/08/25 04:04:19 DEBUG : file name.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a4e_d20250825_m040257_c001_v0001157_t0055_u01756094577703") 2025/08/25 04:04:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a52_d20250825_m040258_c001_v0001157_t0022_u01756094578193") "upload" dated 2025-08-25 04:02:58.193 +0000 UTC (1m20.963018932s ago) 2025/08/25 04:04:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f414ceec2a1c20b84_d20250825_m040317_c001_v7007000_t0000_u01756094597998") as it is a hide marker 2025/08/25 04:04:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f106cbb8ce469f5bd_d20250825_m040317_c001_v0001104_t0042_u01756094597566") 2025/08/25 04:04:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1010107504cef956_d20250825_m040316_c001_v0001184_t0013_u01756094596978") 2025/08/25 04:04:19 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba932_d20250825_m040247_c001_v7007000_t0000_u01756094567772") as it is a hide marker 2025/08/25 04:04:19 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a18_d20250825_m040247_c001_v0001157_t0018_u01756094567086") 2025/08/25 04:04:19 DEBUG : piped data.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e2416_d20250825_m040349_c001_v7007000_t0000_u01756094629622") as it is a hide marker 2025/08/25 04:04:19 DEBUG : piped data.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6b26_d20250825_m040348_c001_v0001157_t0028_u01756094628998") 2025/08/25 04:04:19 DEBUG : piped data.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e240c_d20250825_m040348_c001_v7007000_t0000_u01756094628809") 2025/08/25 04:04:19 DEBUG : piped data.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f403811ec91ed6b20_d20250825_m040348_c001_v0001157_t0039_u01756094628404") 2025/08/25 04:04:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba946_d20250825_m040248_c001_v7007000_t0000_u01756094568760") as it is a hide marker 2025/08/25 04:04:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a24_d20250825_m040248_c001_v0001157_t0053_u01756094568137") 2025/08/25 04:04:19 DEBUG : test-metadata: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f407a47d19ca13d2c_d20250825_m040400_c001_v7007000_t0000_u01756094640431") as it is a hide marker 2025/08/25 04:04:19 DEBUG : test-metadata: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21313bf9678e2430_d20250825_m040351_c001_v0001032_t0019_u01756094631804") 2025/08/25 04:04:19 DEBUG : test-metadata: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e2424_d20250825_m040350_c001_v7007000_t0000_u01756094630840") 2025/08/25 04:04:19 DEBUG : test-metadata: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6b28_d20250825_m040349_c001_v0001157_t0029_u01756094629808") 2025/08/25 04:04:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8b5_d20250825_m040242_c001_v7007000_t0000_u01756094562281") as it is a hide marker 2025/08/25 04:04:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69fa_d20250825_m040241_c001_v0001157_t0040_u01756094561526") 2025/08/25 04:04:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8e2_d20250825_m040244_c001_v7007000_t0000_u01756094564429") as it is a hide marker 2025/08/25 04:04:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a0c_d20250825_m040243_c001_v0001157_t0051_u01756094563793") 2025/08/25 04:04:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8cc_d20250825_m040243_c001_v7007000_t0000_u01756094563339") as it is a hide marker 2025/08/25 04:04:20 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a06_d20250825_m040242_c001_v0001157_t0050_u01756094562645") 2025/08/25 04:04:20 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba8fa_d20250825_m040245_c001_v7007000_t0000_u01756094565531") as it is a hide marker 2025/08/25 04:04:20 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a0e_d20250825_m040244_c001_v0001157_t0016_u01756094564797") 2025/08/25 04:04:20 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba915_d20250825_m040246_c001_v7007000_t0000_u01756094566721") as it is a hide marker 2025/08/25 04:04:20 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a12_d20250825_m040245_c001_v0001157_t0005_u01756094565899") 2025/08/25 04:04:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba89b_d20250825_m040241_c001_v7007000_t0000_u01756094561149") as it is a hide marker 2025/08/25 04:04:20 DEBUG : trailing space /trailing space : Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69f2_d20250825_m040240_c001_v0001157_t0012_u01756094560522") 2025/08/25 04:04:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cd66_d20250825_m040411_c001_v0001093_t0037_u01756094651229") "upload" dated 2025-08-25 04:04:11.229 +0000 UTC (9.239759368s ago) 2025/08/25 04:04:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce43b1_d20250825_m040406_c001_v7007000_t0000_u01756094646418") 2025/08/25 04:04:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6b5d_d20250825_m040402_c001_v0001157_t0006_u01756094642981") 2025/08/25 04:04:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba9b1_d20250825_m040257_c001_v7007000_t0000_u01756094577148") as it is a hide marker 2025/08/25 04:04:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57aba968_d20250825_m040250_c001_v0001100_t0021_u01756094570927") 2025/08/25 04:04:20 DEBUG : zero-length-file: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba961_d20250825_m040250_c001_v7007000_t0000_u01756094570583") as it is a hide marker 2025/08/25 04:04:20 DEBUG : zero-length-file: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f403811ec91ed6a30_d20250825_m040250_c001_v0001157_t0039_u01756094570043") 2025/08/25 04:04:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba808_d20250825_m040234_c001_v7007000_t0000_u01756094554570") as it is a hide marker 2025/08/25 04:04:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ca_d20250825_m040233_c001_v0001157_t0042_u01756094553720") 2025/08/25 04:04:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba6f4_d20250825_m040228_c001_v7007000_t0000_u01756094548637") as it is a hide marker 2025/08/25 04:04:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69b0_d20250825_m040227_c001_v0001157_t0034_u01756094547319") 2025/08/25 04:04:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba854_d20250825_m040238_c001_v7007000_t0000_u01756094558019") as it is a hide marker 2025/08/25 04:04:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69de_d20250825_m040237_c001_v0001157_t0042_u01756094557347") 2025/08/25 04:04:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba83e_d20250825_m040236_c001_v7007000_t0000_u01756094556983") as it is a hide marker 2025/08/25 04:04:21 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69d8_d20250825_m040236_c001_v0001157_t0012_u01756094556051") 2025/08/25 04:04:21 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba86e_d20250825_m040239_c001_v7007000_t0000_u01756094559073") as it is a hide marker 2025/08/25 04:04:21 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69e4_d20250825_m040238_c001_v0001157_t0038_u01756094558382") 2025/08/25 04:04:21 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba820_d20250825_m040235_c001_v7007000_t0000_u01756094555686") as it is a hide marker 2025/08/25 04:04:21 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ce_d20250825_m040234_c001_v0001157_t0054_u01756094554934") 2025/08/25 04:04:21 DEBUG : ./.: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba715_d20250825_m040229_c001_v7007000_t0000_u01756094549952") as it is a hide marker 2025/08/25 04:04:21 DEBUG : ./.: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69ba_d20250825_m040229_c001_v0001157_t0024_u01756094549001") 2025/08/25 04:04:21 DEBUG : ../..: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57aba726_d20250825_m040231_c001_v7007000_t0000_u01756094551105") as it is a hide marker 2025/08/25 04:04:21 DEBUG : ../..: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed69bc_d20250825_m040230_c001_v0001157_t0025_u01756094550326") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/25 04:04:22 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/08/25 04:04:22 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/08/25 04:04:22 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/08/25 04:04:22 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/08/25 04:04:23 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of pending multipart uploads older than 0s 2025/08/25 04:04:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a52_d20250825_m040258_c001_v0001157_t0022_u01756094578193") "upload" dated 2025-08-25 04:02:58.193 +0000 UTC (1m25.235104973s ago) 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4cde_d20250825_m040422_c001_v0001106_t0059_u01756094662384") as it is a start marker (upload started at 2025-08-25 04:04:22.384 +0000 UTC) 2025/08/25 04:04:23 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4ce2_d20250825_m040422_c001_v0001105_t0043_u01756094662573") as it is a start marker (upload started at 2025-08-25 04:04:22.573 +0000 UTC) 2025/08/25 04:04:23 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4ce6_d20250825_m040422_c001_v0001179_t0041_u01756094662774") as it is a start marker (upload started at 2025-08-25 04:04:22.774 +0000 UTC) 2025/08/25 04:04:23 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4ce9_d20250825_m040422_c001_v0001171_t0012_u01756094662957") as it is a start marker (upload started at 2025-08-25 04:04:22.957 +0000 UTC) 2025/08/25 04:04:23 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/25 04:04:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce4cda_d20250825_m040422_c001_v7007000_t0000_u01756094662201") "hide" dated 2025-08-25 04:04:22.201 +0000 UTC (1.227334974s ago) 2025/08/25 04:04:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cd66_d20250825_m040411_c001_v0001093_t0037_u01756094651229") 2025/08/25 04:04:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/25 04:04:23 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of pending multipart uploads older than 0s 2025/08/25 04:04:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a52_d20250825_m040258_c001_v0001157_t0022_u01756094578193") "upload" dated 2025-08-25 04:02:58.193 +0000 UTC (1m25.602335569s ago) 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4cde_d20250825_m040422_c001_v0001106_t0059_u01756094662384") as it is a start marker (upload started at 2025-08-25 04:04:22.384 +0000 UTC) 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4ce2_d20250825_m040422_c001_v0001105_t0043_u01756094662573") as it is a start marker (upload started at 2025-08-25 04:04:22.573 +0000 UTC) 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4ce6_d20250825_m040422_c001_v0001179_t0041_u01756094662774") as it is a start marker (upload started at 2025-08-25 04:04:22.774 +0000 UTC) 2025/08/25 04:04:23 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce4ce9_d20250825_m040422_c001_v0001171_t0012_u01756094662957") as it is a start marker (upload started at 2025-08-25 04:04:22.957 +0000 UTC) 2025/08/25 04:04:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce4cda_d20250825_m040422_c001_v7007000_t0000_u01756094662201") "hide" dated 2025-08-25 04:04:22.201 +0000 UTC (1.594678913s ago) 2025/08/25 04:04:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cd66_d20250825_m040411_c001_v0001093_t0037_u01756094651229") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/25 04:04:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/25 04:04:24 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/25 04:04:25 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/08/25 04:04:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/25 04:04:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/25 04:04:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/25 04:04:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/25 04:04:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/25 04:04:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/25 04:04:36 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/25 04:04:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:04:39 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/08/25 04:04:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f203ec79c7c743e74_d20250825_m040439_c001_v0001181_t0049_u01756094679906") 2025/08/25 04:04:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:04:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/25 04:04:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/25 04:04:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:04:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:04:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/25 04:04:43 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/25 04:04:43 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/25 04:04:44 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/25 04:04:44 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/25 04:04:46 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/25 04:04:46 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/25 04:04:46 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/25 04:04:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:04:48 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/08/25 04:04:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba95694fec_d20250825_m040448_c001_v0001183_t0013_u01756094688295") 2025/08/25 04:04:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/25 04:04:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/25 04:04:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/25 04:04:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:04:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:04:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/25 04:04:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/25 04:04:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/25 04:04:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/25 04:04:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/25 04:04:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/25 04:04:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/25 04:04:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/25 04:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/25 04:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/25 04:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/25 04:04:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:04:56 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/08/25 04:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba9569508a_d20250825_m040457_c001_v0001099_t0046_u01756094697010") 2025/08/25 04:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/25 04:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/25 04:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/25 04:04:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/25 04:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:04:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:04:59 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/08/25 04:05:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/25 04:05:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/25 04:05:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/25 04:05:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/25 04:05:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/25 04:05:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/25 04:05:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/25 04:05:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:05:12 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/08/25 04:05:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f21313bf9678e26e7_d20250825_m040512_c001_v0001157_t0050_u01756094712702") 2025/08/25 04:05:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:05:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/25 04:05:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/25 04:05:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:05:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:05:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/25 04:05:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/25 04:05:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/25 04:05:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/25 04:05:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/25 04:05:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/25 04:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/25 04:05:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/25 04:05:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:05:20 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/08/25 04:05:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d67e_d20250825_m040520_c001_v0001130_t0049_u01756094720827") 2025/08/25 04:05:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/25 04:05:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/25 04:05:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/25 04:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:05:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/25 04:05:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/25 04:05:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/25 04:05:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/25 04:05:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/25 04:05:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/25 04:05:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/25 04:05:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/25 04:05:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/25 04:05:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/25 04:05:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/25 04:05:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:05:29 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/08/25 04:05:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d728_d20250825_m040529_c001_v0001150_t0056_u01756094729762") 2025/08/25 04:05:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/25 04:05:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:05:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/25 04:05:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/25 04:05:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/25 04:05:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:05:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:05:32 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/08/25 04:05:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/25 04:05:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/25 04:05:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/25 04:05:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/25 04:05:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/25 04:05:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/25 04:05:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/25 04:05:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:05:38 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/08/25 04:05:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d7c8_d20250825_m040538_c001_v0001106_t0016_u01756094738115") 2025/08/25 04:05:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:05:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/25 04:05:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/25 04:05:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:05:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:05:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/25 04:05:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/25 04:05:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/25 04:05:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/25 04:05:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/25 04:05:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/25 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/25 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/25 04:05:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:05:47 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/08/25 04:05:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce5755_d20250825_m040547_c001_v0001098_t0001_u01756094747166") 2025/08/25 04:05:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/25 04:05:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/25 04:05:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/25 04:05:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:05:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:05:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/25 04:05:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/25 04:05:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/25 04:05:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/25 04:05:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/25 04:05:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/25 04:05:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/25 04:05:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/25 04:05:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/25 04:05:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/25 04:05:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/25 04:05:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:05:56 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/08/25 04:05:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2209e2bde25f2b3a_d20250825_m040556_c001_v0001182_t0018_u01756094756106") 2025/08/25 04:05:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/25 04:05:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:05:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/25 04:05:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/25 04:05:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/25 04:05:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:05:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:05:58 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/08/25 04:06:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/25 04:06:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/25 04:06:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/25 04:06:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/25 04:06:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/25 04:06:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/25 04:06:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/25 04:06:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:06:17 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/08/25 04:06:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2174a87bfb83afd0_d20250825_m040617_c001_v0001171_t0039_u01756094777147") 2025/08/25 04:06:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:06:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/25 04:06:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/25 04:06:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:06:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:06:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/25 04:06:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/25 04:06:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/25 04:06:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/25 04:06:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/25 04:06:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/25 04:06:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/25 04:06:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/25 04:06:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:06:29 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/08/25 04:06:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f207a47d19ca14743_d20250825_m040629_c001_v0001181_t0003_u01756094789425") 2025/08/25 04:06:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/25 04:06:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/25 04:06:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/25 04:06:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/25 04:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/25 04:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/25 04:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/25 04:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/25 04:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/25 04:06:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/25 04:06:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/25 04:06:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/25 04:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/25 04:06:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/25 04:06:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:06:39 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/08/25 04:06:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787cb7_d20250825_m040639_c001_v0001171_t0018_u01756094799878") 2025/08/25 04:06:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/25 04:06:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:06:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/25 04:06:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/25 04:06:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/25 04:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:06:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:06:42 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/08/25 04:06:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/25 04:06:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/25 04:06:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/25 04:06:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/25 04:06:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/25 04:06:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/25 04:06:47 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/25 04:06:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:06:49 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/08/25 04:06:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba95695917_d20250825_m040649_c001_v0001146_t0033_u01756094809308") 2025/08/25 04:06:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:06:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/25 04:06:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/25 04:06:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:06:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:06:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/25 04:06:53 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/25 04:06:53 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/25 04:06:54 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/25 04:06:54 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/25 04:06:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/25 04:06:56 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/25 04:06:56 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/25 04:06:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:06:58 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/08/25 04:06:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787e4f_d20250825_m040659_c001_v0001116_t0040_u01756094819027") 2025/08/25 04:06:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/25 04:06:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/25 04:06:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/25 04:07:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:07:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:07:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/25 04:07:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/25 04:07:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/25 04:07:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/25 04:07:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/25 04:07:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/25 04:07:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/25 04:07:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/25 04:07:06 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/25 04:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/25 04:07:07 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/25 04:07:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:07:10 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/08/25 04:07:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787f49_d20250825_m040710_c001_v0001184_t0034_u01756094830481") 2025/08/25 04:07:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/25 04:07:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:07:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/25 04:07:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/25 04:07:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/25 04:07:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:07:13 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/08/25 04:07:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/25 04:07:15 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/25 04:07:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/25 04:07:15 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/25 04:07:16 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/25 04:07:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/25 04:07:18 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/25 04:07:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:07:20 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/08/25 04:07:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e788052_d20250825_m040720_c001_v0001130_t0009_u01756094840544") 2025/08/25 04:07:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:07:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/25 04:07:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/25 04:07:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:07:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:07:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/25 04:07:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/25 04:07:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/25 04:07:25 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/25 04:07:25 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/25 04:07:27 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/25 04:07:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/25 04:07:28 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/25 04:07:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:07:30 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/08/25 04:07:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f21604f7942bf4964_d20250825_m040730_c001_v0001102_t0017_u01756094850933") 2025/08/25 04:07:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/25 04:07:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/25 04:07:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/25 04:07:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:07:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:07:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/25 04:07:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/25 04:07:36 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/25 04:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/25 04:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/25 04:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/25 04:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/25 04:07:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/25 04:07:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/25 04:07:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/25 04:07:40 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/25 04:07:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/25 04:07:42 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/08/25 04:07:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf723d03604ddbfb9f880e1b_f2216375bb94e5437_d20250825_m040742_c001_v0001182_t0014_u01756094862826") 2025/08/25 04:07:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/25 04:07:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/25 04:07:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/25 04:07:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/25 04:07:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/25 04:07:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/25 04:07:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/25 04:07:46 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/08/25 04:08:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc775_d20250825_m040808_c001_v0001182_t0056_u01756094888375") 2025/08/25 04:08:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/25 04:08:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/25 04:08:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/25 04:08:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/25 04:08:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/25 04:08:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/25 04:08:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/25 04:08:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/25 04:08:12 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/25 04:08:14 DEBUG : chunked-copy: Done sending chunk 0 2025/08/25 04:08:14 DEBUG : chunked-copy: Done sending chunk 1 2025/08/25 04:08:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/25 04:08:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf723d03604ddbfb9f880e1b_f20585836e6c1d312_d20250825_m040815_c001_v0001183_t0059_u01756094895285") 2025/08/25 04:08:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/25 04:08:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/25 04:08:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/25 04:08:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/25 04:08:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/25 04:08:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/25 04:08:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/25 04:08:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/25 04:08:17 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/25 04:08:20 DEBUG : chunked-copy: Done sending chunk 0 2025/08/25 04:08:20 DEBUG : chunked-copy: Done sending chunk 1 2025/08/25 04:08:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/25 04:08:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc847_d20250825_m040821_c001_v0001105_t0004_u01756094901507") 2025/08/25 04:08:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/25 04:08:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/25 04:08:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/25 04:08:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/25 04:08:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/25 04:08:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/25 04:08:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/25 04:08:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/25 04:08:25 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/25 04:08:27 DEBUG : chunked-copy: Done sending chunk 1 2025/08/25 04:08:27 DEBUG : chunked-copy: Done sending chunk 0 2025/08/25 04:08:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc8ec_d20250825_m040828_c001_v0001176_t0029_u01756094908081") 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/25 04:08:28 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/25 04:08:30 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/25 04:08:32 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/25 04:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-daqamaw8vija/deeper/nonexisting/directory" 2025/08/25 04:08:32 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/08/25 04:08:34 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of all files 2025/08/25 04:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41604f7942bf48fe_d20250825_m040724_c001_v7007000_t0000_u01756094844729") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e788052_d20250825_m040720_c001_v0001130_t0009_u01756094840544") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e788044_d20250825_m040719_c001_v7007000_t0000_u01756094839895") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21604f7942bf4829_d20250825_m040715_c001_v0001165_t0053_u01756094835489") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4174a87bfb83b508_d20250825_m040748_c001_v7007000_t0000_u01756094868205") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2216375bb94e5437_d20250825_m040742_c001_v0001182_t0014_u01756094862826") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4216375bb94e5429_d20250825_m040742_c001_v7007000_t0000_u01756094862253") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21604f7942bf499b_d20250825_m040736_c001_v0001134_t0057_u01756094856456") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41604f7942bf499a_d20250825_m040736_c001_v7007000_t0000_u01756094856275") 2025/08/25 04:08:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21604f7942bf4964_d20250825_m040730_c001_v0001102_t0017_u01756094850933") 2025/08/25 04:08:35 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41604f7942bf4960_d20250825_m040730_c001_v7007000_t0000_u01756094850360") 2025/08/25 04:08:35 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21604f7942bf4903_d20250825_m040724_c001_v0001179_t0014_u01756094844911") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce560b_d20250825_m040533_c001_v7007000_t0000_u01756094733888") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d728_d20250825_m040529_c001_v0001150_t0056_u01756094729762") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f411122d935a0d6bf_d20250825_m040524_c001_v7007000_t0000_u01756094724789") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d67e_d20250825_m040520_c001_v0001130_t0049_u01756094720827") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f411122d935a0d71f_d20250825_m040529_c001_v7007000_t0000_u01756094729378") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d6c5_d20250825_m040524_c001_v0001131_t0056_u01756094724974") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f411122d935a0d679_d20250825_m040520_c001_v7007000_t0000_u01756094720396") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d62c_d20250825_m040516_c001_v0001183_t0018_u01756094716275") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f411122d935a0d626_d20250825_m040516_c001_v7007000_t0000_u01756094716091") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21313bf9678e26e7_d20250825_m040512_c001_v0001157_t0050_u01756094712702") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41313bf9678e26e2_d20250825_m040512_c001_v7007000_t0000_u01756094712260") 2025/08/25 04:08:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba956950be_d20250825_m040501_c001_v0001120_t0032_u01756094701221") 2025/08/25 04:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce583b_d20250825_m040559_c001_v7007000_t0000_u01756094759952") 2025/08/25 04:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2209e2bde25f2b3a_d20250825_m040556_c001_v0001182_t0018_u01756094756106") 2025/08/25 04:08:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce57aa_d20250825_m040551_c001_v7007000_t0000_u01756094751474") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce5755_d20250825_m040547_c001_v0001098_t0001_u01756094747166") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4209e2bde25f2b31_d20250825_m040555_c001_v7007000_t0000_u01756094755712") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce57af_d20250825_m040551_c001_v0001177_t0045_u01756094751665") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce574d_d20250825_m040546_c001_v7007000_t0000_u01756094746780") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce56df_d20250825_m040541_c001_v0001042_t0006_u01756094741974") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce56db_d20250825_m040541_c001_v7007000_t0000_u01756094741792") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f211122d935a0d7c8_d20250825_m040538_c001_v0001106_t0016_u01756094738115") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f411122d935a0d7bf_d20250825_m040537_c001_v7007000_t0000_u01756094737726") 2025/08/25 04:08:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce5611_d20250825_m040534_c001_v0001042_t0035_u01756094734077") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4175e8ba956950bb_d20250825_m040501_c001_v7007000_t0000_u01756094701024") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba9569508a_d20250825_m040457_c001_v0001099_t0046_u01756094697010") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4175e8ba95695083_d20250825_m040456_c001_v7007000_t0000_u01756094696618") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba95695029_d20250825_m040452_c001_v0001102_t0042_u01756094692353") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4175e8ba95695024_d20250825_m040452_c001_v7007000_t0000_u01756094692170") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba95694fec_d20250825_m040448_c001_v0001183_t0013_u01756094688295") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4175e8ba95694fe6_d20250825_m040447_c001_v7007000_t0000_u01756094687887") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba95694fa9_d20250825_m040443_c001_v0001137_t0029_u01756094683562") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4175e8ba95694fa5_d20250825_m040443_c001_v7007000_t0000_u01756094683380") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f203ec79c7c743e74_d20250825_m040439_c001_v0001181_t0049_u01756094679906") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f403ec79c7c743e6e_d20250825_m040439_c001_v7007000_t0000_u01756094679512") 2025/08/25 04:08:36 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f200ccce2f0f6166e_d20250825_m040434_c001_v0001171_t0022_u01756094674093") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e787d3d_d20250825_m040644_c001_v7007000_t0000_u01756094804566") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787cb7_d20250825_m040639_c001_v0001171_t0018_u01756094799878") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f407a47d19ca147b9_d20250825_m040633_c001_v7007000_t0000_u01756094793974") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f207a47d19ca14743_d20250825_m040629_c001_v0001181_t0003_u01756094789425") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e787caa_d20250825_m040639_c001_v7007000_t0000_u01756094799427") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f207a47d19ca147bd_d20250825_m040634_c001_v0001183_t0007_u01756094794155") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f407a47d19ca14732_d20250825_m040628_c001_v7007000_t0000_u01756094788990") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f207a47d19ca1464b_d20250825_m040621_c001_v0001105_t0048_u01756094781521") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f407a47d19ca14646_d20250825_m040621_c001_v7007000_t0000_u01756094781339") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2174a87bfb83afd0_d20250825_m040617_c001_v0001171_t0039_u01756094777147") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4174a87bfb83afcd_d20250825_m040616_c001_v7007000_t0000_u01756094776692") 2025/08/25 04:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f21948825f0ce583f_d20250825_m040600_c001_v0001113_t0023_u01756094760134") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41604f7942bf4821_d20250825_m040715_c001_v7007000_t0000_u01756094835306") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787f49_d20250825_m040710_c001_v0001184_t0034_u01756094830481") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e787f38_d20250825_m040709_c001_v7007000_t0000_u01756094829984") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787eb8_d20250825_m040704_c001_v0001179_t0011_u01756094824132") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e787eb2_d20250825_m040703_c001_v7007000_t0000_u01756094823948") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787e4f_d20250825_m040659_c001_v0001116_t0040_u01756094819027") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e787e46_d20250825_m040658_c001_v7007000_t0000_u01756094818523") 2025/08/25 04:08:37 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787de2_d20250825_m040653_c001_v0001161_t0047_u01756094813438") 2025/08/25 04:08:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4028ad8d5e787ddf_d20250825_m040653_c001_v7007000_t0000_u01756094813255") 2025/08/25 04:08:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2175e8ba95695917_d20250825_m040649_c001_v0001146_t0033_u01756094809308") 2025/08/25 04:08:38 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f4175e8ba9569590e_d20250825_m040648_c001_v7007000_t0000_u01756094808807") 2025/08/25 04:08:38 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f2028ad8d5e787d43_d20250825_m040644_c001_v0001176_t0004_u01756094804748") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57abc921_d20250825_m040830_c001_v7007000_t0000_u01756094910296") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f20585836e6c1d34c_d20250825_m040824_c001_v0001180_t0048_u01756094904648") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f40585836e6c1d347_d20250825_m040823_c001_v7007000_t0000_u01756094903969") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f20585836e6c1d320_d20250825_m040817_c001_v0001146_t0038_u01756094897543") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f40585836e6c1d31c_d20250825_m040816_c001_v7007000_t0000_u01756094896931") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc787_d20250825_m040811_c001_v0001182_t0023_u01756094891864") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57abc786_d20250825_m040811_c001_v7007000_t0000_u01756094891239") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cf7b_d20250825_m040759_c001_v0001093_t0001_u01756094879450") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f401150c739814ef9_d20250825_m040758_c001_v7007000_t0000_u01756094878986") 2025/08/25 04:08:38 DEBUG : chunked-copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cf5f_d20250825_m040749_c001_v0001093_t0047_u01756094869020") 2025/08/25 04:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57abc91c_d20250825_m040830_c001_v7007000_t0000_u01756094910111") 2025/08/25 04:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc8ec_d20250825_m040828_c001_v0001176_t0029_u01756094908081") 2025/08/25 04:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f40585836e6c1d344_d20250825_m040823_c001_v7007000_t0000_u01756094903784") 2025/08/25 04:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc847_d20250825_m040821_c001_v0001105_t0004_u01756094901507") 2025/08/25 04:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f40585836e6c1d31a_d20250825_m040816_c001_v7007000_t0000_u01756094896740") 2025/08/25 04:08:38 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f20585836e6c1d312_d20250825_m040815_c001_v0001183_t0059_u01756094895285") 2025/08/25 04:08:39 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57abc785_d20250825_m040811_c001_v7007000_t0000_u01756094891047") 2025/08/25 04:08:39 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f208ecead57abc775_d20250825_m040808_c001_v0001182_t0056_u01756094888375") 2025/08/25 04:08:39 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f401150c739814ef7_d20250825_m040758_c001_v7007000_t0000_u01756094878803") 2025/08/25 04:08:39 DEBUG : chunked-copy.copy: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1167519b2e6f39b0_d20250825_m040756_c001_v0001178_t0014_u01756094876748") 2025/08/25 04:08:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f103811ec91ed6a52_d20250825_m040258_c001_v0001157_t0022_u01756094578193") 2025/08/25 04:08:39 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57abc93a_d20250825_m040831_c001_v7007000_t0000_u01756094911262") 2025/08/25 04:08:39 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cfa3_d20250825_m040830_c001_v0001093_t0004_u01756094910858") 2025/08/25 04:08:39 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f408ecead57abc967_d20250825_m040832_c001_v7007000_t0000_u01756094912777") 2025/08/25 04:08:39 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cfa7_d20250825_m040832_c001_v0001093_t0024_u01756094912341") 2025/08/25 04:08:39 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f1126a1829fb1cfa5_d20250825_m040831_c001_v0001093_t0030_u01756094911452") 2025/08/25 04:08:39 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf723d03604ddbfb9f880e1b_f41948825f0ce4cda_d20250825_m040422_c001_v7007000_t0000_u01756094662201") 2025/08/25 04:08:43 INFO : B2 bucket rclone-test-daqamaw8vija: cleaning bucket "rclone-test-daqamaw8vija" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (387.22s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.00s) --- PASS: TestIntegration/FsMkdir (381.98s) --- 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 (22.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.99s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.56s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (96.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.24s) --- 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.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (44.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.22s) --- 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 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.23s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- 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.72s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (194.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (15.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (44.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (21.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (10.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (12.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.52s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 387.263s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m28.135963145s (try 1/5)