"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/01/12 05:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4" 2022/01/12 05:19:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 05:19:47 DEBUG : Creating backend with remote "/tmp/rclone1468767888" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/12 05:19:50 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/12 05:19:50 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/12 05:19:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/12 05:19:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/12 05:19:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/12 05:19:51 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/12 05:19:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/12 05:19:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/12 05:19:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/12 05:19:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/12 05:19:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/12 05:19:53 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/12 05:19:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/12 05:19:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/12 05:19:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/12 05:19:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/12 05:19:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/12 05:19:55 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (9.53s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.51s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.89s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.03s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/12 05:19:56 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/12 05:19:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/12 05:19:56 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (8.28s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2022/01/12 05:20:04 DEBUG : Creating backend with remote "non-existent" 2022/01/12 05:20:04 DEBUG : Creating backend with remote "non-existent" 2022/01/12 05:20:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/12 05:20:04 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/12 05:20:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/12 05:20:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (11.51s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.36s) --- PASS: TestCheckDownload/6 (0.36s) --- PASS: TestCheckDownload/7 (0.40s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.51s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.19s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:20:27 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/12 05:20:27 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/12 05:20:27 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/12 05:20:27 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/12 05:20:28 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/12 05:20:28 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/12 05:20:28 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/12 05:20:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.13s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/data" 2022/01/12 05:20:35 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-qelucag0wovekuk5namoxoz4 path data lacks md5, skipping --- SKIP: TestCheckSum (6.04s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/data" 2022/01/12 05:20:39 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:20:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2022/01/12 05:20:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/12 05:20:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (21.29s) --- PASS: TestCheckSumDownload/subtest1 (1.46s) --- PASS: TestCheckSumDownload/subtest2 (1.07s) --- PASS: TestCheckSumDownload/subtest3 (0.87s) --- PASS: TestCheckSumDownload/subtest4 (0.73s) --- PASS: TestCheckSumDownload/subtest5 (0.70s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (0.70s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.34s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:21:01 INFO : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Looking for duplicate sha1 hashes using newest mode. 2022/01/12 05:21:01 NOTICE: 6fb528a26fd9609de5a206632d6cc49c41501dc3: Found 3 files with duplicate sha1 hashes 2022/01/12 05:21:02 INFO : one: Deleted 2022/01/12 05:21:05 INFO : also/one: Deleted 2022/01/12 05:21:05 NOTICE: 6fb528a26fd9609de5a206632d6cc49c41501dc3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (7.44s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.34s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:21:15 DEBUG : a.txt: Excluded 2022/01/12 05:21:16 DEBUG : sub dir/hello world: Excluded 2022/01/12 05:21:16 DEBUG : sub dir/hello world2: Excluded 2022/01/12 05:21:16 DEBUG : sub dir/hello world: Excluded 2022/01/12 05:21:16 DEBUG : sub dir/hello world2: Excluded 2022/01/12 05:21:17 DEBUG : sub dir/ignore dir: Excluded 2022/01/12 05:21:17 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:21:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.89s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/01/12 05:21:40 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (13.74s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.53s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.39s) --- PASS: TestListJSON/NoModTime (1.04s) --- PASS: TestListJSON/NoMimeType (1.15s) --- PASS: TestListJSON/ShowHash (0.41s) --- PASS: TestListJSON/HashTypes (0.18s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2022/01/12 05:21:52 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2022/01/12 05:21:53 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2022/01/12 05:21:54 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2022/01/12 05:21:54 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/12 05:21:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/notfound" 2022/01/12 05:21:57 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (19.05s) --- PASS: TestStatJSON/Root (1.41s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (1.40s) --- PASS: TestStatJSON/Dir (0.99s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.91s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (1.19s) --- PASS: TestStatJSON/RootNotFound (2.86s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:22:05 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Making directory 2022/01/12 05:22:06 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Making directory --- PASS: TestMkdir (1.16s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestLsd (7.17s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestLs (7.54s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:22:25 DEBUG : empty space: Excluded 2022/01/12 05:22:26 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (10.67s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestLsLong (8.22s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (11.68s) --- PASS: TestHashSums/Sha1 (0.51s) --- PASS: TestHashSums/Sha1Download (1.73s) === RUN TestHashSumsWithErrors 2022/01/12 05:22:52 DEBUG : Creating backend with remote ":memory:" 2022/01/12 05:22:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/12 05:22:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/12 05:22:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestCount (14.30s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:09 DEBUG : Waiting for deletions to finish 2022/01/12 05:23:11 DEBUG : large: Excluded from sync (and deletion) 2022/01/12 05:23:13 INFO : medium: Deleted 2022/01/12 05:23:14 INFO : small: Deleted --- PASS: TestDelete (9.10s) === RUN TestRetry 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 1/5 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 2/5 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 1/5 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 2/5 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 3/5 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 4/5 2022/01/12 05:23:15 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestCat (8.64s) === RUN TestPurge 2022/01/12 05:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fujayay8pumeruz3lanoxux9" 2022/01/12 05:23:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 05:23:25 DEBUG : Creating backend with remote "/tmp/rclone1477862669" run.go:181: Remote "B2 bucket rclone-test-fujayay8pumeruz3lanoxux9", Local "Local file system at /tmp/rclone1477862669", Modify Window "1ms" 2022/01/12 05:23:27 DEBUG : A2: Making directory 2022/01/12 05:23:27 DEBUG : A1/B2: Making directory 2022/01/12 05:23:27 DEBUG : A1/B2/C2: Making directory 2022/01/12 05:23:27 DEBUG : A1/B1/C3: Making directory 2022/01/12 05:23:27 DEBUG : A3: Making directory 2022/01/12 05:23:27 DEBUG : A3/B3: Making directory 2022/01/12 05:23:27 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/12 05:23:28 DEBUG : A1/B1/C1/one: Deleting (id "4_zef32ad93b0dd4bcb7fe80e1b_f100ce1ab60758873_d20220112_m052326_c001_v0001105_t0028") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/12 05:23:29 DEBUG : A1/two: Deleting (id "4_zef32ad93b0dd4bcb7fe80e1b_f100ce1ab6075888c_d20220112_m052327_c001_v0001105_t0034") 2022/01/12 05:23:30 DEBUG : B2 bucket rclone-test-fujayay8pumeruz3lanoxux9: Purge remote 2022/01/12 05:23:30 purge failed: directory not found --- PASS: TestPurge (5.99s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:31 DEBUG : A2: Making directory 2022/01/12 05:23:31 DEBUG : A1/B2: Making directory 2022/01/12 05:23:31 DEBUG : A1/B2/C2: Making directory 2022/01/12 05:23:31 DEBUG : A1/B1/C3: Making directory 2022/01/12 05:23:31 DEBUG : A3: Making directory 2022/01/12 05:23:31 DEBUG : A3/B3: Making directory 2022/01/12 05:23:31 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2022/01/12 05:23:32 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (5.16s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:35 DEBUG : A1: Making directory 2022/01/12 05:23:35 DEBUG : A1/B1: Making directory 2022/01/12 05:23:35 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (1.06s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:36 DEBUG : A1: Making directory 2022/01/12 05:23:36 DEBUG : A1/B1: Making directory 2022/01/12 05:23:36 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (1.02s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:39 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (7.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:45 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:23:45 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/12 05:23:46 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/12 05:23:46 INFO : file1: Copied (new) to: sub/file2 2022/01/12 05:23:46 INFO : file1: Deleted 2022/01/12 05:23:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/12 05:23:46 DEBUG : file1: Unchanged skipping 2022/01/12 05:23:46 INFO : file1: Deleted 2022/01/12 05:23:46 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.88s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:50 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:23:50 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/12 05:23:52 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/12 05:23:52 INFO : file1: Copied (new) 2022/01/12 05:23:52 INFO : file1: Deleted 2022/01/12 05:23:52 DEBUG : file1: Destination exists, skipping 2022/01/12 05:23:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.16s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/backup" 2022/01/12 05:23:57 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:23:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/12 05:23:57 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:00 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/01/12 05:24:00 INFO : dst/file1: Copied (server-side copy) 2022/01/12 05:24:00 INFO : dst/file1: Deleted 2022/01/12 05:24:01 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/12 05:24:01 INFO : dst/file1: Copied (new) 2022/01/12 05:24:01 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (8.77s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:24:03 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:03 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/12 05:24:04 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/12 05:24:04 INFO : file1: Copied (new) to: sub/file2 2022/01/12 05:24:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/12 05:24:04 DEBUG : file1: Unchanged skipping 2022/01/12 05:24:04 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.76s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/backup" 2022/01/12 05:24:09 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/12 05:24:11 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:13 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/01/12 05:24:13 INFO : dst/file1: Copied (server-side copy) 2022/01/12 05:24:14 INFO : dst/file1: Deleted 2022/01/12 05:24:19 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/12 05:24:19 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (17.18s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:24:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/dst" 2022/01/12 05:24:24 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:24 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/CompareDest" 2022/01/12 05:24:25 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:25 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:25 DEBUG : one: Need to transfer - File not found at Destination 2022/01/12 05:24:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:24:28 INFO : one: Copied (new) 2022/01/12 05:24:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2022/01/12 05:24:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/12 05:24:28 DEBUG : pacer: Reducing sleep to 10ms 2022/01/12 05:24:29 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:24:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/12 05:24:29 INFO : one: Copied (replaced existing) 2022/01/12 05:24:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:24:32 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:24:34 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:24:35 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:24:35 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:24:35 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:24:36 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/12 05:24:36 DEBUG : two: Need to transfer - File not found at Destination 2022/01/12 05:24:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/01/12 05:24:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (18.40s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/dst" 2022/01/12 05:24:44 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:44 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/CopyDest" 2022/01/12 05:24:45 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:45 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:45 DEBUG : one: Need to transfer - File not found at Destination 2022/01/12 05:24:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:24:48 INFO : one: Copied (new) 2022/01/12 05:24:49 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:24:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/12 05:24:50 INFO : one: Copied (replaced existing) 2022/01/12 05:24:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qelucag0wovekuk5namoxoz4/BackupDir" 2022/01/12 05:24:56 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:24:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:24:56 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:24:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:24:59 INFO : one: Copied (server-side copy) 2022/01/12 05:24:59 INFO : one: Deleted 2022/01/12 05:25:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/12 05:25:02 INFO : one: Copied (server-side copy) 2022/01/12 05:25:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/12 05:25:05 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:25:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:25:06 INFO : two: Copied (server-side copy) 2022/01/12 05:25:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/12 05:25:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:25:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/12 05:25:06 DEBUG : two: Unchanged skipping 2022/01/12 05:25:09 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/12 05:25:09 DEBUG : three: Destination not found in --copy-dest 2022/01/12 05:25:09 DEBUG : three: Need to transfer - File not found at Destination 2022/01/12 05:25:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/01/12 05:25:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (49.17s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:25:36 DEBUG : A1/B2: Making directory 2022/01/12 05:25:36 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/01/12 05:25:37 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:37 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:37 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:37 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:38 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/12 05:25:38 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/12 05:25:38 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:25:38 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/12 05:25:38 INFO : A1/B1/C1/four: Deleted 2022/01/12 05:25:39 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/12 05:25:39 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/12 05:25:39 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:39 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/12 05:25:39 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/12 05:25:39 INFO : A1/B1/three: Deleted 2022/01/12 05:25:39 INFO : A1/one: Deleted 2022/01/12 05:25:40 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:25:40 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/12 05:25:40 INFO : A1/two: Deleted 2022/01/12 05:25:45 INFO : A1/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/01/12 05:25:46 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:46 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:46 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:46 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:47 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:25:47 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/12 05:25:47 INFO : A2/one: Deleted 2022/01/12 05:25:47 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/12 05:25:47 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/12 05:25:47 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:25:47 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:25:47 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/12 05:25:47 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/12 05:25:47 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/12 05:25:48 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/12 05:25:48 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/12 05:25:48 INFO : A2/B1/three: Deleted 2022/01/12 05:25:48 INFO : A2/B1/C1/four: Deleted 2022/01/12 05:25:49 INFO : A2/B1/C2/five: Deleted 2022/01/12 05:25:52 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (34.14s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:06 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 05:26:07 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/01/12 05:26:07 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/12 05:26:07 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/12 05:26:10 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:16 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 05:26:17 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/01/12 05:26:17 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/12 05:26:17 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/12 05:26:18 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/01/12 05:26:18 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:23 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 05:26:23 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/12 05:26:23 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/12 05:26:25 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:33 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 05:26:35 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/12 05:26:35 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/12 05:26:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (37.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.76s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:44 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: File to upload is small (60 bytes), uploading instead of streaming 2022/01/12 05:26:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:26:44 INFO : potato2: Copied (new) --- PASS: TestRcatSize (6.55s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:49 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:26:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/12 05:26:51 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/12 05:26:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/12 05:26:51 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:26:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/12 05:26:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/cf925d73b0ad4bcb7fe80e1b/c001_v0001144_t0007": Max transfer limit reached as set by --max-transfer 2022/01/12 05:26:51 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:26:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/12 05:26:52 DEBUG : Couldn't decode error response: EOF 2022/01/12 05:26:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/12 05:26:53 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 7233bc93a907aba64dc242879fa6890ad98c9933 OK 2022/01/12 05:26:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.58s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-qelucag0wovekuk5namoxoz4", Local "Local file system at /tmp/rclone1468767888", Modify Window "1ms" 2022/01/12 05:26:58 DEBUG : potato2: Clearing upload URL because of error: Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/cf925d73b0ad4bcb7fe80e1b/c001_v0001144_t0007": EOF 2022/01/12 05:26:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/cf925d73b0ad4bcb7fe80e1b/c001_v0001144_t0007": EOF) 2022/01/12 05:26:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "potato2" to B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: 1/10 (Post "https://pod-000-1144-18.backblaze.com/b2api/v1/b2_upload_file/cf925d73b0ad4bcb7fe80e1b/c001_v0001144_t0007": EOF) 2022/01/12 05:27:01 DEBUG : pacer: Reducing sleep to 10ms 2022/01/12 05:27:03 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Touching "empty space" 2022/01/12 05:27:07 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Touching "potato2" 2022/01/12 05:27:09 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Touching "sub dir/potato3" --- PASS: TestTouchDir (16.84s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2022/01/12 05:27:15 DEBUG : B2 bucket rclone-test-qelucag0wovekuk5namoxoz4: Purge remote 2022/01/12 05:27:16 DEBUG : A1/B1/C1/four: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f103deb101d37af71_d20220112_m052538_c001_v0001165_t0000") 2022/01/12 05:27:16 DEBUG : A1/B1/C1/four: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2084_d20220112_m052534_c001_v0001144_t0033") 2022/01/12 05:27:16 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1067fb5d23430c39_d20220112_m052334_c001_v0001105_t0052") 2022/01/12 05:27:16 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1d88_d20220112_m052331_c001_v0001144_t0005") 2022/01/12 05:27:16 DEBUG : A1/B1/C2/five: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1122cd0bb618c7f1_d20220112_m052539_c001_v0001097_t0020") 2022/01/12 05:27:16 DEBUG : A1/B1/C2/five: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2088_d20220112_m052535_c001_v0001144_t0023") 2022/01/12 05:27:16 DEBUG : A1/B1/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f119d07f6eccc2ef1_d20220112_m052539_c001_v0001150_t0004") 2022/01/12 05:27:16 DEBUG : A1/B1/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae207f_d20220112_m052534_c001_v0001144_t0047") 2022/01/12 05:27:16 DEBUG : A1/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10875e538a9d168e_d20220112_m052539_c001_v0001105_t0047") 2022/01/12 05:27:16 DEBUG : A1/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae206f_d20220112_m052531_c001_v0001144_t0033") 2022/01/12 05:27:17 DEBUG : A1/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f103688320f3cdb27_d20220112_m052540_c001_v0001131_t0027") 2022/01/12 05:27:17 DEBUG : A1/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2079_d20220112_m052534_c001_v0001144_t0002") 2022/01/12 05:27:17 DEBUG : A1/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f108cfdacda4ba37b_d20220112_m052334_c001_v0001146_t0033") 2022/01/12 05:27:17 DEBUG : A1/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1d8c_d20220112_m052331_c001_v0001144_t0017") 2022/01/12 05:27:17 DEBUG : A2/B1/C1/four: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114edfaf78a0454f_d20220112_m052548_c001_v0001030_t0016") 2022/01/12 05:27:17 DEBUG : A2/B1/C1/four: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1115f2f71a53e099_d20220112_m052537_c001_v0001105_t0011") 2022/01/12 05:27:17 DEBUG : A2/B1/C2/five: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1133f8d15b37e73f_d20220112_m052547_c001_v0001105_t0049") 2022/01/12 05:27:17 DEBUG : A2/B1/C2/five: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f107a009d39ef5731_d20220112_m052538_c001_v0001105_t0016") 2022/01/12 05:27:17 DEBUG : A2/B1/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1031e1d8e08a3513_d20220112_m052548_c001_v0001117_t0035") 2022/01/12 05:27:17 DEBUG : A2/B1/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11012dfc3c3894c2_d20220112_m052538_c001_v0001105_t0014") 2022/01/12 05:27:17 DEBUG : A2/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f106688e579675fc0_d20220112_m052547_c001_v0001165_t0024") 2022/01/12 05:27:17 DEBUG : A2/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10782221b088c7e6_d20220112_m052538_c001_v0001161_t0022") 2022/01/12 05:27:17 DEBUG : A2/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f104cfa774c08a7de_d20220112_m052550_c001_v0001040_t0050") 2022/01/12 05:27:18 DEBUG : A2/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f119ce1a3ea8ac4cc_d20220112_m052539_c001_v0001105_t0019") 2022/01/12 05:27:18 DEBUG : A3/B1/C1/four: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11887c27d7f1b1d4_d20220112_m052553_c001_v0001038_t0057") 2022/01/12 05:27:18 DEBUG : A3/B1/C1/four: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f113f24e3f1197150_d20220112_m052547_c001_v0001018_t0020") 2022/01/12 05:27:18 DEBUG : A3/B1/C2/five: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10567ad7584a523d_d20220112_m052555_c001_v0001105_t0000") 2022/01/12 05:27:18 DEBUG : A3/B1/C2/five: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1114bf9294ffc305_d20220112_m052547_c001_v0001157_t0009") 2022/01/12 05:27:18 DEBUG : A3/B1/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1050b710db5ec0a4_d20220112_m052558_c001_v0001097_t0033") 2022/01/12 05:27:18 DEBUG : A3/B1/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f109c125be82897bf_d20220112_m052547_c001_v0001109_t0057") 2022/01/12 05:27:18 DEBUG : A3/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1129b03e7aa7d1ac_d20220112_m052559_c001_v0001105_t0032") 2022/01/12 05:27:18 DEBUG : A3/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10790bcbe6c78f2e_d20220112_m052546_c001_v0001150_t0046") 2022/01/12 05:27:18 DEBUG : A3/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f111d2ae8e3c59b80_d20220112_m052601_c001_v0001041_t0039") 2022/01/12 05:27:18 DEBUG : A3/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f100ac1c7a68ba71a_d20220112_m052547_c001_v0001146_t0011") 2022/01/12 05:27:18 DEBUG : BackupDir/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f109ae94d1552f552_d20220112_m052521_c001_v0001105_t0012") 2022/01/12 05:27:18 DEBUG : BackupDir/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f103a7adf63033011_d20220112_m052458_c001_v0001161_t0053") 2022/01/12 05:27:18 DEBUG : CompareDest/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114e60b30e433a3e_d20220112_m052437_c001_v0001117_t0056") 2022/01/12 05:27:19 DEBUG : CompareDest/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1f1c_d20220112_m052431_c001_v0001144_t0012") 2022/01/12 05:27:19 DEBUG : CompareDest/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f108e733669322e1b_d20220112_m052440_c001_v0001134_t0041") 2022/01/12 05:27:19 DEBUG : CompareDest/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1f27_d20220112_m052432_c001_v0001144_t0015") 2022/01/12 05:27:19 DEBUG : CopyDest/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f112086eb240a6ebf_d20220112_m052524_c001_v0001113_t0009") 2022/01/12 05:27:19 DEBUG : CopyDest/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1f9f_d20220112_m052452_c001_v0001144_t0012") 2022/01/12 05:27:19 DEBUG : CopyDest/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1151c5bef82fda1a_d20220112_m052527_c001_v0001131_t0034") 2022/01/12 05:27:19 DEBUG : CopyDest/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1fe1_d20220112_m052507_c001_v0001144_t0019") 2022/01/12 05:27:19 DEBUG : CopyDest/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10875e538a9d153a_d20220112_m052527_c001_v0001105_t0031") 2022/01/12 05:27:19 DEBUG : CopyDest/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1fd8_d20220112_m052503_c001_v0001144_t0059") 2022/01/12 05:27:19 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f110e4ec7628e5b90_d20220112_m052655_c001_v0001137_t0037") 2022/01/12 05:27:19 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2282_d20220112_m052650_c001_v0001144_t0006") 2022/01/12 05:27:19 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1045b2b94798ec48_d20220112_m052656_c001_v0001120_t0029") 2022/01/12 05:27:19 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae22a9_d20220112_m052653_c001_v0001144_t0043") 2022/01/12 05:27:19 DEBUG : a.txt: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1129b03e7aa7ad05_d20220112_m052118_c001_v0001105_t0051") 2022/01/12 05:27:20 DEBUG : a.txt: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19a0_d20220112_m052108_c001_v0001144_t0031") 2022/01/12 05:27:20 DEBUG : also/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f116ea03227ff1bc0_d20220112_m052102_c001_v0001117_t0013") 2022/01/12 05:27:20 DEBUG : also/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1965_d20220112_m052059_c001_v0001144_t0053") 2022/01/12 05:27:20 DEBUG : another: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f101d5933e74adaa4_d20220112_m052105_c001_v0001134_t0034") 2022/01/12 05:27:20 DEBUG : another: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae196c_d20220112_m052100_c001_v0001144_t0042") 2022/01/12 05:27:20 DEBUG : backup/dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114ee64f3c4b3f03_d20220112_m052419_c001_v0001105_t0053") 2022/01/12 05:27:20 DEBUG : backup/dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f100ce1ab60758fd5_d20220112_m052412_c001_v0001105_t0025") 2022/01/12 05:27:20 DEBUG : backup/dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118b42accd69e455_d20220112_m052402_c001_v0001109_t0043") 2022/01/12 05:27:20 DEBUG : backup/dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11375d07b731f064_d20220112_m052359_c001_v0001165_t0035") 2022/01/12 05:27:20 DEBUG : data/banana: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11587d9d2120cc8c_d20220112_m052055_c001_v0001113_t0018") 2022/01/12 05:27:20 DEBUG : data/banana: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae192c_d20220112_m052052_c001_v0001144_t0030") 2022/01/12 05:27:20 DEBUG : data/banana: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae18cf_d20220112_m052039_c001_v0001144_t0038") 2022/01/12 05:27:20 DEBUG : data/potato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1050b710db5eb423_d20220112_m052056_c001_v0001097_t0033") 2022/01/12 05:27:21 DEBUG : data/potato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae192f_d20220112_m052052_c001_v0001144_t0044") 2022/01/12 05:27:21 DEBUG : data/potato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae18ee_d20220112_m052043_c001_v0001144_t0030") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f103688320f3cd9e7_d20220112_m052422_c001_v0001131_t0028") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1ec8_d20220112_m052417_c001_v0001144_t0044") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f100d84d00a5749e4_d20220112_m052414_c001_v0001044_t0040") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1e80_d20220112_m052406_c001_v0001144_t0052") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f111f441ca35ce702_d20220112_m052402_c001_v0001150_t0030") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1e5b_d20220112_m052401_c001_v0001144_t0036") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1009275f8f89e46b_d20220112_m052400_c001_v0001130_t0037") 2022/01/12 05:27:21 DEBUG : dst/file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1e2f_d20220112_m052354_c001_v0001144_t0018") 2022/01/12 05:27:21 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f100ce1ab60759a93_d20220112_m052528_c001_v0001105_t0029") 2022/01/12 05:27:21 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f102cd52567e0bb08_d20220112_m052500_c001_v0001117_t0024") 2022/01/12 05:27:21 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f104f8d3cbd98d0e1_d20220112_m052459_c001_v0001109_t0039") 2022/01/12 05:27:21 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1f9d_d20220112_m052451_c001_v0001144_t0003") 2022/01/12 05:27:21 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f117bc449cad54b8a_d20220112_m052449_c001_v0001032_t0012") 2022/01/12 05:27:21 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f117bc449cad54b7d_d20220112_m052447_c001_v0001032_t0059") 2022/01/12 05:27:22 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10140f5efa221160_d20220112_m052440_c001_v0001161_t0013") 2022/01/12 05:27:22 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1f15_d20220112_m052430_c001_v0001144_t0054") 2022/01/12 05:27:22 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f112ce198d13277c5_d20220112_m052429_c001_v0001146_t0010") 2022/01/12 05:27:22 DEBUG : dst/one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f112ce198d13277ad_d20220112_m052427_c001_v0001146_t0008") 2022/01/12 05:27:22 DEBUG : dst/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1195ce9b5e71d407_d20220112_m052529_c001_v0001109_t0004") 2022/01/12 05:27:22 DEBUG : dst/three: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f117bc449cad54bc7_d20220112_m052510_c001_v0001032_t0016") 2022/01/12 05:27:22 DEBUG : dst/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11760db792b649b8_d20220112_m052529_c001_v0001011_t0009") 2022/01/12 05:27:22 DEBUG : dst/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11285a7b17547a3d_d20220112_m052505_c001_v0001161_t0048") 2022/01/12 05:27:22 DEBUG : dst/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f105527f39b03e82c_d20220112_m052441_c001_v0001154_t0008") 2022/01/12 05:27:22 DEBUG : dst/two: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f112ce198d13277fb_d20220112_m052436_c001_v0001146_t0027") 2022/01/12 05:27:22 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11768623a79a6698_d20220112_m052712_c001_v0001109_t0005") 2022/01/12 05:27:22 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f104f8d3cbd98d780_d20220112_m052706_c001_v0001109_t0039") 2022/01/12 05:27:22 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1011b129045ad77c_d20220112_m052702_c001_v0001098_t0047") 2022/01/12 05:27:22 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f102ff3fea786eb25_d20220112_m052300_c001_v0001037_t0036") 2022/01/12 05:27:22 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1c6d_d20220112_m052253_c001_v0001144_t0036") 2022/01/12 05:27:22 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f119ce1a3ea8aaca0_d20220112_m052246_c001_v0001105_t0051") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1c19_d20220112_m052242_c001_v0001144_t0044") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11797d79e1328bf9_d20220112_m052236_c001_v0001105_t0052") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1bf0_d20220112_m052233_c001_v0001144_t0043") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1028155f78a56c6b_d20220112_m052228_c001_v0001006_t0024") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1bad_d20220112_m052223_c001_v0001144_t0048") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f106198db93b8991d_d20220112_m052218_c001_v0001044_t0016") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1b77_d20220112_m052215_c001_v0001144_t0033") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1023be88de3c0435_d20220112_m052022_c001_v0001105_t0030") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1844_d20220112_m052018_c001_v0001144_t0056") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10885c7182b5e806_d20220112_m052012_c001_v0001144_t0009") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae17ec_d20220112_m052007_c001_v0001144_t0033") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1044312e78849662_d20220112_m052002_c001_v0001144_t0024") 2022/01/12 05:27:23 DEBUG : empty space: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae179d_d20220112_m051957_c001_v0001144_t0026") 2022/01/12 05:27:23 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f109ae94d1552ea91_d20220112_m052352_c001_v0001105_t0053") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1e16_d20220112_m052350_c001_v0001144_t0028") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f106b681d9b3dfb61_d20220112_m052342_c001_v0001098_t0043") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1db8_d20220112_m052338_c001_v0001144_t0056") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f106e0c1f99666bd0_d20220112_m052321_c001_v0001041_t0013") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1d19_d20220112_m052316_c001_v0001144_t0033") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11600f323f69ae2a_d20220112_m052200_c001_v0001105_t0054") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1aa4_d20220112_m052147_c001_v0001144_t0008") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1122fee4fe78749b_d20220112_m052143_c001_v0001037_t0012") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1a3f_d20220112_m052133_c001_v0001144_t0014") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f111ad702e01e5da8_d20220112_m051955_c001_v0001097_t0002") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1774_d20220112_m051953_c001_v0001144_t0002") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1760_d20220112_m051951_c001_v0001144_t0007") 2022/01/12 05:27:24 DEBUG : file1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae174c_d20220112_m051948_c001_v0001144_t0056") 2022/01/12 05:27:25 DEBUG : file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f107a009d39ef47df_d20220112_m052342_c001_v0001105_t0049") 2022/01/12 05:27:25 DEBUG : file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1dd0_d20220112_m052340_c001_v0001144_t0049") 2022/01/12 05:27:25 DEBUG : file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f109ae94d1552e644_d20220112_m052323_c001_v0001105_t0035") 2022/01/12 05:27:25 DEBUG : file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1d1f_d20220112_m052317_c001_v0001144_t0008") 2022/01/12 05:27:25 DEBUG : filename.txt: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11860e867a8cb5ef_d20220112_m052344_c001_v0001098_t0020") 2022/01/12 05:27:25 DEBUG : filename.txt: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1dca_d20220112_m052340_c001_v0001144_t0054") 2022/01/12 05:27:25 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114cf5f4d67b8cb7_d20220112_m052638_c001_v0001032_t0009") 2022/01/12 05:27:25 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae21f9_d20220112_m052635_c001_v0001144_t0056") 2022/01/12 05:27:25 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f110e9ec12bc80395_d20220112_m052627_c001_v0001098_t0020") 2022/01/12 05:27:25 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae218f_d20220112_m052624_c001_v0001144_t0020") 2022/01/12 05:27:25 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1031e1d8e08a37d3_d20220112_m052640_c001_v0001117_t0032") 2022/01/12 05:27:25 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae21f2_d20220112_m052634_c001_v0001144_t0009") 2022/01/12 05:27:25 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11376b2350c1a00d_d20220112_m052629_c001_v0001090_t0016") 2022/01/12 05:27:25 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2187_d20220112_m052623_c001_v0001144_t0052") 2022/01/12 05:27:25 DEBUG : large: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1060def7cf6b0b13_d20220112_m052314_c001_v0001145_t0029") 2022/01/12 05:27:25 DEBUG : large: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1cf1_d20220112_m052308_c001_v0001144_t0007") 2022/01/12 05:27:25 DEBUG : medium: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1187acae175b549e_d20220112_m052313_c001_v0001146_t0057") 2022/01/12 05:27:26 DEBUG : medium: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1ce5_d20220112_m052307_c001_v0001144_t0028") 2022/01/12 05:27:26 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11482d2de6a0f35b_d20220112_m052611_c001_v0001113_t0044") 2022/01/12 05:27:26 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2130_d20220112_m052608_c001_v0001144_t0010") 2022/01/12 05:27:26 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1005e9753cba8aed_d20220112_m052613_c001_v0001165_t0055") 2022/01/12 05:27:26 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2126_d20220112_m052607_c001_v0001144_t0056") 2022/01/12 05:27:26 DEBUG : not-one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11594ac9a0e8159f_d20220112_m052105_c001_v0001137_t0045") 2022/01/12 05:27:26 DEBUG : not-one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1970_d20220112_m052101_c001_v0001144_t0005") 2022/01/12 05:27:26 DEBUG : one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f111ba1bdad766fa4_d20220112_m052102_c001_v0001026_t0010") 2022/01/12 05:27:26 DEBUG : one: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1961_d20220112_m052059_c001_v0001144_t0028") 2022/01/12 05:27:26 DEBUG : potato1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114608881074832c_d20220112_m052645_c001_v0001137_t0032") 2022/01/12 05:27:26 DEBUG : potato1: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae223e_d20220112_m052643_c001_v0001144_t0007") 2022/01/12 05:27:26 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114ee64f3c4b5347_d20220112_m052712_c001_v0001105_t0045") 2022/01/12 05:27:26 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10489d09de40fd1a_d20220112_m052709_c001_v0001165_t0035") 2022/01/12 05:27:26 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1011b129045ad777_d20220112_m052702_c001_v0001098_t0042") 2022/01/12 05:27:26 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1008b7aabbc15f98_d20220112_m052646_c001_v0001033_t0030") 2022/01/12 05:27:26 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae224a_d20220112_m052644_c001_v0001144_t0040") 2022/01/12 05:27:26 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118b42accd69e206_d20220112_m052304_c001_v0001109_t0022") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1c66_d20220112_m052252_c001_v0001144_t0006") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f109424515d90d7c9_d20220112_m052249_c001_v0001097_t0002") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1c14_d20220112_m052241_c001_v0001144_t0029") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f112a69096422ab99_d20220112_m052238_c001_v0001134_t0006") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1bec_d20220112_m052233_c001_v0001144_t0049") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1136abf659ae61b2_d20220112_m052230_c001_v0001022_t0033") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1ba7_d20220112_m052222_c001_v0001144_t0024") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114b722e2e54c827_d20220112_m052221_c001_v0001154_t0002") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1b70_d20220112_m052214_c001_v0001144_t0004") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f108d769c77c671bb_d20220112_m052023_c001_v0001157_t0024") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1849_d20220112_m052019_c001_v0001144_t0048") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f117c2a3cb4fd0a0a_d20220112_m052013_c001_v0001157_t0036") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae17f7_d20220112_m052008_c001_v0001144_t0001") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1031e1d8e08a2122_d20220112_m052002_c001_v0001117_t0019") 2022/01/12 05:27:27 DEBUG : potato2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae17a5_d20220112_m051958_c001_v0001144_t0007") 2022/01/12 05:27:28 DEBUG : remotepotato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1098f5e74ff6d88f_d20220112_m052023_c001_v0001117_t0040") 2022/01/12 05:27:28 DEBUG : remotepotato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1858_d20220112_m052020_c001_v0001144_t0050") 2022/01/12 05:27:28 DEBUG : remotepotato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f116fdbd605d7aa60_d20220112_m052013_c001_v0001039_t0019") 2022/01/12 05:27:28 DEBUG : remotepotato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1806_d20220112_m052010_c001_v0001144_t0033") 2022/01/12 05:27:28 DEBUG : remotepotato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114b722e2e54c764_d20220112_m052004_c001_v0001154_t0023") 2022/01/12 05:27:28 DEBUG : remotepotato: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae17b7_d20220112_m052000_c001_v0001144_t0021") 2022/01/12 05:27:28 DEBUG : rutabaga: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1067fb5d2342f142_d20220112_m052024_c001_v0001105_t0041") 2022/01/12 05:27:29 DEBUG : rutabaga: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae183a_d20220112_m052016_c001_v0001144_t0054") 2022/01/12 05:27:29 DEBUG : rutabaga: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11869e1d9ea996b4_d20220112_m052015_c001_v0001113_t0046") 2022/01/12 05:27:29 DEBUG : rutabaga: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae17dd_d20220112_m052005_c001_v0001144_t0000") 2022/01/12 05:27:29 DEBUG : rutabaga: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118f455a8735a08e_d20220112_m052004_c001_v0001150_t0032") 2022/01/12 05:27:29 DEBUG : rutabaga: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1792_d20220112_m051956_c001_v0001144_t0058") 2022/01/12 05:27:29 DEBUG : small: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f117da27737b35c2b_d20220112_m052311_c001_v0001117_t0016") 2022/01/12 05:27:29 DEBUG : small: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1cdb_d20220112_m052307_c001_v0001144_t0031") 2022/01/12 05:27:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11076ad981581748_d20220112_m052212_c001_v0001150_t0056") 2022/01/12 05:27:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1b2b_d20220112_m052207_c001_v0001144_t0057") 2022/01/12 05:27:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f116eadbf0fe8a37c_d20220112_m052120_c001_v0001144_t0024") 2022/01/12 05:27:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19a9_d20220112_m052109_c001_v0001144_t0004") 2022/01/12 05:27:29 DEBUG : sub dir/hello world2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1067fb5d2342f7f9_d20220112_m052121_c001_v0001105_t0028") 2022/01/12 05:27:29 DEBUG : sub dir/hello world2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19ad_d20220112_m052110_c001_v0001144_t0049") 2022/01/12 05:27:30 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f114793c445268e0d_d20220112_m052123_c001_v0001042_t0004") 2022/01/12 05:27:30 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19b0_d20220112_m052111_c001_v0001144_t0017") 2022/01/12 05:27:30 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f11600f323f69a96f_d20220112_m052124_c001_v0001105_t0040") 2022/01/12 05:27:30 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19b9_d20220112_m052111_c001_v0001144_t0021") 2022/01/12 05:27:30 DEBUG : sub dir/potato3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f108cfc4a44d668b9_d20220112_m052714_c001_v0001120_t0026") 2022/01/12 05:27:30 DEBUG : sub dir/potato3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f116a8b224ddb4f87_d20220112_m052710_c001_v0001130_t0006") 2022/01/12 05:27:30 DEBUG : sub dir/potato3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1011b129045ad781_d20220112_m052702_c001_v0001098_t0049") 2022/01/12 05:27:30 DEBUG : sub dir/potato3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f102fd32a03489a9e_d20220112_m052305_c001_v0001134_t0007") 2022/01/12 05:27:30 DEBUG : sub dir/potato3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1c74_d20220112_m052254_c001_v0001144_t0022") 2022/01/12 05:27:30 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1113956c52644d3c_d20220112_m052127_c001_v0001044_t0034") 2022/01/12 05:27:30 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19c1_d20220112_m052112_c001_v0001144_t0039") 2022/01/12 05:27:30 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f119947a12e99a44d_d20220112_m052405_c001_v0001117_t0040") 2022/01/12 05:27:30 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1e6c_d20220112_m052403_c001_v0001144_t0045") 2022/01/12 05:27:30 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10627b2d93cd2161_d20220112_m052347_c001_v0001117_t0015") 2022/01/12 05:27:31 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1df8_d20220112_m052345_c001_v0001144_t0027") 2022/01/12 05:27:31 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f111ad702e01e6241_d20220112_m052203_c001_v0001097_t0028") 2022/01/12 05:27:31 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1aac_d20220112_m052148_c001_v0001144_t0046") 2022/01/12 05:27:31 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f109ae94d1552d95d_d20220112_m052144_c001_v0001105_t0019") 2022/01/12 05:27:31 DEBUG : sub/file2: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1a45_d20220112_m052134_c001_v0001144_t0024") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118352c284134551_d20220112_m052056_c001_v0001161_t0051") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae193e_d20220112_m052053_c001_v0001144_t0047") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1925_d20220112_m052050_c001_v0001144_t0002") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae191b_d20220112_m052049_c001_v0001144_t0003") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1909_d20220112_m052047_c001_v0001144_t0026") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1900_d20220112_m052045_c001_v0001144_t0022") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae18f3_d20220112_m052044_c001_v0001144_t0016") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae18d5_d20220112_m052040_c001_v0001144_t0017") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f106dec789eef2be6_d20220112_m052028_c001_v0001144_t0043") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1888_d20220112_m052027_c001_v0001144_t0035") 2022/01/12 05:27:31 DEBUG : test.sum: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae1880_d20220112_m052025_c001_v0001144_t0008") 2022/01/12 05:27:32 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f10293e72784c83c0_d20220112_m052620_c001_v0001109_t0025") 2022/01/12 05:27:32 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae2161_d20220112_m052617_c001_v0001144_t0039") 2022/01/12 05:27:32 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f1128e6f841e4096e_d20220112_m052620_c001_v0001137_t0051") 2022/01/12 05:27:32 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae215d_d20220112_m052617_c001_v0001144_t0049") 2022/01/12 05:27:32 DEBUG : zend.txt: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f104e0a22740c0baa_d20220112_m052130_c001_v0001105_t0017") 2022/01/12 05:27:32 DEBUG : zend.txt: Deleting (id "4_zcf925d73b0ad4bcb7fe80e1b_f118e1fbaddae19a4_d20220112_m052109_c001_v0001144_t0026") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m47.120856558s (try 1/5)