"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/11/10 03:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hucures6yimi" 2024/11/10 03:54:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/10 03:54:41 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/10 03:54:41 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/10 03:54:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/10 03:55:04 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. 2024/11/10 03:55:04 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/10 03:55:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/10 03:55:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/10 03:55:08 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/10 03:55:08 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/10 03:55:08 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/10 03:55:08 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/10 03:55:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/10 03:55:16 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/10 03:55:21 INFO : B2 bucket rclone-test-hucures6yimi: cleaning bucket "rclone-test-hucures6yimi" of all files 2024/11/10 03:55:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaec9_d20241110_m035520_c001_v0001182_t0049_u01731210920780") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/10 03:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hucures6yimi/dirToPurgeFromRoot" 2024/11/10 03:55:23 INFO : B2 bucket rclone-test-hucures6yimi path dirToPurgeFromRoot: cleaning bucket "rclone-test-hucures6yimi" of all files 2024/11/10 03:55:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaefd_d20241110_m035522_c001_v0001182_t0008_u01731210922332") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/10 03:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hucures6yimi/hello? sausage/êé" 2024/11/10 03:55:29 INFO : B2 bucket rclone-test-hucures6yimi path hello? sausage/êé: cleaning bucket "rclone-test-hucures6yimi" of all files 2024/11/10 03:55:29 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1136d60a3d40468e_d20241110_m035527_c001_v0001182_t0018_u01731210927610") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/10 03:55:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/10 03:55:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 03:55:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/10 03:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hucures6yimi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/10 03:55:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hucures6yimi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-hucures6yimi" from "TestB2:rclone-test-hucures6yimi" 2024/11/10 03:55:42 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 2024/11/10 03:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tenejil8muwi" 2024/11/10 03:55:56 DEBUG : B2 bucket rclone-test-tenejil8muwi: Purge remote 2024/11/10 03:55:56 INFO : B2 bucket rclone-test-tenejil8muwi: cleaning bucket "rclone-test-tenejil8muwi" of all files 2024/11/10 03:55:56 DEBUG : somefile: Deleting (id "4_zdfd2cd43306d1b4b9f380e1b_f4144e7735a73b24f_d20241110_m035555_c001_v0001044_t0043_u01731210955558") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/10 03:55:58 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/10 03:55:58 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 2024/11/10 03:56:01 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/10 03:56:01 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/10 03:56:01 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.683Ki offset 6Mi/6.106Mi 2024/11/10 03:56:01 DEBUG : test-metadata: Sending chunk 1 length 111291 2024/11/10 03:56:03 DEBUG : test-metadata: Done sending chunk 1 2024/11/10 03:56:03 DEBUG : test-metadata: Done sending chunk 0 2024/11/10 03:56:03 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 2024/11/10 03:56:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/11/10 03:56:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 03:56:11 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 03:56:13 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/3fe2ad63305d1b4b9f380e1b/c001_v0001182_t0022": EOF 2024/11/10 03:56:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/3fe2ad63305d1b4b9f380e1b/c001_v0001182_t0022": EOF) 2024/11/10 03:56:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/3fe2ad63305d1b4b9f380e1b/c001_v0001182_t0022": EOF - low level retry 1/10 2024/11/10 03:56:16 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-10-035608-726.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 2024/11/10 03:56:18 DEBUG : oldPath = "TestB2:rclone-test-hucures6yimi/versions/test-versions-v2024-11-10-035608-726.txt" 2024/11/10 03:56:18 DEBUG : newPath = "TestB2,versions:rclone-test-hucures6yimi/versions/test-versions-v2024-11-10-035608-726.txt" 2024/11/10 03:56:18 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hucures6yimi/versions/test-versions-v2024-11-10-035608-726.txt" 2024/11/10 03:56:18 DEBUG : Config file has changed externally - reloading 2024/11/10 03:56:18 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/10 03:56:19 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hucures6yimi/versions/test-versions-v2024-11-10-035608-726.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hucures6yimi/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 2024/11/10 03:56:20 INFO : B2 bucket rclone-test-hucures6yimi: cleaning bucket "rclone-test-hucures6yimi" of all hidden files 2024/11/10 03:56:21 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c0_d20241110_m035448_c001_v7007000_t0000_u01731210888346") as it is a hide marker 2024/11/10 03:56:21 DEBUG : leading space/ leading space: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaaab_d20241110_m035447_c001_v0001182_t0040_u01731210887729") 2024/11/10 03:56:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9be_d20241110_m035447_c001_v7007000_t0000_u01731210887360") as it is a hide marker 2024/11/10 03:56:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaa7e_d20241110_m035446_c001_v0001182_t0039_u01731210886761") 2024/11/10 03:56:21 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c8_d20241110_m035454_c001_v7007000_t0000_u01731210894419") as it is a hide marker 2024/11/10 03:56:21 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaab58_d20241110_m035453_c001_v0001182_t0033_u01731210893764") 2024/11/10 03:56:21 DEBUG : created from root.txt: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f40140e70f13a46c6_d20241110_m035548_c001_v7007000_t0000_u01731210948945") as it is a hide marker 2024/11/10 03:56:21 DEBUG : created from root.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f108458779ddea755_d20241110_m035547_c001_v0001182_t0037_u01731210947971") 2024/11/10 03:56:21 DEBUG : file name.txt: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f4082b5c45670dce3_d20241110_m035557_c001_v7007000_t0000_u01731210957743") as it is a hide marker 2024/11/10 03:56:21 DEBUG : file name.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebab0da_d20241110_m035537_c001_v0001182_t0022_u01731210937550") 2024/11/10 03:56:21 DEBUG : file name.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f112e093e98eaa67f_d20241110_m035534_c001_v0001165_t0052_u01731210934028") 2024/11/10 03:56:21 DEBUG : file name.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaadc7_d20241110_m035512_c001_v0001182_t0013_u01731210912837") 2024/11/10 03:56:21 DEBUG : file name.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaada7_d20241110_m035511_c001_v0001182_t0052_u01731210911975") 2024/11/10 03:56:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaadb9_d20241110_m035512_c001_v0001182_t0005_u01731210912437") "upload" dated 2024-11-10 03:55:12.437 +0000 UTC (1m9.260580954s ago) 2024/11/10 03:56:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f4070de570c8bf123_d20241110_m035531_c001_v7007000_t0000_u01731210931798") as it is a hide marker 2024/11/10 03:56:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f110183468eb7e843_d20241110_m035531_c001_v0001182_t0027_u01731210931511") 2024/11/10 03:56:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1052d9d4bd1d5af5_d20241110_m035530_c001_v0001182_t0054_u01731210930639") 2024/11/10 03:56:21 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9d8_d20241110_m035501_c001_v7007000_t0000_u01731210901755") as it is a hide marker 2024/11/10 03:56:21 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaac4d_d20241110_m035501_c001_v0001182_t0053_u01731210901104") 2024/11/10 03:56:21 DEBUG : piped data.txt: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f4082b5c45670dce5_d20241110_m035559_c001_v7007000_t0000_u01731210959490") as it is a hide marker 2024/11/10 03:56:22 DEBUG : piped data.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebab3a0_d20241110_m035559_c001_v0001182_t0007_u01731210959013") 2024/11/10 03:56:22 DEBUG : piped data.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4082b5c45670dce4_d20241110_m035558_c001_v7007000_t0000_u01731210958828") 2024/11/10 03:56:22 DEBUG : piped data.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f409a6d5f8ebab394_d20241110_m035558_c001_v0001182_t0022_u01731210958463") 2024/11/10 03:56:22 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9d9_d20241110_m035502_c001_v7007000_t0000_u01731210902730") as it is a hide marker 2024/11/10 03:56:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaac6d_d20241110_m035502_c001_v0001182_t0023_u01731210902120") 2024/11/10 03:56:22 DEBUG : test-metadata: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f40971578901f49d9_d20241110_m035606_c001_v7007000_t0000_u01731210966182") as it is a hide marker 2024/11/10 03:56:22 DEBUG : test-metadata: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f2082b5c45670dcec_d20241110_m035601_c001_v0001099_t0046_u01731210961220") 2024/11/10 03:56:22 DEBUG : test-metadata: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4082b5c45670dce8_d20241110_m035600_c001_v7007000_t0000_u01731210960489") 2024/11/10 03:56:22 DEBUG : test-metadata: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebab3bc_d20241110_m035559_c001_v0001182_t0041_u01731210959673") 2024/11/10 03:56:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9cd_d20241110_m035456_c001_v7007000_t0000_u01731210896690") as it is a hide marker 2024/11/10 03:56:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaba9_d20241110_m035455_c001_v0001182_t0021_u01731210895833") 2024/11/10 03:56:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9d3_d20241110_m035458_c001_v7007000_t0000_u01731210898701") as it is a hide marker 2024/11/10 03:56:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaabed_d20241110_m035458_c001_v0001182_t0033_u01731210898079") 2024/11/10 03:56:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9d1_d20241110_m035457_c001_v7007000_t0000_u01731210897713") as it is a hide marker 2024/11/10 03:56:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaabdd_d20241110_m035457_c001_v0001182_t0052_u01731210897055") 2024/11/10 03:56:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9d6_d20241110_m035459_c001_v7007000_t0000_u01731210899672") as it is a hide marker 2024/11/10 03:56:22 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaac0d_d20241110_m035459_c001_v0001182_t0056_u01731210899066") 2024/11/10 03:56:22 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9d7_d20241110_m035500_c001_v7007000_t0000_u01731210900729") as it is a hide marker 2024/11/10 03:56:22 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaac33_d20241110_m035500_c001_v0001182_t0024_u01731210900045") 2024/11/10 03:56:22 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9ca_d20241110_m035455_c001_v7007000_t0000_u01731210895456") as it is a hide marker 2024/11/10 03:56:23 DEBUG : trailing space /trailing space : Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaab85_d20241110_m035454_c001_v0001182_t0047_u01731210894796") 2024/11/10 03:56:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d4523e0_d20241110_m035616_c001_v0001134_t0006_u01731210976488") "upload" dated 2024-11-10 03:56:16.488 +0000 UTC (6.55439937s ago) 2024/11/10 03:56:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f412a943be564ae4d_d20241110_m035611_c001_v7007000_t0000_u01731210971740") 2024/11/10 03:56:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebab4e9_d20241110_m035608_c001_v0001182_t0023_u01731210968726") 2024/11/10 03:56:23 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9e2_d20241110_m035511_c001_v7007000_t0000_u01731210911433") as it is a hide marker 2024/11/10 03:56:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f200c20a4112ee9dc_d20241110_m035504_c001_v0001032_t0027_u01731210904836") 2024/11/10 03:56:23 DEBUG : zero-length-file: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9db_d20241110_m035504_c001_v7007000_t0000_u01731210904571") as it is a hide marker 2024/11/10 03:56:23 DEBUG : zero-length-file: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f409a6d5f8ebaacab_d20241110_m035504_c001_v0001182_t0022_u01731210904023") 2024/11/10 03:56:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c2_d20241110_m035449_c001_v7007000_t0000_u01731210889353") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaacc_d20241110_m035448_c001_v0001182_t0057_u01731210888717") 2024/11/10 03:56:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9b8_d20241110_m035444_c001_v7007000_t0000_u01731210884438") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaa0b_d20241110_m035443_c001_v0001182_t0016_u01731210883440") 2024/11/10 03:56:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c5_d20241110_m035452_c001_v7007000_t0000_u01731210892358") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaab18_d20241110_m035451_c001_v0001182_t0000_u01731210891721") 2024/11/10 03:56:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c4_d20241110_m035451_c001_v7007000_t0000_u01731210891357") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaaf6_d20241110_m035450_c001_v0001182_t0031_u01731210890718") 2024/11/10 03:56:23 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c6_d20241110_m035453_c001_v7007000_t0000_u01731210893398") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaab38_d20241110_m035452_c001_v0001182_t0014_u01731210892727") 2024/11/10 03:56:23 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9c3_d20241110_m035450_c001_v7007000_t0000_u01731210890349") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaada_d20241110_m035449_c001_v0001182_t0021_u01731210889715") 2024/11/10 03:56:23 DEBUG : ./.: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9b9_d20241110_m035445_c001_v7007000_t0000_u01731210885401") as it is a hide marker 2024/11/10 03:56:23 DEBUG : ./.: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaa3f_d20241110_m035444_c001_v0001182_t0038_u01731210884804") 2024/11/10 03:56:24 DEBUG : ../..: Deleting current version (id "4_z3fe2ad63305d1b4b9f380e1b_f400c20a4112ee9bc_d20241110_m035446_c001_v7007000_t0000_u01731210886394") as it is a hide marker 2024/11/10 03:56:24 DEBUG : ../..: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaaa5e_d20241110_m035445_c001_v0001182_t0023_u01731210885768") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/10 03:56:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/10 03:56:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/10 03:56:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/10 03:56:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/10 03:56:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/10 03:56:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/10 03:56:27 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/10 03:56:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:56:30 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. 2024/11/10 03:56:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cc8_d20241110_m035630_c001_v0001109_t0047_u01731210990802") 2024/11/10 03:56:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:56:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/10 03:56:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/10 03:56:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:56:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:56:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/10 03:56:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/10 03:56:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/10 03:56:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/10 03:56:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/10 03:56:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/10 03:56:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/10 03:56:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/10 03:56:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:56:42 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. 2024/11/10 03:56:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cd4_d20241110_m035642_c001_v0001182_t0015_u01731211002448") 2024/11/10 03:56:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/10 03:56:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/10 03:56:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/10 03:56:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:56:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:56:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/10 03:56:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/10 03:56:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/10 03:56:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/10 03:56:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/10 03:56:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/10 03:56:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/10 03:56:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/10 03:56:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/10 03:56:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/10 03:56:49 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/10 03:56:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:56:51 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. 2024/11/10 03:56:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cd9_d20241110_m035651_c001_v0001102_t0058_u01731211011361") 2024/11/10 03:56:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/10 03:56:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:56:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/10 03:56:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/10 03:56:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/10 03:56:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:56:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:56:54 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 2024/11/10 03:56:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/10 03:56:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/10 03:56:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/10 03:56:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/10 03:56:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/10 03:56:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/10 03:56:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/10 03:57:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:00 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. 2024/11/10 03:57:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f202d8e8c8e08c635_d20241110_m035700_c001_v0001182_t0032_u01731211020444") 2024/11/10 03:57:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:57:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/10 03:57:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/10 03:57:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/10 03:57:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/10 03:57:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/10 03:57:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/10 03:57:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/10 03:57:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/10 03:57:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/10 03:57:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/10 03:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:08 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. 2024/11/10 03:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f202d8e8c8e08c664_d20241110_m035708_c001_v0001182_t0004_u01731211028666") 2024/11/10 03:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/10 03:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/10 03:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/10 03:57:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/10 03:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/10 03:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/10 03:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/10 03:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/10 03:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/10 03:57:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/10 03:57:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/10 03:57:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/10 03:57:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/10 03:57:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/10 03:57:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:18 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. 2024/11/10 03:57:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f21852f6601e46902_d20241110_m035718_c001_v0001161_t0010_u01731211038648") 2024/11/10 03:57:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/10 03:57:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:57:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/10 03:57:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/10 03:57:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/10 03:57:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:21 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 2024/11/10 03:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/10 03:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/10 03:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/10 03:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/10 03:57:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/10 03:57:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/10 03:57:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/10 03:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:27 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. 2024/11/10 03:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f2036e769245889df_d20241110_m035727_c001_v0001182_t0012_u01731211047405") 2024/11/10 03:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/10 03:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/10 03:57:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/10 03:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/10 03:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/10 03:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/10 03:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/10 03:57:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/10 03:57:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/10 03:57:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/10 03:57:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:35 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. 2024/11/10 03:57:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f2036e769245889e4_d20241110_m035735_c001_v0001120_t0031_u01731211055795") 2024/11/10 03:57:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/10 03:57:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/10 03:57:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/10 03:57:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/10 03:57:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/10 03:57:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/10 03:57:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/10 03:57:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/10 03:57:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/10 03:57:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/10 03:57:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/10 03:57:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/10 03:57:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/10 03:57:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/10 03:57:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:44 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. 2024/11/10 03:57:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052b7_d20241110_m035744_c001_v0001182_t0016_u01731211064745") 2024/11/10 03:57:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/10 03:57:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:57:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/10 03:57:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/10 03:57:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/10 03:57:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:47 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 2024/11/10 03:57:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/10 03:57:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/10 03:57:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/10 03:57:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/10 03:57:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/10 03:57:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/10 03:57:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/10 03:57:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:57:53 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. 2024/11/10 03:57:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f2036e769245889f6_d20241110_m035753_c001_v0001113_t0039_u01731211073696") 2024/11/10 03:57:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:57:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/10 03:57:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/10 03:57:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:57:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:57:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/10 03:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/10 03:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/10 03:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/10 03:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/10 03:58:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/10 03:58:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/10 03:58:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/10 03:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:58:03 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. 2024/11/10 03:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052d0_d20241110_m035803_c001_v0001098_t0039_u01731211083359") 2024/11/10 03:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/10 03:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/10 03:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/10 03:58:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:58:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:58:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/10 03:58:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/10 03:58:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/10 03:58:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/10 03:58:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/10 03:58:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/10 03:58:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/10 03:58:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/10 03:58:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/10 03:58:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/10 03:58:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/10 03:58:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:58:13 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. 2024/11/10 03:58:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7ea_d20241110_m035813_c001_v0001036_t0031_u01731211093719") 2024/11/10 03:58:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/10 03:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/10 03:58:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/10 03:58:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/10 03:58:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 03:58:14 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 03:58:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/10 03:58:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:58:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:58:16 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 2024/11/10 03:58:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/10 03:58:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/10 03:58:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/10 03:58:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/10 03:58:20 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/10 03:58:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/10 03:58:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/10 03:58:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:58:23 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. 2024/11/10 03:58:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7ee_d20241110_m035823_c001_v0001154_t0024_u01731211103219") 2024/11/10 03:58:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:58:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/10 03:58:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/10 03:58:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:58:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:58:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/10 03:58:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/10 03:58:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/10 03:58:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/10 03:58:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/10 03:58:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/10 03:58:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/10 03:58:31 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/10 03:58:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:58:33 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. 2024/11/10 03:58:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052ee_d20241110_m035833_c001_v0001102_t0001_u01731211113311") 2024/11/10 03:58:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/10 03:58:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/10 03:58:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/10 03:58:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:58:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:58:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/10 03:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/10 03:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/10 03:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/10 03:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/10 03:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/10 03:58:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/10 03:58:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/10 03:58:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/10 03:58:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/10 03:58:41 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/10 03:58:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:58:43 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. 2024/11/10 03:58:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f202b6592019181cc_d20241110_m035843_c001_v0001182_t0003_u01731211123752") 2024/11/10 03:58:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/10 03:58:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:58:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/10 03:58:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/10 03:58:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/10 03:58:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:58:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:58:46 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 2024/11/10 03:58:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/10 03:58:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/10 03:58:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/10 03:58:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/10 03:58:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/10 03:58:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 03:58:49 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 03:58:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/10 03:58:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/10 03:58:52 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/10 03:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:58:54 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. 2024/11/10 03:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f205b74bd86161ebf_d20241110_m035854_c001_v0001181_t0050_u01731211134249") 2024/11/10 03:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/10 03:58:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/10 03:58:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/10 03:58:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 03:58:54 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 03:58:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:58:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:58:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/10 03:58:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/10 03:58:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/10 03:58:59 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/10 03:58:59 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/10 03:59:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/10 03:59:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/10 03:59:08 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/10 03:59:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:59:12 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. 2024/11/10 03:59:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f217c9670a39fbf50_d20241110_m035912_c001_v0001117_t0027_u01731211152746") 2024/11/10 03:59:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/10 03:59:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/10 03:59:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/10 03:59:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:59:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:59:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/10 03:59:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/10 03:59:18 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/10 03:59:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/10 03:59:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/10 03:59:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/10 03:59:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/10 03:59:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/10 03:59:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/10 03:59:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/10 03:59:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/10 03:59:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/10 03:59:26 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. 2024/11/10 03:59:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7fa_d20241110_m035926_c001_v0001182_t0029_u01731211166808") 2024/11/10 03:59:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/10 03:59:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/10 03:59:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/10 03:59:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/10 03:59:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/10 03:59:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/10 03:59:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/10 03:59:29 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 2024/11/10 03:59:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5dc_d20241110_m035938_c001_v0001100_t0011_u01731211178876") 2024/11/10 03:59:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/10 03:59:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/10 03:59:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/10 03:59:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/10 03:59:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/10 03:59:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/10 03:59:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/10 03:59:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/10 03:59:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/10 03:59:44 DEBUG : chunked-copy: Done sending chunk 1 2024/11/10 03:59:44 DEBUG : chunked-copy: Done sending chunk 0 2024/11/10 03:59:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/10 03:59:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5e2_d20241110_m035945_c001_v0001120_t0014_u01731211185317") 2024/11/10 03:59:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/10 03:59:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/10 03:59:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/10 03:59:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/10 03:59:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/10 03:59:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/10 03:59:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/10 03:59:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/10 03:59:48 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/10 03:59:51 DEBUG : chunked-copy: Done sending chunk 0 2024/11/10 03:59:51 DEBUG : chunked-copy: Done sending chunk 1 2024/11/10 03:59:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/10 03:59:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5e8_d20241110_m035953_c001_v0001093_t0026_u01731211193002") 2024/11/10 03:59:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/10 03:59:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/10 03:59:53 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF: &url.Error{Op:"Post", URL:"https://api001.backblazeb2.com/b2api/v1/b2_copy_part", Err:(*errors.errorString)(0xdf7ba0)} 2024/11/10 03:59:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF) 2024/11/10 03:59:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 03:59:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/10 03:59:53 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 03:59:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/10 03:59:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/10 03:59:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/10 03:59:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/10 03:59:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/10 03:59:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/10 03:59:57 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/10 03:59:59 DEBUG : chunked-copy: Done sending chunk 0 2024/11/10 03:59:59 DEBUG : chunked-copy: Done sending chunk 1 2024/11/10 03:59:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/10 04:00:00 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5ea_d20241110_m040000_c001_v0001102_t0038_u01731211200594") 2024/11/10 04:00:00 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/10 04:00:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/10 04:00:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/10 04:00:01 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/10 04:00:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/10 04:00:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/10 04:00:01 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/10 04:00:03 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/10 04:00:04 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/10 04:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hucures6yimi/deeper/nonexisting/directory" 2024/11/10 04:00:05 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/10 04:00:06 INFO : B2 bucket rclone-test-hucures6yimi: cleaning bucket "rclone-test-hucures6yimi" of all files 2024/11/10 04:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e20530d_d20241110_m035858_c001_v7007000_t0000_u01731211138655") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f205b74bd86161ebf_d20241110_m035854_c001_v0001181_t0050_u01731211134249") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f405b74bd86161ebe_d20241110_m035853_c001_v7007000_t0000_u01731211133746") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e205302_d20241110_m035848_c001_v0001182_t0035_u01731211128706") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5d4_d20241110_m035932_c001_v7007000_t0000_u01731211172004") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7fa_d20241110_m035926_c001_v0001182_t0029_u01731211166808") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f40176b969e1ec7f9_d20241110_m035926_c001_v7007000_t0000_u01731211166269") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f217c9670a39fbf57_d20241110_m035918_c001_v0001177_t0037_u01731211158366") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f417c9670a39fbf56_d20241110_m035918_c001_v7007000_t0000_u01731211158184") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f217c9670a39fbf50_d20241110_m035912_c001_v0001117_t0027_u01731211152746") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f417c9670a39fbf4d_d20241110_m035912_c001_v7007000_t0000_u01731211152169") 2024/11/10 04:00:07 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e20530e_d20241110_m035858_c001_v0001101_t0056_u01731211138846") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41852f6601e46908_d20241110_m035722_c001_v7007000_t0000_u01731211042693") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21852f6601e46902_d20241110_m035718_c001_v0001161_t0010_u01731211038648") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f406360b8fa718ce1_d20241110_m035712_c001_v7007000_t0000_u01731211032659") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f202d8e8c8e08c664_d20241110_m035708_c001_v0001182_t0004_u01731211028666") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41852f6601e46901_d20241110_m035718_c001_v7007000_t0000_u01731211038305") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718ce2_d20241110_m035712_c001_v0001116_t0041_u01731211032842") 2024/11/10 04:00:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f402d8e8c8e08c661_d20241110_m035708_c001_v7007000_t0000_u01731211028325") 2024/11/10 04:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cde_d20241110_m035704_c001_v0001161_t0019_u01731211024231") 2024/11/10 04:00:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f406360b8fa718cdd_d20241110_m035704_c001_v7007000_t0000_u01731211024048") 2024/11/10 04:00:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f202d8e8c8e08c635_d20241110_m035700_c001_v0001182_t0032_u01731211020444") 2024/11/10 04:00:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f402d8e8c8e08c633_d20241110_m035700_c001_v7007000_t0000_u01731211020094") 2024/11/10 04:00:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cdb_d20241110_m035656_c001_v0001144_t0058_u01731211016312") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052bc_d20241110_m035748_c001_v7007000_t0000_u01731211068999") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052b7_d20241110_m035744_c001_v0001182_t0016_u01731211064745") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41852f6601e46d19_d20241110_m035739_c001_v7007000_t0000_u01731211059834") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f2036e769245889e4_d20241110_m035735_c001_v0001120_t0031_u01731211055795") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052b6_d20241110_m035744_c001_v7007000_t0000_u01731211064345") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21852f6601e46d1a_d20241110_m035740_c001_v0001182_t0046_u01731211060055") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4036e769245889e3_d20241110_m035735_c001_v7007000_t0000_u01731211055452") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21852f6601e46911_d20241110_m035731_c001_v0001130_t0051_u01731211051140") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41852f6601e4690f_d20241110_m035730_c001_v7007000_t0000_u01731211050960") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f2036e769245889df_d20241110_m035727_c001_v0001182_t0012_u01731211047405") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4036e769245889de_d20241110_m035727_c001_v7007000_t0000_u01731211047069") 2024/11/10 04:00:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21852f6601e46909_d20241110_m035723_c001_v0001109_t0058_u01731211043006") 2024/11/10 04:00:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f406360b8fa718cda_d20241110_m035656_c001_v7007000_t0000_u01731211016127") 2024/11/10 04:00:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cd9_d20241110_m035651_c001_v0001102_t0058_u01731211011361") 2024/11/10 04:00:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f406360b8fa718cd8_d20241110_m035650_c001_v7007000_t0000_u01731211010971") 2024/11/10 04:00:08 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f202d8e8c8e08c625_d20241110_m035646_c001_v0001182_t0052_u01731211006657") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f402d8e8c8e08c624_d20241110_m035646_c001_v7007000_t0000_u01731211006469") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cd4_d20241110_m035642_c001_v0001182_t0015_u01731211002448") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f406360b8fa718cd2_d20241110_m035642_c001_v7007000_t0000_u01731211002098") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204a5281c1d4fed9_d20241110_m035634_c001_v0001109_t0034_u01731210994809") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404a5281c1d4fed8_d20241110_m035634_c001_v7007000_t0000_u01731210994627") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f206360b8fa718cc8_d20241110_m035630_c001_v0001109_t0047_u01731210990802") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f406360b8fa718cc7_d20241110_m035630_c001_v7007000_t0000_u01731210990457") 2024/11/10 04:00:09 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7c8_d20241110_m035625_c001_v0001182_t0025_u01731210985085") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052d8_d20241110_m035818_c001_v7007000_t0000_u01731211098466") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7ea_d20241110_m035813_c001_v0001036_t0031_u01731211093719") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052d1_d20241110_m035808_c001_v7007000_t0000_u01731211088120") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052d0_d20241110_m035803_c001_v0001098_t0039_u01731211083359") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f40176b969e1ec7e8_d20241110_m035813_c001_v7007000_t0000_u01731211093310") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052d2_d20241110_m035808_c001_v0001120_t0005_u01731211088305") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052cf_d20241110_m035802_c001_v7007000_t0000_u01731211082793") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052c8_d20241110_m035757_c001_v0001101_t0007_u01731211077637") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052c7_d20241110_m035757_c001_v7007000_t0000_u01731211077456") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f2036e769245889f6_d20241110_m035753_c001_v0001113_t0039_u01731211073696") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4036e769245889f5_d20241110_m035753_c001_v7007000_t0000_u01731211073271") 2024/11/10 04:00:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052bd_d20241110_m035749_c001_v0001044_t0036_u01731211069181") 2024/11/10 04:00:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e205300_d20241110_m035848_c001_v7007000_t0000_u01731211128522") 2024/11/10 04:00:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f202b6592019181cc_d20241110_m035843_c001_v0001182_t0003_u01731211123752") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f402b6592019181cb_d20241110_m035843_c001_v7007000_t0000_u01731211123327") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052f0_d20241110_m035838_c001_v0001165_t0032_u01731211118328") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052ef_d20241110_m035838_c001_v7007000_t0000_u01731211118146") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052ee_d20241110_m035833_c001_v0001102_t0001_u01731211113311") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052ed_d20241110_m035832_c001_v7007000_t0000_u01731211112813") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052e9_d20241110_m035827_c001_v0001116_t0043_u01731211107366") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f404ec75e5e2052e8_d20241110_m035827_c001_v7007000_t0000_u01731211107177") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f20176b969e1ec7ee_d20241110_m035823_c001_v0001154_t0024_u01731211103219") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f40176b969e1ec7ed_d20241110_m035822_c001_v7007000_t0000_u01731211102777") 2024/11/10 04:00:10 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f204ec75e5e2052d9_d20241110_m035818_c001_v0001101_t0023_u01731211098652") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4070de570c8bfb14_d20241110_m040003_c001_v7007000_t0000_u01731211203087") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f2163521dcce940bc_d20241110_m035957_c001_v0001037_t0034_u01731211197002") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4163521dcce940ba_d20241110_m035956_c001_v7007000_t0000_u01731211196477") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5e6_d20241110_m035947_c001_v0001042_t0005_u01731211187712") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5e5_d20241110_m035947_c001_v7007000_t0000_u01731211187218") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5e0_d20241110_m035941_c001_v0001116_t0047_u01731211181555") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5df_d20241110_m035941_c001_v7007000_t0000_u01731211181027") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d4524ee_d20241110_m035936_c001_v0001134_t0007_u01731211176602") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5d9_d20241110_m035936_c001_v7007000_t0000_u01731211176233") 2024/11/10 04:00:10 DEBUG : chunked-copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d4524e4_d20241110_m035932_c001_v0001134_t0029_u01731211172740") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4070de570c8bfb12_d20241110_m040002_c001_v7007000_t0000_u01731211202900") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5ea_d20241110_m040000_c001_v0001102_t0038_u01731211200594") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4163521dcce940b9_d20241110_m035956_c001_v7007000_t0000_u01731211196295") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5e8_d20241110_m035953_c001_v0001093_t0026_u01731211193002") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5e4_d20241110_m035947_c001_v7007000_t0000_u01731211187034") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5e2_d20241110_m035945_c001_v0001120_t0014_u01731211185317") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5de_d20241110_m035940_c001_v7007000_t0000_u01731211180845") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f21575503483ca5dc_d20241110_m035938_c001_v0001100_t0011_u01731211178876") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f41575503483ca5d7_d20241110_m035936_c001_v7007000_t0000_u01731211176051") 2024/11/10 04:00:11 DEBUG : chunked-copy.copy: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109e3ab30cc7773e_d20241110_m035935_c001_v0001105_t0007_u01731211175151") 2024/11/10 04:00:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f109a6d5f8ebaadb9_d20241110_m035512_c001_v0001182_t0005_u01731210912437") 2024/11/10 04:00:11 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4070de570c8bfb17_d20241110_m040003_c001_v7007000_t0000_u01731211203927") 2024/11/10 04:00:11 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d452510_d20241110_m040003_c001_v0001134_t0027_u01731211203628") 2024/11/10 04:00:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f4070de570c8bfb1a_d20241110_m040005_c001_v7007000_t0000_u01731211205214") 2024/11/10 04:00:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d452516_d20241110_m040004_c001_v0001134_t0013_u01731211204871") 2024/11/10 04:00:11 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d452512_d20241110_m040004_c001_v0001134_t0029_u01731211204107") 2024/11/10 04:00:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f40176b969e1ec7c7_d20241110_m035624_c001_v7007000_t0000_u01731210984892") 2024/11/10 04:00:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fe2ad63305d1b4b9f380e1b_f1118b2a47d4523e0_d20241110_m035616_c001_v0001134_t0006_u01731210976488") 2024/11/10 04:00:12 INFO : B2 bucket rclone-test-hucures6yimi: cleaning bucket "rclone-test-hucures6yimi" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (335.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (332.80s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.48s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (187.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (11.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- 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 335.152s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m36.191216502s (try 1/5)