"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:442: Using remote "TestB2:" 2025/02/17 01:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xojoreb9yiwo" 2025/02/17 01:37:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/02/17 01:37:53 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/17 01:37:54 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/17 01:37:54 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/17 01:38:16 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/02/17 01:38:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/17 01:38:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/17 01:38:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/17 01:38:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/17 01:38:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/17 01:38:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/17 01:38:20 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/02/17 01:38:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/17 01:38:27 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/17 01:38:32 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of all files 2025/02/17 01:38:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1066_d20250217_m013831_c001_v0001178_t0010_u01739756311595") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/17 01:38:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xojoreb9yiwo/dirToPurgeFromRoot" 2025/02/17 01:38:34 INFO : B2 bucket rclone-test-xojoreb9yiwo path dirToPurgeFromRoot: cleaning bucket "rclone-test-xojoreb9yiwo" of all files 2025/02/17 01:38:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1074_d20250217_m013833_c001_v0001178_t0035_u01739756313077") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/17 01:38:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xojoreb9yiwo/hello? sausage/êé" 2025/02/17 01:38:39 INFO : B2 bucket rclone-test-xojoreb9yiwo path hello? sausage/êé: cleaning bucket "rclone-test-xojoreb9yiwo" of all files 2025/02/17 01:38:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f1123d165ce5327f3_d20250217_m013838_c001_v0001036_t0013_u01739756318350") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/02/17 01:38:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/02/17 01:38:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 01:38:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/02/17 01:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xojoreb9yiwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/17 01:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xojoreb9yiwo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-xojoreb9yiwo" from "TestB2:rclone-test-xojoreb9yiwo" 2025/02/17 01:38:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/02/17 01:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-latirij9lowe" 2025/02/17 01:39:06 DEBUG : B2 bucket rclone-test-latirij9lowe: Purge remote 2025/02/17 01:39:06 INFO : B2 bucket rclone-test-latirij9lowe: cleaning bucket "rclone-test-latirij9lowe" of all files 2025/02/17 01:39:06 DEBUG : somefile: Deleting (id "4_zcfa21d4380fd1b1b9f580e1b_f4062f91ffc960dca_d20250217_m013905_c001_v0001182_t0023_u01739756345481") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/17 01:39:07 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/17 01:39:08 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/02/17 01:39:11 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/17 01:39:11 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/17 01:39:11 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.376Ki offset 6Mi/6.106Mi 2025/02/17 01:39:11 DEBUG : test-metadata: Sending chunk 1 length 110977 2025/02/17 01:39:12 DEBUG : test-metadata: Done sending chunk 1 2025/02/17 01:39:13 DEBUG : test-metadata: Done sending chunk 0 2025/02/17 01:39:13 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/02/17 01:39:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/02/17 01:39:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 01:39:21 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 01:39:23 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1178-07.backblaze.com/b2api/v1/b2_upload_file/cfb2fde380dd1b1b9f580e1b/c001_v0001178_t0048": EOF 2025/02/17 01:39:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-07.backblaze.com/b2api/v1/b2_upload_file/cfb2fde380dd1b1b9f580e1b/c001_v0001178_t0048": EOF) 2025/02/17 01:39:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1178-07.backblaze.com/b2api/v1/b2_upload_file/cfb2fde380dd1b1b9f580e1b/c001_v0001178_t0048": EOF - low level retry 1/10 2025/02/17 01:39:25 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-02-17-013918-429.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/02/17 01:39:27 DEBUG : oldPath = "TestB2:rclone-test-xojoreb9yiwo/versions/test-versions-v2025-02-17-013918-429.txt" 2025/02/17 01:39:27 DEBUG : newPath = "TestB2,versions:rclone-test-xojoreb9yiwo/versions/test-versions-v2025-02-17-013918-429.txt" 2025/02/17 01:39:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xojoreb9yiwo/versions/test-versions-v2025-02-17-013918-429.txt" 2025/02/17 01:39:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/17 01:39:29 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xojoreb9yiwo/versions/test-versions-v2025-02-17-013918-429.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xojoreb9yiwo/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/02/17 01:39:30 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of all hidden files 2025/02/17 01:39:30 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1485_d20250217_m013801_c001_v7007000_t0000_u01739756281086") as it is a hide marker 2025/02/17 01:39:30 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : leading space/ leading space: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fc5_d20250217_m013800_c001_v0001178_t0039_u01739756280516") 2025/02/17 01:39:30 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1479_d20250217_m013800_c001_v7007000_t0000_u01739756280156") as it is a hide marker 2025/02/17 01:39:30 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fbf_d20250217_m013759_c001_v0001178_t0013_u01739756279568") 2025/02/17 01:39:30 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14bb_d20250217_m013806_c001_v7007000_t0000_u01739756286842") as it is a hide marker 2025/02/17 01:39:30 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fe2_d20250217_m013806_c001_v0001178_t0038_u01739756286220") 2025/02/17 01:39:30 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : created from root.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1503_d20250217_m013859_c001_v7007000_t0000_u01739756339509") as it is a hide marker 2025/02/17 01:39:30 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : created from root.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f1100a56f505abcb4_d20250217_m013858_c001_v0001184_t0006_u01739756338584") 2025/02/17 01:39:30 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : file name.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc0_d20250217_m013907_c001_v7007000_t0000_u01739756347630") as it is a hide marker 2025/02/17 01:39:30 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d10a4_d20250217_m013847_c001_v0001178_t0057_u01739756327853") 2025/02/17 01:39:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11140f2c2b151e7e_d20250217_m013844_c001_v0001130_t0025_u01739756324246") 2025/02/17 01:39:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103f_d20250217_m013823_c001_v0001178_t0043_u01739756303961") 2025/02/17 01:39:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1039_d20250217_m013823_c001_v0001178_t0019_u01739756303167") 2025/02/17 01:39:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103b_d20250217_m013823_c001_v0001178_t0059_u01739756303566") "upload" dated 2025-02-17 01:38:23.566 +0000 UTC (1m7.226039792s ago) 2025/02/17 01:39:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf557c4_d20250217_m013842_c001_v7007000_t0000_u01739756322061") as it is a hide marker 2025/02/17 01:39:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f118fbb66d9d37c9d_d20250217_m013841_c001_v0001182_t0023_u01739756321866") 2025/02/17 01:39:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f102de2ab7dcd907f_d20250217_m013841_c001_v0001179_t0007_u01739756321270") 2025/02/17 01:39:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14cf_d20250217_m013813_c001_v7007000_t0000_u01739756293481") as it is a hide marker 2025/02/17 01:39:30 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d100f_d20250217_m013812_c001_v0001178_t0043_u01739756292908") 2025/02/17 01:39:30 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : piped data.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc2_d20250217_m013909_c001_v7007000_t0000_u01739756349305") as it is a hide marker 2025/02/17 01:39:30 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : piped data.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d10fb_d20250217_m013908_c001_v0001178_t0014_u01739756348911") 2025/02/17 01:39:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : piped data.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc1_d20250217_m013908_c001_v7007000_t0000_u01739756348727") 2025/02/17 01:39:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : piped data.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f407a081a688d10f9_d20250217_m013908_c001_v0001178_t0048_u01739756348364") 2025/02/17 01:39:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14d1_d20250217_m013814_c001_v7007000_t0000_u01739756294419") as it is a hide marker 2025/02/17 01:39:30 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d101d_d20250217_m013813_c001_v0001178_t0050_u01739756293842") 2025/02/17 01:39:30 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : test-metadata: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f409f2af16e713317_d20250217_m013915_c001_v7007000_t0000_u01739756355891") as it is a hide marker 2025/02/17 01:39:30 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : test-metadata: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f203437991b902cc7_d20250217_m013910_c001_v0001179_t0059_u01739756350959") 2025/02/17 01:39:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : test-metadata: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc3_d20250217_m013910_c001_v7007000_t0000_u01739756350244") 2025/02/17 01:39:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : test-metadata: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d10ff_d20250217_m013909_c001_v0001178_t0006_u01739756349493") 2025/02/17 01:39:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14c3_d20250217_m013808_c001_v7007000_t0000_u01739756288719") as it is a hide marker 2025/02/17 01:39:30 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fee_d20250217_m013808_c001_v0001178_t0036_u01739756288144") 2025/02/17 01:39:30 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14c9_d20250217_m013810_c001_v7007000_t0000_u01739756290605") as it is a hide marker 2025/02/17 01:39:30 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1004_d20250217_m013810_c001_v0001178_t0030_u01739756290029") 2025/02/17 01:39:30 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14c5_d20250217_m013809_c001_v7007000_t0000_u01739756289669") as it is a hide marker 2025/02/17 01:39:30 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0ffc_d20250217_m013809_c001_v0001178_t0051_u01739756289085") 2025/02/17 01:39:30 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14cb_d20250217_m013811_c001_v7007000_t0000_u01739756291553") as it is a hide marker 2025/02/17 01:39:30 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1006_d20250217_m013810_c001_v0001178_t0051_u01739756290968") 2025/02/17 01:39:30 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14ce_d20250217_m013812_c001_v7007000_t0000_u01739756292547") as it is a hide marker 2025/02/17 01:39:30 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d100a_d20250217_m013811_c001_v0001178_t0047_u01739756291922") 2025/02/17 01:39:30 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14bf_d20250217_m013807_c001_v7007000_t0000_u01739756287783") as it is a hide marker 2025/02/17 01:39:30 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : trailing space /trailing space : Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fe8_d20250217_m013807_c001_v0001178_t0015_u01739756287202") 2025/02/17 01:39:30 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe436dd_d20250217_m013926_c001_v0001098_t0040_u01739756366189") "upload" dated 2025-02-17 01:39:26.189 +0000 UTC (4.603290921s ago) 2025/02/17 01:39:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf557d8_d20250217_m013921_c001_v7007000_t0000_u01739756361427") 2025/02/17 01:39:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1111_d20250217_m013918_c001_v0001178_t0018_u01739756358429") 2025/02/17 01:39:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14da_d20250217_m013822_c001_v7007000_t0000_u01739756302619") as it is a hide marker 2025/02/17 01:39:30 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a14d5_d20250217_m013816_c001_v0001101_t0041_u01739756296490") 2025/02/17 01:39:30 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : zero-length-file: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14d4_d20250217_m013816_c001_v7007000_t0000_u01739756296246") as it is a hide marker 2025/02/17 01:39:30 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : zero-length-file: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f407a081a688d1029_d20250217_m013815_c001_v0001178_t0048_u01739756295699") 2025/02/17 01:39:30 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1492_d20250217_m013802_c001_v7007000_t0000_u01739756282032") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fc9_d20250217_m013801_c001_v0001178_t0032_u01739756281446") 2025/02/17 01:39:30 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1450_d20250217_m013757_c001_v7007000_t0000_u01739756277284") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fb5_d20250217_m013756_c001_v0001178_t0027_u01739756276257") 2025/02/17 01:39:30 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14b3_d20250217_m013804_c001_v7007000_t0000_u01739756284868") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fd7_d20250217_m013804_c001_v0001178_t0035_u01739756284292") 2025/02/17 01:39:30 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14af_d20250217_m013803_c001_v7007000_t0000_u01739756283929") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fd1_d20250217_m013803_c001_v0001178_t0026_u01739756283338") 2025/02/17 01:39:30 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14b7_d20250217_m013805_c001_v7007000_t0000_u01739756285855") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fdd_d20250217_m013805_c001_v0001178_t0014_u01739756285275") 2025/02/17 01:39:30 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14a3_d20250217_m013802_c001_v7007000_t0000_u01739756282978") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fcf_d20250217_m013802_c001_v0001178_t0018_u01739756282396") 2025/02/17 01:39:30 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ./.: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a145e_d20250217_m013758_c001_v7007000_t0000_u01739756278232") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ./.: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fb9_d20250217_m013757_c001_v0001178_t0026_u01739756277646") 2025/02/17 01:39:30 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/17 01:39:30 DEBUG : ../..: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a146a_d20250217_m013759_c001_v7007000_t0000_u01739756279164") as it is a hide marker 2025/02/17 01:39:30 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/17 01:39:30 DEBUG : ../..: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fbd_d20250217_m013758_c001_v0001178_t0023_u01739756278591") 2025/02/17 01:39:30 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/17 01:39:30 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of all hidden files 2025/02/17 01:39:31 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1485_d20250217_m013801_c001_v7007000_t0000_u01739756281086") as it is a hide marker 2025/02/17 01:39:31 DEBUG : leading space/ leading space: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fc5_d20250217_m013800_c001_v0001178_t0039_u01739756280516") 2025/02/17 01:39:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1479_d20250217_m013800_c001_v7007000_t0000_u01739756280156") as it is a hide marker 2025/02/17 01:39:31 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fbf_d20250217_m013759_c001_v0001178_t0013_u01739756279568") 2025/02/17 01:39:31 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14bb_d20250217_m013806_c001_v7007000_t0000_u01739756286842") as it is a hide marker 2025/02/17 01:39:31 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fe2_d20250217_m013806_c001_v0001178_t0038_u01739756286220") 2025/02/17 01:39:31 DEBUG : created from root.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1503_d20250217_m013859_c001_v7007000_t0000_u01739756339509") as it is a hide marker 2025/02/17 01:39:31 DEBUG : created from root.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f1100a56f505abcb4_d20250217_m013858_c001_v0001184_t0006_u01739756338584") 2025/02/17 01:39:31 DEBUG : file name.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc0_d20250217_m013907_c001_v7007000_t0000_u01739756347630") as it is a hide marker 2025/02/17 01:39:31 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d10a4_d20250217_m013847_c001_v0001178_t0057_u01739756327853") 2025/02/17 01:39:31 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11140f2c2b151e7e_d20250217_m013844_c001_v0001130_t0025_u01739756324246") 2025/02/17 01:39:31 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103f_d20250217_m013823_c001_v0001178_t0043_u01739756303961") 2025/02/17 01:39:31 DEBUG : file name.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1039_d20250217_m013823_c001_v0001178_t0019_u01739756303167") 2025/02/17 01:39:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103b_d20250217_m013823_c001_v0001178_t0059_u01739756303566") "upload" dated 2025-02-17 01:38:23.566 +0000 UTC (1m8.239772423s ago) 2025/02/17 01:39:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf557c4_d20250217_m013842_c001_v7007000_t0000_u01739756322061") as it is a hide marker 2025/02/17 01:39:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f118fbb66d9d37c9d_d20250217_m013841_c001_v0001182_t0023_u01739756321866") 2025/02/17 01:39:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f102de2ab7dcd907f_d20250217_m013841_c001_v0001179_t0007_u01739756321270") 2025/02/17 01:39:31 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14cf_d20250217_m013813_c001_v7007000_t0000_u01739756293481") as it is a hide marker 2025/02/17 01:39:31 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d100f_d20250217_m013812_c001_v0001178_t0043_u01739756292908") 2025/02/17 01:39:32 DEBUG : piped data.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc2_d20250217_m013909_c001_v7007000_t0000_u01739756349305") as it is a hide marker 2025/02/17 01:39:32 DEBUG : piped data.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d10fb_d20250217_m013908_c001_v0001178_t0014_u01739756348911") 2025/02/17 01:39:32 DEBUG : piped data.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc1_d20250217_m013908_c001_v7007000_t0000_u01739756348727") 2025/02/17 01:39:32 DEBUG : piped data.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f407a081a688d10f9_d20250217_m013908_c001_v0001178_t0048_u01739756348364") 2025/02/17 01:39:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14d1_d20250217_m013814_c001_v7007000_t0000_u01739756294419") as it is a hide marker 2025/02/17 01:39:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d101d_d20250217_m013813_c001_v0001178_t0050_u01739756293842") 2025/02/17 01:39:32 DEBUG : test-metadata: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f409f2af16e713317_d20250217_m013915_c001_v7007000_t0000_u01739756355891") as it is a hide marker 2025/02/17 01:39:32 DEBUG : test-metadata: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f203437991b902cc7_d20250217_m013910_c001_v0001179_t0059_u01739756350959") 2025/02/17 01:39:32 DEBUG : test-metadata: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f403437991b902cc3_d20250217_m013910_c001_v7007000_t0000_u01739756350244") 2025/02/17 01:39:32 DEBUG : test-metadata: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d10ff_d20250217_m013909_c001_v0001178_t0006_u01739756349493") 2025/02/17 01:39:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14c3_d20250217_m013808_c001_v7007000_t0000_u01739756288719") as it is a hide marker 2025/02/17 01:39:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fee_d20250217_m013808_c001_v0001178_t0036_u01739756288144") 2025/02/17 01:39:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14c9_d20250217_m013810_c001_v7007000_t0000_u01739756290605") as it is a hide marker 2025/02/17 01:39:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1004_d20250217_m013810_c001_v0001178_t0030_u01739756290029") 2025/02/17 01:39:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14c5_d20250217_m013809_c001_v7007000_t0000_u01739756289669") as it is a hide marker 2025/02/17 01:39:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0ffc_d20250217_m013809_c001_v0001178_t0051_u01739756289085") 2025/02/17 01:39:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14cb_d20250217_m013811_c001_v7007000_t0000_u01739756291553") as it is a hide marker 2025/02/17 01:39:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1006_d20250217_m013810_c001_v0001178_t0051_u01739756290968") 2025/02/17 01:39:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14ce_d20250217_m013812_c001_v7007000_t0000_u01739756292547") as it is a hide marker 2025/02/17 01:39:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d100a_d20250217_m013811_c001_v0001178_t0047_u01739756291922") 2025/02/17 01:39:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14bf_d20250217_m013807_c001_v7007000_t0000_u01739756287783") as it is a hide marker 2025/02/17 01:39:33 DEBUG : trailing space /trailing space : Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fe8_d20250217_m013807_c001_v0001178_t0015_u01739756287202") 2025/02/17 01:39:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe436dd_d20250217_m013926_c001_v0001098_t0040_u01739756366189") "upload" dated 2025-02-17 01:39:26.189 +0000 UTC (6.916259682s ago) 2025/02/17 01:39:33 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf557d8_d20250217_m013921_c001_v7007000_t0000_u01739756361427") 2025/02/17 01:39:33 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d1111_d20250217_m013918_c001_v0001178_t0018_u01739756358429") 2025/02/17 01:39:33 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14da_d20250217_m013822_c001_v7007000_t0000_u01739756302619") as it is a hide marker 2025/02/17 01:39:33 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a14d5_d20250217_m013816_c001_v0001101_t0041_u01739756296490") 2025/02/17 01:39:33 DEBUG : zero-length-file: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14d4_d20250217_m013816_c001_v7007000_t0000_u01739756296246") as it is a hide marker 2025/02/17 01:39:33 DEBUG : zero-length-file: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f407a081a688d1029_d20250217_m013815_c001_v0001178_t0048_u01739756295699") 2025/02/17 01:39:33 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1492_d20250217_m013802_c001_v7007000_t0000_u01739756282032") as it is a hide marker 2025/02/17 01:39:33 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fc9_d20250217_m013801_c001_v0001178_t0032_u01739756281446") 2025/02/17 01:39:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a1450_d20250217_m013757_c001_v7007000_t0000_u01739756277284") as it is a hide marker 2025/02/17 01:39:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fb5_d20250217_m013756_c001_v0001178_t0027_u01739756276257") 2025/02/17 01:39:33 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14b3_d20250217_m013804_c001_v7007000_t0000_u01739756284868") as it is a hide marker 2025/02/17 01:39:33 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fd7_d20250217_m013804_c001_v0001178_t0035_u01739756284292") 2025/02/17 01:39:33 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14af_d20250217_m013803_c001_v7007000_t0000_u01739756283929") as it is a hide marker 2025/02/17 01:39:33 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fd1_d20250217_m013803_c001_v0001178_t0026_u01739756283338") 2025/02/17 01:39:33 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14b7_d20250217_m013805_c001_v7007000_t0000_u01739756285855") as it is a hide marker 2025/02/17 01:39:33 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fdd_d20250217_m013805_c001_v0001178_t0014_u01739756285275") 2025/02/17 01:39:33 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a14a3_d20250217_m013802_c001_v7007000_t0000_u01739756282978") as it is a hide marker 2025/02/17 01:39:33 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fcf_d20250217_m013802_c001_v0001178_t0018_u01739756282396") 2025/02/17 01:39:33 DEBUG : ./.: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a145e_d20250217_m013758_c001_v7007000_t0000_u01739756278232") as it is a hide marker 2025/02/17 01:39:34 DEBUG : ./.: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fb9_d20250217_m013757_c001_v0001178_t0026_u01739756277646") 2025/02/17 01:39:34 DEBUG : ../..: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a146a_d20250217_m013759_c001_v7007000_t0000_u01739756279164") as it is a hide marker 2025/02/17 01:39:34 DEBUG : ../..: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d0fbd_d20250217_m013758_c001_v0001178_t0023_u01739756278591") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/17 01:39:34 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/02/17 01:39:35 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/02/17 01:39:35 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/02/17 01:39:35 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/02/17 01:39:35 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of pending multipart uploads older than 0s 2025/02/17 01:39:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103b_d20250217_m013823_c001_v0001178_t0059_u01739756303566") "upload" dated 2025-02-17 01:38:23.566 +0000 UTC (1m12.408667667s ago) 2025/02/17 01:39:35 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a152e_d20250217_m013934_c001_v0001040_t0027_u01739756374918") as it is a start marker (upload started at 2025-02-17 01:39:34.918 +0000 UTC) 2025/02/17 01:39:35 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/17 01:39:35 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a152f_d20250217_m013935_c001_v0001144_t0012_u01739756375104") as it is a start marker (upload started at 2025-02-17 01:39:35.104 +0000 UTC) 2025/02/17 01:39:35 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/17 01:39:35 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a1530_d20250217_m013935_c001_v0001182_t0046_u01739756375293") as it is a start marker (upload started at 2025-02-17 01:39:35.293 +0000 UTC) 2025/02/17 01:39:35 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/17 01:39:35 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a1532_d20250217_m013935_c001_v0001157_t0025_u01739756375496") as it is a start marker (upload started at 2025-02-17 01:39:35.496 +0000 UTC) 2025/02/17 01:39:35 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/17 01:39:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a152d_d20250217_m013934_c001_v7007000_t0000_u01739756374734") "hide" dated 2025-02-17 01:39:34.734 +0000 UTC (1.240845289s ago) 2025/02/17 01:39:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe436dd_d20250217_m013926_c001_v0001098_t0040_u01739756366189") 2025/02/17 01:39:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/17 01:39:36 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of pending multipart uploads older than 0s 2025/02/17 01:39:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103b_d20250217_m013823_c001_v0001178_t0059_u01739756303566") "upload" dated 2025-02-17 01:38:23.566 +0000 UTC (1m12.78167889s ago) 2025/02/17 01:39:36 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a152e_d20250217_m013934_c001_v0001040_t0027_u01739756374918") as it is a start marker (upload started at 2025-02-17 01:39:34.918 +0000 UTC) 2025/02/17 01:39:36 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a152f_d20250217_m013935_c001_v0001144_t0012_u01739756375104") as it is a start marker (upload started at 2025-02-17 01:39:35.104 +0000 UTC) 2025/02/17 01:39:36 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a1530_d20250217_m013935_c001_v0001182_t0046_u01739756375293") as it is a start marker (upload started at 2025-02-17 01:39:35.293 +0000 UTC) 2025/02/17 01:39:36 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a1532_d20250217_m013935_c001_v0001157_t0025_u01739756375496") as it is a start marker (upload started at 2025-02-17 01:39:35.496 +0000 UTC) 2025/02/17 01:39:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a152d_d20250217_m013934_c001_v7007000_t0000_u01739756374734") "hide" dated 2025-02-17 01:39:34.734 +0000 UTC (1.613822959s ago) 2025/02/17 01:39:36 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe436dd_d20250217_m013926_c001_v0001098_t0040_u01739756366189") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/17 01:39:37 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/17 01:39:37 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/17 01:39:37 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/02/17 01:39:38 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/17 01:39:38 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/17 01:39:38 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/17 01:39:38 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/17 01:39:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/17 01:39:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/17 01:39:41 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/17 01:39:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:39:44 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/02/17 01:39:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf557f8_d20250217_m013944_c001_v0001113_t0059_u01739756384153") 2025/02/17 01:39:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:39:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/17 01:39:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/17 01:39:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:39:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:39:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/17 01:39:48 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/17 01:39:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/17 01:39:48 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/17 01:39:48 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/17 01:39:50 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/17 01:39:50 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/17 01:39:50 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/17 01:39:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:39:51 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/02/17 01:39:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55807_d20250217_m013952_c001_v0001182_t0033_u01739756392074") 2025/02/17 01:39:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/17 01:39:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/17 01:39:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/17 01:39:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:39:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:39:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/17 01:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/17 01:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/17 01:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/17 01:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/17 01:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/17 01:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/17 01:39:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/17 01:39:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/17 01:39:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/17 01:39:58 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/17 01:40:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:40:00 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/02/17 01:40:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f205f9bb3512d45b6_d20250217_m014000_c001_v0001184_t0014_u01739756400563") 2025/02/17 01:40:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/17 01:40:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:40:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/17 01:40:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/17 01:40:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/17 01:40:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:40:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:40:03 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/02/17 01:40:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/17 01:40:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/17 01:40:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/17 01:40:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/17 01:40:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/17 01:40:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/17 01:40:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/17 01:40:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:40:08 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/02/17 01:40:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55820_d20250217_m014008_c001_v0001116_t0046_u01739756408282") 2025/02/17 01:40:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:40:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/17 01:40:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/17 01:40:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:40:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:40:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/17 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/17 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/17 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/17 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/17 01:42:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Error sending chunk 0 (retry=true): incident id b7f7ac070715-597fbb8025e6ed0a (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id b7f7ac070715-597fbb8025e6ed0a"} 2025/02/17 01:42:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Clearing part upload URL because of error: incident id b7f7ac070715-597fbb8025e6ed0a (500 internal_error) 2025/02/17 01:42:14 DEBUG : pacer: low level retry 1/10 (error incident id b7f7ac070715-597fbb8025e6ed0a (500 internal_error)) 2025/02/17 01:42:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/17 01:42:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/17 01:42:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Error sending chunk 1 (retry=true): incident id b7f7ac070715-353890bce9923f02 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id b7f7ac070715-353890bce9923f02"} 2025/02/17 01:42:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Clearing part upload URL because of error: incident id b7f7ac070715-353890bce9923f02 (500 internal_error) 2025/02/17 01:42:15 DEBUG : pacer: low level retry 1/10 (error incident id b7f7ac070715-353890bce9923f02 (500 internal_error)) 2025/02/17 01:42:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/17 01:42:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/17 01:42:15 DEBUG : pacer: Reducing sleep to 20ms 2025/02/17 01:42:15 DEBUG : pacer: Reducing sleep to 10ms 2025/02/17 01:42:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/17 01:42:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/17 01:42:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/17 01:42:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:42:26 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/02/17 01:42:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f208962f9f7f636ec_d20250217_m014226_c001_v0001183_t0007_u01739756546529") 2025/02/17 01:42:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/17 01:42:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/17 01:42:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/17 01:42:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:42:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:42:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/17 01:42:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/17 01:42:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/17 01:42:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/17 01:42:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/17 01:42:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/17 01:42:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/17 01:42:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/17 01:42:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/17 01:42:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/17 01:42:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/17 01:42:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:42:34 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/02/17 01:42:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558dc_d20250217_m014234_c001_v0001184_t0009_u01739756554872") 2025/02/17 01:42:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/17 01:42:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:42:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/17 01:42:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/17 01:42:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/17 01:42:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:42:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:42:37 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/02/17 01:42:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/17 01:42:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/17 01:42:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/17 01:42:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/17 01:42:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/17 01:42:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/17 01:42:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/17 01:42:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:42:42 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/02/17 01:42:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558e2_d20250217_m014242_c001_v0001184_t0036_u01739756562592") 2025/02/17 01:42:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:42:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/17 01:42:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/17 01:42:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:42:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:42:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/17 01:42:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/17 01:42:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/17 01:42:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/17 01:42:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/17 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/17 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/17 01:42:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/17 01:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/02/17 01:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc53670294c_d20250217_m014250_c001_v0001165_t0033_u01739756570593") 2025/02/17 01:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/17 01:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/17 01:42:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/17 01:42:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:42:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:42:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/17 01:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/17 01:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/17 01:42:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/17 01:42:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/17 01:42:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/17 01:42:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/17 01:42:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/17 01:42:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/17 01:42:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/17 01:42:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/17 01:42:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:42:59 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/02/17 01:42:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc536702952_d20250217_m014259_c001_v0001101_t0027_u01739756579125") 2025/02/17 01:42:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/17 01:42:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:42:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/17 01:42:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/17 01:43:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/17 01:43:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:01 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/02/17 01:43:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/17 01:43:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/17 01:43:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/17 01:43:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/17 01:43:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/17 01:43:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/17 01:43:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/17 01:43:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:43:07 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/02/17 01:43:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc536702958_d20250217_m014307_c001_v0001183_t0047_u01739756587586") 2025/02/17 01:43:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:43:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/17 01:43:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/17 01:43:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/17 01:43:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/17 01:43:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/17 01:43:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/17 01:43:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/17 01:43:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/17 01:43:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/17 01:43:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/17 01:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:43:16 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/02/17 01:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55902_d20250217_m014316_c001_v0001150_t0045_u01739756596441") 2025/02/17 01:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/17 01:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/17 01:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/17 01:43:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/17 01:43:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/17 01:43:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/17 01:43:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/17 01:43:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/17 01:43:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/17 01:43:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/17 01:43:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/17 01:43:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/17 01:43:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/17 01:43:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/17 01:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:43:26 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/02/17 01:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf5590b_d20250217_m014326_c001_v0001183_t0008_u01739756606521") 2025/02/17 01:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/17 01:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/17 01:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/17 01:43:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/17 01:43:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:29 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/02/17 01:43:31 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/17 01:43:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/17 01:43:31 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/17 01:43:31 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/17 01:43:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/17 01:43:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/17 01:43:33 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/17 01:43:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:43:35 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/02/17 01:43:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55911_d20250217_m014335_c001_v0001182_t0057_u01739756615497") 2025/02/17 01:43:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:43:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/17 01:43:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/17 01:43:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/17 01:43:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/17 01:43:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/17 01:43:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/17 01:43:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/17 01:43:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/17 01:43:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/17 01:43:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/17 01:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:43:45 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/02/17 01:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c908_d20250217_m014345_c001_v0001184_t0059_u01739756625201") 2025/02/17 01:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/17 01:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/17 01:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/17 01:43:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/17 01:43:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/17 01:43:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/17 01:43:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/17 01:43:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/17 01:43:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/17 01:43:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/17 01:43:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/17 01:43:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/17 01:43:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/17 01:43:53 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/17 01:43:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:43:55 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/02/17 01:43:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c913_d20250217_m014355_c001_v0001182_t0026_u01739756635306") 2025/02/17 01:43:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/17 01:43:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:43:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/17 01:43:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/17 01:43:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/17 01:43:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:43:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:43:58 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/02/17 01:44:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/17 01:44:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/17 01:44:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/17 01:44:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/17 01:44:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/17 01:44:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/17 01:44:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/17 01:44:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:44:04 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/02/17 01:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c92d_d20250217_m014404_c001_v0001183_t0005_u01739756644969") 2025/02/17 01:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/17 01:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/17 01:44:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:44:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:44:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/17 01:44:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/17 01:44:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/17 01:44:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/17 01:44:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/17 01:44:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/17 01:44:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/17 01:44:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/17 01:44:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:44:15 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/02/17 01:44:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f211a7ce6c7943c06_d20250217_m014415_c001_v0001091_t0031_u01739756655226") 2025/02/17 01:44:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/17 01:44:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/17 01:44:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/17 01:44:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:44:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:44:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/17 01:44:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/17 01:44:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/17 01:44:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/17 01:44:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/17 01:44:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/17 01:44:21 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/17 01:44:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/17 01:44:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/17 01:44:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/17 01:44:26 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/17 01:44:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/17 01:44:30 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/02/17 01:44:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfb2fde380dd1b1b9f580e1b_f217ca336607b9d69_d20250217_m014430_c001_v0001043_t0029_u01739756670358") 2025/02/17 01:44:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/17 01:44:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/17 01:44:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/17 01:44:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/17 01:44:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/17 01:44:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/17 01:44:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/17 01:44:33 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/02/17 01:44:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1ca2e_d20250217_m014442_c001_v0001120_t0006_u01739756682379") 2025/02/17 01:44:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/17 01:44:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/17 01:44:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/17 01:44:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/17 01:44:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/17 01:44:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/17 01:44:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/17 01:44:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/17 01:44:45 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/17 01:44:47 DEBUG : chunked-copy: Done sending chunk 1 2025/02/17 01:44:47 DEBUG : chunked-copy: Done sending chunk 0 2025/02/17 01:44:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/17 01:44:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1ca4b_d20250217_m014448_c001_v0001183_t0013_u01739756688636") 2025/02/17 01:44:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/17 01:44:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/17 01:44:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/17 01:44:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/17 01:44:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/17 01:44:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/17 01:44:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/17 01:44:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/17 01:44:51 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/17 01:44:53 DEBUG : chunked-copy: Done sending chunk 0 2025/02/17 01:44:53 DEBUG : chunked-copy: Done sending chunk 1 2025/02/17 01:44:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/17 01:44:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1ca69_d20250217_m014454_c001_v0001182_t0028_u01739756694183") 2025/02/17 01:44:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/17 01:44:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/17 01:44:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/17 01:44:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/17 01:44:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/17 01:44:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/17 01:44:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/17 01:44:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/17 01:44:56 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/17 01:44:59 DEBUG : chunked-copy: Done sending chunk 0 2025/02/17 01:44:59 DEBUG : chunked-copy: Done sending chunk 1 2025/02/17 01:44:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1caad_d20250217_m014500_c001_v0001181_t0016_u01739756700106") 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/17 01:45:00 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/17 01:45:02 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/17 01:45:04 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/17 01:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xojoreb9yiwo/deeper/nonexisting/directory" 2025/02/17 01:45:04 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/17 01:45:06 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of all files 2025/02/17 01:45:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f411a7ce6c7943bc0_d20250217_m014409_c001_v7007000_t0000_u01739756649099") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c92d_d20250217_m014404_c001_v0001183_t0005_u01739756644969") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1c928_d20250217_m014404_c001_v7007000_t0000_u01739756644473") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f211a7ce6c7943b6a_d20250217_m014400_c001_v0001184_t0037_u01739756640067") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1ca07_d20250217_m014435_c001_v7007000_t0000_u01739756675709") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f217ca336607b9d69_d20250217_m014430_c001_v0001043_t0029_u01739756670358") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f417ca336607b9d67_d20250217_m014429_c001_v7007000_t0000_u01739756669839") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f211a7ce6c7943c35_d20250217_m014420_c001_v0001099_t0020_u01739756660856") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f411a7ce6c7943c34_d20250217_m014420_c001_v7007000_t0000_u01739756660674") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f211a7ce6c7943c06_d20250217_m014415_c001_v0001091_t0031_u01739756655226") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f411a7ce6c7943bff_d20250217_m014414_c001_v7007000_t0000_u01739756654726") 2025/02/17 01:45:06 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f211a7ce6c7943bc2_d20250217_m014409_c001_v0001153_t0005_u01739756649280") 2025/02/17 01:45:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f402cfcc53670293e_d20250217_m014238_c001_v7007000_t0000_u01739756558629") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558dc_d20250217_m014234_c001_v0001184_t0009_u01739756554872") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f402cfcc536702934_d20250217_m014230_c001_v7007000_t0000_u01739756550340") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f208962f9f7f636ec_d20250217_m014226_c001_v0001183_t0007_u01739756546529") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf558db_d20250217_m014234_c001_v7007000_t0000_u01739756554527") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc536702935_d20250217_m014230_c001_v0001134_t0000_u01739756550529") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f636ea_d20250217_m014226_c001_v7007000_t0000_u01739756546180") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f204cbb5c35da5f75_d20250217_m014012_c001_v0001033_t0022_u01739756412546") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f404cbb5c35da5f74_d20250217_m014012_c001_v7007000_t0000_u01739756412357") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55820_d20250217_m014008_c001_v0001116_t0046_u01739756408282") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf5581e_d20250217_m014007_c001_v7007000_t0000_u01739756407940") 2025/02/17 01:45:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f204cbb5c35da5f6b_d20250217_m014004_c001_v0001184_t0040_u01739756404480") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf558f3_d20250217_m014303_c001_v7007000_t0000_u01739756583107") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc536702952_d20250217_m014259_c001_v0001101_t0027_u01739756579125") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf558ef_d20250217_m014254_c001_v7007000_t0000_u01739756574414") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc53670294c_d20250217_m014250_c001_v0001165_t0033_u01739756570593") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f402cfcc536702951_d20250217_m014258_c001_v7007000_t0000_u01739756578621") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558f0_d20250217_m014254_c001_v0001184_t0029_u01739756574600") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f402cfcc53670294a_d20250217_m014250_c001_v7007000_t0000_u01739756570212") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558ea_d20250217_m014246_c001_v0001183_t0021_u01739756566245") 2025/02/17 01:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf558e9_d20250217_m014246_c001_v7007000_t0000_u01739756566062") 2025/02/17 01:45:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558e2_d20250217_m014242_c001_v0001184_t0036_u01739756562592") 2025/02/17 01:45:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf558e1_d20250217_m014242_c001_v7007000_t0000_u01739756562246") 2025/02/17 01:45:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc53670293f_d20250217_m014238_c001_v0001183_t0046_u01739756558813") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f404cbb5c35da5f6a_d20250217_m014004_c001_v7007000_t0000_u01739756404298") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f205f9bb3512d45b6_d20250217_m014000_c001_v0001184_t0014_u01739756400563") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f405f9bb3512d45b4_d20250217_m014000_c001_v7007000_t0000_u01739756400228") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f204cbb5c35da5f65_d20250217_m013956_c001_v0001117_t0013_u01739756396006") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f404cbb5c35da5f64_d20250217_m013955_c001_v7007000_t0000_u01739756395823") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55807_d20250217_m013952_c001_v0001182_t0033_u01739756392074") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf55805_d20250217_m013951_c001_v7007000_t0000_u01739756391732") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f204cbb5c35da5f60_d20250217_m013947_c001_v0001180_t0041_u01739756387771") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f404cbb5c35da5f5f_d20250217_m013947_c001_v7007000_t0000_u01739756387590") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf557f8_d20250217_m013944_c001_v0001113_t0059_u01739756384153") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf557f7_d20250217_m013943_c001_v7007000_t0000_u01739756383819") 2025/02/17 01:45:08 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2168ea21782a1536_d20250217_m013938_c001_v0001130_t0048_u01739756378643") 2025/02/17 01:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1c8ef_d20250217_m014330_c001_v7007000_t0000_u01739756610843") 2025/02/17 01:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf5590b_d20250217_m014326_c001_v0001183_t0008_u01739756606521") 2025/02/17 01:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf55906_d20250217_m014321_c001_v7007000_t0000_u01739756601188") 2025/02/17 01:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55902_d20250217_m014316_c001_v0001150_t0045_u01739756596441") 2025/02/17 01:45:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf5590a_d20250217_m014326_c001_v7007000_t0000_u01739756606126") 2025/02/17 01:45:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55907_d20250217_m014321_c001_v0001183_t0055_u01739756601370") 2025/02/17 01:45:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf55900_d20250217_m014315_c001_v7007000_t0000_u01739756595977") 2025/02/17 01:45:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558f8_d20250217_m014311_c001_v0001183_t0019_u01739756591412") 2025/02/17 01:45:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf558f7_d20250217_m014311_c001_v7007000_t0000_u01739756591216") 2025/02/17 01:45:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f202cfcc536702958_d20250217_m014307_c001_v0001183_t0047_u01739756587586") 2025/02/17 01:45:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f402cfcc536702957_d20250217_m014307_c001_v7007000_t0000_u01739756587115") 2025/02/17 01:45:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf558f4_d20250217_m014303_c001_v0001183_t0050_u01739756583290") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f411a7ce6c7943b68_d20250217_m014359_c001_v7007000_t0000_u01739756639886") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c913_d20250217_m014355_c001_v0001182_t0026_u01739756635306") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1c912_d20250217_m014354_c001_v7007000_t0000_u01739756634864") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c90d_d20250217_m014349_c001_v0001137_t0013_u01739756629932") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1c90c_d20250217_m014349_c001_v7007000_t0000_u01739756629739") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c908_d20250217_m014345_c001_v0001184_t0059_u01739756625201") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1c907_d20250217_m014344_c001_v7007000_t0000_u01739756624706") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c8ff_d20250217_m014339_c001_v0001184_t0039_u01739756619890") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1c8fd_d20250217_m014339_c001_v7007000_t0000_u01739756619690") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f20557ed90cf55911_d20250217_m014335_c001_v0001182_t0057_u01739756615497") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f40557ed90cf55910_d20250217_m014335_c001_v7007000_t0000_u01739756615036") 2025/02/17 01:45:09 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1c8f1_d20250217_m014331_c001_v0001184_t0049_u01739756611028") 2025/02/17 01:45:09 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1cad1_d20250217_m014502_c001_v7007000_t0000_u01739756702307") 2025/02/17 01:45:09 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f208962f9f7f637e2_d20250217_m014456_c001_v0001100_t0050_u01739756696460") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f637e0_d20250217_m014455_c001_v7007000_t0000_u01739756695974") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f208962f9f7f637c8_d20250217_m014450_c001_v0001184_t0054_u01739756690937") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f637c5_d20250217_m014450_c001_v7007000_t0000_u01739756690414") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f208962f9f7f637b5_d20250217_m014445_c001_v0001117_t0040_u01739756685057") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f637b4_d20250217_m014444_c001_v7007000_t0000_u01739756684551") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe439a0_d20250217_m014440_c001_v0001098_t0050_u01739756680595") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1ca23_d20250217_m014440_c001_v7007000_t0000_u01739756680244") 2025/02/17 01:45:10 DEBUG : chunked-copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe43994_d20250217_m014436_c001_v0001098_t0014_u01739756676432") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1cacd_d20250217_m014502_c001_v7007000_t0000_u01739756702125") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1caad_d20250217_m014500_c001_v0001181_t0016_u01739756700106") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f637de_d20250217_m014455_c001_v7007000_t0000_u01739756695791") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1ca69_d20250217_m014454_c001_v0001182_t0028_u01739756694183") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f637c4_d20250217_m014450_c001_v7007000_t0000_u01739756690223") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1ca4b_d20250217_m014448_c001_v0001183_t0013_u01739756688636") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f408962f9f7f637b3_d20250217_m014444_c001_v7007000_t0000_u01739756684359") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f2122605d41e1ca2e_d20250217_m014442_c001_v0001120_t0006_u01739756682379") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1ca22_d20250217_m014440_c001_v7007000_t0000_u01739756680063") 2025/02/17 01:45:10 DEBUG : chunked-copy.copy: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f1029fce5a7b1804b_d20250217_m014438_c001_v0001106_t0028_u01739756678521") 2025/02/17 01:45:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f107a081a688d103b_d20250217_m013823_c001_v0001178_t0059_u01739756303566") 2025/02/17 01:45:10 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1cae1_d20250217_m014503_c001_v7007000_t0000_u01739756703231") 2025/02/17 01:45:11 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe439ca_d20250217_m014502_c001_v0001098_t0021_u01739756702848") 2025/02/17 01:45:11 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4122605d41e1caf4_d20250217_m014504_c001_v7007000_t0000_u01739756704677") 2025/02/17 01:45:11 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe439d4_d20250217_m014504_c001_v0001098_t0048_u01739756704114") 2025/02/17 01:45:11 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f11620e6f7fe439ce_d20250217_m014503_c001_v0001098_t0000_u01739756703412") 2025/02/17 01:45:11 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfb2fde380dd1b1b9f580e1b_f4168ea21782a152d_d20250217_m013934_c001_v7007000_t0000_u01739756374734") 2025/02/17 01:45:12 INFO : B2 bucket rclone-test-xojoreb9yiwo: cleaning bucket "rclone-test-xojoreb9yiwo" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (441.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (439.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.60s) --- 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 (19.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- 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.37s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.84s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.91s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (297.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (154.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (137.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (15.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 441.666s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m22.135420655s (try 1/5)