"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/21 04:43:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pehihot7taja" 2025/04/21 04:43:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/21 04:43:28 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/21 04:43:28 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/21 04:43:29 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/21 04:43:55 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/04/21 04:43:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/21 04:43:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/21 04:43:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/21 04:43:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/21 04:43:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/21 04:44:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/21 04:44:00 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/21 04:44:07 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/21 04:44:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/21 04:44:12 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of all files 2025/04/21 04:44:13 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb17_d20250421_m044412_c001_v0001037_t0002_u01745210652118") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/21 04:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pehihot7taja/dirToPurgeFromRoot" 2025/04/21 04:44:15 INFO : B2 bucket rclone-test-pehihot7taja path dirToPurgeFromRoot: cleaning bucket "rclone-test-pehihot7taja" of all files 2025/04/21 04:44:16 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb1b_d20250421_m044414_c001_v0001037_t0037_u01745210654034") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/21 04:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pehihot7taja/hello? sausage/êé" 2025/04/21 04:44:20 INFO : B2 bucket rclone-test-pehihot7taja path hello? sausage/êé: cleaning bucket "rclone-test-pehihot7taja" of all files 2025/04/21 04:44:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f119290d1f7931be2_d20250421_m044419_c001_v0001171_t0040_u01745210659506") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/21 04:44:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/21 04:44:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/21 04:44:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/21 04:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pehihot7taja/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/21 04:44:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pehihot7taja/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-pehihot7taja" from "TestB2:rclone-test-pehihot7taja" 2025/04/21 04:44:34 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/04/21 04:44:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hebirup7rero" 2025/04/21 04:44:48 DEBUG : B2 bucket rclone-test-hebirup7rero: Purge remote 2025/04/21 04:44:48 INFO : B2 bucket rclone-test-hebirup7rero: cleaning bucket "rclone-test-hebirup7rero" of all files 2025/04/21 04:44:48 DEBUG : somefile: Deleting (id "4_z4f92bdc3a09d5b6b9f680e1b_f419ef309b092e8ff_d20250421_m044447_c001_v0001103_t0017_u01745210687434") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/21 04:44:49 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/21 04:44:50 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/04/21 04:44:53 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/21 04:44:53 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/21 04:44:53 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.353Ki offset 6Mi/6.106Mi 2025/04/21 04:44:53 DEBUG : test-metadata: Sending chunk 1 length 110953 2025/04/21 04:44:55 DEBUG : test-metadata: Done sending chunk 1 2025/04/21 04:44:56 DEBUG : test-metadata: Done sending chunk 0 2025/04/21 04:44:56 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/04/21 04:45:06 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1037-17.backblaze.com/b2api/v1/b2_upload_file/cf228da3a08d5b6b9f680e1b/c001_v0001037_t0056": EOF 2025/04/21 04:45:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-17.backblaze.com/b2api/v1/b2_upload_file/cf228da3a08d5b6b9f680e1b/c001_v0001037_t0056": EOF) 2025/04/21 04:45:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1037-17.backblaze.com/b2api/v1/b2_upload_file/cf228da3a08d5b6b9f680e1b/c001_v0001037_t0056": EOF - low level retry 1/10 2025/04/21 04:45:08 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-21-044501-289.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/04/21 04:45:11 DEBUG : oldPath = "TestB2:rclone-test-pehihot7taja/versions/test-versions-v2025-04-21-044501-289.txt" 2025/04/21 04:45:11 DEBUG : newPath = "TestB2,versions:rclone-test-pehihot7taja/versions/test-versions-v2025-04-21-044501-289.txt" 2025/04/21 04:45:11 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-pehihot7taja/versions/test-versions-v2025-04-21-044501-289.txt" 2025/04/21 04:45:11 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/21 04:45:12 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-pehihot7taja/versions/test-versions-v2025-04-21-044501-289.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-pehihot7taja/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/04/21 04:45:13 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of all hidden files 2025/04/21 04:45:13 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b3a_d20250421_m044336_c001_v7007000_t0000_u01745210616742") as it is a hide marker 2025/04/21 04:45:13 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : leading space/ leading space: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bae1_d20250421_m044336_c001_v0001037_t0047_u01745210616076") 2025/04/21 04:45:13 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b29_d20250421_m044335_c001_v7007000_t0000_u01745210615709") as it is a hide marker 2025/04/21 04:45:13 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5badf_d20250421_m044334_c001_v0001037_t0050_u01745210614933") 2025/04/21 04:45:13 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b9b_d20250421_m044344_c001_v7007000_t0000_u01745210624295") as it is a hide marker 2025/04/21 04:45:13 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf3_d20250421_m044343_c001_v0001037_t0025_u01745210623482") 2025/04/21 04:45:13 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : created from root.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4130823f279ece75_d20250421_m044441_c001_v7007000_t0000_u01745210681572") as it is a hide marker 2025/04/21 04:45:13 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : created from root.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f111393aa668855be_d20250421_m044440_c001_v0001120_t0026_u01745210680435") 2025/04/21 04:45:13 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : file name.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c4_d20250421_m044449_c001_v7007000_t0000_u01745210689550") as it is a hide marker 2025/04/21 04:45:13 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb23_d20250421_m044429_c001_v0001037_t0032_u01745210669440") 2025/04/21 04:45:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f1115e19824846ba3_d20250421_m044425_c001_v0001144_t0055_u01745210665695") 2025/04/21 04:45:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb13_d20250421_m044404_c001_v0001037_t0041_u01745210644330") 2025/04/21 04:45:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb0f_d20250421_m044403_c001_v0001037_t0050_u01745210643153") 2025/04/21 04:45:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb11_d20250421_m044403_c001_v0001037_t0040_u01745210643728") "upload" dated 2025-04-21 04:44:03.728 +0000 UTC (1m10.218664731s ago) 2025/04/21 04:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f40054749f4224494_d20250421_m044423_c001_v7007000_t0000_u01745210663481") as it is a hide marker 2025/04/21 04:45:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104907e207ec8f53_d20250421_m044423_c001_v0001040_t0059_u01745210663092") 2025/04/21 04:45:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11677771f1dcb79c_d20250421_m044422_c001_v0001176_t0045_u01745210662480") 2025/04/21 04:45:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bc9_d20250421_m044352_c001_v7007000_t0000_u01745210632621") as it is a hide marker 2025/04/21 04:45:13 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb03_d20250421_m044351_c001_v0001037_t0005_u01745210631909") 2025/04/21 04:45:13 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : piped data.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c6_d20250421_m044451_c001_v7007000_t0000_u01745210691573") as it is a hide marker 2025/04/21 04:45:13 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : piped data.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb31_d20250421_m044450_c001_v0001037_t0024_u01745210690887") 2025/04/21 04:45:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : piped data.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c5_d20250421_m044450_c001_v7007000_t0000_u01745210690703") 2025/04/21 04:45:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : piped data.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41713d625ca5bb2f_d20250421_m044450_c001_v0001037_t0056_u01745210690288") 2025/04/21 04:45:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bcd_d20250421_m044353_c001_v7007000_t0000_u01745210633730") as it is a hide marker 2025/04/21 04:45:13 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb07_d20250421_m044352_c001_v0001037_t0005_u01745210632987") 2025/04/21 04:45:13 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : test-metadata: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36ce_d20250421_m044458_c001_v7007000_t0000_u01745210698734") as it is a hide marker 2025/04/21 04:45:13 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : test-metadata: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2183e4e1c57e36ca_d20250421_m044453_c001_v0001171_t0044_u01745210693621") 2025/04/21 04:45:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : test-metadata: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c9_d20250421_m044452_c001_v7007000_t0000_u01745210692767") 2025/04/21 04:45:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : test-metadata: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb33_d20250421_m044451_c001_v0001037_t0017_u01745210691758") 2025/04/21 04:45:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808ba8_d20250421_m044346_c001_v7007000_t0000_u01745210626530") as it is a hide marker 2025/04/21 04:45:13 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf9_d20250421_m044345_c001_v0001037_t0053_u01745210625813") 2025/04/21 04:45:13 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bbc_d20250421_m044349_c001_v7007000_t0000_u01745210629130") as it is a hide marker 2025/04/21 04:45:13 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bafd_d20250421_m044348_c001_v0001037_t0044_u01745210628269") 2025/04/21 04:45:13 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808baf_d20250421_m044347_c001_v7007000_t0000_u01745210627907") as it is a hide marker 2025/04/21 04:45:13 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bafb_d20250421_m044346_c001_v0001037_t0003_u01745210626892") 2025/04/21 04:45:13 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bc1_d20250421_m044350_c001_v7007000_t0000_u01745210630394") as it is a hide marker 2025/04/21 04:45:13 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baff_d20250421_m044349_c001_v0001037_t0032_u01745210629493") 2025/04/21 04:45:13 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bc6_d20250421_m044351_c001_v7007000_t0000_u01745210631543") as it is a hide marker 2025/04/21 04:45:13 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb01_d20250421_m044350_c001_v0001037_t0035_u01745210630756") 2025/04/21 04:45:13 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808ba1_d20250421_m044345_c001_v7007000_t0000_u01745210625450") as it is a hide marker 2025/04/21 04:45:13 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : trailing space /trailing space : Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf7_d20250421_m044344_c001_v0001037_t0018_u01745210624657") 2025/04/21 04:45:13 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548d2f_d20250421_m044509_c001_v0001103_t0040_u01745210709261") "upload" dated 2025-04-21 04:45:09.261 +0000 UTC (4.686145733s ago) 2025/04/21 04:45:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f417097eeed8759e0_d20250421_m044504_c001_v7007000_t0000_u01745210704449") 2025/04/21 04:45:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb39_d20250421_m044501_c001_v0001037_t0027_u01745210701289") 2025/04/21 04:45:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808be3_d20250421_m044402_c001_v7007000_t0000_u01745210642610") as it is a hide marker 2025/04/21 04:45:13 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f211367abab808bd4_d20250421_m044356_c001_v0001161_t0015_u01745210636038") 2025/04/21 04:45:13 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : zero-length-file: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bd1_d20250421_m044355_c001_v7007000_t0000_u01745210635689") as it is a hide marker 2025/04/21 04:45:13 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : zero-length-file: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41713d625ca5bb0b_d20250421_m044355_c001_v0001037_t0056_u01745210635086") 2025/04/21 04:45:13 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b4c_d20250421_m044337_c001_v7007000_t0000_u01745210617963") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bae3_d20250421_m044337_c001_v0001037_t0022_u01745210617104") 2025/04/21 04:45:13 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808ae2_d20250421_m044332_c001_v7007000_t0000_u01745210612167") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bad7_d20250421_m044331_c001_v0001037_t0036_u01745210611047") 2025/04/21 04:45:13 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b74_d20250421_m044342_c001_v7007000_t0000_u01745210622028") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baef_d20250421_m044341_c001_v0001037_t0009_u01745210621282") 2025/04/21 04:45:13 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b6d_d20250421_m044340_c001_v7007000_t0000_u01745210620920") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baeb_d20250421_m044340_c001_v0001037_t0010_u01745210620067") 2025/04/21 04:45:13 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b8e_d20250421_m044343_c001_v7007000_t0000_u01745210623119") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf1_d20250421_m044342_c001_v0001037_t0055_u01745210622392") 2025/04/21 04:45:13 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b66_d20250421_m044339_c001_v7007000_t0000_u01745210619705") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bae5_d20250421_m044338_c001_v0001037_t0003_u01745210618324") 2025/04/21 04:45:13 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ./.: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808af7_d20250421_m044333_c001_v7007000_t0000_u01745210613378") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ./.: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bad9_d20250421_m044332_c001_v0001037_t0026_u01745210612530") 2025/04/21 04:45:13 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/21 04:45:13 DEBUG : ../..: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b15_d20250421_m044334_c001_v7007000_t0000_u01745210614556") as it is a hide marker 2025/04/21 04:45:13 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/21 04:45:13 DEBUG : ../..: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5badb_d20250421_m044333_c001_v0001037_t0034_u01745210613738") 2025/04/21 04:45:13 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/21 04:45:14 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of all hidden files 2025/04/21 04:45:14 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b3a_d20250421_m044336_c001_v7007000_t0000_u01745210616742") as it is a hide marker 2025/04/21 04:45:14 DEBUG : leading space/ leading space: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bae1_d20250421_m044336_c001_v0001037_t0047_u01745210616076") 2025/04/21 04:45:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b29_d20250421_m044335_c001_v7007000_t0000_u01745210615709") as it is a hide marker 2025/04/21 04:45:14 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5badf_d20250421_m044334_c001_v0001037_t0050_u01745210614933") 2025/04/21 04:45:14 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b9b_d20250421_m044344_c001_v7007000_t0000_u01745210624295") as it is a hide marker 2025/04/21 04:45:14 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf3_d20250421_m044343_c001_v0001037_t0025_u01745210623482") 2025/04/21 04:45:14 DEBUG : created from root.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4130823f279ece75_d20250421_m044441_c001_v7007000_t0000_u01745210681572") as it is a hide marker 2025/04/21 04:45:14 DEBUG : created from root.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f111393aa668855be_d20250421_m044440_c001_v0001120_t0026_u01745210680435") 2025/04/21 04:45:14 DEBUG : file name.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c4_d20250421_m044449_c001_v7007000_t0000_u01745210689550") as it is a hide marker 2025/04/21 04:45:14 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb23_d20250421_m044429_c001_v0001037_t0032_u01745210669440") 2025/04/21 04:45:14 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f1115e19824846ba3_d20250421_m044425_c001_v0001144_t0055_u01745210665695") 2025/04/21 04:45:14 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb13_d20250421_m044404_c001_v0001037_t0041_u01745210644330") 2025/04/21 04:45:14 DEBUG : file name.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb0f_d20250421_m044403_c001_v0001037_t0050_u01745210643153") 2025/04/21 04:45:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb11_d20250421_m044403_c001_v0001037_t0040_u01745210643728") "upload" dated 2025-04-21 04:44:03.728 +0000 UTC (1m11.244602618s ago) 2025/04/21 04:45:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f40054749f4224494_d20250421_m044423_c001_v7007000_t0000_u01745210663481") as it is a hide marker 2025/04/21 04:45:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104907e207ec8f53_d20250421_m044423_c001_v0001040_t0059_u01745210663092") 2025/04/21 04:45:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11677771f1dcb79c_d20250421_m044422_c001_v0001176_t0045_u01745210662480") 2025/04/21 04:45:15 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bc9_d20250421_m044352_c001_v7007000_t0000_u01745210632621") as it is a hide marker 2025/04/21 04:45:15 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb03_d20250421_m044351_c001_v0001037_t0005_u01745210631909") 2025/04/21 04:45:15 DEBUG : piped data.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c6_d20250421_m044451_c001_v7007000_t0000_u01745210691573") as it is a hide marker 2025/04/21 04:45:15 DEBUG : piped data.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb31_d20250421_m044450_c001_v0001037_t0024_u01745210690887") 2025/04/21 04:45:15 DEBUG : piped data.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c5_d20250421_m044450_c001_v7007000_t0000_u01745210690703") 2025/04/21 04:45:15 DEBUG : piped data.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41713d625ca5bb2f_d20250421_m044450_c001_v0001037_t0056_u01745210690288") 2025/04/21 04:45:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bcd_d20250421_m044353_c001_v7007000_t0000_u01745210633730") as it is a hide marker 2025/04/21 04:45:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb07_d20250421_m044352_c001_v0001037_t0005_u01745210632987") 2025/04/21 04:45:15 DEBUG : test-metadata: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36ce_d20250421_m044458_c001_v7007000_t0000_u01745210698734") as it is a hide marker 2025/04/21 04:45:15 DEBUG : test-metadata: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2183e4e1c57e36ca_d20250421_m044453_c001_v0001171_t0044_u01745210693621") 2025/04/21 04:45:15 DEBUG : test-metadata: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e36c9_d20250421_m044452_c001_v7007000_t0000_u01745210692767") 2025/04/21 04:45:15 DEBUG : test-metadata: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb33_d20250421_m044451_c001_v0001037_t0017_u01745210691758") 2025/04/21 04:45:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808ba8_d20250421_m044346_c001_v7007000_t0000_u01745210626530") as it is a hide marker 2025/04/21 04:45:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf9_d20250421_m044345_c001_v0001037_t0053_u01745210625813") 2025/04/21 04:45:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bbc_d20250421_m044349_c001_v7007000_t0000_u01745210629130") as it is a hide marker 2025/04/21 04:45:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bafd_d20250421_m044348_c001_v0001037_t0044_u01745210628269") 2025/04/21 04:45:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808baf_d20250421_m044347_c001_v7007000_t0000_u01745210627907") as it is a hide marker 2025/04/21 04:45:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bafb_d20250421_m044346_c001_v0001037_t0003_u01745210626892") 2025/04/21 04:45:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bc1_d20250421_m044350_c001_v7007000_t0000_u01745210630394") as it is a hide marker 2025/04/21 04:45:16 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baff_d20250421_m044349_c001_v0001037_t0032_u01745210629493") 2025/04/21 04:45:16 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bc6_d20250421_m044351_c001_v7007000_t0000_u01745210631543") as it is a hide marker 2025/04/21 04:45:16 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb01_d20250421_m044350_c001_v0001037_t0035_u01745210630756") 2025/04/21 04:45:16 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808ba1_d20250421_m044345_c001_v7007000_t0000_u01745210625450") as it is a hide marker 2025/04/21 04:45:16 DEBUG : trailing space /trailing space : Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf7_d20250421_m044344_c001_v0001037_t0018_u01745210624657") 2025/04/21 04:45:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548d2f_d20250421_m044509_c001_v0001103_t0040_u01745210709261") "upload" dated 2025-04-21 04:45:09.261 +0000 UTC (7.016907648s ago) 2025/04/21 04:45:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f417097eeed8759e0_d20250421_m044504_c001_v7007000_t0000_u01745210704449") 2025/04/21 04:45:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb39_d20250421_m044501_c001_v0001037_t0027_u01745210701289") 2025/04/21 04:45:16 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808be3_d20250421_m044402_c001_v7007000_t0000_u01745210642610") as it is a hide marker 2025/04/21 04:45:16 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f211367abab808bd4_d20250421_m044356_c001_v0001161_t0015_u01745210636038") 2025/04/21 04:45:16 DEBUG : zero-length-file: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808bd1_d20250421_m044355_c001_v7007000_t0000_u01745210635689") as it is a hide marker 2025/04/21 04:45:16 DEBUG : zero-length-file: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41713d625ca5bb0b_d20250421_m044355_c001_v0001037_t0056_u01745210635086") 2025/04/21 04:45:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b4c_d20250421_m044337_c001_v7007000_t0000_u01745210617963") as it is a hide marker 2025/04/21 04:45:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bae3_d20250421_m044337_c001_v0001037_t0022_u01745210617104") 2025/04/21 04:45:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808ae2_d20250421_m044332_c001_v7007000_t0000_u01745210612167") as it is a hide marker 2025/04/21 04:45:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bad7_d20250421_m044331_c001_v0001037_t0036_u01745210611047") 2025/04/21 04:45:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b74_d20250421_m044342_c001_v7007000_t0000_u01745210622028") as it is a hide marker 2025/04/21 04:45:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baef_d20250421_m044341_c001_v0001037_t0009_u01745210621282") 2025/04/21 04:45:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b6d_d20250421_m044340_c001_v7007000_t0000_u01745210620920") as it is a hide marker 2025/04/21 04:45:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baeb_d20250421_m044340_c001_v0001037_t0010_u01745210620067") 2025/04/21 04:45:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b8e_d20250421_m044343_c001_v7007000_t0000_u01745210623119") as it is a hide marker 2025/04/21 04:45:17 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5baf1_d20250421_m044342_c001_v0001037_t0055_u01745210622392") 2025/04/21 04:45:17 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b66_d20250421_m044339_c001_v7007000_t0000_u01745210619705") as it is a hide marker 2025/04/21 04:45:17 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bae5_d20250421_m044338_c001_v0001037_t0003_u01745210618324") 2025/04/21 04:45:17 DEBUG : ./.: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808af7_d20250421_m044333_c001_v7007000_t0000_u01745210613378") as it is a hide marker 2025/04/21 04:45:17 DEBUG : ./.: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bad9_d20250421_m044332_c001_v0001037_t0026_u01745210612530") 2025/04/21 04:45:17 DEBUG : ../..: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f411367abab808b15_d20250421_m044334_c001_v7007000_t0000_u01745210614556") as it is a hide marker 2025/04/21 04:45:17 DEBUG : ../..: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5badb_d20250421_m044333_c001_v0001037_t0034_u01745210613738") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/21 04:45:18 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/04/21 04:45:18 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/04/21 04:45:18 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/04/21 04:45:18 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/04/21 04:45:19 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of pending multipart uploads older than 0s 2025/04/21 04:45:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb11_d20250421_m044403_c001_v0001037_t0040_u01745210643728") "upload" dated 2025-04-21 04:44:03.728 +0000 UTC (1m15.478994464s ago) 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2a_d20250421_m044518_c001_v0001105_t0000_u01745210718115") as it is a start marker (upload started at 2025-04-21 04:45:18.115 +0000 UTC) 2025/04/21 04:45:19 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2b_d20250421_m044518_c001_v0001184_t0017_u01745210718309") as it is a start marker (upload started at 2025-04-21 04:45:18.309 +0000 UTC) 2025/04/21 04:45:19 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2c_d20250421_m044518_c001_v0001103_t0046_u01745210718544") as it is a start marker (upload started at 2025-04-21 04:45:18.544 +0000 UTC) 2025/04/21 04:45:19 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2d_d20250421_m044518_c001_v0001183_t0012_u01745210718731") as it is a start marker (upload started at 2025-04-21 04:45:18.731 +0000 UTC) 2025/04/21 04:45:19 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/21 04:45:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f40238c91b2c75d29_d20250421_m044517_c001_v7007000_t0000_u01745210717932") "hide" dated 2025-04-21 04:45:17.932 +0000 UTC (1.27517886s ago) 2025/04/21 04:45:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548d2f_d20250421_m044509_c001_v0001103_t0040_u01745210709261") 2025/04/21 04:45:19 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/21 04:45:19 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of pending multipart uploads older than 0s 2025/04/21 04:45:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb11_d20250421_m044403_c001_v0001037_t0040_u01745210643728") "upload" dated 2025-04-21 04:44:03.728 +0000 UTC (1m15.845043222s ago) 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2a_d20250421_m044518_c001_v0001105_t0000_u01745210718115") as it is a start marker (upload started at 2025-04-21 04:45:18.115 +0000 UTC) 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2b_d20250421_m044518_c001_v0001184_t0017_u01745210718309") as it is a start marker (upload started at 2025-04-21 04:45:18.309 +0000 UTC) 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2c_d20250421_m044518_c001_v0001103_t0046_u01745210718544") as it is a start marker (upload started at 2025-04-21 04:45:18.544 +0000 UTC) 2025/04/21 04:45:19 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d2d_d20250421_m044518_c001_v0001183_t0012_u01745210718731") as it is a start marker (upload started at 2025-04-21 04:45:18.731 +0000 UTC) 2025/04/21 04:45:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf228da3a08d5b6b9f680e1b_f40238c91b2c75d29_d20250421_m044517_c001_v7007000_t0000_u01745210717932") "hide" dated 2025-04-21 04:45:17.932 +0000 UTC (1.641226776s ago) 2025/04/21 04:45:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548d2f_d20250421_m044509_c001_v0001103_t0040_u01745210709261") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/21 04:45:20 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/21 04:45:20 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/21 04:45:20 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/04/21 04:45:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/21 04:45:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/21 04:45:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/21 04:45:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/21 04:45:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/21 04:45:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/21 04:45:25 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/21 04:45:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:45:28 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/04/21 04:45:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a4f4_d20250421_m044528_c001_v0001144_t0002_u01745210728225") 2025/04/21 04:45:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:45:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/21 04:45:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/21 04:45:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:45:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:45:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/21 04:45:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/21 04:45:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/21 04:45:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/21 04:45:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/21 04:45:34 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/21 04:45:35 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/21 04:45:35 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/21 04:45:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:45:36 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/04/21 04:45:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a915_d20250421_m044537_c001_v0001105_t0017_u01745210737052") 2025/04/21 04:45:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/21 04:45:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/21 04:45:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/21 04:45:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:45:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:45:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/21 04:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/21 04:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/21 04:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/21 04:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/21 04:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/21 04:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/21 04:45:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/21 04:45:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/21 04:45:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/21 04:45:44 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/21 04:45:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:45:45 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/04/21 04:45:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a91d_d20250421_m044546_c001_v0001161_t0043_u01745210746068") 2025/04/21 04:45:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/21 04:45:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:45:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/21 04:45:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/21 04:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/21 04:45:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:45:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:45:48 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/04/21 04:45:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/21 04:45:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/21 04:45:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/21 04:45:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/21 04:45:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/21 04:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/21 04:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/21 04:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:45:54 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/04/21 04:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a925_d20250421_m044554_c001_v0001181_t0014_u01745210754836") 2025/04/21 04:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/21 04:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/21 04:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/21 04:45:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/21 04:45:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/21 04:45:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/21 04:45:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/21 04:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/21 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/21 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/21 04:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:02 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/04/21 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe797f_d20250421_m044603_c001_v0001183_t0052_u01745210763060") 2025/04/21 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/21 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/21 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/21 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/21 04:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/21 04:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/21 04:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/21 04:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/21 04:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/21 04:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/21 04:46:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/21 04:46:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/21 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/21 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/21 04:46:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:11 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/04/21 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f2183e4e1c57e371f_d20250421_m044611_c001_v0001136_t0059_u01745210771986") 2025/04/21 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/21 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/21 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/21 04:46:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/21 04:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:46:14 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/04/21 04:46:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/21 04:46:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/21 04:46:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/21 04:46:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/21 04:46:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/21 04:46:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/21 04:46:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/21 04:46:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:20 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/04/21 04:46:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f2183e4e1c57e3725_d20250421_m044620_c001_v0001153_t0023_u01745210780193") 2025/04/21 04:46:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:46:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/21 04:46:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/21 04:46:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:46:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:46:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/21 04:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/21 04:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/21 04:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/21 04:46:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/21 04:46:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/21 04:46:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/21 04:46:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/21 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:28 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/04/21 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe79d7_d20250421_m044628_c001_v0001100_t0031_u01745210788522") 2025/04/21 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/21 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/21 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/21 04:46:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/21 04:46:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/21 04:46:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/21 04:46:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/21 04:46:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/21 04:46:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/21 04:46:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/21 04:46:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/21 04:46:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/21 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/21 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/21 04:46:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:37 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/04/21 04:46:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f201713292aa6e97e_d20250421_m044637_c001_v0001165_t0043_u01745210797877") 2025/04/21 04:46:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/21 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/21 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/21 04:46:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/21 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:46:40 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/04/21 04:46:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/21 04:46:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/21 04:46:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/21 04:46:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/21 04:46:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/21 04:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/21 04:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/21 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/21 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f201713292aa6e987_d20250421_m044646_c001_v0001182_t0041_u01745210806770") 2025/04/21 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/21 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/21 04:46:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:46:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:46:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/21 04:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/21 04:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/21 04:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/21 04:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/21 04:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/21 04:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/21 04:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/21 04:46:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:46:55 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/04/21 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a0a_d20250421_m044655_c001_v0001171_t0056_u01745210815928") 2025/04/21 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/21 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/21 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/21 04:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:47:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:47:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/21 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/21 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/21 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/21 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/21 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/21 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/21 04:47:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/21 04:47:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/21 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/21 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/21 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:47:20 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/04/21 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a18_d20250421_m044720_c001_v0001165_t0052_u01745210840530") 2025/04/21 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/21 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/21 04:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/21 04:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/21 04:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:47:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/21 04:47:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/21 04:47:25 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/21 04:47:25 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/21 04:47:26 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/21 04:47:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/21 04:47:28 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/21 04:47:28 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/21 04:47:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:47:30 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/04/21 04:47:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a1f_d20250421_m044730_c001_v0001039_t0044_u01745210850121") 2025/04/21 04:47:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:47:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/21 04:47:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/21 04:47:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:47:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/21 04:47:37 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/21 04:47:37 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/21 04:47:38 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/21 04:47:38 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/21 04:47:40 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/21 04:47:40 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/21 04:47:40 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/21 04:47:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:47:43 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/04/21 04:47:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f2048951f62d77a65_d20250421_m044743_c001_v0001038_t0000_u01745210863220") 2025/04/21 04:47:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/21 04:47:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/21 04:47:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/21 04:47:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:47:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:47:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/21 04:47:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/21 04:47:48 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/21 04:47:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/21 04:47:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/21 04:47:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/21 04:47:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/21 04:47:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/21 04:47:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/21 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/21 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/21 04:47:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:47:54 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/04/21 04:47:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f21640d4322366cb8_d20250421_m044754_c001_v0001042_t0040_u01745210874480") 2025/04/21 04:47:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/21 04:47:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:47:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/21 04:47:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/21 04:47:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/21 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:47:57 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/04/21 04:48:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/21 04:48:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/21 04:48:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/21 04:48:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/21 04:48:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/21 04:48:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/21 04:48:00 DEBUG : pacer: Reducing sleep to 10ms 2025/04/21 04:48:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/21 04:48:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/21 04:48:10 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/21 04:48:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:48:13 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/04/21 04:48:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f20813580f4fca846_d20250421_m044813_c001_v0001182_t0018_u01745210893639") 2025/04/21 04:48:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:48:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/21 04:48:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/21 04:48:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:48:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:48:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/21 04:48:18 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/21 04:48:18 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/21 04:48:18 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/21 04:48:18 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/21 04:48:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/21 04:48:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/21 04:48:21 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/21 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:48:24 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/04/21 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f20813580f4fca883_d20250421_m044824_c001_v0001153_t0023_u01745210904273") 2025/04/21 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/21 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/21 04:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/21 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/21 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/21 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/21 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/21 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/21 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/21 04:48:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/21 04:48:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/21 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/21 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/21 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/21 04:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/21 04:48:35 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/04/21 04:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf228da3a08d5b6b9f680e1b_f205cbc8899b8b525_d20250421_m044835_c001_v0001113_t0027_u01745210915832") 2025/04/21 04:48:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/21 04:48:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/21 04:48:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/21 04:48:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/21 04:48:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/21 04:48:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/21 04:48:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/21 04:48:39 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/04/21 04:48:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed46f_d20250421_m044847_c001_v0001144_t0049_u01745210927228") 2025/04/21 04:48:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/21 04:48:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/21 04:48:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/21 04:48:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/21 04:48:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/21 04:48:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/21 04:48:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/21 04:48:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/21 04:48:50 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/21 04:48:53 DEBUG : chunked-copy: Done sending chunk 1 2025/04/21 04:48:53 DEBUG : chunked-copy: Done sending chunk 0 2025/04/21 04:48:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/21 04:48:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed473_d20250421_m044853_c001_v0001042_t0014_u01745210933809") 2025/04/21 04:48:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/21 04:48:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/21 04:48:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/21 04:48:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/21 04:48:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/21 04:48:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/21 04:48:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/21 04:48:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/21 04:48:56 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/21 04:48:59 DEBUG : chunked-copy: Done sending chunk 0 2025/04/21 04:48:59 DEBUG : chunked-copy: Done sending chunk 1 2025/04/21 04:48:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/21 04:49:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed477_d20250421_m044900_c001_v0001182_t0054_u01745210940293") 2025/04/21 04:49:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/21 04:49:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/21 04:49:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/21 04:49:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/21 04:49:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/21 04:49:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/21 04:49:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/21 04:49:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/21 04:49:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/21 04:49:03 DEBUG : chunked-copy: Error sending chunk 0 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc00119a690), retryAfter:1000000000} 2025/04/21 04:49:03 DEBUG : chunked-copy: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/04/21 04:49:03 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable)) 2025/04/21 04:49:03 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/04/21 04:49:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/21 04:49:05 DEBUG : pacer: Reducing sleep to 500ms 2025/04/21 04:49:05 DEBUG : pacer: Reducing sleep to 250ms 2025/04/21 04:49:05 DEBUG : chunked-copy: Done sending chunk 1 2025/04/21 04:49:07 DEBUG : pacer: Reducing sleep to 125ms 2025/04/21 04:49:07 DEBUG : chunked-copy: Done sending chunk 0 2025/04/21 04:49:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/21 04:49:07 DEBUG : pacer: Reducing sleep to 62.5ms 2025/04/21 04:49:08 DEBUG : pacer: Reducing sleep to 31.25ms 2025/04/21 04:49:08 DEBUG : pacer: Reducing sleep to 15.625ms 2025/04/21 04:49:08 DEBUG : pacer: Reducing sleep to 10ms 2025/04/21 04:49:08 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed47f_d20250421_m044908_c001_v0001042_t0032_u01745210948585") 2025/04/21 04:49:08 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/21 04:49:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/21 04:49:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/21 04:49:09 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/21 04:49:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/21 04:49:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/21 04:49:09 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/21 04:49:12 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/21 04:49:13 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/21 04:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pehihot7taja/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/21 04:49:15 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of all files 2025/04/21 04:49:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f40813580f4fca849_d20250421_m044817_c001_v7007000_t0000_u01745210897773") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f20813580f4fca846_d20250421_m044813_c001_v0001182_t0018_u01745210893639") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f40813580f4fca845_d20250421_m044812_c001_v7007000_t0000_u01745210892893") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f217097eeed875aaf_d20250421_m044759_c001_v0001101_t0044_u01745210879917") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4130823f279ed46a_d20250421_m044841_c001_v7007000_t0000_u01745210921345") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f205cbc8899b8b525_d20250421_m044835_c001_v0001113_t0027_u01745210915832") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f405cbc8899b8b524_d20250421_m044835_c001_v7007000_t0000_u01745210915266") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f20813580f4fca8b8_d20250421_m044829_c001_v0001184_t0050_u01745210909827") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f40813580f4fca8b7_d20250421_m044829_c001_v7007000_t0000_u01745210909643") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f20813580f4fca883_d20250421_m044824_c001_v0001153_t0023_u01745210904273") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f40813580f4fca87c_d20250421_m044823_c001_v7007000_t0000_u01745210903708") 2025/04/21 04:49:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f20813580f4fca84a_d20250421_m044817_c001_v0001039_t0052_u01745210897954") 2025/04/21 04:49:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7994_d20250421_m044616_c001_v7007000_t0000_u01745210776026") 2025/04/21 04:49:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2183e4e1c57e371f_d20250421_m044611_c001_v0001136_t0059_u01745210771986") 2025/04/21 04:49:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7981_d20250421_m044607_c001_v7007000_t0000_u01745210767072") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe797f_d20250421_m044603_c001_v0001183_t0052_u01745210763060") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e371d_d20250421_m044611_c001_v7007000_t0000_u01745210771569") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7982_d20250421_m044607_c001_v0001184_t0048_u01745210767255") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe797e_d20250421_m044602_c001_v7007000_t0000_u01745210762504") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe797b_d20250421_m044558_c001_v0001183_t0037_u01745210758469") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe797a_d20250421_m044558_c001_v7007000_t0000_u01745210758285") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a925_d20250421_m044554_c001_v0001181_t0014_u01745210754836") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41870d48f872a922_d20250421_m044554_c001_v7007000_t0000_u01745210754371") 2025/04/21 04:49:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7979_d20250421_m044550_c001_v0001105_t0037_u01745210750519") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe79fc_d20250421_m044642_c001_v7007000_t0000_u01745210802081") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f201713292aa6e97e_d20250421_m044637_c001_v0001165_t0043_u01745210797877") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe79e3_d20250421_m044632_c001_v7007000_t0000_u01745210792556") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe79d7_d20250421_m044628_c001_v0001100_t0031_u01745210788522") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f401713292aa6e97d_d20250421_m044637_c001_v7007000_t0000_u01745210797428") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe79e4_d20250421_m044632_c001_v0001161_t0046_u01745210792770") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe79d5_d20250421_m044628_c001_v7007000_t0000_u01745210788072") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe79c2_d20250421_m044623_c001_v0001184_t0048_u01745210783932") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe79c0_d20250421_m044623_c001_v7007000_t0000_u01745210783746") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2183e4e1c57e3725_d20250421_m044620_c001_v0001153_t0023_u01745210780193") 2025/04/21 04:49:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4183e4e1c57e3724_d20250421_m044619_c001_v7007000_t0000_u01745210779785") 2025/04/21 04:49:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7996_d20250421_m044616_c001_v0001184_t0040_u01745210776209") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7977_d20250421_m044550_c001_v7007000_t0000_u01745210750335") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a91d_d20250421_m044546_c001_v0001161_t0043_u01745210746068") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41870d48f872a91c_d20250421_m044545_c001_v7007000_t0000_u01745210745655") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a91b_d20250421_m044541_c001_v0001102_t0015_u01745210741372") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41870d48f872a919_d20250421_m044541_c001_v7007000_t0000_u01745210741188") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a915_d20250421_m044537_c001_v0001105_t0017_u01745210737052") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41870d48f872a913_d20250421_m044536_c001_v7007000_t0000_u01745210736495") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2063d6cfd2b1221a_d20250421_m044532_c001_v0001137_t0025_u01745210732182") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4063d6cfd2b12218_d20250421_m044531_c001_v7007000_t0000_u01745210731995") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f21870d48f872a4f4_d20250421_m044528_c001_v0001144_t0002_u01745210728225") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41870d48f872a4f3_d20250421_m044527_c001_v7007000_t0000_u01745210727836") 2025/04/21 04:49:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f20238c91b2c75d32_d20250421_m044522_c001_v0001145_t0028_u01745210722675") 2025/04/21 04:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4048951f62d77a5f_d20250421_m044725_c001_v7007000_t0000_u01745210845236") 2025/04/21 04:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a18_d20250421_m044720_c001_v0001165_t0052_u01745210840530") 2025/04/21 04:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7a0e_d20250421_m044703_c001_v7007000_t0000_u01745210823662") 2025/04/21 04:49:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a0a_d20250421_m044655_c001_v0001171_t0056_u01745210815928") 2025/04/21 04:49:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7a17_d20250421_m044720_c001_v7007000_t0000_u01745210840075") 2025/04/21 04:49:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a0f_d20250421_m044703_c001_v0001038_t0027_u01745210823845") 2025/04/21 04:49:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7a09_d20250421_m044655_c001_v7007000_t0000_u01745210815445") 2025/04/21 04:49:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a05_d20250421_m044650_c001_v0001165_t0007_u01745210810710") 2025/04/21 04:49:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7a04_d20250421_m044650_c001_v7007000_t0000_u01745210810528") 2025/04/21 04:49:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f201713292aa6e987_d20250421_m044646_c001_v0001182_t0041_u01745210806770") 2025/04/21 04:49:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f401713292aa6e986_d20250421_m044646_c001_v7007000_t0000_u01745210806307") 2025/04/21 04:49:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe79fd_d20250421_m044642_c001_v0001183_t0003_u01745210802266") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f417097eeed875aae_d20250421_m044759_c001_v7007000_t0000_u01745210879732") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f21640d4322366cb8_d20250421_m044754_c001_v0001042_t0040_u01745210874480") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f41640d4322366cb7_d20250421_m044753_c001_v7007000_t0000_u01745210873984") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2048951f62d77a67_d20250421_m044748_c001_v0001171_t0057_u01745210868455") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4048951f62d77a66_d20250421_m044748_c001_v7007000_t0000_u01745210868269") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2048951f62d77a65_d20250421_m044743_c001_v0001038_t0000_u01745210863220") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4048951f62d77a64_d20250421_m044742_c001_v7007000_t0000_u01745210862611") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2048951f62d77a63_d20250421_m044737_c001_v0001136_t0019_u01745210857424") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4048951f62d77a62_d20250421_m044737_c001_v7007000_t0000_u01745210857238") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f219ba6fee6fe7a1f_d20250421_m044730_c001_v0001039_t0044_u01745210850121") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f419ba6fee6fe7a1d_d20250421_m044729_c001_v7007000_t0000_u01745210849594") 2025/04/21 04:49:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2048951f62d77a60_d20250421_m044725_c001_v0001184_t0015_u01745210845421") 2025/04/21 04:49:19 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4063d6cfd2b1234f_d20250421_m044912_c001_v7007000_t0000_u01745210952311") 2025/04/21 04:49:19 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2129d8d9a2cd95e1_d20250421_m044902_c001_v0001130_t0001_u01745210942874") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4129d8d9a2cd95e0_d20250421_m044902_c001_v7007000_t0000_u01745210942261") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2129d8d9a2cd95dc_d20250421_m044856_c001_v0001145_t0035_u01745210936529") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4129d8d9a2cd95da_d20250421_m044855_c001_v7007000_t0000_u01745210935934") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2129d8d9a2cd95d5_d20250421_m044850_c001_v0001109_t0029_u01745210930124") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4129d8d9a2cd95d4_d20250421_m044849_c001_v7007000_t0000_u01745210929488") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548e9b_d20250421_m044845_c001_v0001103_t0038_u01745210925601") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4130823f279ed46d_d20250421_m044845_c001_v7007000_t0000_u01745210925170") 2025/04/21 04:49:20 DEBUG : chunked-copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548e95_d20250421_m044842_c001_v0001103_t0017_u01745210922125") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4063d6cfd2b1234e_d20250421_m044912_c001_v7007000_t0000_u01745210952128") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed47f_d20250421_m044908_c001_v0001042_t0032_u01745210948585") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4129d8d9a2cd95df_d20250421_m044902_c001_v7007000_t0000_u01745210942076") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed477_d20250421_m044900_c001_v0001182_t0054_u01745210940293") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4129d8d9a2cd95d9_d20250421_m044855_c001_v7007000_t0000_u01745210935750") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed473_d20250421_m044853_c001_v0001042_t0014_u01745210933809") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4129d8d9a2cd95d3_d20250421_m044849_c001_v7007000_t0000_u01745210929304") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f2130823f279ed46f_d20250421_m044847_c001_v0001144_t0049_u01745210927228") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4130823f279ed46c_d20250421_m044844_c001_v7007000_t0000_u01745210924987") 2025/04/21 04:49:20 DEBUG : chunked-copy.copy: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f103fa3521f08a53d_d20250421_m044844_c001_v0001181_t0046_u01745210924173") 2025/04/21 04:49:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f11713d625ca5bb11_d20250421_m044403_c001_v0001037_t0040_u01745210643728") 2025/04/21 04:49:20 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4063d6cfd2b12353_d20250421_m044913_c001_v7007000_t0000_u01745210953219") 2025/04/21 04:49:20 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548ec9_d20250421_m044912_c001_v0001103_t0045_u01745210952869") 2025/04/21 04:49:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f4063d6cfd2b12356_d20250421_m044914_c001_v7007000_t0000_u01745210954436") 2025/04/21 04:49:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548ecf_d20250421_m044914_c001_v0001103_t0042_u01745210954084") 2025/04/21 04:49:21 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f104afc0e6c548ecb_d20250421_m044913_c001_v0001103_t0019_u01745210953405") 2025/04/21 04:49:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf228da3a08d5b6b9f680e1b_f40238c91b2c75d29_d20250421_m044517_c001_v7007000_t0000_u01745210717932") 2025/04/21 04:49:22 INFO : B2 bucket rclone-test-pehihot7taja: cleaning bucket "rclone-test-pehihot7taja" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (356.35s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (354.17s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.12s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.21s) --- 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.19s) --- 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 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.20s) --- 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.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (198.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (43.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (13.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (21.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (18.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (10.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 356.374s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m57.154324304s (try 1/5)