"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/10/16 02:02:02 NOTICE: TestB2: Stopped server 2025/10/16 02:02:02 NOTICE: TestB2: Starting server 2025/10/16 02:02:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqofah3mavo" 2025/10/16 02:02: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/10/16 02:02:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/16 02:02:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/16 02:02:06 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/10/16 02:02:32 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/16 02:02:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/16 02:02:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/16 02:02:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/16 02:02:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/16 02:02:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/16 02:02:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/16 02:02:35 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/10/16 02:02:42 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/16 02:02:44 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/10/16 02:02:49 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of all files 2025/10/16 02:02:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c892c_d20251016_m020248_c001_v0001146_t0056_u01760580168318") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/16 02:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqofah3mavo/dirToPurgeFromRoot" 2025/10/16 02:02:52 INFO : B2 bucket rclone-test-yaqofah3mavo path dirToPurgeFromRoot: cleaning bucket "rclone-test-yaqofah3mavo" of all files 2025/10/16 02:02:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8932_d20251016_m020250_c001_v0001146_t0031_u01760580170087") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/16 02:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqofah3mavo/hello? sausage/êé" 2025/10/16 02:02:57 INFO : B2 bucket rclone-test-yaqofah3mavo path hello? sausage/êé: cleaning bucket "rclone-test-yaqofah3mavo" of all files 2025/10/16 02:02:57 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f10439897d726d677_d20251016_m020255_c001_v0001150_t0021_u01760580175708") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/10/16 02:02:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/10/16 02:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 02:02:59 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/10/16 02:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqofah3mavo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/16 02:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqofah3mavo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-yaqofah3mavo" from "TestB2:rclone-test-yaqofah3mavo" 2025/10/16 02:03:11 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/10/16 02:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-migedep9tifa" 2025/10/16 02:03:26 DEBUG : B2 bucket rclone-test-migedep9tifa: Purge remote 2025/10/16 02:03:26 INFO : B2 bucket rclone-test-migedep9tifa: cleaning bucket "rclone-test-migedep9tifa" of all files 2025/10/16 02:03:26 DEBUG : somefile: Deleting (id "4_z6ff2fd63c01debab9f980e1b_f40501e6ef48b9c55_d20251016_m020325_c001_v0001134_t0055_u01760580205134") === 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/10/16 02:03:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/16 02:03:28 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/10/16 02:03:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/10/16 02:03:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/16 02:03:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.644Ki offset 6Mi/6.106Mi 2025/10/16 02:03:31 DEBUG : test-metadata: Sending chunk 1 length 111251 2025/10/16 02:03:33 DEBUG : test-metadata: Done sending chunk 1 2025/10/16 02:03:34 DEBUG : test-metadata: Done sending chunk 0 2025/10/16 02:03:34 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/10/16 02:03:44 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1146-19.backblaze.com/b2api/v1/b2_upload_file/4f02cd23c00debab9f980e1b/c001_v0001146_t0053": EOF 2025/10/16 02:03:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-19.backblaze.com/b2api/v1/b2_upload_file/4f02cd23c00debab9f980e1b/c001_v0001146_t0053": EOF) 2025/10/16 02:03:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1146-19.backblaze.com/b2api/v1/b2_upload_file/4f02cd23c00debab9f980e1b/c001_v0001146_t0053": EOF - low level retry 1/10 2025/10/16 02:03:46 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-10-16-020339-117.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/10/16 02:03:48 DEBUG : oldPath = "TestB2:rclone-test-yaqofah3mavo/versions/test-versions-v2025-10-16-020339-117.txt" 2025/10/16 02:03:48 DEBUG : newPath = "TestB2,versions:rclone-test-yaqofah3mavo/versions/test-versions-v2025-10-16-020339-117.txt" 2025/10/16 02:03:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yaqofah3mavo/versions/test-versions-v2025-10-16-020339-117.txt" 2025/10/16 02:03:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/16 02:03:50 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yaqofah3mavo/versions/test-versions-v2025-10-16-020339-117.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yaqofah3mavo/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/10/16 02:03:53 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of all hidden files 2025/10/16 02:03:53 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0462_d20251016_m020213_c001_v7007000_t0000_u01760580133794") as it is a hide marker 2025/10/16 02:03:53 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : leading space/ leading space: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88a8_d20251016_m020212_c001_v0001146_t0043_u01760580132847") 2025/10/16 02:03:53 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c045c_d20251016_m020212_c001_v7007000_t0000_u01760580132482") as it is a hide marker 2025/10/16 02:03:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88a2_d20251016_m020211_c001_v0001146_t0049_u01760580131671") 2025/10/16 02:03:53 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0483_d20251016_m020220_c001_v7007000_t0000_u01760580140833") as it is a hide marker 2025/10/16 02:03:53 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ca_d20251016_m020220_c001_v0001146_t0018_u01760580140119") 2025/10/16 02:03:53 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : created from root.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f4175adbfc6ef4b1f_d20251016_m020319_c001_v7007000_t0000_u01760580199170") as it is a hide marker 2025/10/16 02:03:53 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : created from root.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1021a87ed10122f1_d20251016_m020318_c001_v0001183_t0008_u01760580198252") 2025/10/16 02:03:53 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : file name.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2c2_d20251016_m020327_c001_v7007000_t0000_u01760580207467") as it is a hide marker 2025/10/16 02:03:53 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c895b_d20251016_m020306_c001_v0001146_t0017_u01760580186542") 2025/10/16 02:03:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f10791ce9ea96653c_d20251016_m020302_c001_v0001106_t0016_u01760580182171") 2025/10/16 02:03:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8918_d20251016_m020240_c001_v0001146_t0006_u01760580160200") 2025/10/16 02:03:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c890c_d20251016_m020238_c001_v0001146_t0003_u01760580158740") 2025/10/16 02:03:53 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8912_d20251016_m020239_c001_v0001146_t0053_u01760580159326") "upload" dated 2025-10-16 02:02:39.326 +0000 UTC (1m14.150813897s ago) 2025/10/16 02:03:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f42182d912074578e_d20251016_m020259_c001_v7007000_t0000_u01760580179939") as it is a hide marker 2025/10/16 02:03:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1108dc724dea27f8_d20251016_m020259_c001_v0001102_t0042_u01760580179570") 2025/10/16 02:03:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1157fbad38dd2808_d20251016_m020258_c001_v0001113_t0019_u01760580178689") 2025/10/16 02:03:53 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04c4_d20251016_m020229_c001_v7007000_t0000_u01760580149032") as it is a hide marker 2025/10/16 02:03:53 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ef_d20251016_m020228_c001_v0001146_t0023_u01760580148376") 2025/10/16 02:03:53 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : piped data.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2d4_d20251016_m020329_c001_v7007000_t0000_u01760580209365") as it is a hide marker 2025/10/16 02:03:53 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : piped data.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c89db_d20251016_m020328_c001_v0001146_t0015_u01760580208823") 2025/10/16 02:03:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : piped data.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2cd_d20251016_m020328_c001_v7007000_t0000_u01760580208614") 2025/10/16 02:03:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : piped data.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f41975be2769c89d5_d20251016_m020328_c001_v0001146_t0053_u01760580208245") 2025/10/16 02:03:53 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04d2_d20251016_m020230_c001_v7007000_t0000_u01760580150088") as it is a hide marker 2025/10/16 02:03:53 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88f5_d20251016_m020229_c001_v0001146_t0033_u01760580149407") 2025/10/16 02:03:53 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : test-metadata: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2e4_d20251016_m020336_c001_v7007000_t0000_u01760580216571") as it is a hide marker 2025/10/16 02:03:53 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : test-metadata: Deleting (id "4_z4f02cd23c00debab9f980e1b_f20776c4bb3dcb2db_d20251016_m020331_c001_v0001179_t0048_u01760580211532") 2025/10/16 02:03:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : test-metadata: Deleting (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2d9_d20251016_m020330_c001_v7007000_t0000_u01760580210617") 2025/10/16 02:03:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : test-metadata: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c89e1_d20251016_m020329_c001_v0001146_t0043_u01760580209552") 2025/10/16 02:03:53 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0494_d20251016_m020223_c001_v7007000_t0000_u01760580143149") as it is a hide marker 2025/10/16 02:03:53 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88d2_d20251016_m020222_c001_v0001146_t0017_u01760580142469") 2025/10/16 02:03:53 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04a9_d20251016_m020225_c001_v7007000_t0000_u01760580145600") as it is a hide marker 2025/10/16 02:03:53 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88d9_d20251016_m020224_c001_v0001146_t0049_u01760580144704") 2025/10/16 02:03:53 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c049d_d20251016_m020224_c001_v7007000_t0000_u01760580144339") as it is a hide marker 2025/10/16 02:03:53 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88d4_d20251016_m020223_c001_v0001146_t0020_u01760580143514") 2025/10/16 02:03:53 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04b2_d20251016_m020226_c001_v7007000_t0000_u01760580146733") as it is a hide marker 2025/10/16 02:03:53 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88df_d20251016_m020225_c001_v0001146_t0056_u01760580145966") 2025/10/16 02:03:53 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04bb_d20251016_m020228_c001_v7007000_t0000_u01760580148010") as it is a hide marker 2025/10/16 02:03:53 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88e9_d20251016_m020227_c001_v0001146_t0023_u01760580147102") 2025/10/16 02:03:53 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c048c_d20251016_m020222_c001_v7007000_t0000_u01760580142101") as it is a hide marker 2025/10/16 02:03:53 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : trailing space /trailing space : Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ce_d20251016_m020221_c001_v0001146_t0052_u01760580141236") 2025/10/16 02:03:53 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f10646cd4e650712f_d20251016_m020346_c001_v0001150_t0017_u01760580226996") "upload" dated 2025-10-16 02:03:46.996 +0000 UTC (6.481349672s ago) 2025/10/16 02:03:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63ccee_d20251016_m020342_c001_v7007000_t0000_u01760580222186") 2025/10/16 02:03:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8a16_d20251016_m020339_c001_v0001146_t0030_u01760580219117") 2025/10/16 02:03:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04fc_d20251016_m020238_c001_v7007000_t0000_u01760580158187") as it is a hide marker 2025/10/16 02:03:53 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f02cd23c00debab9f980e1b_f215e124fbb6c04e3_d20251016_m020232_c001_v0001136_t0025_u01760580152237") 2025/10/16 02:03:53 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : zero-length-file: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04e0_d20251016_m020231_c001_v7007000_t0000_u01760580151913") as it is a hide marker 2025/10/16 02:03:53 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : zero-length-file: Deleting (id "4_z4f02cd23c00debab9f980e1b_f41975be2769c88fb_d20251016_m020231_c001_v0001146_t0053_u01760580151370") 2025/10/16 02:03:53 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0467_d20251016_m020214_c001_v7007000_t0000_u01760580134976") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ac_d20251016_m020214_c001_v0001146_t0040_u01760580134160") 2025/10/16 02:03:53 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c043f_d20251016_m020209_c001_v7007000_t0000_u01760580129131") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8896_d20251016_m020207_c001_v0001146_t0009_u01760580127969") 2025/10/16 02:03:53 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c047d_d20251016_m020218_c001_v7007000_t0000_u01760580138569") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88be_d20251016_m020217_c001_v0001146_t0032_u01760580137699") 2025/10/16 02:03:53 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0475_d20251016_m020217_c001_v7007000_t0000_u01760580137333") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ba_d20251016_m020216_c001_v0001146_t0009_u01760580136535") 2025/10/16 02:03:53 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0480_d20251016_m020219_c001_v7007000_t0000_u01760580139754") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88c0_d20251016_m020218_c001_v0001146_t0044_u01760580138940") 2025/10/16 02:03:53 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c046e_d20251016_m020216_c001_v7007000_t0000_u01760580136169") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88b2_d20251016_m020215_c001_v0001146_t0035_u01760580135343") 2025/10/16 02:03:53 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ./.: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0449_d20251016_m020210_c001_v7007000_t0000_u01760580130217") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ./.: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c889a_d20251016_m020209_c001_v0001146_t0012_u01760580129495") 2025/10/16 02:03:53 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/16 02:03:53 DEBUG : ../..: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0453_d20251016_m020211_c001_v7007000_t0000_u01760580131305") as it is a hide marker 2025/10/16 02:03:53 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/16 02:03:53 DEBUG : ../..: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88a0_d20251016_m020210_c001_v0001146_t0028_u01760580130588") 2025/10/16 02:03:53 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/16 02:03:53 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of all hidden files 2025/10/16 02:03:53 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0462_d20251016_m020213_c001_v7007000_t0000_u01760580133794") as it is a hide marker 2025/10/16 02:03:53 DEBUG : leading space/ leading space: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88a8_d20251016_m020212_c001_v0001146_t0043_u01760580132847") 2025/10/16 02:03:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c045c_d20251016_m020212_c001_v7007000_t0000_u01760580132482") as it is a hide marker 2025/10/16 02:03:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88a2_d20251016_m020211_c001_v0001146_t0049_u01760580131671") 2025/10/16 02:03:53 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0483_d20251016_m020220_c001_v7007000_t0000_u01760580140833") as it is a hide marker 2025/10/16 02:03:53 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ca_d20251016_m020220_c001_v0001146_t0018_u01760580140119") 2025/10/16 02:03:53 DEBUG : created from root.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f4175adbfc6ef4b1f_d20251016_m020319_c001_v7007000_t0000_u01760580199170") as it is a hide marker 2025/10/16 02:03:53 DEBUG : created from root.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1021a87ed10122f1_d20251016_m020318_c001_v0001183_t0008_u01760580198252") 2025/10/16 02:03:53 DEBUG : file name.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2c2_d20251016_m020327_c001_v7007000_t0000_u01760580207467") as it is a hide marker 2025/10/16 02:03:54 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c895b_d20251016_m020306_c001_v0001146_t0017_u01760580186542") 2025/10/16 02:03:54 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f10791ce9ea96653c_d20251016_m020302_c001_v0001106_t0016_u01760580182171") 2025/10/16 02:03:54 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8918_d20251016_m020240_c001_v0001146_t0006_u01760580160200") 2025/10/16 02:03:54 DEBUG : file name.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c890c_d20251016_m020238_c001_v0001146_t0003_u01760580158740") 2025/10/16 02:03:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8912_d20251016_m020239_c001_v0001146_t0053_u01760580159326") "upload" dated 2025-10-16 02:02:39.326 +0000 UTC (1m15.169743339s ago) 2025/10/16 02:03:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f42182d912074578e_d20251016_m020259_c001_v7007000_t0000_u01760580179939") as it is a hide marker 2025/10/16 02:03:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1108dc724dea27f8_d20251016_m020259_c001_v0001102_t0042_u01760580179570") 2025/10/16 02:03:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1157fbad38dd2808_d20251016_m020258_c001_v0001113_t0019_u01760580178689") 2025/10/16 02:03:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04c4_d20251016_m020229_c001_v7007000_t0000_u01760580149032") as it is a hide marker 2025/10/16 02:03:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ef_d20251016_m020228_c001_v0001146_t0023_u01760580148376") 2025/10/16 02:03:54 DEBUG : piped data.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2d4_d20251016_m020329_c001_v7007000_t0000_u01760580209365") as it is a hide marker 2025/10/16 02:03:54 DEBUG : piped data.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c89db_d20251016_m020328_c001_v0001146_t0015_u01760580208823") 2025/10/16 02:03:54 DEBUG : piped data.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2cd_d20251016_m020328_c001_v7007000_t0000_u01760580208614") 2025/10/16 02:03:54 DEBUG : piped data.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f41975be2769c89d5_d20251016_m020328_c001_v0001146_t0053_u01760580208245") 2025/10/16 02:03:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04d2_d20251016_m020230_c001_v7007000_t0000_u01760580150088") as it is a hide marker 2025/10/16 02:03:55 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88f5_d20251016_m020229_c001_v0001146_t0033_u01760580149407") 2025/10/16 02:03:55 DEBUG : test-metadata: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2e4_d20251016_m020336_c001_v7007000_t0000_u01760580216571") as it is a hide marker 2025/10/16 02:03:55 DEBUG : test-metadata: Deleting (id "4_z4f02cd23c00debab9f980e1b_f20776c4bb3dcb2db_d20251016_m020331_c001_v0001179_t0048_u01760580211532") 2025/10/16 02:03:55 DEBUG : test-metadata: Deleting (id "4_z4f02cd23c00debab9f980e1b_f40776c4bb3dcb2d9_d20251016_m020330_c001_v7007000_t0000_u01760580210617") 2025/10/16 02:03:55 DEBUG : test-metadata: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c89e1_d20251016_m020329_c001_v0001146_t0043_u01760580209552") 2025/10/16 02:03:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0494_d20251016_m020223_c001_v7007000_t0000_u01760580143149") as it is a hide marker 2025/10/16 02:03:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88d2_d20251016_m020222_c001_v0001146_t0017_u01760580142469") 2025/10/16 02:03:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04a9_d20251016_m020225_c001_v7007000_t0000_u01760580145600") as it is a hide marker 2025/10/16 02:03:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88d9_d20251016_m020224_c001_v0001146_t0049_u01760580144704") 2025/10/16 02:03:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c049d_d20251016_m020224_c001_v7007000_t0000_u01760580144339") as it is a hide marker 2025/10/16 02:03:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88d4_d20251016_m020223_c001_v0001146_t0020_u01760580143514") 2025/10/16 02:03:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04b2_d20251016_m020226_c001_v7007000_t0000_u01760580146733") as it is a hide marker 2025/10/16 02:03:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88df_d20251016_m020225_c001_v0001146_t0056_u01760580145966") 2025/10/16 02:03:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04bb_d20251016_m020228_c001_v7007000_t0000_u01760580148010") as it is a hide marker 2025/10/16 02:03:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88e9_d20251016_m020227_c001_v0001146_t0023_u01760580147102") 2025/10/16 02:03:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c048c_d20251016_m020222_c001_v7007000_t0000_u01760580142101") as it is a hide marker 2025/10/16 02:03:55 DEBUG : trailing space /trailing space : Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ce_d20251016_m020221_c001_v0001146_t0052_u01760580141236") 2025/10/16 02:03:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f10646cd4e650712f_d20251016_m020346_c001_v0001150_t0017_u01760580226996") "upload" dated 2025-10-16 02:03:46.996 +0000 UTC (8.799357326s ago) 2025/10/16 02:03:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63ccee_d20251016_m020342_c001_v7007000_t0000_u01760580222186") 2025/10/16 02:03:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8a16_d20251016_m020339_c001_v0001146_t0030_u01760580219117") 2025/10/16 02:03:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04fc_d20251016_m020238_c001_v7007000_t0000_u01760580158187") as it is a hide marker 2025/10/16 02:03:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f02cd23c00debab9f980e1b_f215e124fbb6c04e3_d20251016_m020232_c001_v0001136_t0025_u01760580152237") 2025/10/16 02:03:55 DEBUG : zero-length-file: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c04e0_d20251016_m020231_c001_v7007000_t0000_u01760580151913") as it is a hide marker 2025/10/16 02:03:55 DEBUG : zero-length-file: Deleting (id "4_z4f02cd23c00debab9f980e1b_f41975be2769c88fb_d20251016_m020231_c001_v0001146_t0053_u01760580151370") 2025/10/16 02:03:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0467_d20251016_m020214_c001_v7007000_t0000_u01760580134976") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ac_d20251016_m020214_c001_v0001146_t0040_u01760580134160") 2025/10/16 02:03:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c043f_d20251016_m020209_c001_v7007000_t0000_u01760580129131") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8896_d20251016_m020207_c001_v0001146_t0009_u01760580127969") 2025/10/16 02:03:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c047d_d20251016_m020218_c001_v7007000_t0000_u01760580138569") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88be_d20251016_m020217_c001_v0001146_t0032_u01760580137699") 2025/10/16 02:03:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0475_d20251016_m020217_c001_v7007000_t0000_u01760580137333") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88ba_d20251016_m020216_c001_v0001146_t0009_u01760580136535") 2025/10/16 02:03:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0480_d20251016_m020219_c001_v7007000_t0000_u01760580139754") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88c0_d20251016_m020218_c001_v0001146_t0044_u01760580138940") 2025/10/16 02:03:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c046e_d20251016_m020216_c001_v7007000_t0000_u01760580136169") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88b2_d20251016_m020215_c001_v0001146_t0035_u01760580135343") 2025/10/16 02:03:56 DEBUG : ./.: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0449_d20251016_m020210_c001_v7007000_t0000_u01760580130217") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ./.: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c889a_d20251016_m020209_c001_v0001146_t0012_u01760580129495") 2025/10/16 02:03:56 DEBUG : ../..: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0453_d20251016_m020211_c001_v7007000_t0000_u01760580131305") as it is a hide marker 2025/10/16 02:03:56 DEBUG : ../..: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c88a0_d20251016_m020210_c001_v0001146_t0028_u01760580130588") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/16 02:03:57 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/10/16 02:03:57 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/10/16 02:03:57 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/10/16 02:03:58 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/10/16 02:03:58 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of pending multipart uploads older than 0s 2025/10/16 02:03:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8912_d20251016_m020239_c001_v0001146_t0053_u01760580159326") "upload" dated 2025-10-16 02:02:39.326 +0000 UTC (1m19.317946944s ago) 2025/10/16 02:03:58 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3ee9_d20251016_m020357_c001_v0001104_t0040_u01760580237605") as it is a start marker (upload started at 2025-10-16 02:03:57.605 +0000 UTC) 2025/10/16 02:03:58 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/16 02:03:58 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3eeb_d20251016_m020357_c001_v0001181_t0028_u01760580237789") as it is a start marker (upload started at 2025-10-16 02:03:57.789 +0000 UTC) 2025/10/16 02:03:58 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/16 02:03:58 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3eec_d20251016_m020357_c001_v0001116_t0036_u01760580237973") as it is a start marker (upload started at 2025-10-16 02:03:57.973 +0000 UTC) 2025/10/16 02:03:58 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/16 02:03:58 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3eed_d20251016_m020358_c001_v0001120_t0006_u01760580238182") as it is a start marker (upload started at 2025-10-16 02:03:58.182 +0000 UTC) 2025/10/16 02:03:58 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/16 02:03:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f4121dc0fd25d3ee8_d20251016_m020357_c001_v7007000_t0000_u01760580237410") "hide" dated 2025-10-16 02:03:57.41 +0000 UTC (1.234239233s ago) 2025/10/16 02:03:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f10646cd4e650712f_d20251016_m020346_c001_v0001150_t0017_u01760580226996") 2025/10/16 02:03:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/16 02:03:58 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of pending multipart uploads older than 0s 2025/10/16 02:03:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8912_d20251016_m020239_c001_v0001146_t0053_u01760580159326") "upload" dated 2025-10-16 02:02:39.326 +0000 UTC (1m19.687062687s ago) 2025/10/16 02:03:59 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3ee9_d20251016_m020357_c001_v0001104_t0040_u01760580237605") as it is a start marker (upload started at 2025-10-16 02:03:57.605 +0000 UTC) 2025/10/16 02:03:59 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3eeb_d20251016_m020357_c001_v0001181_t0028_u01760580237789") as it is a start marker (upload started at 2025-10-16 02:03:57.789 +0000 UTC) 2025/10/16 02:03:59 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3eec_d20251016_m020357_c001_v0001116_t0036_u01760580237973") as it is a start marker (upload started at 2025-10-16 02:03:57.973 +0000 UTC) 2025/10/16 02:03:59 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3eed_d20251016_m020358_c001_v0001120_t0006_u01760580238182") as it is a start marker (upload started at 2025-10-16 02:03:58.182 +0000 UTC) 2025/10/16 02:03:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f02cd23c00debab9f980e1b_f4121dc0fd25d3ee8_d20251016_m020357_c001_v7007000_t0000_u01760580237410") "hide" dated 2025-10-16 02:03:57.41 +0000 UTC (1.603270356s ago) 2025/10/16 02:03:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f10646cd4e650712f_d20251016_m020346_c001_v0001150_t0017_u01760580226996") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/16 02:03:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/16 02:03:59 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/16 02:04:00 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/10/16 02:04:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/16 02:04:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/16 02:04:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/16 02:04:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/16 02:04:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/16 02:04:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/16 02:04:03 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/16 02:04:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:06 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/10/16 02:04:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cd70_d20251016_m020406_c001_v0001184_t0006_u01760580246728") 2025/10/16 02:04:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:04:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:04:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/16 02:04:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:04:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:04:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/16 02:04:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/16 02:04:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/16 02:04:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/16 02:04:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/16 02:04:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/16 02:04:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/16 02:04:13 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/16 02:04:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:14 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/10/16 02:04:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f137_d20251016_m020414_c001_v0001037_t0009_u01760580254806") 2025/10/16 02:04:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/16 02:04:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/16 02:04:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/16 02:04:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:04:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:04:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/16 02:04:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/16 02:04:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/16 02:04:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/16 02:04:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/16 02:04:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/16 02:04:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/16 02:04:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/16 02:04:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/16 02:04:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/16 02:04:21 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/16 02:04:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:23 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/10/16 02:04:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2131931c2e6f4e90_d20251016_m020423_c001_v0001044_t0037_u01760580263647") 2025/10/16 02:04:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/16 02:04:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:04:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/16 02:04:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/16 02:04:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/16 02:04:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:04:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:04:26 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/10/16 02:04:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/16 02:04:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/16 02:04:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/16 02:04:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/16 02:04:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/16 02:04:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/16 02:04:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/16 02:04:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:32 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/10/16 02:04:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2131931c2e6f4e9f_d20251016_m020432_c001_v0001145_t0028_u01760580272344") 2025/10/16 02:04:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:04:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:04:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/16 02:04:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:04:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:04:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/16 02:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/16 02:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/16 02:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/16 02:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/16 02:04:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/16 02:04:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/16 02:04:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/16 02:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:40 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/10/16 02:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f1bb_d20251016_m020440_c001_v0001150_t0020_u01760580280459") 2025/10/16 02:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/16 02:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/16 02:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/16 02:04:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:04:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:04:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/16 02:04:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/16 02:04:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/16 02:04:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/16 02:04:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/16 02:04:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/16 02:04:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/16 02:04:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/16 02:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/16 02:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/16 02:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/16 02:04:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:49 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/10/16 02:04:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7d66_d20251016_m020449_c001_v0001171_t0006_u01760580289832") 2025/10/16 02:04:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/16 02:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/16 02:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/16 02:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/16 02:04:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:04:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:04:52 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/10/16 02:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/16 02:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/16 02:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/16 02:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/16 02:04:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/16 02:04:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/16 02:04:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/16 02:04:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:04:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/16 02:04:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7d6f_d20251016_m020458_c001_v0001115_t0040_u01760580298013") 2025/10/16 02:04:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:04:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:04:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/16 02:04:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/16 02:05:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/16 02:05:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/16 02:05:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/16 02:05:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/16 02:05:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/16 02:05:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/16 02:05:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/16 02:05:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:05:06 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/10/16 02:05:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7d9d_d20251016_m020506_c001_v0001136_t0032_u01760580306338") 2025/10/16 02:05:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/16 02:05:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/16 02:05:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/16 02:05:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/16 02:05:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/16 02:05:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/16 02:05:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/16 02:05:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/16 02:05:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/16 02:05:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/16 02:05:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/16 02:05:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/16 02:05:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/16 02:05:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/16 02:05:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:05:14 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/10/16 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f200166412baf8351_d20251016_m020515_c001_v0001101_t0028_u01760580315060") 2025/10/16 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/16 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/16 02:05:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/16 02:05:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/16 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:17 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/10/16 02:05:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/16 02:05:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/16 02:05:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/16 02:05:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/16 02:05:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/16 02:05:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/16 02:05:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/16 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:05:24 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/10/16 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f200166412baf835b_d20251016_m020524_c001_v0001178_t0008_u01760580324143") 2025/10/16 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:05:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/16 02:05:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/16 02:05:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/16 02:05:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/16 02:05:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/16 02:05:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/16 02:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/16 02:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/16 02:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/16 02:05:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:05:32 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/10/16 02:05:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e0a_d20251016_m020532_c001_v0001182_t0018_u01760580332865") 2025/10/16 02:05:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/16 02:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/16 02:05:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/16 02:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/16 02:05:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/16 02:05:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/16 02:05:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/16 02:05:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/16 02:05:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/16 02:05:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/16 02:05:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/16 02:05:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/16 02:05:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/16 02:05:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/16 02:05:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:05:41 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/10/16 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f21649bf17529a068_d20251016_m020542_c001_v0001161_t0018_u01760580342064") 2025/10/16 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/16 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/16 02:05:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/16 02:05:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/16 02:05:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:44 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/10/16 02:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/16 02:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/16 02:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/16 02:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/16 02:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/16 02:05:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/16 02:05:49 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/16 02:05:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:05:50 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/10/16 02:05:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f21649bf17529a079_d20251016_m020551_c001_v0001145_t0018_u01760580351060") 2025/10/16 02:05:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:05:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:05:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/16 02:05:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:05:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:05:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/16 02:05:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/16 02:05:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/16 02:05:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/16 02:05:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/16 02:05:58 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/16 02:05:58 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/16 02:05:58 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/16 02:06:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:06:01 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/10/16 02:06:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e39_d20251016_m020601_c001_v0001136_t0014_u01760580361116") 2025/10/16 02:06:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/16 02:06:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/16 02:06:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/16 02:06:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:06:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:06:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/16 02:06:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/16 02:06:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/16 02:06:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/16 02:06:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/16 02:06:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/16 02:06:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/16 02:06:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/16 02:06:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/16 02:06:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/16 02:06:09 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/16 02:06:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:06:11 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/10/16 02:06:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2182b62e22e438e1_d20251016_m020611_c001_v0001106_t0024_u01760580371833") 2025/10/16 02:06:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/16 02:06:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:06:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/16 02:06:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/16 02:06:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/10/16 02:06:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/16 02:06:12 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 02:06:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/16 02:06:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:06:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:06:15 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/10/16 02:06:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/16 02:06:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/16 02:06:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/16 02:06:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/16 02:06:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/16 02:06:20 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/16 02:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:06:22 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/10/16 02:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f2103909a694ee965_d20251016_m020622_c001_v0001150_t0015_u01760580382454") 2025/10/16 02:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000231080), retryAfter:1000000000} 2025/10/16 02:06:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/16 02:06:23 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/16 02:06:23 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/16 02:06:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:06:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Error sending chunk 0 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000231410), retryAfter:1000000000} 2025/10/16 02:06:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/16 02:06:23 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/16 02:06:24 DEBUG : pacer: Reducing sleep to 500ms 2025/10/16 02:06:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0012da7e0), retryAfter:1000000000} 2025/10/16 02:06:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/16 02:06:24 DEBUG : pacer: low level retry 2/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/16 02:06:24 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/16 02:06:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:06:27 DEBUG : pacer: Reducing sleep to 500ms 2025/10/16 02:06:28 DEBUG : pacer: Reducing sleep to 250ms 2025/10/16 02:06:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc00138b530), retryAfter:1000000000} 2025/10/16 02:06:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/16 02:06:29 DEBUG : pacer: low level retry 3/10 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/16 02:06:29 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/16 02:06:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/16 02:06:30 DEBUG : pacer: Reducing sleep to 500ms 2025/10/16 02:06:30 DEBUG : pacer: Reducing sleep to 250ms 2025/10/16 02:06:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:06:31 DEBUG : pacer: Reducing sleep to 125ms 2025/10/16 02:06:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:06:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts 2025/10/16 02:06:31 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/16 02:06:31 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/16 02:06:32 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/16 02:06:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/16 02:06:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/16 02:06:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/16 02:06:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/16 02:06:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/16 02:06:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/16 02:06:37 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/16 02:06:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:06:40 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/10/16 02:06:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f218b4b763a80f9cb_d20251016_m020640_c001_v0001037_t0045_u01760580400156") 2025/10/16 02:06:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/16 02:06:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/16 02:06:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:06:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:06:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/16 02:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/16 02:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/16 02:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/16 02:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/16 02:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/16 02:06:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/16 02:06:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/16 02:06:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/16 02:06:49 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/16 02:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/16 02:06:51 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/10/16 02:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f02cd23c00debab9f980e1b_f215e124fbb6c075b_d20251016_m020651_c001_v0001145_t0027_u01760580411796") 2025/10/16 02:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/16 02:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/16 02:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/16 02:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/16 02:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/16 02:06:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/16 02:06:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/16 02:06:55 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/10/16 02:07:03 DEBUG : chunked-copy: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/16 02:07:03 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/16 02:07:03 DEBUG : pacer: Rate limited, increasing sleep to 1s fstests.go:143: Put error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 1/10 2025/10/16 02:07:05 DEBUG : pacer: Reducing sleep to 500ms 2025/10/16 02:07:08 DEBUG : pacer: Reducing sleep to 250ms 2025/10/16 02:07:08 DEBUG : pacer: Reducing sleep to 125ms 2025/10/16 02:07:09 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/16 02:07:09 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/16 02:07:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cf43_d20251016_m020709_c001_v0001091_t0025_u01760580429255") 2025/10/16 02:07:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/16 02:07:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/16 02:07:09 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/16 02:07:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/16 02:07:10 DEBUG : pacer: Reducing sleep to 10ms 2025/10/16 02:07:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/16 02:07:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/16 02:07:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/16 02:07:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/16 02:07:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/16 02:07:13 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/16 02:07:15 DEBUG : chunked-copy: Done sending chunk 1 2025/10/16 02:07:16 DEBUG : chunked-copy: Done sending chunk 0 2025/10/16 02:07:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/16 02:07:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cf48_d20251016_m020716_c001_v0001117_t0047_u01760580436929") 2025/10/16 02:07:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/16 02:07:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/16 02:07:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/16 02:07:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/16 02:07:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/16 02:07:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/16 02:07:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/16 02:07:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/16 02:07:20 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/16 02:07:22 DEBUG : chunked-copy: Done sending chunk 1 2025/10/16 02:07:22 DEBUG : chunked-copy: Done sending chunk 0 2025/10/16 02:07:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/16 02:07:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f02cd23c00debab9f980e1b_f215fb2332689be87_d20251016_m020723_c001_v0001137_t0019_u01760580443234") 2025/10/16 02:07:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/16 02:07:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/16 02:07:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/16 02:07:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/16 02:07:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/16 02:07:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/16 02:07:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/16 02:07:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/16 02:07:26 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/16 02:07:28 DEBUG : chunked-copy: Done sending chunk 0 2025/10/16 02:07:28 DEBUG : chunked-copy: Done sending chunk 1 2025/10/16 02:07:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/16 02:07:29 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f02cd23c00debab9f980e1b_f215fb2332689be88_d20251016_m020729_c001_v0001181_t0015_u01760580449419") 2025/10/16 02:07:29 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/16 02:07:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/16 02:07:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/16 02:07:30 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/16 02:07:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/16 02:07:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/16 02:07:30 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/16 02:07:31 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/16 02:07:33 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/16 02:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqofah3mavo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/16 02:07:35 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of all files 2025/10/16 02:07:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f418b4b763a80f9c3_d20251016_m020633_c001_v7007000_t0000_u01760580393935") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2103909a694ee965_d20251016_m020622_c001_v0001150_t0015_u01760580382454") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4103909a694ee964_d20251016_m020621_c001_v7007000_t0000_u01760580381888") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f218b4b763a80f9b3_d20251016_m020617_c001_v0001184_t0008_u01760580377362") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf39_d20251016_m020657_c001_v7007000_t0000_u01760580417114") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f215e124fbb6c075b_d20251016_m020651_c001_v0001145_t0027_u01760580411796") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f415e124fbb6c0758_d20251016_m020651_c001_v7007000_t0000_u01760580411209") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f218b4b763a80f9d2_d20251016_m020645_c001_v0001113_t0010_u01760580405764") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f418b4b763a80f9d1_d20251016_m020645_c001_v7007000_t0000_u01760580405581") 2025/10/16 02:07:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f218b4b763a80f9cb_d20251016_m020640_c001_v0001037_t0045_u01760580400156") 2025/10/16 02:07:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f418b4b763a80f9c9_d20251016_m020639_c001_v7007000_t0000_u01760580399597") 2025/10/16 02:07:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f218b4b763a80f9c4_d20251016_m020634_c001_v0001182_t0024_u01760580394118") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f210_d20251016_m020453_c001_v7007000_t0000_u01760580293728") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7d66_d20251016_m020449_c001_v0001171_t0006_u01760580289832") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f1d7_d20251016_m020444_c001_v7007000_t0000_u01760580284950") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f1bb_d20251016_m020440_c001_v0001150_t0020_u01760580280459") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7d65_d20251016_m020449_c001_v7007000_t0000_u01760580289440") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f1d9_d20251016_m020445_c001_v0001040_t0010_u01760580285132") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f1b7_d20251016_m020440_c001_v7007000_t0000_u01760580280062") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f1a4_d20251016_m020436_c001_v0001179_t0049_u01760580276040") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f1a3_d20251016_m020435_c001_v7007000_t0000_u01760580275859") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2131931c2e6f4e9f_d20251016_m020432_c001_v0001145_t0028_u01760580272344") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4131931c2e6f4e9e_d20251016_m020431_c001_v7007000_t0000_u01760580271926") 2025/10/16 02:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f19f_d20251016_m020428_c001_v0001144_t0044_u01760580268060") 2025/10/16 02:07:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7de4_d20251016_m020519_c001_v7007000_t0000_u01760580319243") 2025/10/16 02:07:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f200166412baf8351_d20251016_m020515_c001_v0001101_t0028_u01760580315060") 2025/10/16 02:07:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7dba_d20251016_m020510_c001_v7007000_t0000_u01760580310289") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7d9d_d20251016_m020506_c001_v0001136_t0032_u01760580306338") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f400166412baf8350_d20251016_m020514_c001_v7007000_t0000_u01760580314664") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7dbb_d20251016_m020510_c001_v0001099_t0029_u01760580310469") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7d99_d20251016_m020505_c001_v7007000_t0000_u01760580305960") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f225_d20251016_m020501_c001_v0001157_t0011_u01760580301815") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f224_d20251016_m020501_c001_v7007000_t0000_u01760580301631") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7d6f_d20251016_m020458_c001_v0001115_t0040_u01760580298013") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7d6d_d20251016_m020457_c001_v7007000_t0000_u01760580297612") 2025/10/16 02:07:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f211_d20251016_m020453_c001_v0001102_t0058_u01760580293914") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f19e_d20251016_m020427_c001_v7007000_t0000_u01760580267879") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2131931c2e6f4e90_d20251016_m020423_c001_v0001044_t0037_u01760580263647") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4131931c2e6f4e8e_d20251016_m020423_c001_v7007000_t0000_u01760580263244") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f16b_d20251016_m020419_c001_v0001184_t0027_u01760580259277") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f169_d20251016_m020419_c001_v7007000_t0000_u01760580259095") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f137_d20251016_m020414_c001_v0001037_t0009_u01760580254806") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f129_d20251016_m020414_c001_v7007000_t0000_u01760580254448") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2165fb729375f10c_d20251016_m020410_c001_v0001157_t0007_u01760580250225") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4165fb729375f10b_d20251016_m020410_c001_v7007000_t0000_u01760580250044") 2025/10/16 02:07:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cd70_d20251016_m020406_c001_v0001184_t0006_u01760580246728") 2025/10/16 02:07:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cd6d_d20251016_m020406_c001_v7007000_t0000_u01760580246345") 2025/10/16 02:07:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2121dc0fd25d3ef7_d20251016_m020401_c001_v0001137_t0006_u01760580241112") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7e2c_d20251016_m020546_c001_v7007000_t0000_u01760580346365") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f21649bf17529a068_d20251016_m020542_c001_v0001161_t0018_u01760580342064") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7e1a_d20251016_m020537_c001_v7007000_t0000_u01760580337126") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e0a_d20251016_m020532_c001_v0001182_t0018_u01760580332865") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f41649bf17529a066_d20251016_m020541_c001_v7007000_t0000_u01760580341608") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e1c_d20251016_m020537_c001_v0001182_t0056_u01760580337307") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7e08_d20251016_m020532_c001_v7007000_t0000_u01760580332445") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7df6_d20251016_m020527_c001_v0001184_t0010_u01760580327980") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7df5_d20251016_m020527_c001_v7007000_t0000_u01760580327798") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f200166412baf835b_d20251016_m020524_c001_v0001178_t0008_u01760580324143") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f400166412baf835a_d20251016_m020523_c001_v7007000_t0000_u01760580323658") 2025/10/16 02:07:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7de5_d20251016_m020519_c001_v0001136_t0051_u01760580319424") 2025/10/16 02:07:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f418b4b763a80f9b2_d20251016_m020617_c001_v7007000_t0000_u01760580377180") 2025/10/16 02:07:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2182b62e22e438e1_d20251016_m020611_c001_v0001106_t0024_u01760580371833") 2025/10/16 02:07:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4182b62e22e438dd_d20251016_m020611_c001_v7007000_t0000_u01760580371299") 2025/10/16 02:07:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e3f_d20251016_m020606_c001_v0001165_t0000_u01760580366237") 2025/10/16 02:07:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7e3e_d20251016_m020606_c001_v7007000_t0000_u01760580366056") 2025/10/16 02:07:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e39_d20251016_m020601_c001_v0001136_t0014_u01760580361116") 2025/10/16 02:07:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7e38_d20251016_m020600_c001_v7007000_t0000_u01760580360623") 2025/10/16 02:07:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e34_d20251016_m020555_c001_v0001113_t0018_u01760580355132") 2025/10/16 02:07:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7e33_d20251016_m020554_c001_v7007000_t0000_u01760580354950") 2025/10/16 02:07:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f21649bf17529a079_d20251016_m020551_c001_v0001145_t0018_u01760580351060") 2025/10/16 02:07:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f41649bf17529a076_d20251016_m020550_c001_v7007000_t0000_u01760580350542") 2025/10/16 02:07:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f02cd23c00debab9f980e1b_f219401ec44ac7e2d_d20251016_m020546_c001_v0001177_t0028_u01760580346585") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7f00_d20251016_m020731_c001_v7007000_t0000_u01760580451783") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cf59_d20251016_m020725_c001_v0001153_t0015_u01760580445909") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf56_d20251016_m020725_c001_v7007000_t0000_u01760580445259") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cf4d_d20251016_m020719_c001_v0001113_t0023_u01760580439696") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf4c_d20251016_m020719_c001_v7007000_t0000_u01760580439038") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f215fb2332689be84_d20251016_m020713_c001_v0001036_t0022_u01760580433034") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f415fb2332689be83_d20251016_m020712_c001_v7007000_t0000_u01760580432383") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f114642ae13ec9d44_d20251016_m020706_c001_v0001171_t0059_u01760580426716") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf3c_d20251016_m020702_c001_v7007000_t0000_u01760580422648") 2025/10/16 02:07:39 DEBUG : chunked-copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f10646cd4e650749a_d20251016_m020657_c001_v0001150_t0054_u01760580417879") 2025/10/16 02:07:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7eff_d20251016_m020731_c001_v7007000_t0000_u01760580451600") 2025/10/16 02:07:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f215fb2332689be88_d20251016_m020729_c001_v0001181_t0015_u01760580449419") 2025/10/16 02:07:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf54_d20251016_m020725_c001_v7007000_t0000_u01760580445066") 2025/10/16 02:07:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f215fb2332689be87_d20251016_m020723_c001_v0001137_t0019_u01760580443234") 2025/10/16 02:07:39 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf4b_d20251016_m020718_c001_v7007000_t0000_u01760580438856") 2025/10/16 02:07:40 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cf48_d20251016_m020716_c001_v0001117_t0047_u01760580436929") 2025/10/16 02:07:40 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f415fb2332689be82_d20251016_m020712_c001_v7007000_t0000_u01760580432198") 2025/10/16 02:07:40 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f2231b7539e63cf43_d20251016_m020709_c001_v0001091_t0025_u01760580429255") 2025/10/16 02:07:40 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4231b7539e63cf3b_d20251016_m020702_c001_v7007000_t0000_u01760580422463") 2025/10/16 02:07:40 DEBUG : chunked-copy.copy: Deleting (id "4_z4f02cd23c00debab9f980e1b_f1112a93c7cc1e05b_d20251016_m020700_c001_v0001036_t0012_u01760580420988") 2025/10/16 02:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f11975be2769c8912_d20251016_m020239_c001_v0001146_t0053_u01760580159326") 2025/10/16 02:07:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7f01_d20251016_m020732_c001_v7007000_t0000_u01760580452651") 2025/10/16 02:07:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f114642ae13ec9dda_d20251016_m020732_c001_v0001171_t0016_u01760580452323") 2025/10/16 02:07:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f419401ec44ac7f04_d20251016_m020733_c001_v7007000_t0000_u01760580453910") 2025/10/16 02:07:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f114642ae13ec9dea_d20251016_m020733_c001_v0001171_t0032_u01760580453587") 2025/10/16 02:07:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f114642ae13ec9de2_d20251016_m020732_c001_v0001171_t0059_u01760580452830") 2025/10/16 02:07:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f02cd23c00debab9f980e1b_f4121dc0fd25d3ee8_d20251016_m020357_c001_v7007000_t0000_u01760580237410") 2025/10/16 02:07:41 INFO : B2 bucket rclone-test-yaqofah3mavo: cleaning bucket "rclone-test-yaqofah3mavo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (339.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir (336.84s) --- 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 (23.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.27s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.78s) --- 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.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.75s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.25s) --- 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.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (176.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (16.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (9.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 339.202s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m40.096991474s (try 1/5)