"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:" 2025/01/16 01:43:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xarilet8fuhi" 2025/01/16 01:43:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/16 01:43:41 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/16 01:43:41 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/16 01:43: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 2025/01/16 01:44:03 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/16 01:44:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/16 01:44:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/16 01:44:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/16 01:44:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/16 01:44:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/16 01:44:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/16 01:44:06 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/16 01:44:12 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/16 01:44:14 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/16 01:44:18 INFO : B2 bucket rclone-test-xarilet8fuhi: cleaning bucket "rclone-test-xarilet8fuhi" of all files 2025/01/16 01:44:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194b72_d20250116_m014418_c001_v0001184_t0046_u01736991858296") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/16 01:44:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xarilet8fuhi/dirToPurgeFromRoot" 2025/01/16 01:44:21 INFO : B2 bucket rclone-test-xarilet8fuhi path dirToPurgeFromRoot: cleaning bucket "rclone-test-xarilet8fuhi" of all files 2025/01/16 01:44:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194bbc_d20250116_m014419_c001_v0001184_t0002_u01736991859774") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/16 01:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xarilet8fuhi/hello? sausage/êé" 2025/01/16 01:44:26 INFO : B2 bucket rclone-test-xarilet8fuhi path hello? sausage/êé: cleaning bucket "rclone-test-xarilet8fuhi" of all files 2025/01/16 01:44:26 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109a8f90da5e4921_d20250116_m014425_c001_v0001137_t0007_u01736991865043") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/16 01:44:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/16 01:44:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:44:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/16 01:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xarilet8fuhi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/16 01:44:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xarilet8fuhi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-xarilet8fuhi" from "TestB2:rclone-test-xarilet8fuhi" 2025/01/16 01:44:39 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/16 01:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fusasen3puyu" 2025/01/16 01:44:57 DEBUG : B2 bucket rclone-test-fusasen3puyu: Purge remote 2025/01/16 01:44:57 INFO : B2 bucket rclone-test-fusasen3puyu: cleaning bucket "rclone-test-fusasen3puyu" of all files 2025/01/16 01:44:57 DEBUG : somefile: Deleting (id "4_zdff2dde3c08d6bcb9f480e1b_f412e77040b8479dc_d20250116_m014455_c001_v0001099_t0053_u01736991895348") === 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 2025/01/16 01:44:58 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/16 01:44:59 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/16 01:45:02 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/16 01:45:02 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/16 01:45:02 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.122Ki offset 6Mi/6.106Mi 2025/01/16 01:45:02 DEBUG : test-metadata: Sending chunk 1 length 110717 2025/01/16 01:45:03 DEBUG : test-metadata: Done sending chunk 1 2025/01/16 01:45:04 DEBUG : test-metadata: Done sending chunk 0 2025/01/16 01:45:04 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/16 01:45:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/16 01:45:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:45:12 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-v2025-01-16-014509-431.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/16 01:45:15 DEBUG : oldPath = "TestB2:rclone-test-xarilet8fuhi/versions/test-versions-v2025-01-16-014509-431.txt" 2025/01/16 01:45:15 DEBUG : newPath = "TestB2,versions:rclone-test-xarilet8fuhi/versions/test-versions-v2025-01-16-014509-431.txt" 2025/01/16 01:45:15 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xarilet8fuhi/versions/test-versions-v2025-01-16-014509-431.txt" 2025/01/16 01:45:15 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/16 01:45:16 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xarilet8fuhi/versions/test-versions-v2025-01-16-014509-431.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xarilet8fuhi/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 2025/01/16 01:45:17 INFO : B2 bucket rclone-test-xarilet8fuhi: cleaning bucket "rclone-test-xarilet8fuhi" of all hidden files 2025/01/16 01:45:18 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466814_d20250116_m014348_c001_v7007000_t0000_u01736991828047") as it is a hide marker 2025/01/16 01:45:18 DEBUG : leading space/ leading space: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1944fe_d20250116_m014347_c001_v0001184_t0026_u01736991827472") 2025/01/16 01:45:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466811_d20250116_m014347_c001_v7007000_t0000_u01736991827116") as it is a hide marker 2025/01/16 01:45:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1944b4_d20250116_m014346_c001_v0001184_t0036_u01736991826508") 2025/01/16 01:45:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e46682f_d20250116_m014353_c001_v7007000_t0000_u01736991833733") as it is a hide marker 2025/01/16 01:45:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194636_d20250116_m014353_c001_v0001184_t0011_u01736991833159") 2025/01/16 01:45:18 DEBUG : created from root.txt: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f40443c2818f8d167_d20250116_m014446_c001_v7007000_t0000_u01736991886181") as it is a hide marker 2025/01/16 01:45:18 DEBUG : created from root.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f1115e822b942b7d4_d20250116_m014445_c001_v0001179_t0055_u01736991885240") 2025/01/16 01:45:18 DEBUG : file name.txt: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4196da1780571ba3_d20250116_m014458_c001_v7007000_t0000_u01736991898347") as it is a hide marker 2025/01/16 01:45:18 DEBUG : file name.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194f36_d20250116_m014434_c001_v0001184_t0042_u01736991874775") 2025/01/16 01:45:18 DEBUG : file name.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f118f1ee3e1aac1e4_d20250116_m014431_c001_v0001172_t0002_u01736991871114") 2025/01/16 01:45:18 DEBUG : file name.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1949c8_d20250116_m014410_c001_v0001184_t0057_u01736991850316") 2025/01/16 01:45:18 DEBUG : file name.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1949a4_d20250116_m014409_c001_v0001184_t0046_u01736991849546") 2025/01/16 01:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1949b6_d20250116_m014409_c001_v0001184_t0006_u01736991849940") "upload" dated 2025-01-16 01:44:09.94 +0000 UTC (1m8.859269188s ago) 2025/01/16 01:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f401e355f52686dfe_d20250116_m014428_c001_v7007000_t0000_u01736991868872") as it is a hide marker 2025/01/16 01:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f1066d6a6f23a0263_d20250116_m014428_c001_v0001183_t0012_u01736991868650") 2025/01/16 01:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f108d967646c07239_d20250116_m014428_c001_v0001179_t0048_u01736991868014") 2025/01/16 01:45:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466867_d20250116_m014400_c001_v7007000_t0000_u01736991840262") as it is a hide marker 2025/01/16 01:45:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad19477e_d20250116_m014359_c001_v0001184_t0042_u01736991839695") 2025/01/16 01:45:19 DEBUG : piped data.txt: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4196da1780571bab_d20250116_m014500_c001_v7007000_t0000_u01736991900039") as it is a hide marker 2025/01/16 01:45:19 DEBUG : piped data.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad195574_d20250116_m014459_c001_v0001184_t0044_u01736991899652") 2025/01/16 01:45:19 DEBUG : piped data.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4196da1780571ba6_d20250116_m014459_c001_v7007000_t0000_u01736991899465") 2025/01/16 01:45:19 DEBUG : piped data.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f409aac71ad19553d_d20250116_m014459_c001_v0001184_t0032_u01736991899101") 2025/01/16 01:45:19 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466869_d20250116_m014401_c001_v7007000_t0000_u01736991841200") as it is a hide marker 2025/01/16 01:45:19 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1947b4_d20250116_m014400_c001_v0001184_t0038_u01736991840621") 2025/01/16 01:45:19 DEBUG : test-metadata: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4196da1780571bf5_d20250116_m014506_c001_v7007000_t0000_u01736991906878") as it is a hide marker 2025/01/16 01:45:19 DEBUG : test-metadata: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2196da1780571bbc_d20250116_m014501_c001_v0001179_t0043_u01736991901852") 2025/01/16 01:45:19 DEBUG : test-metadata: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4196da1780571bb8_d20250116_m014500_c001_v7007000_t0000_u01736991900966") 2025/01/16 01:45:19 DEBUG : test-metadata: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad19558e_d20250116_m014500_c001_v0001184_t0011_u01736991900226") 2025/01/16 01:45:19 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466837_d20250116_m014355_c001_v7007000_t0000_u01736991835610") as it is a hide marker 2025/01/16 01:45:19 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad19468f_d20250116_m014355_c001_v0001184_t0044_u01736991835014") 2025/01/16 01:45:19 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466841_d20250116_m014357_c001_v7007000_t0000_u01736991837475") as it is a hide marker 2025/01/16 01:45:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1946f8_d20250116_m014356_c001_v0001184_t0027_u01736991836908") 2025/01/16 01:45:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466839_d20250116_m014356_c001_v7007000_t0000_u01736991836536") as it is a hide marker 2025/01/16 01:45:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1946be_d20250116_m014355_c001_v0001184_t0022_u01736991835967") 2025/01/16 01:45:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466847_d20250116_m014358_c001_v7007000_t0000_u01736991838407") as it is a hide marker 2025/01/16 01:45:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194722_d20250116_m014357_c001_v0001184_t0022_u01736991837843") 2025/01/16 01:45:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466856_d20250116_m014359_c001_v7007000_t0000_u01736991839341") as it is a hide marker 2025/01/16 01:45:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194746_d20250116_m014358_c001_v0001184_t0022_u01736991838762") 2025/01/16 01:45:20 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466833_d20250116_m014354_c001_v7007000_t0000_u01736991834661") as it is a hide marker 2025/01/16 01:45:20 DEBUG : trailing space /trailing space : Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad19465c_d20250116_m014354_c001_v0001184_t0029_u01736991834088") 2025/01/16 01:45:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1958e9_d20250116_m014514_c001_v0001184_t0038_u01736991914247") "upload" dated 2025-01-16 01:45:14.247 +0000 UTC (5.861249484s ago) 2025/01/16 01:45:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f400e399eebf38441_d20250116_m014512_c001_v7007000_t0000_u01736991912060") 2025/01/16 01:45:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1957ea_d20250116_m014509_c001_v0001184_t0039_u01736991909431") 2025/01/16 01:45:20 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e4668c9_d20250116_m014408_c001_v7007000_t0000_u01736991848999") as it is a hide marker 2025/01/16 01:45:20 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2099f3ef9e46687c_d20250116_m014403_c001_v0001183_t0036_u01736991843356") 2025/01/16 01:45:20 DEBUG : zero-length-file: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466878_d20250116_m014403_c001_v7007000_t0000_u01736991843042") as it is a hide marker 2025/01/16 01:45:20 DEBUG : zero-length-file: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f409aac71ad19480a_d20250116_m014402_c001_v0001184_t0032_u01736991842474") 2025/01/16 01:45:20 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466819_d20250116_m014349_c001_v7007000_t0000_u01736991829008") as it is a hide marker 2025/01/16 01:45:20 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194534_d20250116_m014348_c001_v0001184_t0056_u01736991828403") 2025/01/16 01:45:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466803_d20250116_m014344_c001_v7007000_t0000_u01736991824291") as it is a hide marker 2025/01/16 01:45:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194408_d20250116_m014343_c001_v0001184_t0036_u01736991823344") 2025/01/16 01:45:20 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466825_d20250116_m014351_c001_v7007000_t0000_u01736991831864") as it is a hide marker 2025/01/16 01:45:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1945da_d20250116_m014351_c001_v0001184_t0040_u01736991831264") 2025/01/16 01:45:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466822_d20250116_m014350_c001_v7007000_t0000_u01736991830911") as it is a hide marker 2025/01/16 01:45:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad19459a_d20250116_m014350_c001_v0001184_t0010_u01736991830331") 2025/01/16 01:45:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e46682b_d20250116_m014352_c001_v7007000_t0000_u01736991832801") as it is a hide marker 2025/01/16 01:45:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194608_d20250116_m014352_c001_v0001184_t0010_u01736991832218") 2025/01/16 01:45:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e46681f_d20250116_m014349_c001_v7007000_t0000_u01736991829957") as it is a hide marker 2025/01/16 01:45:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad19456e_d20250116_m014349_c001_v0001184_t0059_u01736991829363") 2025/01/16 01:45:20 DEBUG : ./.: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e46680e_d20250116_m014345_c001_v7007000_t0000_u01736991825224") as it is a hide marker 2025/01/16 01:45:21 DEBUG : ./.: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194450_d20250116_m014344_c001_v0001184_t0056_u01736991824646") 2025/01/16 01:45:21 DEBUG : ../..: Deleting current version (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466810_d20250116_m014346_c001_v7007000_t0000_u01736991826153") as it is a hide marker 2025/01/16 01:45:21 DEBUG : ../..: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad194488_d20250116_m014345_c001_v0001184_t0036_u01736991825579") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/16 01:45:22 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/16 01:45:22 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/16 01:45:22 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/16 01:45:22 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/16 01:45:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/16 01:45:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/16 01:45:24 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/16 01:45:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:45:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/16 01:45:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f20443c2818f8d1b0_d20250116_m014527_c001_v0001113_t0045_u01736991927574") 2025/01/16 01:45:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:45:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/16 01:45:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/16 01:45:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:45:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:45:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/16 01:45:31 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/16 01:45:31 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/16 01:45:31 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/16 01:45:31 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/16 01:45:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/16 01:45:33 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/16 01:45:33 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/16 01:45:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:45:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/16 01:45:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1c7_d20250116_m014535_c001_v0001181_t0005_u01736991935831") 2025/01/16 01:45:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/16 01:45:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/16 01:45:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/16 01:45:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:45:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:45:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/16 01:45:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/16 01:45:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/16 01:45:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/16 01:45:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/16 01:45:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/16 01:45:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/16 01:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/16 01:45:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/16 01:45:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/16 01:45:43 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/16 01:45:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:45:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/16 01:45:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1d0_d20250116_m014544_c001_v0001182_t0048_u01736991944801") 2025/01/16 01:45:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/16 01:45:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:45:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/16 01:45:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/16 01:45:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/16 01:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:45:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/16 01:45:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/16 01:45:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/16 01:45:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/16 01:45:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/16 01:45:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/16 01:45:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/16 01:45:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/16 01:45:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:45:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/16 01:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f205dec4857eced2d_d20250116_m014553_c001_v0001179_t0054_u01736991953941") 2025/01/16 01:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/16 01:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/16 01:45:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:45:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:45:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/16 01:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/16 01:45:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/16 01:45:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/16 01:45:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/16 01:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/16 01:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/16 01:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/16 01:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/16 01:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1de_d20250116_m014602_c001_v0001172_t0048_u01736991962289") 2025/01/16 01:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/16 01:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/16 01:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/16 01:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/16 01:46:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/16 01:46:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/16 01:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/16 01:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/16 01:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/16 01:46:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/16 01:46:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/16 01:46:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/16 01:46:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/16 01:46:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/16 01:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/16 01:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883deb6_d20250116_m014614_c001_v0001184_t0023_u01736991974708") 2025/01/16 01:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/16 01:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/16 01:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/16 01:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/16 01:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/16 01:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/16 01:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/16 01:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/16 01:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/16 01:46:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/16 01:46:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/16 01:46:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/16 01:46:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/16 01:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883dec6_d20250116_m014623_c001_v0001115_t0047_u01736991983006") 2025/01/16 01:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/16 01:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/16 01:46:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:46:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:46:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/16 01:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/16 01:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/16 01:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/16 01:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/16 01:46:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/16 01:46:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/16 01:46:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/16 01:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/16 01:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883df6b_d20250116_m014631_c001_v0001038_t0019_u01736991991591") 2025/01/16 01:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/16 01:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/16 01:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/16 01:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/16 01:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/16 01:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/16 01:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/16 01:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/16 01:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/16 01:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/16 01:46:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/16 01:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/16 01:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/16 01:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f200e399eebf385e8_d20250116_m014640_c001_v0001179_t0005_u01736992000297") 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/16 01:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/16 01:46:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/16 01:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/16 01:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/16 01:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/16 01:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/16 01:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/16 01:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/16 01:46:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/16 01:46:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/16 01:46:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/16 01:46:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f200e399eebf385f9_d20250116_m014648_c001_v0001161_t0010_u01736992008768") 2025/01/16 01:46:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:46:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/16 01:46:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/16 01:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:46:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:46:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/16 01:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/16 01:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/16 01:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/16 01:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/16 01:46:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/16 01:46:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/16 01:46:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/16 01:46:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:46:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/16 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e05b_d20250116_m014657_c001_v0001182_t0038_u01736992017963") 2025/01/16 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/16 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/16 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/16 01:47:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:47:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:47:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/16 01:47:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/16 01:47:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/16 01:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/16 01:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/16 01:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/16 01:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/16 01:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/16 01:47:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/16 01:47:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/16 01:47:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/16 01:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/16 01:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f201468940d5e5e2f_d20250116_m014707_c001_v0001180_t0009_u01736992027794") 2025/01/16 01:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/16 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/16 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/16 01:47:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/16 01:47:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:47:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:47:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/16 01:47:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/16 01:47:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/16 01:47:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/16 01:47:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/16 01:47:15 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/16 01:47:15 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/16 01:47:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:47:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/16 01:47:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f201468940d5e5e73_d20250116_m014716_c001_v0001183_t0055_u01736992036997") 2025/01/16 01:47:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:47:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/16 01:47:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:47:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:47:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/16 01:47:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/16 01:47:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/16 01:47:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/16 01:47:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/16 01:47:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/16 01:47:24 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/16 01:47:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:47:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/16 01:47:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e0b6_d20250116_m014726_c001_v0001106_t0027_u01736992046485") 2025/01/16 01:47:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/16 01:47:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/16 01:47:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002dd410), retryAfter:1000000000} 2025/01/16 01:47:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/01/16 01:47:27 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/01/16 01:47:27 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/01/16 01:47:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002a3560), retryAfter:1000000000} 2025/01/16 01:47:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/01/16 01:47:27 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable)) 2025/01/16 01:47:28 DEBUG : pacer: Reducing sleep to 500ms 2025/01/16 01:47:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0002a3d10), retryAfter:1000000000} 2025/01/16 01:47:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable) 2025/01/16 01:47:29 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable)) 2025/01/16 01:47:29 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/01/16 01:47:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/16 01:47:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:31 DEBUG : pacer: Reducing sleep to 500ms 2025/01/16 01:47:32 DEBUG : pacer: Reducing sleep to 250ms 2025/01/16 01:47:33 DEBUG : pacer: Reducing sleep to 125ms 2025/01/16 01:47:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:47:34 DEBUG : pacer: Reducing sleep to 62.5ms 2025/01/16 01:47:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:47:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts 2025/01/16 01:47:35 DEBUG : pacer: Reducing sleep to 31.25ms 2025/01/16 01:47:35 DEBUG : pacer: Reducing sleep to 15.625ms 2025/01/16 01:47:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/16 01:47:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/16 01:47:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/16 01:47:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/16 01:47:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/16 01:47:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/16 01:47:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/16 01:47:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/16 01:47:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/16 01:47:41 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/16 01:47:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:47: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. 2025/01/16 01:47:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f205dec4857ecefb7_d20250116_m014743_c001_v0001183_t0029_u01736992063862") 2025/01/16 01:47:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/16 01:47:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:47:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/16 01:47:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/16 01:47:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/16 01:47:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:47:44 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 01:47:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/16 01:47:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:47:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:47: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 2025/01/16 01:47:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/16 01:47:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/16 01:47:49 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/16 01:47:49 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/16 01:47:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/16 01:47:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/16 01:47:52 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/16 01:47:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:47:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/16 01:47:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f205dec4857ecefce_d20250116_m014753_c001_v0001179_t0008_u01736992073888") 2025/01/16 01:47:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:47:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/16 01:47:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/16 01:47:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:47:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:47:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/16 01:47:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/16 01:47:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/16 01:47:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/16 01:47:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/16 01:48:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/16 01:48:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/16 01:48:01 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/16 01:48:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:48:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/16 01:48:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f207f7e604803a1bb_d20250116_m014804_c001_v0001130_t0042_u01736992084609") 2025/01/16 01:48:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/16 01:48:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/16 01:48:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/16 01:48:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:48:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:48:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/16 01:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/16 01:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/16 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/16 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/16 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/16 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/16 01:48:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/16 01:48:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/16 01:48:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/16 01:48:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72cd13c07d6bcb9f480e1b_f211f8bcad260ee3b_d20250116_m014816_c001_v0001134_t0005_u01736992096273") 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/16 01:48:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/16 01:48:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/16 01:48:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/16 01:48:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/16 01:48:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/16 01:48:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72cd13c07d6bcb9f480e1b_f2076b7779cf77222_d20250116_m014827_c001_v0001184_t0021_u01736992107385") 2025/01/16 01:48:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/16 01:48:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/16 01:48:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/16 01:48:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/16 01:48:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/16 01:48:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/16 01:48:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/16 01:48:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/16 01:48:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/16 01:48:32 DEBUG : chunked-copy: Done sending chunk 1 2025/01/16 01:48:32 DEBUG : chunked-copy: Done sending chunk 0 2025/01/16 01:48:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/16 01:48:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72cd13c07d6bcb9f480e1b_f21099105f59d2658_d20250116_m014833_c001_v0001120_t0017_u01736992113357") 2025/01/16 01:48:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/16 01:48:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/16 01:48:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/16 01:48:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/16 01:48:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/16 01:48:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/16 01:48:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/16 01:48:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/16 01:48:36 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/16 01:48:38 DEBUG : chunked-copy: Done sending chunk 0 2025/01/16 01:48:38 DEBUG : chunked-copy: Done sending chunk 1 2025/01/16 01:48:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/16 01:48:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72cd13c07d6bcb9f480e1b_f21099105f59d2686_d20250116_m014839_c001_v0001099_t0000_u01736992119340") 2025/01/16 01:48:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/16 01:48:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/16 01:48:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/16 01:48:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/16 01:48:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/16 01:48:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/16 01:48:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/16 01:48:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/16 01:48:42 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/16 01:48:44 DEBUG : chunked-copy: Done sending chunk 0 2025/01/16 01:48:44 DEBUG : chunked-copy: Done sending chunk 1 2025/01/16 01:48:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/16 01:48:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f72cd13c07d6bcb9f480e1b_f2076b7779cf77231_d20250116_m014845_c001_v0001184_t0048_u01736992125550") 2025/01/16 01:48:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/16 01:48:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/16 01:48:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/16 01:48:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/16 01:48:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/16 01:48:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/16 01:48:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/16 01:48:47 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/16 01:48:49 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/16 01:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xarilet8fuhi/deeper/nonexisting/directory" 2025/01/16 01:48:49 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 2025/01/16 01:48:50 INFO : B2 bucket rclone-test-xarilet8fuhi: cleaning bucket "rclone-test-xarilet8fuhi" of all files 2025/01/16 01:48:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f407f7e604803a191_d20250116_m014757_c001_v7007000_t0000_u01736992077968") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f205dec4857ecefce_d20250116_m014753_c001_v0001179_t0008_u01736992073888") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f405dec4857ecefcc_d20250116_m014753_c001_v7007000_t0000_u01736992073348") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f207f7e604803a17f_d20250116_m014748_c001_v0001115_t0055_u01736992068705") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf7721d_d20250116_m014821_c001_v7007000_t0000_u01736992101705") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f211f8bcad260ee3b_d20250116_m014816_c001_v0001134_t0005_u01736992096273") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f411f8bcad260ee39_d20250116_m014815_c001_v7007000_t0000_u01736992095721") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f207f7e604803a1e5_d20250116_m014810_c001_v0001146_t0007_u01736992090185") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f407f7e604803a1e3_d20250116_m014810_c001_v7007000_t0000_u01736992090004") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f207f7e604803a1bb_d20250116_m014804_c001_v0001130_t0042_u01736992084609") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f407f7e604803a1b7_d20250116_m014804_c001_v7007000_t0000_u01736992084044") 2025/01/16 01:48:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f207f7e604803a192_d20250116_m014758_c001_v0001184_t0022_u01736992078161") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f40326dab235f2de0_d20250116_m014618_c001_v7007000_t0000_u01736991978781") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883deb6_d20250116_m014614_c001_v0001184_t0023_u01736991974708") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1e1_d20250116_m014606_c001_v7007000_t0000_u01736991966521") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1de_d20250116_m014602_c001_v0001172_t0048_u01736991962289") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883deb5_d20250116_m014614_c001_v7007000_t0000_u01736991974293") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1e2_d20250116_m014606_c001_v0001120_t0019_u01736991966706") 2025/01/16 01:48:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1dd_d20250116_m014601_c001_v7007000_t0000_u01736991961891") 2025/01/16 01:48:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1d9_d20250116_m014557_c001_v0001150_t0036_u01736991957580") 2025/01/16 01:48:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1d8_d20250116_m014557_c001_v7007000_t0000_u01736991957398") 2025/01/16 01:48:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f205dec4857eced2d_d20250116_m014553_c001_v0001179_t0054_u01736991953941") 2025/01/16 01:48:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f405dec4857eced27_d20250116_m014553_c001_v7007000_t0000_u01736991953515") 2025/01/16 01:48:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1d3_d20250116_m014549_c001_v0001131_t0051_u01736991949143") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883dfd7_d20250116_m014644_c001_v7007000_t0000_u01736992004220") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f200e399eebf385e8_d20250116_m014640_c001_v0001179_t0005_u01736992000297") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883dfa0_d20250116_m014635_c001_v7007000_t0000_u01736991995626") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883df6b_d20250116_m014631_c001_v0001038_t0019_u01736991991591") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f400e399eebf385e5_d20250116_m014639_c001_v7007000_t0000_u01736991999916") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883dfa1_d20250116_m014635_c001_v0001183_t0036_u01736991995817") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883df65_d20250116_m014631_c001_v7007000_t0000_u01736991991236") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f20326dab235f2dfb_d20250116_m014627_c001_v0001098_t0053_u01736991987057") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f40326dab235f2dfa_d20250116_m014626_c001_v7007000_t0000_u01736991986823") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883dec6_d20250116_m014623_c001_v0001115_t0047_u01736991983006") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883dec4_d20250116_m014622_c001_v7007000_t0000_u01736991982605") 2025/01/16 01:48:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f20326dab235f2de2_d20250116_m014618_c001_v0001184_t0030_u01736991978963") 2025/01/16 01:48:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1d1_d20250116_m014548_c001_v7007000_t0000_u01736991948961") 2025/01/16 01:48:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1d0_d20250116_m014544_c001_v0001182_t0048_u01736991944801") 2025/01/16 01:48:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1cf_d20250116_m014544_c001_v7007000_t0000_u01736991944361") 2025/01/16 01:48:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1cd_d20250116_m014540_c001_v0001043_t0011_u01736991940140") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1cc_d20250116_m014539_c001_v7007000_t0000_u01736991939942") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1c7_d20250116_m014535_c001_v0001181_t0005_u01736991935831") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1c6_d20250116_m014535_c001_v7007000_t0000_u01736991935425") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21067caade5cd1c5_d20250116_m014531_c001_v0001180_t0033_u01736991931188") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41067caade5cd1c4_d20250116_m014531_c001_v7007000_t0000_u01736991931003") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f20443c2818f8d1b0_d20250116_m014527_c001_v0001113_t0045_u01736991927574") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f40443c2818f8d1af_d20250116_m014527_c001_v7007000_t0000_u01736991927159") 2025/01/16 01:48:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2099f3ef9e466b1a_d20250116_m014522_c001_v0001183_t0043_u01736991922188") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e089_d20250116_m014712_c001_v7007000_t0000_u01736992032115") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f201468940d5e5e2f_d20250116_m014707_c001_v0001180_t0009_u01736992027794") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e065_d20250116_m014702_c001_v7007000_t0000_u01736992022454") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e05b_d20250116_m014657_c001_v0001182_t0038_u01736992017963") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f401468940d5e5e2c_d20250116_m014707_c001_v7007000_t0000_u01736992027346") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e067_d20250116_m014702_c001_v0001183_t0011_u01736992022638") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e05a_d20250116_m014657_c001_v7007000_t0000_u01736992017501") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e03c_d20250116_m014652_c001_v0001092_t0012_u01736992012754") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e038_d20250116_m014652_c001_v7007000_t0000_u01736992012571") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f200e399eebf385f9_d20250116_m014648_c001_v0001161_t0010_u01736992008768") 2025/01/16 01:48:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f400e399eebf385f7_d20250116_m014648_c001_v7007000_t0000_u01736992008344") 2025/01/16 01:48:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883dfd8_d20250116_m014644_c001_v0001183_t0031_u01736992004410") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f407f7e604803a17c_d20250116_m014748_c001_v7007000_t0000_u01736992068523") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f205dec4857ecefb7_d20250116_m014743_c001_v0001183_t0029_u01736992063862") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f405dec4857ecefb5_d20250116_m014743_c001_v7007000_t0000_u01736992063348") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e0c7_d20250116_m014738_c001_v0001181_t0040_u01736992058309") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e0c6_d20250116_m014738_c001_v7007000_t0000_u01736992058119") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e0b6_d20250116_m014726_c001_v0001106_t0027_u01736992046485") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e0b4_d20250116_m014726_c001_v7007000_t0000_u01736992046013") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e0aa_d20250116_m014720_c001_v0001136_t0027_u01736992040964") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f402c573ce883e0a9_d20250116_m014720_c001_v7007000_t0000_u01736992040782") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f201468940d5e5e73_d20250116_m014716_c001_v0001183_t0055_u01736992036997") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f401468940d5e5e6e_d20250116_m014716_c001_v7007000_t0000_u01736992036493") 2025/01/16 01:48:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f202c573ce883e08a_d20250116_m014712_c001_v0001032_t0020_u01736992032298") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77235_d20250116_m014847_c001_v7007000_t0000_u01736992127618") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21099105f59d26c1_d20250116_m014842_c001_v0001103_t0011_u01736992122021") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41099105f59d26b9_d20250116_m014841_c001_v7007000_t0000_u01736992121426") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2076b7779cf7722b_d20250116_m014835_c001_v0001183_t0049_u01736992115991") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf7722a_d20250116_m014835_c001_v7007000_t0000_u01736992115449") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2076b7779cf77226_d20250116_m014829_c001_v0001104_t0011_u01736992109798") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77224_d20250116_m014829_c001_v7007000_t0000_u01736992109196") 2025/01/16 01:48:54 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad198a39_d20250116_m014825_c001_v0001184_t0029_u01736992105869") 2025/01/16 01:48:55 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77220_d20250116_m014825_c001_v7007000_t0000_u01736992105452") 2025/01/16 01:48:55 DEBUG : chunked-copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad198955_d20250116_m014822_c001_v0001184_t0046_u01736992102460") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77234_d20250116_m014847_c001_v7007000_t0000_u01736992127433") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2076b7779cf77231_d20250116_m014845_c001_v0001184_t0048_u01736992125550") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f41099105f59d26b5_d20250116_m014841_c001_v7007000_t0000_u01736992121240") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21099105f59d2686_d20250116_m014839_c001_v0001099_t0000_u01736992119340") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77229_d20250116_m014835_c001_v7007000_t0000_u01736992115265") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f21099105f59d2658_d20250116_m014833_c001_v0001120_t0017_u01736992113357") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77223_d20250116_m014829_c001_v7007000_t0000_u01736992109012") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f2076b7779cf77222_d20250116_m014827_c001_v0001184_t0021_u01736992107385") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf7721f_d20250116_m014825_c001_v7007000_t0000_u01736992105269") 2025/01/16 01:48:55 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f1113f8585205f103_d20250116_m014824_c001_v0001182_t0032_u01736992104401") 2025/01/16 01:48:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1949b6_d20250116_m014409_c001_v0001184_t0006_u01736991849940") 2025/01/16 01:48:55 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77236_d20250116_m014848_c001_v7007000_t0000_u01736992128385") 2025/01/16 01:48:55 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad199004_d20250116_m014848_c001_v0001184_t0044_u01736992128161") 2025/01/16 01:48:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4076b7779cf77237_d20250116_m014849_c001_v7007000_t0000_u01736992129333") 2025/01/16 01:48:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad199042_d20250116_m014849_c001_v0001184_t0040_u01736992129122") 2025/01/16 01:48:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad199014_d20250116_m014848_c001_v0001184_t0026_u01736992128568") 2025/01/16 01:48:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f4099f3ef9e466b19_d20250116_m014522_c001_v7007000_t0000_u01736991922003") 2025/01/16 01:48:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72cd13c07d6bcb9f480e1b_f109aac71ad1958e9_d20250116_m014514_c001_v0001184_t0038_u01736991914247") 2025/01/16 01:49:00 INFO : B2 bucket rclone-test-xarilet8fuhi: cleaning bucket "rclone-test-xarilet8fuhi" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (330.64s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.04s) --- PASS: TestIntegration/FsMkdir (322.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.97s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (72.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.22s) --- 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.98s) --- 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.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (21.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (15.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (179.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (12.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (17.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- 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 330.669s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m31.781943649s (try 1/5)