"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/09/01 04:56:02 NOTICE: TestB2: Starting server 2025/09/01 04:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kebonic9hege" 2025/09/01 04:56:02 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/09/01 04:56:11 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/01 04:56:11 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/01 04:56:11 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/09/01 04:56:37 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/09/01 04:56:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/01 04:56:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/01 04:56:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/01 04:56:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/01 04:56:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/01 04:56:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/01 04:56:40 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/09/01 04:56:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/01 04:56:48 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/09/01 04:56:53 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of all files 2025/09/01 04:56:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924036_d20250901_m045652_c001_v0001154_t0015_u01756702612910") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/01 04:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kebonic9hege/dirToPurgeFromRoot" 2025/09/01 04:56:56 INFO : B2 bucket rclone-test-kebonic9hege path dirToPurgeFromRoot: cleaning bucket "rclone-test-kebonic9hege" of all files 2025/09/01 04:56:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92403c_d20250901_m045654_c001_v0001154_t0014_u01756702614944") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/01 04:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kebonic9hege/hello? sausage/êé" 2025/09/01 04:57:02 INFO : B2 bucket rclone-test-kebonic9hege path hello? sausage/êé: cleaning bucket "rclone-test-kebonic9hege" of all files 2025/09/01 04:57:02 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f11799c113ce0f4b8_d20250901_m045700_c001_v0001157_t0043_u01756702620499") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/01 04:57:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/09/01 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 04:57:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/01 04:57:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kebonic9hege/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/01 04:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kebonic9hege/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-kebonic9hege" from "TestB2:rclone-test-kebonic9hege" 2025/09/01 04:57:14 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/09/01 04:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yogeyuz1wubo" 2025/09/01 04:57:28 DEBUG : B2 bucket rclone-test-yogeyuz1wubo: Purge remote 2025/09/01 04:57:28 INFO : B2 bucket rclone-test-yogeyuz1wubo: cleaning bucket "rclone-test-yogeyuz1wubo" of all files 2025/09/01 04:57:29 DEBUG : somefile: Deleting (id "4_z6f822d23a03d0b3b9f980e1b_f4076dcd324141eed_d20250901_m045727_c001_v0001104_t0023_u01756702647887") === 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/09/01 04:57:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/01 04:57:32 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/09/01 04:57:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/01 04:57:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/01 04:57:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.950Ki offset 6Mi/6.106Mi 2025/09/01 04:57:35 DEBUG : test-metadata: Sending chunk 1 length 111565 2025/09/01 04:57:36 DEBUG : test-metadata: Done sending chunk 1 2025/09/01 04:57:37 DEBUG : test-metadata: Done sending chunk 0 2025/09/01 04:57:37 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/09/01 04:57:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1154-07.backblaze.com/b2api/v1/b2_upload_file/ff92edf3a01d0b3b9f980e1b/c001_v0001154_t0018": EOF 2025/09/01 04:57:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-07.backblaze.com/b2api/v1/b2_upload_file/ff92edf3a01d0b3b9f980e1b/c001_v0001154_t0018": EOF) 2025/09/01 04:57:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1154-07.backblaze.com/b2api/v1/b2_upload_file/ff92edf3a01d0b3b9f980e1b/c001_v0001154_t0018": EOF - low level retry 1/10 2025/09/01 04:57:49 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-09-01-045742-539.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/09/01 04:57:52 DEBUG : oldPath = "TestB2:rclone-test-kebonic9hege/versions/test-versions-v2025-09-01-045742-539.txt" 2025/09/01 04:57:52 DEBUG : newPath = "TestB2,versions:rclone-test-kebonic9hege/versions/test-versions-v2025-09-01-045742-539.txt" 2025/09/01 04:57:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kebonic9hege/versions/test-versions-v2025-09-01-045742-539.txt" 2025/09/01 04:57:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/01 04:57:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kebonic9hege/versions/test-versions-v2025-09-01-045742-539.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kebonic9hege/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/09/01 04:57:56 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of all hidden files 2025/09/01 04:57:56 DEBUG : leading space/ leading space: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b1f_d20250901_m045619_c001_v7007000_t0000_u01756702579080") as it is a hide marker 2025/09/01 04:57:56 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : leading space/ leading space: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fd4_d20250901_m045618_c001_v0001154_t0019_u01756702578359") 2025/09/01 04:57:56 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b1c_d20250901_m045617_c001_v7007000_t0000_u01756702577997") as it is a hide marker 2025/09/01 04:57:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fce_d20250901_m045617_c001_v0001154_t0006_u01756702577259") 2025/09/01 04:57:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b9a_d20250901_m045626_c001_v7007000_t0000_u01756702586036") as it is a hide marker 2025/09/01 04:57:56 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fe6_d20250901_m045625_c001_v0001154_t0007_u01756702585154") 2025/09/01 04:57:56 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : created from root.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f4155448b3234af45_d20250901_m045722_c001_v7007000_t0000_u01756702642007") as it is a hide marker 2025/09/01 04:57:56 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : created from root.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f11357ab66239e047_d20250901_m045720_c001_v0001120_t0050_u01756702640982") 2025/09/01 04:57:56 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : file name.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca971d_d20250901_m045730_c001_v7007000_t0000_u01756702650874") as it is a hide marker 2025/09/01 04:57:56 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924050_d20250901_m045710_c001_v0001154_t0020_u01756702630289") 2025/09/01 04:57:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1108af37c787a6fa_d20250901_m045706_c001_v0001165_t0035_u01756702626765") 2025/09/01 04:57:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924020_d20250901_m045644_c001_v0001154_t0016_u01756702604791") 2025/09/01 04:57:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924018_d20250901_m045643_c001_v0001154_t0017_u01756702603505") 2025/09/01 04:57:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92401c_d20250901_m045644_c001_v0001154_t0010_u01756702604265") "upload" dated 2025-09-01 04:56:44.265 +0000 UTC (1m12.492645173s ago) 2025/09/01 04:57:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad131_d20250901_m045704_c001_v7007000_t0000_u01756702624558") as it is a hide marker 2025/09/01 04:57:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f112067a5285443bc_d20250901_m045704_c001_v0001146_t0032_u01756702624183") 2025/09/01 04:57:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f116570b556fc7227_d20250901_m045703_c001_v0001099_t0005_u01756702623462") 2025/09/01 04:57:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bae_d20250901_m045633_c001_v7007000_t0000_u01756702593849") as it is a hide marker 2025/09/01 04:57:56 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924006_d20250901_m045633_c001_v0001154_t0005_u01756702593166") 2025/09/01 04:57:56 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : piped data.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca9738_d20250901_m045733_c001_v7007000_t0000_u01756702653020") as it is a hide marker 2025/09/01 04:57:56 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : piped data.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92406a_d20250901_m045732_c001_v0001154_t0011_u01756702652208") 2025/09/01 04:57:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : piped data.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca971e_d20250901_m045732_c001_v7007000_t0000_u01756702652022") 2025/09/01 04:57:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : piped data.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4074f170ea924064_d20250901_m045731_c001_v0001154_t0018_u01756702651608") 2025/09/01 04:57:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bda_d20250901_m045635_c001_v7007000_t0000_u01756702595215") as it is a hide marker 2025/09/01 04:57:56 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924008_d20250901_m045634_c001_v0001154_t0011_u01756702594213") 2025/09/01 04:57:56 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : test-metadata: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f416953a890cfd018_d20250901_m045739_c001_v7007000_t0000_u01756702659994") as it is a hide marker 2025/09/01 04:57:56 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : test-metadata: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f208ee6942fca9785_d20250901_m045735_c001_v0001180_t0015_u01756702655047") 2025/09/01 04:57:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : test-metadata: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca9774_d20250901_m045734_c001_v7007000_t0000_u01756702654090") 2025/09/01 04:57:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : test-metadata: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92406f_d20250901_m045733_c001_v0001154_t0003_u01756702653205") 2025/09/01 04:57:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b9f_d20250901_m045628_c001_v7007000_t0000_u01756702588202") as it is a hide marker 2025/09/01 04:57:56 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ff2_d20250901_m045627_c001_v0001154_t0005_u01756702587449") 2025/09/01 04:57:56 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ba7_d20250901_m045630_c001_v7007000_t0000_u01756702590533") as it is a hide marker 2025/09/01 04:57:56 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ff6_d20250901_m045629_c001_v0001154_t0014_u01756702589675") 2025/09/01 04:57:56 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ba2_d20250901_m045629_c001_v7007000_t0000_u01756702589290") as it is a hide marker 2025/09/01 04:57:56 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ff4_d20250901_m045628_c001_v0001154_t0002_u01756702588565") 2025/09/01 04:57:56 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ba9_d20250901_m045631_c001_v7007000_t0000_u01756702591749") as it is a hide marker 2025/09/01 04:57:56 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ffe_d20250901_m045630_c001_v0001154_t0017_u01756702590896") 2025/09/01 04:57:56 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bab_d20250901_m045632_c001_v7007000_t0000_u01756702592804") as it is a hide marker 2025/09/01 04:57:56 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924002_d20250901_m045632_c001_v0001154_t0001_u01756702592111") 2025/09/01 04:57:56 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b9d_d20250901_m045627_c001_v7007000_t0000_u01756702587087") as it is a hide marker 2025/09/01 04:57:56 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : trailing space /trailing space : Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fec_d20250901_m045626_c001_v0001154_t0017_u01756702586398") 2025/09/01 04:57:56 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d62f8_d20250901_m045750_c001_v0001176_t0059_u01756702670426") "upload" dated 2025-09-01 04:57:50.426 +0000 UTC (6.332423976s ago) 2025/09/01 04:57:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41889eba56829e86_d20250901_m045745_c001_v7007000_t0000_u01756702665607") 2025/09/01 04:57:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924097_d20250901_m045742_c001_v0001154_t0019_u01756702662539") 2025/09/01 04:57:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660c4c_d20250901_m045642_c001_v7007000_t0000_u01756702602956") as it is a hide marker 2025/09/01 04:57:56 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21604b60ad660bdf_d20250901_m045637_c001_v0001179_t0002_u01756702597386") 2025/09/01 04:57:56 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : zero-length-file: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bdd_d20250901_m045637_c001_v7007000_t0000_u01756702597048") as it is a hide marker 2025/09/01 04:57:56 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : zero-length-file: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4074f170ea924010_d20250901_m045636_c001_v0001154_t0018_u01756702596498") 2025/09/01 04:57:56 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b26_d20250901_m045620_c001_v7007000_t0000_u01756702580142") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fd6_d20250901_m045619_c001_v0001154_t0004_u01756702579441") 2025/09/01 04:57:56 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ae9_d20250901_m045614_c001_v7007000_t0000_u01756702574808") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fc2_d20250901_m045613_c001_v0001154_t0007_u01756702573746") 2025/09/01 04:57:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b5e_d20250901_m045623_c001_v7007000_t0000_u01756702583594") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fdc_d20250901_m045622_c001_v0001154_t0005_u01756702582886") 2025/09/01 04:57:56 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b5c_d20250901_m045622_c001_v7007000_t0000_u01756702582522") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fda_d20250901_m045621_c001_v0001154_t0006_u01756702581805") 2025/09/01 04:57:56 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b80_d20250901_m045624_c001_v7007000_t0000_u01756702584789") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fe0_d20250901_m045623_c001_v0001154_t0020_u01756702583957") 2025/09/01 04:57:56 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b59_d20250901_m045621_c001_v7007000_t0000_u01756702581227") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fd8_d20250901_m045620_c001_v0001154_t0009_u01756702580507") 2025/09/01 04:57:56 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ./.: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660aea_d20250901_m045615_c001_v7007000_t0000_u01756702575853") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ./.: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fc6_d20250901_m045615_c001_v0001154_t0007_u01756702575168") 2025/09/01 04:57:56 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/01 04:57:56 DEBUG : ../..: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b07_d20250901_m045616_c001_v7007000_t0000_u01756702576898") as it is a hide marker 2025/09/01 04:57:56 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/01 04:57:56 DEBUG : ../..: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fc8_d20250901_m045616_c001_v0001154_t0011_u01756702576214") 2025/09/01 04:57:56 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/01 04:57:56 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of all hidden files 2025/09/01 04:57:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b1f_d20250901_m045619_c001_v7007000_t0000_u01756702579080") as it is a hide marker 2025/09/01 04:57:57 DEBUG : leading space/ leading space: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fd4_d20250901_m045618_c001_v0001154_t0019_u01756702578359") 2025/09/01 04:57:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b1c_d20250901_m045617_c001_v7007000_t0000_u01756702577997") as it is a hide marker 2025/09/01 04:57:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fce_d20250901_m045617_c001_v0001154_t0006_u01756702577259") 2025/09/01 04:57:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b9a_d20250901_m045626_c001_v7007000_t0000_u01756702586036") as it is a hide marker 2025/09/01 04:57:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fe6_d20250901_m045625_c001_v0001154_t0007_u01756702585154") 2025/09/01 04:57:57 DEBUG : created from root.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f4155448b3234af45_d20250901_m045722_c001_v7007000_t0000_u01756702642007") as it is a hide marker 2025/09/01 04:57:57 DEBUG : created from root.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f11357ab66239e047_d20250901_m045720_c001_v0001120_t0050_u01756702640982") 2025/09/01 04:57:57 DEBUG : file name.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca971d_d20250901_m045730_c001_v7007000_t0000_u01756702650874") as it is a hide marker 2025/09/01 04:57:57 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924050_d20250901_m045710_c001_v0001154_t0020_u01756702630289") 2025/09/01 04:57:57 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1108af37c787a6fa_d20250901_m045706_c001_v0001165_t0035_u01756702626765") 2025/09/01 04:57:57 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924020_d20250901_m045644_c001_v0001154_t0016_u01756702604791") 2025/09/01 04:57:57 DEBUG : file name.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924018_d20250901_m045643_c001_v0001154_t0017_u01756702603505") 2025/09/01 04:57:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92401c_d20250901_m045644_c001_v0001154_t0010_u01756702604265") "upload" dated 2025-09-01 04:56:44.265 +0000 UTC (1m13.511950271s ago) 2025/09/01 04:57:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad131_d20250901_m045704_c001_v7007000_t0000_u01756702624558") as it is a hide marker 2025/09/01 04:57:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f112067a5285443bc_d20250901_m045704_c001_v0001146_t0032_u01756702624183") 2025/09/01 04:57:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f116570b556fc7227_d20250901_m045703_c001_v0001099_t0005_u01756702623462") 2025/09/01 04:57:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bae_d20250901_m045633_c001_v7007000_t0000_u01756702593849") as it is a hide marker 2025/09/01 04:57:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924006_d20250901_m045633_c001_v0001154_t0005_u01756702593166") 2025/09/01 04:57:57 DEBUG : piped data.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca9738_d20250901_m045733_c001_v7007000_t0000_u01756702653020") as it is a hide marker 2025/09/01 04:57:58 DEBUG : piped data.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92406a_d20250901_m045732_c001_v0001154_t0011_u01756702652208") 2025/09/01 04:57:58 DEBUG : piped data.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca971e_d20250901_m045732_c001_v7007000_t0000_u01756702652022") 2025/09/01 04:57:58 DEBUG : piped data.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4074f170ea924064_d20250901_m045731_c001_v0001154_t0018_u01756702651608") 2025/09/01 04:57:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bda_d20250901_m045635_c001_v7007000_t0000_u01756702595215") as it is a hide marker 2025/09/01 04:57:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924008_d20250901_m045634_c001_v0001154_t0011_u01756702594213") 2025/09/01 04:57:58 DEBUG : test-metadata: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f416953a890cfd018_d20250901_m045739_c001_v7007000_t0000_u01756702659994") as it is a hide marker 2025/09/01 04:57:58 DEBUG : test-metadata: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f208ee6942fca9785_d20250901_m045735_c001_v0001180_t0015_u01756702655047") 2025/09/01 04:57:58 DEBUG : test-metadata: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f408ee6942fca9774_d20250901_m045734_c001_v7007000_t0000_u01756702654090") 2025/09/01 04:57:58 DEBUG : test-metadata: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92406f_d20250901_m045733_c001_v0001154_t0003_u01756702653205") 2025/09/01 04:57:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b9f_d20250901_m045628_c001_v7007000_t0000_u01756702588202") as it is a hide marker 2025/09/01 04:57:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ff2_d20250901_m045627_c001_v0001154_t0005_u01756702587449") 2025/09/01 04:57:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ba7_d20250901_m045630_c001_v7007000_t0000_u01756702590533") as it is a hide marker 2025/09/01 04:57:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ff6_d20250901_m045629_c001_v0001154_t0014_u01756702589675") 2025/09/01 04:57:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ba2_d20250901_m045629_c001_v7007000_t0000_u01756702589290") as it is a hide marker 2025/09/01 04:57:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ff4_d20250901_m045628_c001_v0001154_t0002_u01756702588565") 2025/09/01 04:57:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ba9_d20250901_m045631_c001_v7007000_t0000_u01756702591749") as it is a hide marker 2025/09/01 04:57:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923ffe_d20250901_m045630_c001_v0001154_t0017_u01756702590896") 2025/09/01 04:57:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bab_d20250901_m045632_c001_v7007000_t0000_u01756702592804") as it is a hide marker 2025/09/01 04:57:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924002_d20250901_m045632_c001_v0001154_t0001_u01756702592111") 2025/09/01 04:57:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b9d_d20250901_m045627_c001_v7007000_t0000_u01756702587087") as it is a hide marker 2025/09/01 04:57:59 DEBUG : trailing space /trailing space : Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fec_d20250901_m045626_c001_v0001154_t0017_u01756702586398") 2025/09/01 04:57:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d62f8_d20250901_m045750_c001_v0001176_t0059_u01756702670426") "upload" dated 2025-09-01 04:57:50.426 +0000 UTC (8.664980771s ago) 2025/09/01 04:57:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41889eba56829e86_d20250901_m045745_c001_v7007000_t0000_u01756702665607") 2025/09/01 04:57:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea924097_d20250901_m045742_c001_v0001154_t0019_u01756702662539") 2025/09/01 04:57:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660c4c_d20250901_m045642_c001_v7007000_t0000_u01756702602956") as it is a hide marker 2025/09/01 04:57:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21604b60ad660bdf_d20250901_m045637_c001_v0001179_t0002_u01756702597386") 2025/09/01 04:57:59 DEBUG : zero-length-file: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660bdd_d20250901_m045637_c001_v7007000_t0000_u01756702597048") as it is a hide marker 2025/09/01 04:57:59 DEBUG : zero-length-file: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4074f170ea924010_d20250901_m045636_c001_v0001154_t0018_u01756702596498") 2025/09/01 04:57:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b26_d20250901_m045620_c001_v7007000_t0000_u01756702580142") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fd6_d20250901_m045619_c001_v0001154_t0004_u01756702579441") 2025/09/01 04:57:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660ae9_d20250901_m045614_c001_v7007000_t0000_u01756702574808") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fc2_d20250901_m045613_c001_v0001154_t0007_u01756702573746") 2025/09/01 04:57:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b5e_d20250901_m045623_c001_v7007000_t0000_u01756702583594") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fdc_d20250901_m045622_c001_v0001154_t0005_u01756702582886") 2025/09/01 04:57:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b5c_d20250901_m045622_c001_v7007000_t0000_u01756702582522") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fda_d20250901_m045621_c001_v0001154_t0006_u01756702581805") 2025/09/01 04:57:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b80_d20250901_m045624_c001_v7007000_t0000_u01756702584789") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fe0_d20250901_m045623_c001_v0001154_t0020_u01756702583957") 2025/09/01 04:57:59 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b59_d20250901_m045621_c001_v7007000_t0000_u01756702581227") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fd8_d20250901_m045620_c001_v0001154_t0009_u01756702580507") 2025/09/01 04:57:59 DEBUG : ./.: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660aea_d20250901_m045615_c001_v7007000_t0000_u01756702575853") as it is a hide marker 2025/09/01 04:57:59 DEBUG : ./.: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fc6_d20250901_m045615_c001_v0001154_t0007_u01756702575168") 2025/09/01 04:58:00 DEBUG : ../..: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f41604b60ad660b07_d20250901_m045616_c001_v7007000_t0000_u01756702576898") as it is a hide marker 2025/09/01 04:58:00 DEBUG : ../..: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea923fc8_d20250901_m045616_c001_v0001154_t0011_u01756702576214") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/01 04:58:00 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/09/01 04:58:01 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/09/01 04:58:01 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/09/01 04:58:01 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/09/01 04:58:01 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of pending multipart uploads older than 0s 2025/09/01 04:58:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92401c_d20250901_m045644_c001_v0001154_t0010_u01756702604265") "upload" dated 2025-09-01 04:56:44.265 +0000 UTC (1m17.779115321s ago) 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef696_d20250901_m045800_c001_v0001101_t0018_u01756702680963") as it is a start marker (upload started at 2025-09-01 04:58:00.963 +0000 UTC) 2025/09/01 04:58:02 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef697_d20250901_m045801_c001_v0001171_t0048_u01756702681147") as it is a start marker (upload started at 2025-09-01 04:58:01.147 +0000 UTC) 2025/09/01 04:58:02 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef698_d20250901_m045801_c001_v0001042_t0054_u01756702681331") as it is a start marker (upload started at 2025-09-01 04:58:01.331 +0000 UTC) 2025/09/01 04:58:02 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef699_d20250901_m045801_c001_v0001177_t0038_u01756702681531") as it is a start marker (upload started at 2025-09-01 04:58:01.531 +0000 UTC) 2025/09/01 04:58:02 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/01 04:58:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950ef695_d20250901_m045800_c001_v7007000_t0000_u01756702680777") "hide" dated 2025-09-01 04:58:00.777 +0000 UTC (1.267310318s ago) 2025/09/01 04:58:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d62f8_d20250901_m045750_c001_v0001176_t0059_u01756702670426") 2025/09/01 04:58:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/01 04:58:02 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of pending multipart uploads older than 0s 2025/09/01 04:58:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92401c_d20250901_m045644_c001_v0001154_t0010_u01756702604265") "upload" dated 2025-09-01 04:56:44.265 +0000 UTC (1m18.151082579s ago) 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef696_d20250901_m045800_c001_v0001101_t0018_u01756702680963") as it is a start marker (upload started at 2025-09-01 04:58:00.963 +0000 UTC) 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef697_d20250901_m045801_c001_v0001171_t0048_u01756702681147") as it is a start marker (upload started at 2025-09-01 04:58:01.147 +0000 UTC) 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef698_d20250901_m045801_c001_v0001042_t0054_u01756702681331") as it is a start marker (upload started at 2025-09-01 04:58:01.331 +0000 UTC) 2025/09/01 04:58:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950ef699_d20250901_m045801_c001_v0001177_t0038_u01756702681531") as it is a start marker (upload started at 2025-09-01 04:58:01.531 +0000 UTC) 2025/09/01 04:58:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950ef695_d20250901_m045800_c001_v7007000_t0000_u01756702680777") "hide" dated 2025-09-01 04:58:00.777 +0000 UTC (1.639314875s ago) 2025/09/01 04:58:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d62f8_d20250901_m045750_c001_v0001176_t0059_u01756702670426") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/01 04:58:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/01 04:58:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/01 04:58:03 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/09/01 04:58:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/01 04:58:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/01 04:58:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/01 04:58:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/01 04:58:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/01 04:58:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/01 04:58:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/01 04:58:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:58:18 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/09/01 04:58:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad5ad_d20250901_m045818_c001_v0001157_t0024_u01756702698936") 2025/09/01 04:58:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:58:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/01 04:58:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/01 04:58:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:58:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/01 04:58:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/01 04:58:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/01 04:58:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/01 04:58:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/01 04:58:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/01 04:58:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/01 04:58:25 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/01 04:58:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:58:27 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/09/01 04:58:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad70a_d20250901_m045827_c001_v0001099_t0053_u01756702707276") 2025/09/01 04:58:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/01 04:58:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/01 04:58:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/01 04:58:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:58:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:58:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/01 04:58:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/01 04:58:31 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/01 04:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/01 04:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/01 04:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/01 04:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/01 04:58:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/01 04:58:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/01 04:58:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/01 04:58:34 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/01 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:58:36 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/09/01 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4968_d20250901_m045836_c001_v0001090_t0022_u01756702716158") 2025/09/01 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/01 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/01 04:58:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/01 04:58:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/01 04:58:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:58:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:58:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/09/01 04:58:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/01 04:58:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/01 04:58:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/01 04:58:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/01 04:58:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/01 04:58:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/01 04:58:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/01 04:58:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:58:44 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/09/01 04:58:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e49a1_d20250901_m045844_c001_v0001172_t0045_u01756702724530") 2025/09/01 04:58:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:58:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/01 04:58:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/01 04:58:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:58:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:58:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/01 04:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/01 04:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/01 04:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/01 04:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/01 04:58:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/01 04:58:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/01 04:58:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/01 04:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:58:52 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/09/01 04:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e49fc_d20250901_m045852_c001_v0001134_t0051_u01756702732661") 2025/09/01 04:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/01 04:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/01 04:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/01 04:58:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:58:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:58:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/01 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/01 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/01 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/01 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/01 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/01 04:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/01 04:58:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/01 04:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/01 04:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/01 04:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/01 04:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:59:01 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/09/01 04:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f204c202f5fe57e16_d20250901_m045901_c001_v0001161_t0001_u01756702741547") 2025/09/01 04:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/01 04:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/01 04:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/01 04:59:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/01 04:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:59:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:59:04 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/09/01 04:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/01 04:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/01 04:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/01 04:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/01 04:59:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/01 04:59:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/01 04:59:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/01 04:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:59:09 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/09/01 04:59:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f204c202f5fe57e41_d20250901_m045909_c001_v0001130_t0051_u01756702749930") 2025/09/01 04:59:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/01 04:59:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:59:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/01 04:59:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/01 04:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/01 04:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/01 04:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/01 04:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/01 04:59:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/01 04:59:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/01 04:59:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/01 04:59:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:59:18 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/09/01 04:59:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4ac6_d20250901_m045918_c001_v0001038_t0026_u01756702758168") 2025/09/01 04:59:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/01 04:59:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/01 04:59:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/01 04:59:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:59:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:59:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/01 04:59:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/01 04:59:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/01 04:59:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/01 04:59:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/01 04:59:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/01 04:59:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/01 04:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/01 04:59:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/01 04:59:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/01 04:59:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/01 04:59:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:59:26 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/09/01 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f2115e4c078422525_d20250901_m045927_c001_v0001184_t0007_u01756702767014") 2025/09/01 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/01 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/01 04:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/01 04:59:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/01 04:59:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:59:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:59:29 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/09/01 04:59:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/01 04:59:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/01 04:59:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/01 04:59:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/01 04:59:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/01 04:59:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/01 04:59:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/01 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 04:59:46 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/09/01 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f216953a890cfd625_d20250901_m045946_c001_v0001136_t0050_u01756702786590") 2025/09/01 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/01 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 04:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/01 04:59:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/01 04:59:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/01 04:59:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/01 04:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/01 04:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/01 04:59:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/01 04:59:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/01 04:59:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/01 05:00:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/01 05:00:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/01 05:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:00:06 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/09/01 05:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c522_d20250901_m050006_c001_v0001161_t0047_u01756702806096") 2025/09/01 05:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/01 05:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/01 05:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/01 05:00:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:00:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:00:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/01 05:00:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/01 05:00:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/01 05:00:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/01 05:00:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/01 05:00:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/01 05:00:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/01 05:00:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/01 05:00:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/01 05:00:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/01 05:00:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/01 05:00:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:00:19 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/09/01 05:00:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f201c0b60c56acf20_d20250901_m050019_c001_v0001044_t0043_u01756702819856") 2025/09/01 05:00:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/01 05:00:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 05:00:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/01 05:00:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/01 05:00:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/01 05:00:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:00:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:00:23 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/09/01 05:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/01 05:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/01 05:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/01 05:00:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/01 05:00:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/09/01 05:00:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 05:00:25 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 05:00:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/01 05:00:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/01 05:00:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/01 05:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:00:29 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/09/01 05:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f21889eba5682a8d8_d20250901_m050029_c001_v0001144_t0037_u01756702829482") 2025/09/01 05:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 05:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/01 05:00:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/01 05:00:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:00:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:00:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/01 05:00:34 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/01 05:00:34 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/01 05:00:34 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/01 05:00:34 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/01 05:00:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/01 05:00:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/01 05:00:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/01 05:00:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:00:38 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/09/01 05:00:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c7a8_d20250901_m050039_c001_v0001182_t0050_u01756702839076") 2025/09/01 05:00:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/01 05:00:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/01 05:00:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/01 05:00:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:00:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:00:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/01 05:00:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/01 05:00:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/01 05:00:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/01 05:00:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/01 05:00:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/01 05:00:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/01 05:00:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/01 05:00:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/01 05:00:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/01 05:00:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/01 05:00:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:00:48 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/09/01 05:00:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c849_d20250901_m050049_c001_v0001165_t0052_u01756702849076") 2025/09/01 05:00:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/01 05:00:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 05:00:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/01 05:00:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/01 05:00:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/01 05:00:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:00:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:00:51 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/09/01 05:00:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/01 05:00:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/01 05:00:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/01 05:00:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/01 05:00:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/01 05:00:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/01 05:00:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/01 05:00:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:00:59 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/09/01 05:00:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f216953a890cfda81_d20250901_m050059_c001_v0001131_t0042_u01756702859593") 2025/09/01 05:00:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 05:00:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/01 05:00:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/01 05:01:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:01:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:01:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/01 05:01:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/01 05:01:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/01 05:01:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/01 05:01:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/01 05:01:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/01 05:01:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/01 05:01:07 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/01 05:01:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:01:10 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/09/01 05:01:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950f0102_d20250901_m050110_c001_v0001150_t0034_u01756702870241") 2025/09/01 05:01:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/01 05:01:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/01 05:01:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/01 05:01:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:01:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:01:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/01 05:01:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/01 05:01:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/01 05:01:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/01 05:01:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/01 05:01:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/01 05:01:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/01 05:01:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/01 05:01:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/01 05:01:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/01 05:01:19 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/01 05:01:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/01 05:01:21 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/09/01 05:01:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff92edf3a01d0b3b9f980e1b_f2023ff6b64f9b191_d20250901_m050122_c001_v0001043_t0036_u01756702882044") 2025/09/01 05:01:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/01 05:01:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/01 05:01:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/01 05:01:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/01 05:01:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/01 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/01 05:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/01 05:01:25 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/09/01 05:01:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3b89_d20250901_m050132_c001_v0001150_t0049_u01756702892853") 2025/09/01 05:01:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/01 05:01:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/01 05:01:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/01 05:01:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/01 05:01:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/01 05:01:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/01 05:01:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/01 05:01:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/01 05:01:36 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/01 05:01:38 DEBUG : chunked-copy: Done sending chunk 0 2025/09/01 05:01:38 DEBUG : chunked-copy: Done sending chunk 1 2025/09/01 05:01:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/01 05:01:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff92edf3a01d0b3b9f980e1b_f2155448b3234be69_d20250901_m050138_c001_v0001183_t0024_u01756702898965") 2025/09/01 05:01:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/01 05:01:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/01 05:01:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/01 05:01:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/01 05:01:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/01 05:01:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/01 05:01:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/01 05:01:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/01 05:01:41 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/01 05:01:44 DEBUG : chunked-copy: Done sending chunk 0 2025/09/01 05:01:44 DEBUG : chunked-copy: Done sending chunk 1 2025/09/01 05:01:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/01 05:01:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3bc6_d20250901_m050144_c001_v0001161_t0049_u01756702904804") 2025/09/01 05:01:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/01 05:01:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/01 05:01:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/01 05:01:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/01 05:01:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/01 05:01:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/01 05:01:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/01 05:01:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/01 05:01:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/01 05:01:50 DEBUG : chunked-copy: Done sending chunk 0 2025/09/01 05:01:50 DEBUG : chunked-copy: Done sending chunk 1 2025/09/01 05:01:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/01 05:01:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3c1b_d20250901_m050151_c001_v0001100_t0042_u01756702911002") 2025/09/01 05:01:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/01 05:01:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/01 05:01:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/01 05:01:51 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/01 05:01:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/01 05:01:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/01 05:01:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/01 05:01:53 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/01 05:01:55 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/01 05:01:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kebonic9hege/deeper/nonexisting/directory" 2025/09/01 05:01:55 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/09/01 05:01:56 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of all files 2025/09/01 05:01:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950f00da_d20250901_m050103_c001_v7007000_t0000_u01756702863796") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f216953a890cfda81_d20250901_m050059_c001_v0001131_t0042_u01756702859593") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f416953a890cfda7f_d20250901_m050059_c001_v7007000_t0000_u01756702859009") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950f007b_d20250901_m050054_c001_v0001106_t0004_u01756702854224") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3aac_d20250901_m050127_c001_v7007000_t0000_u01756702887376") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2023ff6b64f9b191_d20250901_m050122_c001_v0001043_t0036_u01756702882044") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4023ff6b64f9b180_d20250901_m050121_c001_v7007000_t0000_u01756702881443") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950f0173_d20250901_m050115_c001_v0001109_t0009_u01756702875552") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950f016e_d20250901_m050115_c001_v7007000_t0000_u01756702875367") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950f0102_d20250901_m050110_c001_v0001150_t0034_u01756702870241") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950f00fb_d20250901_m050109_c001_v7007000_t0000_u01756702869636") 2025/09/01 05:01:57 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2055ecea950f00dc_d20250901_m050103_c001_v0001044_t0058_u01756702863980") 2025/09/01 05:01:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4a2d_d20250901_m045905_c001_v7007000_t0000_u01756702745683") 2025/09/01 05:01:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f204c202f5fe57e16_d20250901_m045901_c001_v0001161_t0001_u01756702741547") 2025/09/01 05:01:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4a12_d20250901_m045856_c001_v7007000_t0000_u01756702736710") 2025/09/01 05:01:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e49fc_d20250901_m045852_c001_v0001134_t0051_u01756702732661") 2025/09/01 05:01:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f404c202f5fe57e15_d20250901_m045901_c001_v7007000_t0000_u01756702741143") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4a14_d20250901_m045856_c001_v0001136_t0029_u01756702736894") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e49fa_d20250901_m045852_c001_v7007000_t0000_u01756702732269") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad8e2_d20250901_m045848_c001_v0001182_t0003_u01756702728204") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad8d1_d20250901_m045848_c001_v7007000_t0000_u01756702728021") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e49a1_d20250901_m045844_c001_v0001172_t0045_u01756702724530") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e49a0_d20250901_m045844_c001_v7007000_t0000_u01756702724136") 2025/09/01 05:01:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad884_d20250901_m045840_c001_v0001183_t0020_u01756702720672") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4b67_d20250901_m045931_c001_v7007000_t0000_u01756702771005") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2115e4c078422525_d20250901_m045927_c001_v0001184_t0007_u01756702767014") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4b0a_d20250901_m045922_c001_v7007000_t0000_u01756702762315") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4ac6_d20250901_m045918_c001_v0001038_t0026_u01756702758168") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4115e4c078422517_d20250901_m045926_c001_v7007000_t0000_u01756702766611") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4b0b_d20250901_m045922_c001_v0001102_t0058_u01756702762499") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4ac4_d20250901_m045917_c001_v7007000_t0000_u01756702757742") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4aae_d20250901_m045913_c001_v0001137_t0037_u01756702753483") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4aad_d20250901_m045913_c001_v7007000_t0000_u01756702753300") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f204c202f5fe57e41_d20250901_m045909_c001_v0001130_t0051_u01756702749930") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f404c202f5fe57e40_d20250901_m045909_c001_v7007000_t0000_u01756702749541") 2025/09/01 05:01:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4a2f_d20250901_m045905_c001_v0001042_t0029_u01756702745865") 2025/09/01 05:01:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad882_d20250901_m045840_c001_v7007000_t0000_u01756702720489") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4968_d20250901_m045836_c001_v0001090_t0022_u01756702716158") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40604cba310e4964_d20250901_m045835_c001_v7007000_t0000_u01756702715738") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad787_d20250901_m045831_c001_v0001150_t0046_u01756702711668") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad786_d20250901_m045831_c001_v7007000_t0000_u01756702711485") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad70a_d20250901_m045827_c001_v0001099_t0053_u01756702707276") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad6f2_d20250901_m045826_c001_v7007000_t0000_u01756702706875") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f204c202f5fe57c2d_d20250901_m045822_c001_v0001038_t0029_u01756702702598") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f404c202f5fe57c2c_d20250901_m045822_c001_v7007000_t0000_u01756702702408") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2197d5bec14ad5ad_d20250901_m045818_c001_v0001157_t0024_u01756702698936") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4197d5bec14ad5ac_d20250901_m045818_c001_v7007000_t0000_u01756702698506") 2025/09/01 05:01:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2023ff6b64f9a7ec_d20250901_m045813_c001_v0001130_t0043_u01756702693294") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c63c_d20250901_m050024_c001_v7007000_t0000_u01756702824827") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f201c0b60c56acf20_d20250901_m050019_c001_v0001044_t0043_u01756702819856") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c52a_d20250901_m050014_c001_v7007000_t0000_u01756702814523") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c522_d20250901_m050006_c001_v0001161_t0047_u01756702806096") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f401c0b60c56acf16_d20250901_m050019_c001_v7007000_t0000_u01756702819394") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c52b_d20250901_m050014_c001_v0001172_t0011_u01756702814709") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c521_d20250901_m050005_c001_v7007000_t0000_u01756702805619") 2025/09/01 05:01:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f216953a890cfd640_d20250901_m045950_c001_v0001150_t0058_u01756702790447") 2025/09/01 05:02:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f416953a890cfd63f_d20250901_m045950_c001_v7007000_t0000_u01756702790262") 2025/09/01 05:02:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f216953a890cfd625_d20250901_m045946_c001_v0001136_t0050_u01756702786590") 2025/09/01 05:02:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f416953a890cfd623_d20250901_m045946_c001_v7007000_t0000_u01756702786091") 2025/09/01 05:02:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20604cba310e4b68_d20250901_m045931_c001_v0001117_t0034_u01756702771188") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950f0074_d20250901_m050054_c001_v7007000_t0000_u01756702854041") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c849_d20250901_m050049_c001_v0001165_t0052_u01756702849076") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c840_d20250901_m050048_c001_v7007000_t0000_u01756702848514") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c834_d20250901_m050043_c001_v0001165_t0039_u01756702843740") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c833_d20250901_m050043_c001_v7007000_t0000_u01756702843556") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c7a8_d20250901_m050039_c001_v0001182_t0050_u01756702839076") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c7a2_d20250901_m050038_c001_v7007000_t0000_u01756702838581") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c764_d20250901_m050033_c001_v0001145_t0015_u01756702833583") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f40340416a7f4c763_d20250901_m050033_c001_v7007000_t0000_u01756702833398") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21889eba5682a8d8_d20250901_m050029_c001_v0001144_t0037_u01756702829482") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41889eba5682a8af_d20250901_m050028_c001_v7007000_t0000_u01756702828940") 2025/09/01 05:02:00 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f20340416a7f4c640_d20250901_m050025_c001_v0001179_t0058_u01756702825014") 2025/09/01 05:02:00 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3c22_d20250901_m050153_c001_v7007000_t0000_u01756702913516") 2025/09/01 05:02:00 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2155448b3234bf08_d20250901_m050147_c001_v0001183_t0032_u01756702907649") 2025/09/01 05:02:00 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4155448b3234bf04_d20250901_m050146_c001_v7007000_t0000_u01756702906993") 2025/09/01 05:02:00 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2155448b3234be87_d20250901_m050141_c001_v0001136_t0053_u01756702901307") 2025/09/01 05:02:01 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4155448b3234be7f_d20250901_m050140_c001_v7007000_t0000_u01756702900671") 2025/09/01 05:02:01 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3ba1_d20250901_m050135_c001_v0001184_t0032_u01756702895634") 2025/09/01 05:02:01 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3ba0_d20250901_m050134_c001_v7007000_t0000_u01756702894973") 2025/09/01 05:02:01 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d66d5_d20250901_m050131_c001_v0001176_t0028_u01756702891508") 2025/09/01 05:02:01 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3b5e_d20250901_m050131_c001_v7007000_t0000_u01756702891080") 2025/09/01 05:02:01 DEBUG : chunked-copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d66cc_d20250901_m050128_c001_v0001176_t0044_u01756702888154") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3c1f_d20250901_m050153_c001_v7007000_t0000_u01756702913328") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3c1b_d20250901_m050151_c001_v0001100_t0042_u01756702911002") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4155448b3234bf02_d20250901_m050146_c001_v7007000_t0000_u01756702906807") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3bc6_d20250901_m050144_c001_v0001161_t0049_u01756702904804") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4155448b3234be7c_d20250901_m050140_c001_v7007000_t0000_u01756702900486") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f2155448b3234be69_d20250901_m050138_c001_v0001183_t0024_u01756702898965") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3b9e_d20250901_m050134_c001_v7007000_t0000_u01756702894788") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f21427553122f3b89_d20250901_m050132_c001_v0001150_t0049_u01756702892853") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3b59_d20250901_m050130_c001_v7007000_t0000_u01756702890893") 2025/09/01 05:02:01 DEBUG : chunked-copy.copy: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1015967dd3e8f0f1_d20250901_m050130_c001_v0001178_t0013_u01756702890058") 2025/09/01 05:02:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1074f170ea92401c_d20250901_m045644_c001_v0001154_t0010_u01756702604265") 2025/09/01 05:02:01 DEBUG : unknown-size-put.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3c24_d20250901_m050154_c001_v7007000_t0000_u01756702914280") 2025/09/01 05:02:01 DEBUG : unknown-size-put.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d6724_d20250901_m050154_c001_v0001176_t0058_u01756702914064") 2025/09/01 05:02:02 DEBUG : unknown-size-update.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f41427553122f3c26_d20250901_m050155_c001_v7007000_t0000_u01756702915398") 2025/09/01 05:02:02 DEBUG : unknown-size-update.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d672c_d20250901_m050155_c001_v0001176_t0009_u01756702915112") 2025/09/01 05:02:02 DEBUG : unknown-size-update.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f1177d4509e6d6726_d20250901_m050154_c001_v0001176_t0000_u01756702914526") 2025/09/01 05:02:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zff92edf3a01d0b3b9f980e1b_f4055ecea950ef695_d20250901_m045800_c001_v7007000_t0000_u01756702680777") 2025/09/01 05:02:06 INFO : B2 bucket rclone-test-kebonic9hege: cleaning bucket "rclone-test-kebonic9hege" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (363.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.44s) --- PASS: TestIntegration/FsMkdir (358.20s) --- 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.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.36s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (90.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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 (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (194.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (53.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (19.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (24.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 363.769s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m4.755923466s (try 1/5)