"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/01/26 01:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cisuwed6ceri" 2025/01/26 01:01:38 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/01/26 01:01:47 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/26 01:01:47 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/26 01:01:47 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/01/26 01:02:15 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/26 01:02:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/26 01:02:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/26 01:02:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/26 01:02:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/26 01:02:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/26 01:02:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/26 01:02:18 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/01/26 01:02:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/26 01:02:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/26 01:02:31 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of all files 2025/01/26 01:02:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de732_d20250126_m010230_c001_v0001032_t0045_u01737853350943") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/26 01:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cisuwed6ceri/dirToPurgeFromRoot" 2025/01/26 01:02:34 INFO : B2 bucket rclone-test-cisuwed6ceri path dirToPurgeFromRoot: cleaning bucket "rclone-test-cisuwed6ceri" of all files 2025/01/26 01:02:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de734_d20250126_m010232_c001_v0001032_t0032_u01737853352595") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/26 01:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cisuwed6ceri/hello? sausage/êé" 2025/01/26 01:02:39 INFO : B2 bucket rclone-test-cisuwed6ceri path hello? sausage/êé: cleaning bucket "rclone-test-cisuwed6ceri" of all files 2025/01/26 01:02:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f10170083a4976ee5_d20250126_m010238_c001_v0001136_t0054_u01737853358284") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/26 01:02:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/26 01:02:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/26 01:02: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/01/26 01:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cisuwed6ceri/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/26 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cisuwed6ceri/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-cisuwed6ceri" from "TestB2:rclone-test-cisuwed6ceri" 2025/01/26 01:02:53 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/01/26 01:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lolicuj9riju" 2025/01/26 01:03:11 DEBUG : B2 bucket rclone-test-lolicuj9riju: Purge remote 2025/01/26 01:03:11 INFO : B2 bucket rclone-test-lolicuj9riju: cleaning bucket "rclone-test-lolicuj9riju" of all files 2025/01/26 01:03:11 DEBUG : somefile: Deleting (id "4_z6fa23dc3202dab0b9f480e1b_f409300091e0ff3a3_d20250126_m010310_c001_v0001091_t0010_u01737853390040") === 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/01/26 01:03:16 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/26 01:03:17 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/01/26 01:03:20 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/26 01:03:20 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/26 01:03:20 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.569Ki offset 6Mi/6.106Mi 2025/01/26 01:03:20 DEBUG : test-metadata: Sending chunk 1 length 111175 2025/01/26 01:03:22 DEBUG : test-metadata: Done sending chunk 1 2025/01/26 01:03:23 DEBUG : test-metadata: Done sending chunk 0 2025/01/26 01:03:23 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/01/26 01:03:33 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/af52fdd3200dab0b9f480e1b/c001_v0001032_t0017": EOF 2025/01/26 01:03:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/af52fdd3200dab0b9f480e1b/c001_v0001032_t0017": EOF) 2025/01/26 01:03:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/af52fdd3200dab0b9f480e1b/c001_v0001032_t0017": EOF - low level retry 1/10 2025/01/26 01:03:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-26-010328-247.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/01/26 01:03:37 DEBUG : oldPath = "TestB2:rclone-test-cisuwed6ceri/versions/test-versions-v2025-01-26-010328-247.txt" 2025/01/26 01:03:37 DEBUG : newPath = "TestB2,versions:rclone-test-cisuwed6ceri/versions/test-versions-v2025-01-26-010328-247.txt" 2025/01/26 01:03:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cisuwed6ceri/versions/test-versions-v2025-01-26-010328-247.txt" 2025/01/26 01:03:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/26 01:03:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cisuwed6ceri/versions/test-versions-v2025-01-26-010328-247.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cisuwed6ceri/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/01/26 01:03:40 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of all hidden files 2025/01/26 01:03:40 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578933_d20250126_m010155_c001_v7007000_t0000_u01737853315907") as it is a hide marker 2025/01/26 01:03:40 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : leading space/ leading space: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6fd_d20250126_m010155_c001_v0001032_t0039_u01737853315114") 2025/01/26 01:03:40 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557892b_d20250126_m010154_c001_v7007000_t0000_u01737853314746") as it is a hide marker 2025/01/26 01:03:40 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6fb_d20250126_m010153_c001_v0001032_t0035_u01737853313911") 2025/01/26 01:03:40 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578968_d20250126_m010203_c001_v7007000_t0000_u01737853323411") as it is a hide marker 2025/01/26 01:03:40 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de709_d20250126_m010202_c001_v0001032_t0040_u01737853322656") 2025/01/26 01:03:40 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : created from root.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4066816e38a18dc1_d20250126_m010300_c001_v7007000_t0000_u01737853380855") as it is a hide marker 2025/01/26 01:03:40 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : created from root.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1139412dda27f90b_d20250126_m010259_c001_v0001116_t0044_u01737853379618") 2025/01/26 01:03:40 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : file name.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e5_d20250126_m010316_c001_v7007000_t0000_u01737853396639") as it is a hide marker 2025/01/26 01:03:40 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de748_d20250126_m010248_c001_v0001032_t0036_u01737853368354") 2025/01/26 01:03:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f104057e6ba1b86fe_d20250126_m010244_c001_v0001182_t0054_u01737853364863") 2025/01/26 01:03:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de72c_d20250126_m010223_c001_v0001032_t0008_u01737853343062") 2025/01/26 01:03:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de725_d20250126_m010221_c001_v0001032_t0047_u01737853341940") 2025/01/26 01:03:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de729_d20250126_m010222_c001_v0001032_t0043_u01737853342478") "upload" dated 2025-01-26 01:02:22.478 +0000 UTC (1m18.43546747s ago) 2025/01/26 01:03:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f41934c5c00937916_d20250126_m010242_c001_v7007000_t0000_u01737853362613") as it is a hide marker 2025/01/26 01:03:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1156fd1594686985_d20250126_m010242_c001_v0001134_t0023_u01737853362125") 2025/01/26 01:03:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f103445053d62ace1_d20250126_m010241_c001_v0001029_t0010_u01737853361201") 2025/01/26 01:03:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d69_d20250126_m010212_c001_v7007000_t0000_u01737853332418") as it is a hide marker 2025/01/26 01:03:40 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de719_d20250126_m010210_c001_v0001032_t0004_u01737853330771") 2025/01/26 01:03:40 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : piped data.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e8_d20250126_m010318_c001_v7007000_t0000_u01737853398549") as it is a hide marker 2025/01/26 01:03:40 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : piped data.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de762_d20250126_m010317_c001_v0001032_t0056_u01737853397918") 2025/01/26 01:03:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : piped data.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e7_d20250126_m010317_c001_v7007000_t0000_u01737853397737") 2025/01/26 01:03:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : piped data.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f407a369bfd1de75e_d20250126_m010317_c001_v0001032_t0017_u01737853397373") 2025/01/26 01:03:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d6d_d20250126_m010213_c001_v7007000_t0000_u01737853333660") as it is a hide marker 2025/01/26 01:03:40 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de71b_d20250126_m010212_c001_v0001032_t0009_u01737853332784") 2025/01/26 01:03:40 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : test-metadata: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f41934c5c00937a12_d20250126_m010325_c001_v7007000_t0000_u01737853405701") as it is a hide marker 2025/01/26 01:03:40 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : test-metadata: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2116ff8e39b492ed_d20250126_m010320_c001_v0001117_t0009_u01737853400579") 2025/01/26 01:03:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : test-metadata: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e9_d20250126_m010319_c001_v7007000_t0000_u01737853399795") 2025/01/26 01:03:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : test-metadata: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de766_d20250126_m010318_c001_v0001032_t0010_u01737853398732") 2025/01/26 01:03:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578977_d20250126_m010205_c001_v7007000_t0000_u01737853325947") as it is a hide marker 2025/01/26 01:03:40 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de70d_d20250126_m010205_c001_v0001032_t0000_u01737853325022") 2025/01/26 01:03:40 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d61_d20250126_m010208_c001_v7007000_t0000_u01737853328159") as it is a hide marker 2025/01/26 01:03:40 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de711_d20250126_m010207_c001_v0001032_t0043_u01737853327436") 2025/01/26 01:03:40 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578978_d20250126_m010207_c001_v7007000_t0000_u01737853327071") as it is a hide marker 2025/01/26 01:03:40 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de70f_d20250126_m010206_c001_v0001032_t0037_u01737853326335") 2025/01/26 01:03:40 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d63_d20250126_m010209_c001_v7007000_t0000_u01737853329259") as it is a hide marker 2025/01/26 01:03:40 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de713_d20250126_m010208_c001_v0001032_t0029_u01737853328526") 2025/01/26 01:03:40 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d65_d20250126_m010210_c001_v7007000_t0000_u01737853330404") as it is a hide marker 2025/01/26 01:03:40 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de715_d20250126_m010209_c001_v0001032_t0030_u01737853329629") 2025/01/26 01:03:40 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557896e_d20250126_m010204_c001_v7007000_t0000_u01737853324656") as it is a hide marker 2025/01/26 01:03:40 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : trailing space /trailing space : Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de70b_d20250126_m010203_c001_v0001032_t0014_u01737853323778") 2025/01/26 01:03:40 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722aebed_d20250126_m010336_c001_v0001113_t0036_u01737853416177") "upload" dated 2025-01-26 01:03:36.177 +0000 UTC (4.736805693s ago) 2025/01/26 01:03:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b50b7_d20250126_m010331_c001_v7007000_t0000_u01737853411358") 2025/01/26 01:03:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de77e_d20250126_m010328_c001_v0001032_t0054_u01737853408247") 2025/01/26 01:03:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d7b_d20250126_m010221_c001_v7007000_t0000_u01737853341381") as it is a hide marker 2025/01/26 01:03:40 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2105dab585578d73_d20250126_m010215_c001_v0001183_t0006_u01737853335807") 2025/01/26 01:03:40 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : zero-length-file: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d72_d20250126_m010215_c001_v7007000_t0000_u01737853335529") as it is a hide marker 2025/01/26 01:03:40 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : zero-length-file: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f407a369bfd1de71f_d20250126_m010214_c001_v0001032_t0017_u01737853334959") 2025/01/26 01:03:40 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557893e_d20250126_m010157_c001_v7007000_t0000_u01737853317383") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6ff_d20250126_m010156_c001_v0001032_t0015_u01737853316286") 2025/01/26 01:03:40 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578907_d20250126_m010151_c001_v7007000_t0000_u01737853311066") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6f3_d20250126_m010149_c001_v0001032_t0043_u01737853309465") 2025/01/26 01:03:40 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578959_d20250126_m010201_c001_v7007000_t0000_u01737853321139") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de705_d20250126_m010200_c001_v0001032_t0010_u01737853320213") 2025/01/26 01:03:40 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578950_d20250126_m010159_c001_v7007000_t0000_u01737853319848") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de703_d20250126_m010158_c001_v0001032_t0013_u01737853318968") 2025/01/26 01:03:40 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578960_d20250126_m010202_c001_v7007000_t0000_u01737853322288") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de707_d20250126_m010201_c001_v0001032_t0005_u01737853321511") 2025/01/26 01:03:40 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578944_d20250126_m010158_c001_v7007000_t0000_u01737853318603") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de701_d20250126_m010157_c001_v0001032_t0018_u01737853317748") 2025/01/26 01:03:40 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ./.: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578912_d20250126_m010152_c001_v7007000_t0000_u01737853312252") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ./.: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6f5_d20250126_m010151_c001_v0001032_t0058_u01737853311436") 2025/01/26 01:03:40 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/26 01:03:40 DEBUG : ../..: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557891e_d20250126_m010153_c001_v7007000_t0000_u01737853313535") as it is a hide marker 2025/01/26 01:03:40 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/26 01:03:40 DEBUG : ../..: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6f9_d20250126_m010152_c001_v0001032_t0004_u01737853312623") 2025/01/26 01:03:40 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/26 01:03:41 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of all hidden files 2025/01/26 01:03:41 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578933_d20250126_m010155_c001_v7007000_t0000_u01737853315907") as it is a hide marker 2025/01/26 01:03:41 DEBUG : leading space/ leading space: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6fd_d20250126_m010155_c001_v0001032_t0039_u01737853315114") 2025/01/26 01:03:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557892b_d20250126_m010154_c001_v7007000_t0000_u01737853314746") as it is a hide marker 2025/01/26 01:03:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6fb_d20250126_m010153_c001_v0001032_t0035_u01737853313911") 2025/01/26 01:03:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578968_d20250126_m010203_c001_v7007000_t0000_u01737853323411") as it is a hide marker 2025/01/26 01:03:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de709_d20250126_m010202_c001_v0001032_t0040_u01737853322656") 2025/01/26 01:03:41 DEBUG : created from root.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4066816e38a18dc1_d20250126_m010300_c001_v7007000_t0000_u01737853380855") as it is a hide marker 2025/01/26 01:03:41 DEBUG : created from root.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1139412dda27f90b_d20250126_m010259_c001_v0001116_t0044_u01737853379618") 2025/01/26 01:03:41 DEBUG : file name.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e5_d20250126_m010316_c001_v7007000_t0000_u01737853396639") as it is a hide marker 2025/01/26 01:03:41 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de748_d20250126_m010248_c001_v0001032_t0036_u01737853368354") 2025/01/26 01:03:41 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f104057e6ba1b86fe_d20250126_m010244_c001_v0001182_t0054_u01737853364863") 2025/01/26 01:03:41 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de72c_d20250126_m010223_c001_v0001032_t0008_u01737853343062") 2025/01/26 01:03:41 DEBUG : file name.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de725_d20250126_m010221_c001_v0001032_t0047_u01737853341940") 2025/01/26 01:03:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de729_d20250126_m010222_c001_v0001032_t0043_u01737853342478") "upload" dated 2025-01-26 01:02:22.478 +0000 UTC (1m19.451886667s ago) 2025/01/26 01:03:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f41934c5c00937916_d20250126_m010242_c001_v7007000_t0000_u01737853362613") as it is a hide marker 2025/01/26 01:03:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1156fd1594686985_d20250126_m010242_c001_v0001134_t0023_u01737853362125") 2025/01/26 01:03:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f103445053d62ace1_d20250126_m010241_c001_v0001029_t0010_u01737853361201") 2025/01/26 01:03:42 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d69_d20250126_m010212_c001_v7007000_t0000_u01737853332418") as it is a hide marker 2025/01/26 01:03:42 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de719_d20250126_m010210_c001_v0001032_t0004_u01737853330771") 2025/01/26 01:03:42 DEBUG : piped data.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e8_d20250126_m010318_c001_v7007000_t0000_u01737853398549") as it is a hide marker 2025/01/26 01:03:42 DEBUG : piped data.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de762_d20250126_m010317_c001_v0001032_t0056_u01737853397918") 2025/01/26 01:03:42 DEBUG : piped data.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e7_d20250126_m010317_c001_v7007000_t0000_u01737853397737") 2025/01/26 01:03:42 DEBUG : piped data.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f407a369bfd1de75e_d20250126_m010317_c001_v0001032_t0017_u01737853397373") 2025/01/26 01:03:42 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d6d_d20250126_m010213_c001_v7007000_t0000_u01737853333660") as it is a hide marker 2025/01/26 01:03:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de71b_d20250126_m010212_c001_v0001032_t0009_u01737853332784") 2025/01/26 01:03:42 DEBUG : test-metadata: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f41934c5c00937a12_d20250126_m010325_c001_v7007000_t0000_u01737853405701") as it is a hide marker 2025/01/26 01:03:42 DEBUG : test-metadata: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2116ff8e39b492ed_d20250126_m010320_c001_v0001117_t0009_u01737853400579") 2025/01/26 01:03:42 DEBUG : test-metadata: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4116ff8e39b492e9_d20250126_m010319_c001_v7007000_t0000_u01737853399795") 2025/01/26 01:03:42 DEBUG : test-metadata: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de766_d20250126_m010318_c001_v0001032_t0010_u01737853398732") 2025/01/26 01:03:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578977_d20250126_m010205_c001_v7007000_t0000_u01737853325947") as it is a hide marker 2025/01/26 01:03:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de70d_d20250126_m010205_c001_v0001032_t0000_u01737853325022") 2025/01/26 01:03:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d61_d20250126_m010208_c001_v7007000_t0000_u01737853328159") as it is a hide marker 2025/01/26 01:03:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de711_d20250126_m010207_c001_v0001032_t0043_u01737853327436") 2025/01/26 01:03:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578978_d20250126_m010207_c001_v7007000_t0000_u01737853327071") as it is a hide marker 2025/01/26 01:03:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de70f_d20250126_m010206_c001_v0001032_t0037_u01737853326335") 2025/01/26 01:03:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d63_d20250126_m010209_c001_v7007000_t0000_u01737853329259") as it is a hide marker 2025/01/26 01:03:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de713_d20250126_m010208_c001_v0001032_t0029_u01737853328526") 2025/01/26 01:03:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d65_d20250126_m010210_c001_v7007000_t0000_u01737853330404") as it is a hide marker 2025/01/26 01:03:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de715_d20250126_m010209_c001_v0001032_t0030_u01737853329629") 2025/01/26 01:03:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557896e_d20250126_m010204_c001_v7007000_t0000_u01737853324656") as it is a hide marker 2025/01/26 01:03:43 DEBUG : trailing space /trailing space : Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de70b_d20250126_m010203_c001_v0001032_t0014_u01737853323778") 2025/01/26 01:03:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722aebed_d20250126_m010336_c001_v0001113_t0036_u01737853416177") "upload" dated 2025-01-26 01:03:36.177 +0000 UTC (7.066211206s ago) 2025/01/26 01:03:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b50b7_d20250126_m010331_c001_v7007000_t0000_u01737853411358") 2025/01/26 01:03:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de77e_d20250126_m010328_c001_v0001032_t0054_u01737853408247") 2025/01/26 01:03:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d7b_d20250126_m010221_c001_v7007000_t0000_u01737853341381") as it is a hide marker 2025/01/26 01:03:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2105dab585578d73_d20250126_m010215_c001_v0001183_t0006_u01737853335807") 2025/01/26 01:03:43 DEBUG : zero-length-file: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578d72_d20250126_m010215_c001_v7007000_t0000_u01737853335529") as it is a hide marker 2025/01/26 01:03:43 DEBUG : zero-length-file: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f407a369bfd1de71f_d20250126_m010214_c001_v0001032_t0017_u01737853334959") 2025/01/26 01:03:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557893e_d20250126_m010157_c001_v7007000_t0000_u01737853317383") as it is a hide marker 2025/01/26 01:03:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6ff_d20250126_m010156_c001_v0001032_t0015_u01737853316286") 2025/01/26 01:03:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578907_d20250126_m010151_c001_v7007000_t0000_u01737853311066") as it is a hide marker 2025/01/26 01:03:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6f3_d20250126_m010149_c001_v0001032_t0043_u01737853309465") 2025/01/26 01:03:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578959_d20250126_m010201_c001_v7007000_t0000_u01737853321139") as it is a hide marker 2025/01/26 01:03:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de705_d20250126_m010200_c001_v0001032_t0010_u01737853320213") 2025/01/26 01:03:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578950_d20250126_m010159_c001_v7007000_t0000_u01737853319848") as it is a hide marker 2025/01/26 01:03:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de703_d20250126_m010158_c001_v0001032_t0013_u01737853318968") 2025/01/26 01:03:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578960_d20250126_m010202_c001_v7007000_t0000_u01737853322288") as it is a hide marker 2025/01/26 01:03:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de707_d20250126_m010201_c001_v0001032_t0005_u01737853321511") 2025/01/26 01:03:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578944_d20250126_m010158_c001_v7007000_t0000_u01737853318603") as it is a hide marker 2025/01/26 01:03:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de701_d20250126_m010157_c001_v0001032_t0018_u01737853317748") 2025/01/26 01:03:44 DEBUG : ./.: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab585578912_d20250126_m010152_c001_v7007000_t0000_u01737853312252") as it is a hide marker 2025/01/26 01:03:44 DEBUG : ./.: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6f5_d20250126_m010151_c001_v0001032_t0058_u01737853311436") 2025/01/26 01:03:44 DEBUG : ../..: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f4105dab58557891e_d20250126_m010153_c001_v7007000_t0000_u01737853313535") as it is a hide marker 2025/01/26 01:03:44 DEBUG : ../..: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de6f9_d20250126_m010152_c001_v0001032_t0004_u01737853312623") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/26 01:03:45 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/01/26 01:03:45 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/01/26 01:03:45 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/01/26 01:03:45 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/01/26 01:03:46 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of pending multipart uploads older than 0s 2025/01/26 01:03:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de729_d20250126_m010222_c001_v0001032_t0043_u01737853342478") "upload" dated 2025-01-26 01:02:22.478 +0000 UTC (1m23.7744047s ago) 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d6_d20250126_m010345_c001_v0001115_t0010_u01737853425118") as it is a start marker (upload started at 2025-01-26 01:03:45.118 +0000 UTC) 2025/01/26 01:03:46 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d7_d20250126_m010345_c001_v0001115_t0039_u01737853425299") as it is a start marker (upload started at 2025-01-26 01:03:45.299 +0000 UTC) 2025/01/26 01:03:46 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d8_d20250126_m010345_c001_v0001183_t0003_u01737853425593") as it is a start marker (upload started at 2025-01-26 01:03:45.593 +0000 UTC) 2025/01/26 01:03:46 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d9_d20250126_m010345_c001_v0001044_t0010_u01737853425775") as it is a start marker (upload started at 2025-01-26 01:03:45.775 +0000 UTC) 2025/01/26 01:03:46 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/26 01:03:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b50d5_d20250126_m010344_c001_v7007000_t0000_u01737853424937") "hide" dated 2025-01-26 01:03:44.937 +0000 UTC (1.315508504s ago) 2025/01/26 01:03:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722aebed_d20250126_m010336_c001_v0001113_t0036_u01737853416177") 2025/01/26 01:03:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/26 01:03:46 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of pending multipart uploads older than 0s 2025/01/26 01:03:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de729_d20250126_m010222_c001_v0001032_t0043_u01737853342478") "upload" dated 2025-01-26 01:02:22.478 +0000 UTC (1m24.13904838s ago) 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d6_d20250126_m010345_c001_v0001115_t0010_u01737853425118") as it is a start marker (upload started at 2025-01-26 01:03:45.118 +0000 UTC) 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d7_d20250126_m010345_c001_v0001115_t0039_u01737853425299") as it is a start marker (upload started at 2025-01-26 01:03:45.299 +0000 UTC) 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d8_d20250126_m010345_c001_v0001183_t0003_u01737853425593") as it is a start marker (upload started at 2025-01-26 01:03:45.593 +0000 UTC) 2025/01/26 01:03:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b50d9_d20250126_m010345_c001_v0001044_t0010_u01737853425775") as it is a start marker (upload started at 2025-01-26 01:03:45.775 +0000 UTC) 2025/01/26 01:03:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b50d5_d20250126_m010344_c001_v7007000_t0000_u01737853424937") "hide" dated 2025-01-26 01:03:44.937 +0000 UTC (1.680137677s ago) 2025/01/26 01:03:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722aebed_d20250126_m010336_c001_v0001113_t0036_u01737853416177") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/26 01:03:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/26 01:03:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/26 01:03:47 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/01/26 01:03:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/26 01:03:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/26 01:03:57 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/26 01:03:57 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/26 01:03:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/26 01:04:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/26 01:04:00 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/26 01:04:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:02 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/01/26 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3953_d20250126_m010402_c001_v0001184_t0025_u01737853442954") 2025/01/26 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/26 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/26 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/26 01:04:06 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/26 01:04:06 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/26 01:04:06 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/26 01:04:06 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/26 01:04:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/26 01:04:09 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/26 01:04:09 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/26 01:04:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:11 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/01/26 01:04:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3975_d20250126_m010411_c001_v0001184_t0047_u01737853451160") 2025/01/26 01:04:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/26 01:04:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/26 01:04:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/26 01:04:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/26 01:04:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/26 01:04:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/26 01:04:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/26 01:04:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/26 01:04:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/26 01:04:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/26 01:04:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/26 01:04:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/26 01:04:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/26 01:04:17 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/26 01:04:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:19 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/01/26 01:04:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f207e180be84e594b_d20250126_m010419_c001_v0001182_t0028_u01737853459473") 2025/01/26 01:04:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/26 01:04:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:04:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/26 01:04:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/26 01:04:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/26 01:04:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:21 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/01/26 01:04:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/26 01:04:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/26 01:04:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/26 01:04:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/26 01:04:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/26 01:04:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/26 01:04:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/26 01:04:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:28 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/01/26 01:04:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446caefc_d20250126_m010428_c001_v0001100_t0040_u01737853468130") 2025/01/26 01:04:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:04:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/26 01:04:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/26 01:04:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/26 01:04:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/26 01:04:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/26 01:04:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/26 01:04:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/26 01:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/26 01:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/26 01:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/26 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:36 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/01/26 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446caf0d_d20250126_m010436_c001_v0001182_t0048_u01737853476208") 2025/01/26 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/26 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/26 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/26 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/26 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/26 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/26 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/26 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/26 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/26 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/26 01:04:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/26 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/26 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/26 01:04:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/26 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:44 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/01/26 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be29ab_d20250126_m010444_c001_v0001184_t0052_u01737853484583") 2025/01/26 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/26 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/26 01:04:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/26 01:04:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/26 01:04:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:47 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/01/26 01:04:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/26 01:04:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/26 01:04:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/26 01:04:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/26 01:04:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/26 01:04:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/26 01:04:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/26 01:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:04:53 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/01/26 01:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e39e1_d20250126_m010453_c001_v0001184_t0048_u01737853493160") 2025/01/26 01:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/26 01:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/26 01:04:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:04:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:04:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/26 01:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/26 01:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/26 01:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/26 01:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/26 01:04:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/26 01:04:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/26 01:04:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/26 01:05:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05:01 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/01/26 01:05:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3a3c_d20250126_m010501_c001_v0001181_t0055_u01737853501231") 2025/01/26 01:05:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/26 01:05:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/26 01:05:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/26 01:05:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:05:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:05:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/26 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/26 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/26 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/26 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/26 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/26 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/26 01:05:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/26 01:05:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/26 01:05:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/26 01:05:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/26 01:05:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05:09 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/01/26 01:05:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea367b_d20250126_m010509_c001_v0001182_t0007_u01737853509752") 2025/01/26 01:05:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/26 01:05:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:05:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/26 01:05:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/26 01:05:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/26 01:05:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:05:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:05:12 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/01/26 01:05:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/26 01:05:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/26 01:05:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/26 01:05:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/26 01:05:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/26 01:05:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/26 01:05:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/26 01:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/26 01:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446cb009_d20250126_m010517_c001_v0001182_t0019_u01737853517883") 2025/01/26 01:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:05:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/26 01:05:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/26 01:05:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:05:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/26 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/26 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/26 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/26 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/26 01:05:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/26 01:05:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/26 01:05:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/26 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05: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/01/26 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea431b_d20250126_m010526_c001_v0001182_t0046_u01737853526669") 2025/01/26 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/26 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/26 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/26 01:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/26 01:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/26 01:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/26 01:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/26 01:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/26 01:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/26 01:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/26 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/26 01:05:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/26 01:05:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/26 01:05:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/26 01:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05:36 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/01/26 01:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a810f0_d20250126_m010536_c001_v0001157_t0023_u01737853536658") 2025/01/26 01:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/26 01:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/26 01:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/26 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/26 01:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:05:39 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/01/26 01:05:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/26 01:05:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/26 01:05:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/26 01:05:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/26 01:05:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/26 01:05:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/26 01:05:45 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/26 01:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05:47 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/01/26 01:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f215514a1fa4c789a_d20250126_m010547_c001_v0001042_t0006_u01737853547512") 2025/01/26 01:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/26 01:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/26 01:05:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:05:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:05:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/26 01:05:52 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/26 01:05:52 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/26 01:05:52 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/26 01:05:52 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/26 01:05:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/26 01:05:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/26 01:05:55 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/26 01:05:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:05:57 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/01/26 01:05:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2066816e38a1a004_d20250126_m010557_c001_v0001184_t0005_u01737853557519") 2025/01/26 01:05:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/26 01:05:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/26 01:05:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/26 01:06:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:06:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:06:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/26 01:06:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/26 01:06:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/26 01:06:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/26 01:06:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/26 01:06:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/26 01:06:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/26 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/26 01:06:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/26 01:06:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/26 01:06:05 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/26 01:06:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:06:07 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/01/26 01:06:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f207e180be84e5ad2_d20250126_m010607_c001_v0001144_t0015_u01737853567875") 2025/01/26 01:06:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/26 01:06:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:06:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/26 01:06:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/26 01:06:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/26 01:06:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:06:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:06:11 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/01/26 01:06:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/26 01:06:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/26 01:06:13 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/26 01:06:13 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/26 01:06:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/26 01:06:16 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/26 01:06:16 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/26 01:06:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:06:18 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/01/26 01:06:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2143615572867c90_d20250126_m010618_c001_v0001029_t0028_u01737853578219") 2025/01/26 01:06:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:06:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/26 01:06:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/26 01:06:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:06:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:06:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/26 01:06:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/26 01:06:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/26 01:06:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/26 01:06:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/26 01:06:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/26 01:06:26 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/26 01:06:26 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/26 01:06:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:06:28 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/01/26 01:06:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f2171f0998dc8b9a7_d20250126_m010628_c001_v0001183_t0004_u01737853588673") 2025/01/26 01:06:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/26 01:06:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/26 01:06:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/26 01:06:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:06:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:06:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/26 01:06:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/26 01:06:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/26 01:06:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/26 01:06:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/26 01:06:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/26 01:06:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/26 01:06:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/26 01:06:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/26 01:06:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/26 01:06:37 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/26 01:06:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/26 01:06:39 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/01/26 01:06:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf52fdd3200dab0b9f480e1b_f208445698946b0f2_d20250126_m010639_c001_v0001090_t0037_u01737853599840") 2025/01/26 01:06:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/26 01:06:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/26 01:06:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/26 01:06:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/26 01:06:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/26 01:06:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/26 01:06:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/26 01:06:43 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/01/26 01:06:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a812d0_d20250126_m010651_c001_v0001145_t0046_u01737853611976") 2025/01/26 01:06:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/26 01:06:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/26 01:06:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/26 01:06:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/26 01:06:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/26 01:06:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/26 01:06:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/26 01:06:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/26 01:06:54 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/26 01:06:57 DEBUG : chunked-copy: Done sending chunk 0 2025/01/26 01:06:57 DEBUG : chunked-copy: Done sending chunk 1 2025/01/26 01:06:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/26 01:06:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a812d9_d20250126_m010657_c001_v0001134_t0023_u01737853617881") 2025/01/26 01:06:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/26 01:06:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/26 01:06:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/26 01:06:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/26 01:06:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/26 01:07:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/26 01:07:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/26 01:07:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/26 01:07:01 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/26 01:07:03 DEBUG : chunked-copy: Done sending chunk 0 2025/01/26 01:07:03 DEBUG : chunked-copy: Done sending chunk 1 2025/01/26 01:07:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/26 01:07:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be39dd_d20250126_m010704_c001_v0001165_t0026_u01737853624244") 2025/01/26 01:07:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/26 01:07:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/26 01:07:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/26 01:07:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/26 01:07:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/26 01:07:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/26 01:07:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/26 01:07:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/26 01:07:07 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/26 01:07:09 DEBUG : chunked-copy: Done sending chunk 0 2025/01/26 01:07:09 DEBUG : chunked-copy: Done sending chunk 1 2025/01/26 01:07:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be39f5_d20250126_m010709_c001_v0001101_t0010_u01737853629963") 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/26 01:07:10 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/26 01:07:12 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/26 01:07:13 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/26 01:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cisuwed6ceri/deeper/nonexisting/directory" === 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/01/26 01:07:16 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of all files 2025/01/26 01:07:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4171f0998dc8b9a2_d20250126_m010622_c001_v7007000_t0000_u01737853582626") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2143615572867c90_d20250126_m010618_c001_v0001029_t0028_u01737853578219") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4143615572867c8b_d20250126_m010617_c001_v7007000_t0000_u01737853577718") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2171f0998dc8b970_d20250126_m010613_c001_v0001178_t0043_u01737853573200") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a8129d_d20250126_m010645_c001_v7007000_t0000_u01737853605281") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f208445698946b0f2_d20250126_m010639_c001_v0001090_t0037_u01737853599840") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f408445698946b0ef_d20250126_m010639_c001_v7007000_t0000_u01737853599343") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2171f0998dc8b9aa_d20250126_m010633_c001_v0001178_t0055_u01737853593853") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4171f0998dc8b9a9_d20250126_m010633_c001_v7007000_t0000_u01737853593668") 2025/01/26 01:07:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2171f0998dc8b9a7_d20250126_m010628_c001_v0001183_t0004_u01737853588673") 2025/01/26 01:07:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4171f0998dc8b9a6_d20250126_m010628_c001_v7007000_t0000_u01737853588155") 2025/01/26 01:07:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2171f0998dc8b9a3_d20250126_m010622_c001_v0001182_t0015_u01737853582819") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446caf37_d20250126_m010448_c001_v7007000_t0000_u01737853488448") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be29ab_d20250126_m010444_c001_v0001184_t0052_u01737853484583") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e39b4_d20250126_m010440_c001_v7007000_t0000_u01737853480065") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446caf0d_d20250126_m010436_c001_v0001182_t0048_u01737853476208") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f404fd61f86be29aa_d20250126_m010444_c001_v7007000_t0000_u01737853484248") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e39b6_d20250126_m010440_c001_v0001183_t0036_u01737853480251") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446caf0a_d20250126_m010435_c001_v7007000_t0000_u01737853475872") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3998_d20250126_m010431_c001_v0001183_t0011_u01737853471767") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e3997_d20250126_m010431_c001_v7007000_t0000_u01737853471585") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446caefc_d20250126_m010428_c001_v0001100_t0040_u01737853468130") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446caefb_d20250126_m010427_c001_v7007000_t0000_u01737853467778") 2025/01/26 01:07:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3988_d20250126_m010423_c001_v0001105_t0047_u01737853463576") 2025/01/26 01:07:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4021173714ea3a69_d20250126_m010513_c001_v7007000_t0000_u01737853513392") 2025/01/26 01:07:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea367b_d20250126_m010509_c001_v0001182_t0007_u01737853509752") 2025/01/26 01:07:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446cafe7_d20250126_m010505_c001_v7007000_t0000_u01737853505149") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3a3c_d20250126_m010501_c001_v0001181_t0055_u01737853501231") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4021173714ea367a_d20250126_m010509_c001_v7007000_t0000_u01737853509399") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446cafe8_d20250126_m010505_c001_v0001182_t0041_u01737853505335") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e3a37_d20250126_m010500_c001_v7007000_t0000_u01737853500857") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446cafbf_d20250126_m010456_c001_v0001157_t0001_u01737853496771") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446cafbd_d20250126_m010456_c001_v7007000_t0000_u01737853496586") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e39e1_d20250126_m010453_c001_v0001184_t0048_u01737853493160") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e39de_d20250126_m010452_c001_v7007000_t0000_u01737853492803") 2025/01/26 01:07:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446caf38_d20250126_m010448_c001_v0001117_t0004_u01737853488633") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e3985_d20250126_m010423_c001_v7007000_t0000_u01737853463378") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f207e180be84e594b_d20250126_m010419_c001_v0001182_t0028_u01737853459473") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f407e180be84e5948_d20250126_m010419_c001_v7007000_t0000_u01737853459140") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446caeb0_d20250126_m010415_c001_v0001182_t0017_u01737853455162") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446caead_d20250126_m010414_c001_v7007000_t0000_u01737853454975") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3975_d20250126_m010411_c001_v0001184_t0047_u01737853451160") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e3974_d20250126_m010410_c001_v7007000_t0000_u01737853450821") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446cae83_d20250126_m010406_c001_v0001104_t0013_u01737853446425") 2025/01/26 01:07:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446cae82_d20250126_m010406_c001_v7007000_t0000_u01737853446240") 2025/01/26 01:07:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f201f7838ae7e3953_d20250126_m010402_c001_v0001184_t0025_u01737853442954") 2025/01/26 01:07:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f401f7838ae7e3950_d20250126_m010402_c001_v7007000_t0000_u01737853442617") 2025/01/26 01:07:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f218581a5643b5136_d20250126_m010357_c001_v0001182_t0042_u01737853437589") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4021173714ea4342_d20250126_m010541_c001_v7007000_t0000_u01737853541683") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a810f0_d20250126_m010536_c001_v0001157_t0023_u01737853536658") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4021173714ea431e_d20250126_m010531_c001_v7007000_t0000_u01737853531185") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea431b_d20250126_m010526_c001_v0001182_t0046_u01737853526669") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a810ef_d20250126_m010536_c001_v7007000_t0000_u01737853536260") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea431f_d20250126_m010531_c001_v0001182_t0004_u01737853531382") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4021173714ea431a_d20250126_m010526_c001_v7007000_t0000_u01737853526270") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea4314_d20250126_m010521_c001_v0001184_t0056_u01737853521756") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4021173714ea4312_d20250126_m010521_c001_v7007000_t0000_u01737853521561") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2032164c446cb009_d20250126_m010517_c001_v0001182_t0019_u01737853517883") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4032164c446cb006_d20250126_m010517_c001_v7007000_t0000_u01737853517482") 2025/01/26 01:07:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea3a6a_d20250126_m010513_c001_v0001182_t0032_u01737853513586") 2025/01/26 01:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4171f0998dc8b96e_d20250126_m010613_c001_v7007000_t0000_u01737853573004") 2025/01/26 01:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f207e180be84e5ad2_d20250126_m010607_c001_v0001144_t0015_u01737853567875") 2025/01/26 01:07:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f407e180be84e5ad1_d20250126_m010607_c001_v7007000_t0000_u01737853567455") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2066816e38a1a00d_d20250126_m010602_c001_v0001117_t0024_u01737853562304") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4066816e38a1a00c_d20250126_m010602_c001_v7007000_t0000_u01737853562120") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2066816e38a1a004_d20250126_m010557_c001_v0001184_t0005_u01737853557519") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4066816e38a1a003_d20250126_m010557_c001_v7007000_t0000_u01737853557077") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2066816e38a1a000_d20250126_m010552_c001_v0001180_t0031_u01737853552221") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4066816e38a19ffe_d20250126_m010552_c001_v7007000_t0000_u01737853552037") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f215514a1fa4c789a_d20250126_m010547_c001_v0001042_t0006_u01737853547512") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f415514a1fa4c7899_d20250126_m010547_c001_v7007000_t0000_u01737853547068") 2025/01/26 01:07:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2021173714ea4344_d20250126_m010541_c001_v0001182_t0044_u01737853541893") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b5804_d20250126_m010712_c001_v7007000_t0000_u01737853632267") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a8130d_d20250126_m010706_c001_v0001184_t0023_u01737853626702") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a81306_d20250126_m010706_c001_v7007000_t0000_u01737853626207") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a812e0_d20250126_m010700_c001_v0001184_t0034_u01737853620995") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a812df_d20250126_m010700_c001_v7007000_t0000_u01737853620479") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be399b_d20250126_m010654_c001_v0001184_t0025_u01737853614621") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f404fd61f86be3998_d20250126_m010654_c001_v7007000_t0000_u01737853614120") 2025/01/26 01:07:20 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722af1d0_d20250126_m010649_c001_v0001113_t0018_u01737853609775") 2025/01/26 01:07:21 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a812bb_d20250126_m010649_c001_v7007000_t0000_u01737853609391") 2025/01/26 01:07:21 DEBUG : chunked-copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722af1b2_d20250126_m010645_c001_v0001113_t0015_u01737853605998") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b5803_d20250126_m010712_c001_v7007000_t0000_u01737853632082") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be39f5_d20250126_m010709_c001_v0001101_t0010_u01737853629963") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a81301_d20250126_m010706_c001_v7007000_t0000_u01737853626008") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f204fd61f86be39dd_d20250126_m010704_c001_v0001165_t0026_u01737853624244") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a812de_d20250126_m010700_c001_v7007000_t0000_u01737853620235") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a812d9_d20250126_m010657_c001_v0001134_t0023_u01737853617881") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f404fd61f86be3996_d20250126_m010653_c001_v7007000_t0000_u01737853613917") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f2133013de8a812d0_d20250126_m010651_c001_v0001145_t0046_u01737853611976") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f4133013de8a812b8_d20250126_m010649_c001_v7007000_t0000_u01737853609207") 2025/01/26 01:07:21 DEBUG : chunked-copy.copy: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1157130ca007e58a_d20250126_m010648_c001_v0001153_t0003_u01737853608139") 2025/01/26 01:07:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f107a369bfd1de729_d20250126_m010222_c001_v0001032_t0043_u01737853342478") 2025/01/26 01:07:21 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b5807_d20250126_m010713_c001_v7007000_t0000_u01737853633171") 2025/01/26 01:07:21 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722af284_d20250126_m010712_c001_v0001113_t0039_u01737853632814") 2025/01/26 01:07:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b580b_d20250126_m010714_c001_v7007000_t0000_u01737853634786") 2025/01/26 01:07:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722af28c_d20250126_m010714_c001_v0001113_t0012_u01737853634030") 2025/01/26 01:07:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f1108e725722af286_d20250126_m010713_c001_v0001113_t0053_u01737853633364") 2025/01/26 01:07:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf52fdd3200dab0b9f480e1b_f418581a5643b50d5_d20250126_m010344_c001_v7007000_t0000_u01737853424937") 2025/01/26 01:07:31 INFO : B2 bucket rclone-test-cisuwed6ceri: cleaning bucket "rclone-test-cisuwed6ceri" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (353.28s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.62s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.05s) --- PASS: TestIntegration/FsMkdir (347.35s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- 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 (25.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (96.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.58s) --- 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.83s) --- 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.85s) --- 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 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.83s) --- 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.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 353.300s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m54.964448445s (try 1/5)