"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/01/08 05:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5" 2022/01/08 05:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/08 05:06:33 DEBUG : Creating backend with remote "/tmp/rclone226206158" === 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/08 05:06:37 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/08 05:06:37 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/08 05:06:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/08 05:06:37 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/08 05:06:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/08 05:06:37 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/08 05:06:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/08 05:06:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/08 05:06:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/08 05:06:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/08 05:06:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/08 05:06:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/08 05:06:40 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/08 05:06:40 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/08 05:06:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/08 05:06:40 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/08 05:06:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/08 05:06:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (11.30s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.23s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.41s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.35s) === 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/08 05:06:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/08 05:06:44 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/08 05:06:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/08 05:06:44 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/08 05:06:44 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:06:44 DEBUG : rutabaga: Clearing upload URL because of error: Post "https://pod-000-1153-17.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001153_t0019": EOF 2022/01/08 05:06:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-17.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001153_t0019": EOF) 2022/01/08 05:06:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "rutabaga" to B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: 1/10 (Post "https://pod-000-1153-17.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001153_t0019": EOF) 2022/01/08 05:06:47 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.90s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2022/01/08 05:06:56 DEBUG : Creating backend with remote "non-existent" 2022/01/08 05:06:56 DEBUG : Creating backend with remote "non-existent" 2022/01/08 05:06:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/08 05:06:56 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/08 05:06:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/08 05:06:56 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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 (10.48s) --- PASS: TestCheckDownload/1 (0.85s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.35s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.36s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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 (6.74s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:07:15 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/08 05:07:15 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/08 05:07:15 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/08 05:07:15 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/08 05:07:17 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/08 05:07:17 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/08 05:07:17 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/08 05:07:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.46s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/data" 2022/01/08 05:07:19 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-tifasew6tosemuc0toyuzox5 path data lacks md5, skipping --- SKIP: TestCheckSum (1.30s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/data" 2022/01/08 05:07:20 DEBUG : Couldn't decode error response: EOF === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (14.25s) --- PASS: TestCheckSumDownload/subtest1 (0.92s) --- PASS: TestCheckSumDownload/subtest2 (0.73s) --- PASS: TestCheckSumDownload/subtest3 (0.90s) --- PASS: TestCheckSumDownload/subtest4 (0.73s) --- PASS: TestCheckSumDownload/subtest5 (0.72s) --- PASS: TestCheckSumDownload/subtest6 (0.72s) --- PASS: TestCheckSumDownload/subtest7 (0.73s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:07:37 INFO : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Looking for duplicate sha1 hashes using newest mode. 2022/01/08 05:07:38 NOTICE: 37f70cee75675d8c992897b510c710459f47fe7e: Found 3 files with duplicate sha1 hashes 2022/01/08 05:07:38 INFO : one: Deleted 2022/01/08 05:07:39 INFO : also/one: Deleted 2022/01/08 05:07:39 NOTICE: 37f70cee75675d8c992897b510c710459f47fe7e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.37s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:07:46 DEBUG : a.txt: Excluded 2022/01/08 05:07:46 DEBUG : sub dir/hello world: Excluded 2022/01/08 05:07:46 DEBUG : sub dir/hello world2: Excluded 2022/01/08 05:07:46 DEBUG : sub dir/hello world: Excluded 2022/01/08 05:07:46 DEBUG : sub dir/hello world2: Excluded 2022/01/08 05:07:47 DEBUG : sub dir/ignore dir: Excluded 2022/01/08 05:07:47 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:07:47 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (12.92s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", 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/08 05:07:58 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (4.92s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.17s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2022/01/08 05:08:02 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2022/01/08 05:08:03 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2022/01/08 05:08:03 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2022/01/08 05:08:03 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/08 05:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/notfound" 2022/01/08 05:08:04 DEBUG : Config file has changed externaly - reloading 2022/01/08 05:08:05 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (6.14s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.86s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.27s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:06 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Making directory 2022/01/08 05:08:06 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestLsd (2.13s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestLs (2.28s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:13 DEBUG : empty space: Excluded 2022/01/08 05:08:13 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (3.68s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestLsLong (2.88s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (3.93s) --- PASS: TestHashSums/Sha1 (0.17s) --- PASS: TestHashSums/Sha1Download (0.87s) === RUN TestHashSumsWithErrors 2022/01/08 05:08:22 DEBUG : Creating backend with remote ":memory:" 2022/01/08 05:08:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/08 05:08:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/08 05:08:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/08 05:08:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/08 05:08:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/08 05:08:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/08 05:08:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/08 05:08:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/08 05:08:22 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestCount (4.76s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:28 DEBUG : Waiting for deletions to finish 2022/01/08 05:08:28 DEBUG : large: Excluded from sync (and deletion) 2022/01/08 05:08:29 INFO : medium: Deleted 2022/01/08 05:08:29 INFO : small: Deleted --- PASS: TestDelete (4.67s) === RUN TestRetry 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 1/5 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 2/5 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 1/5 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 2/5 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 3/5 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 4/5 2022/01/08 05:08:31 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestCat (7.33s) === RUN TestPurge 2022/01/08 05:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lisidip0yewitog5qozuval2" 2022/01/08 05:08:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/08 05:08:39 DEBUG : Creating backend with remote "/tmp/rclone1875002685" run.go:181: Remote "B2 bucket rclone-test-lisidip0yewitog5qozuval2", Local "Local file system at /tmp/rclone1875002685", Modify Window "1ms" 2022/01/08 05:08:41 DEBUG : A2: Making directory 2022/01/08 05:08:41 DEBUG : A1/B2: Making directory 2022/01/08 05:08:41 DEBUG : A1/B2/C2: Making directory 2022/01/08 05:08:41 DEBUG : A1/B1/C3: Making directory 2022/01/08 05:08:41 DEBUG : A3: Making directory 2022/01/08 05:08:41 DEBUG : A3/B3: Making directory 2022/01/08 05:08:41 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/08 05:08:42 DEBUG : A1/B1/C1/one: Deleting (id "4_z5f02bd73106d3b8b7fe80e1b_f1061497dd46babbf_d20220108_m050841_c001_v0001137_t0033") 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/08 05:08:42 DEBUG : A1/two: Deleting (id "4_z5f02bd73106d3b8b7fe80e1b_f1061497dd46babc3_d20220108_m050841_c001_v0001137_t0034") 2022/01/08 05:08:43 DEBUG : B2 bucket rclone-test-lisidip0yewitog5qozuval2: Purge remote 2022/01/08 05:08:43 purge failed: directory not found --- PASS: TestPurge (4.97s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:44 DEBUG : A2: Making directory 2022/01/08 05:08:44 DEBUG : A1/B2: Making directory 2022/01/08 05:08:44 DEBUG : A1/B2/C2: Making directory 2022/01/08 05:08:44 DEBUG : A1/B1/C3: Making directory 2022/01/08 05:08:44 DEBUG : A3: Making directory 2022/01/08 05:08:44 DEBUG : A3/B3: Making directory 2022/01/08 05:08:44 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/08 05:08:45 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 (4.31s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:48 DEBUG : A1: Making directory 2022/01/08 05:08:48 DEBUG : A1/B1: Making directory 2022/01/08 05:08:48 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 (0.86s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:49 DEBUG : A1: Making directory 2022/01/08 05:08:49 DEBUG : A1/B1: Making directory 2022/01/08 05:08:49 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 (0.86s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:51 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (4.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:54 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:08:54 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/08 05:08:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/08 05:08:55 INFO : file1: Copied (new) to: sub/file2 2022/01/08 05:08:55 INFO : file1: Deleted 2022/01/08 05:08:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/08 05:08:55 DEBUG : file1: Unchanged skipping 2022/01/08 05:08:55 INFO : file1: Deleted 2022/01/08 05:08:56 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.20s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:08:57 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:08:57 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/08 05:08:57 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/08 05:08:57 INFO : file1: Copied (new) 2022/01/08 05:08:57 INFO : file1: Deleted 2022/01/08 05:08:58 DEBUG : file1: Destination exists, skipping 2022/01/08 05:08:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.73s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.34s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/backup" 2022/01/08 05:09:02 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/08 05:09:02 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:05 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/01/08 05:09:05 INFO : dst/file1: Copied (server-side copy) 2022/01/08 05:09:05 INFO : dst/file1: Deleted 2022/01/08 05:09:06 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/08 05:09:06 INFO : dst/file1: Copied (new) 2022/01/08 05:09:06 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (8.89s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:09:09 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:09 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/08 05:09:10 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/08 05:09:10 INFO : file1: Copied (new) to: sub/file2 2022/01/08 05:09:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/01/08 05:09:10 DEBUG : file1: Unchanged skipping 2022/01/08 05:09:10 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.68s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/backup" 2022/01/08 05:09:13 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/08 05:09:13 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:16 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/01/08 05:09:16 INFO : dst/file1: Copied (server-side copy) 2022/01/08 05:09:17 INFO : dst/file1: Deleted 2022/01/08 05:09:17 DEBUG : dst/file1: Clearing upload URL because of error: Post "https://pod-000-1161-14.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001161_t0045": EOF 2022/01/08 05:09:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-14.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001161_t0045": EOF) 2022/01/08 05:09:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/08 05:09:17 DEBUG : dst/file1: Received error: Post "https://pod-000-1161-14.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001161_t0045": EOF - low level retry 1/10 2022/01/08 05:09:17 DEBUG : pacer: Reducing sleep to 10ms 2022/01/08 05:09:18 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/08 05:09:18 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (8.80s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/dst" 2022/01/08 05:09:21 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:22 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/CompareDest" 2022/01/08 05:09:22 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:22 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:22 DEBUG : one: Need to transfer - File not found at Destination 2022/01/08 05:09:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/08 05:09:25 INFO : one: Copied (new) 2022/01/08 05:09:25 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 05:09:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/08 05:09:26 INFO : one: Copied (replaced existing) 2022/01/08 05:09:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:28 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/08 05:09:29 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:29 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/08 05:09:30 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:30 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/08 05:09:30 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/08 05:09:30 DEBUG : two: Need to transfer - File not found at Destination 2022/01/08 05:09:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/01/08 05:09:31 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (15.72s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:09:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/dst" 2022/01/08 05:09:37 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:37 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/CopyDest" 2022/01/08 05:09:38 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:38 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:38 DEBUG : one: Need to transfer - File not found at Destination 2022/01/08 05:09:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/08 05:09:41 INFO : one: Copied (new) 2022/01/08 05:09:42 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 05:09:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/08 05:09:43 INFO : one: Copied (replaced existing) 2022/01/08 05:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-tifasew6tosemuc0toyuzox5/BackupDir" 2022/01/08 05:09:46 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 05:09:46 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/08 05:09:48 INFO : one: Copied (server-side copy) 2022/01/08 05:09:48 INFO : one: Deleted 2022/01/08 05:09:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/08 05:09:49 INFO : one: Copied (server-side copy) 2022/01/08 05:09:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/08 05:09:50 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/08 05:09:51 INFO : two: Copied (server-side copy) 2022/01/08 05:09:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/08 05:09:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/01/08 05:09:52 DEBUG : two: Unchanged skipping 2022/01/08 05:09:53 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:09:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/08 05:09:53 DEBUG : three: Destination not found in --copy-dest 2022/01/08 05:09:53 DEBUG : three: Need to transfer - File not found at Destination 2022/01/08 05:09:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/01/08 05:09:54 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (22.75s) === 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:02 DEBUG : A1/B2: Making directory 2022/01/08 05:10:02 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/08 05:10:03 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:03 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:03 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:03 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:04 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/08 05:10:04 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/08 05:10:04 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/08 05:10:04 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/08 05:10:04 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/08 05:10:04 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/08 05:10:04 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/08 05:10:04 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/08 05:10:04 INFO : A1/B1/C2/five: Deleted 2022/01/08 05:10:05 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:06 INFO : A1/B1/C1/four: Deleted 2022/01/08 05:10:06 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/08 05:10:06 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/08 05:10:06 INFO : A1/two: Deleted 2022/01/08 05:10:06 INFO : A1/one: Deleted 2022/01/08 05:10:06 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/01/08 05:10:07 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:07 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:07 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:07 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:08 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/08 05:10:08 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/08 05:10:08 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/08 05:10:08 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/08 05:10:08 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/08 05:10:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/08 05:10:08 INFO : A2/B1/C2/five: Deleted 2022/01/08 05:10:08 INFO : A2/B1/C1/four: Deleted 2022/01/08 05:10:08 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:08 INFO : A2/B1/three: Deleted 2022/01/08 05:10:09 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/08 05:10:09 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/08 05:10:09 INFO : A2/one: Deleted 2022/01/08 05:10:09 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/08 05:10:09 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/08 05:10:12 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (19.46s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" --- PASS: TestGetFsInfo (0.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:18 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: File to upload is small (34 bytes), uploading instead of streaming 2022/01/08 05:10:19 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/01/08 05:10:19 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/08 05:10:19 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/08 05:10:20 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:22 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: File to upload is small (34 bytes), uploading instead of streaming 2022/01/08 05:10:22 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/01/08 05:10:22 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/08 05:10:22 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/08 05:10:23 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/01/08 05:10:23 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:27 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: File to upload is small (34 bytes), uploading instead of streaming 2022/01/08 05:10:27 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/08 05:10:27 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/08 05:10:29 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-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:31 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: File to upload is small (34 bytes), uploading instead of streaming 2022/01/08 05:10:32 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/08 05:10:32 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/01/08 05:10:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (15.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.16s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:35 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: File to upload is small (60 bytes), uploading instead of streaming 2022/01/08 05:10:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/08 05:10:35 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.08s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:37 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/08 05:10:37 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/01/08 05:10:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/08 05:10:38 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/08 05:10:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1146-06.backblaze.com/b2api/v1/b2_upload_file/ff22cdb3104d3b8b7fe80e1b/c001_v0001146_t0041": Max transfer limit reached as set by --max-transfer 2022/01/08 05:10:38 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/08 05:10:38 DEBUG : Couldn't decode error response: EOF 2022/01/08 05:10:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/08 05:10:39 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = b992bad37e95921b45d0b34e54a016a3b360ea87 OK 2022/01/08 05:10:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.18s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-tifasew6tosemuc0toyuzox5", Local "Local file system at /tmp/rclone226206158", Modify Window "1ms" 2022/01/08 05:10:43 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Touching "empty space" 2022/01/08 05:10:46 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Touching "potato2" 2022/01/08 05:10:49 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Touching "sub dir/potato3" --- PASS: TestTouchDir (11.29s) === 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/08 05:10:53 DEBUG : B2 bucket rclone-test-tifasew6tosemuc0toyuzox5: Purge remote 2022/01/08 05:10:53 DEBUG : A1/B1/C1/four: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061e71a0137f723_d20220108_m051004_c001_v0001105_t0048") 2022/01/08 05:10:53 DEBUG : A1/B1/C1/four: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67632a0_d20220108_m051001_c001_v0001146_t0001") 2022/01/08 05:10:53 DEBUG : A1/B1/C1/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118a62ee632c24bd_d20220108_m050846_c001_v0001120_t0052") 2022/01/08 05:10:53 DEBUG : A1/B1/C1/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06275_d20220108_m050844_c001_v0001161_t0045") 2022/01/08 05:10:53 DEBUG : A1/B1/C2/five: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f119f2f43ec9f1c83_d20220108_m051004_c001_v0001098_t0022") 2022/01/08 05:10:53 DEBUG : A1/B1/C2/five: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67632ab_d20220108_m051001_c001_v0001146_t0014") 2022/01/08 05:10:53 DEBUG : A1/B1/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11431f0f168237e0_d20220108_m051006_c001_v0001098_t0042") 2022/01/08 05:10:53 DEBUG : A1/B1/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763298_d20220108_m051000_c001_v0001146_t0050") 2022/01/08 05:10:53 DEBUG : A1/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10867995d986164d_d20220108_m051004_c001_v0001117_t0007") 2022/01/08 05:10:54 DEBUG : A1/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676328a_d20220108_m050959_c001_v0001146_t0006") 2022/01/08 05:10:54 DEBUG : A1/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11324ceb578ed12e_d20220108_m051004_c001_v0001105_t0006") 2022/01/08 05:10:54 DEBUG : A1/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763291_d20220108_m051000_c001_v0001146_t0042") 2022/01/08 05:10:54 DEBUG : A1/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11324ceb578ec736_d20220108_m050847_c001_v0001105_t0023") 2022/01/08 05:10:54 DEBUG : A1/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06280_d20220108_m050844_c001_v0001161_t0011") 2022/01/08 05:10:54 DEBUG : A2/B1/C1/four: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115bda7f6cedb0c9_d20220108_m051008_c001_v0001153_t0006") 2022/01/08 05:10:54 DEBUG : A2/B1/C1/four: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115867e68ebe0913_d20220108_m051004_c001_v0001105_t0001") 2022/01/08 05:10:54 DEBUG : A2/B1/C2/five: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f108163790362d344_d20220108_m051008_c001_v0001005_t0018") 2022/01/08 05:10:54 DEBUG : A2/B1/C2/five: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118f6c20a0adbc07_d20220108_m051004_c001_v0001032_t0003") 2022/01/08 05:10:54 DEBUG : A2/B1/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115f1e0f4dde3404_d20220108_m051008_c001_v0001113_t0035") 2022/01/08 05:10:54 DEBUG : A2/B1/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f103c3a1c285cd6b1_d20220108_m051005_c001_v0001117_t0018") 2022/01/08 05:10:54 DEBUG : A2/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f109e783ad6374613_d20220108_m051009_c001_v0001037_t0030") 2022/01/08 05:10:54 DEBUG : A2/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11422eb872eaa751_d20220108_m051004_c001_v0001134_t0002") 2022/01/08 05:10:54 DEBUG : A2/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11317dc248b3f39b_d20220108_m051010_c001_v0001015_t0027") 2022/01/08 05:10:55 DEBUG : A2/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10398a4023fee764_d20220108_m051003_c001_v0001105_t0050") 2022/01/08 05:10:55 DEBUG : A3/B1/C1/four: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10061adbdba2b392_d20220108_m051013_c001_v0001105_t0007") 2022/01/08 05:10:55 DEBUG : A3/B1/C1/four: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f100414cdb7593f34_d20220108_m051007_c001_v0001134_t0011") 2022/01/08 05:10:55 DEBUG : A3/B1/C2/five: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1143ce8e61e3a5e5_d20220108_m051014_c001_v0001144_t0043") 2022/01/08 05:10:55 DEBUG : A3/B1/C2/five: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1100d629facefaed_d20220108_m051007_c001_v0001098_t0007") 2022/01/08 05:10:55 DEBUG : A3/B1/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1140fe99ae78aaad_d20220108_m051014_c001_v0001040_t0036") 2022/01/08 05:10:55 DEBUG : A3/B1/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1151c71e1a855434_d20220108_m051007_c001_v0001144_t0011") 2022/01/08 05:10:55 DEBUG : A3/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118a62ee632c2729_d20220108_m051017_c001_v0001120_t0042") 2022/01/08 05:10:55 DEBUG : A3/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1008eef61a72ea89_d20220108_m051007_c001_v0001113_t0002") 2022/01/08 05:10:55 DEBUG : A3/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11208c8db9a9577f_d20220108_m051017_c001_v0001150_t0034") 2022/01/08 05:10:55 DEBUG : A3/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061497dd46badd2_d20220108_m051008_c001_v0001137_t0023") 2022/01/08 05:10:55 DEBUG : BackupDir/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f116ce3b6b66c6fa2_d20220108_m050954_c001_v0001153_t0006") 2022/01/08 05:10:55 DEBUG : BackupDir/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f104e7390df34dbdd_d20220108_m050947_c001_v0001098_t0047") 2022/01/08 05:10:55 DEBUG : CompareDest/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f105f4a5660bfcbbc_d20220108_m050931_c001_v0001109_t0029") 2022/01/08 05:10:55 DEBUG : CompareDest/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763106_d20220108_m050927_c001_v0001146_t0029") 2022/01/08 05:10:55 DEBUG : CompareDest/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f107721ec5a5eefe8_d20220108_m050932_c001_v0001146_t0054") 2022/01/08 05:10:55 DEBUG : CompareDest/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676311a_d20220108_m050928_c001_v0001146_t0018") 2022/01/08 05:10:55 DEBUG : CopyDest/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f116d4b89007853c4_d20220108_m050955_c001_v0001105_t0005") 2022/01/08 05:10:55 DEBUG : CopyDest/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67631e2_d20220108_m050944_c001_v0001146_t0033") 2022/01/08 05:10:55 DEBUG : CopyDest/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11431f0f16823783_d20220108_m050956_c001_v0001098_t0017") 2022/01/08 05:10:56 DEBUG : CopyDest/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763239_d20220108_m050952_c001_v0001146_t0049") 2022/01/08 05:10:56 DEBUG : CopyDest/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118597cd67131fa9_d20220108_m050956_c001_v0001025_t0019") 2022/01/08 05:10:56 DEBUG : CopyDest/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763217_d20220108_m050949_c001_v0001146_t0019") 2022/01/08 05:10:56 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115129af22ac18c4_d20220108_m051040_c001_v0001165_t0034") 2022/01/08 05:10:56 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763452_d20220108_m051037_c001_v0001146_t0038") 2022/01/08 05:10:56 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115867e68ebe0dba_d20220108_m051040_c001_v0001105_t0012") 2022/01/08 05:10:56 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763470_d20220108_m051039_c001_v0001146_t0054") 2022/01/08 05:10:56 DEBUG : a.txt: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f107acda93a944162_d20220108_m050748_c001_v0001105_t0045") 2022/01/08 05:10:56 DEBUG : a.txt: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ea5_d20220108_m050743_c001_v0001161_t0010") 2022/01/08 05:10:56 DEBUG : also/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11370040f8c16946_d20220108_m050738_c001_v0001161_t0011") 2022/01/08 05:10:56 DEBUG : also/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05e29_d20220108_m050736_c001_v0001161_t0038") 2022/01/08 05:10:56 DEBUG : another: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f119a34e4ca84e587_d20220108_m050739_c001_v0001105_t0018") 2022/01/08 05:10:56 DEBUG : another: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05e33_d20220108_m050736_c001_v0001161_t0051") 2022/01/08 05:10:56 DEBUG : backup/dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1045584eba9ae8cd_d20220108_m050918_c001_v0001145_t0036") 2022/01/08 05:10:56 DEBUG : backup/dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1176d1ee6a19b82e_d20220108_m050915_c001_v0001120_t0013") 2022/01/08 05:10:56 DEBUG : backup/dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11370040f8c16e43_d20220108_m050907_c001_v0001161_t0018") 2022/01/08 05:10:56 DEBUG : backup/dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1147ee67d26fcfd9_d20220108_m050904_c001_v0001097_t0030") 2022/01/08 05:10:56 DEBUG : data/banana: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1189061595a10b07_d20220108_m050732_c001_v0001098_t0032") 2022/01/08 05:10:56 DEBUG : data/banana: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05dcf_d20220108_m050730_c001_v0001161_t0015") 2022/01/08 05:10:56 DEBUG : data/banana: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05d32_d20220108_m050720_c001_v0001161_t0055") 2022/01/08 05:10:56 DEBUG : data/potato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f119463e97fef7902_d20220108_m050733_c001_v0001165_t0027") 2022/01/08 05:10:56 DEBUG : data/potato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05dd4_d20220108_m050730_c001_v0001161_t0002") 2022/01/08 05:10:56 DEBUG : data/potato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05d52_d20220108_m050722_c001_v0001161_t0017") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f109f90325cba5c32_d20220108_m050919_c001_v0001097_t0031") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676309b_d20220108_m050917_c001_v0001146_t0015") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118e4287f8dbeb47_d20220108_m050916_c001_v0001117_t0020") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06410_d20220108_m050911_c001_v0001161_t0051") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11620509a533202e_d20220108_m050908_c001_v0001134_t0021") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe063c0_d20220108_m050906_c001_v0001161_t0043") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11653fe03520a2a3_d20220108_m050905_c001_v0001011_t0007") 2022/01/08 05:10:57 DEBUG : dst/file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0636f_d20220108_m050900_c001_v0001161_t0044") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118ded6db7f8a4dc_d20220108_m050956_c001_v0001145_t0006") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f109166ca1df822a9_d20220108_m050949_c001_v0001105_t0020") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11845873c146bff0_d20220108_m050948_c001_v0001165_t0045") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67631de_d20220108_m050944_c001_v0001146_t0045") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f104da4b21c6bf753_d20220108_m050942_c001_v0001105_t0024") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f104da4b21c6bf726_d20220108_m050940_c001_v0001105_t0019") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061e71a0137f35f_d20220108_m050932_c001_v0001105_t0021") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67630fe_d20220108_m050927_c001_v0001146_t0005") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f113a802a97da12d4_d20220108_m050925_c001_v0001157_t0017") 2022/01/08 05:10:57 DEBUG : dst/one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f113a802a97da12be_d20220108_m050924_c001_v0001157_t0044") 2022/01/08 05:10:57 DEBUG : dst/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1110b319bb1096b7_d20220108_m050957_c001_v0001161_t0018") 2022/01/08 05:10:57 DEBUG : dst/three: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f104da4b21c6bf8c8_d20220108_m050953_c001_v0001105_t0053") 2022/01/08 05:10:58 DEBUG : dst/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f119a34e4ca84f59d_d20220108_m050957_c001_v0001105_t0028") 2022/01/08 05:10:58 DEBUG : dst/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10173a28bc65ca34_d20220108_m050950_c001_v0001134_t0001") 2022/01/08 05:10:58 DEBUG : dst/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11892c88695bbaa7_d20220108_m050934_c001_v0001105_t0049") 2022/01/08 05:10:58 DEBUG : dst/two: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f113a802a97da130b_d20220108_m050931_c001_v0001157_t0044") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10828982964b9b7b_d20220108_m051051_c001_v0001015_t0037") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f112fb9bf62365abc_d20220108_m051045_c001_v0001145_t0014") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763492_d20220108_m051042_c001_v0001146_t0010") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11260f26bd30011a_d20220108_m050824_c001_v0001128_t0051") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06147_d20220108_m050822_c001_v0001161_t0028") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10867995d9861138_d20220108_m050820_c001_v0001117_t0049") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe060f3_d20220108_m050818_c001_v0001161_t0026") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f110416a5b2d5831a_d20220108_m050816_c001_v0001144_t0045") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe060ba_d20220108_m050815_c001_v0001161_t0041") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f117de6297e04d3fc_d20220108_m050814_c001_v0001136_t0014") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06092_d20220108_m050812_c001_v0001161_t0012") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1194cc74cca6dadb_d20220108_m050810_c001_v0001117_t0003") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0606f_d20220108_m050809_c001_v0001161_t0015") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f119e95d5cdf639db_d20220108_m050711_c001_v0001157_t0001") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05c77_d20220108_m050708_c001_v0001161_t0016") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11324ceb578eb8eb_d20220108_m050703_c001_v0001105_t0059") 2022/01/08 05:10:58 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ba1_d20220108_m050659_c001_v0001161_t0059") 2022/01/08 05:10:59 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115d9ffd1b7794f8_d20220108_m050651_c001_v0001097_t0034") 2022/01/08 05:10:59 DEBUG : empty space: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ae8_d20220108_m050648_c001_v0001161_t0037") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1154c59044bc6c27_d20220108_m050858_c001_v0001120_t0054") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0633c_d20220108_m050857_c001_v0001161_t0050") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115705f681e45cf1_d20220108_m050853_c001_v0001043_t0007") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe062d3_d20220108_m050850_c001_v0001161_t0059") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115867e68ebdfd9f_d20220108_m050835_c001_v0001105_t0016") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe061c9_d20220108_m050831_c001_v0001161_t0012") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11434bc81e63d6c8_d20220108_m050805_c001_v0001157_t0038") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05fbd_d20220108_m050800_c001_v0001161_t0020") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11952708af572d0b_d20220108_m050758_c001_v0001113_t0051") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05f78_d20220108_m050756_c001_v0001161_t0004") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1178f1eb805bf461_d20220108_m050640_c001_v0001097_t0028") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f117d9e1b6a183be8_d20220108_m050639_c001_v0001153_t0021") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f117d9e1b6a183be4_d20220108_m050637_c001_v0001153_t0023") 2022/01/08 05:10:59 DEBUG : file1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f117d9e1b6a183bde_d20220108_m050635_c001_v0001153_t0019") 2022/01/08 05:10:59 DEBUG : file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f115ad9bab489a645_d20220108_m050853_c001_v0001033_t0011") 2022/01/08 05:10:59 DEBUG : file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe062ee_d20220108_m050852_c001_v0001161_t0025") 2022/01/08 05:10:59 DEBUG : file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1029227fd3dc023f_d20220108_m050837_c001_v0001044_t0052") 2022/01/08 05:11:00 DEBUG : file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe061cd_d20220108_m050832_c001_v0001161_t0014") 2022/01/08 05:11:00 DEBUG : filename.txt: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f119c9900999f0e4b_d20220108_m050854_c001_v0001044_t0016") 2022/01/08 05:11:00 DEBUG : filename.txt: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe062e4_d20220108_m050851_c001_v0001161_t0052") 2022/01/08 05:11:00 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f112c3cedbd1a1487_d20220108_m051033_c001_v0001098_t0024") 2022/01/08 05:11:00 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676340b_d20220108_m051032_c001_v0001146_t0024") 2022/01/08 05:11:00 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1097a8627f81e533_d20220108_m051029_c001_v0001157_t0017") 2022/01/08 05:11:00 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67633dd_d20220108_m051028_c001_v0001146_t0026") 2022/01/08 05:11:00 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1073826b7dc67792_d20220108_m051033_c001_v0001128_t0053") 2022/01/08 05:11:00 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763406_d20220108_m051031_c001_v0001146_t0006") 2022/01/08 05:11:00 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f106735256e741316_d20220108_m051030_c001_v0001097_t0009") 2022/01/08 05:11:00 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb67633d4_d20220108_m051027_c001_v0001146_t0010") 2022/01/08 05:11:00 DEBUG : large: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f106a133e6447234c_d20220108_m050830_c001_v0001003_t0015") 2022/01/08 05:11:00 DEBUG : large: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0619d_d20220108_m050828_c001_v0001161_t0000") 2022/01/08 05:11:00 DEBUG : medium: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f102123aea922600e_d20220108_m050829_c001_v0001146_t0059") 2022/01/08 05:11:00 DEBUG : medium: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06193_d20220108_m050827_c001_v0001161_t0014") 2022/01/08 05:11:00 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118d18a9c6ddc7ea_d20220108_m051021_c001_v0001150_t0007") 2022/01/08 05:11:00 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763377_d20220108_m051019_c001_v0001146_t0050") 2022/01/08 05:11:00 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1178df660dee777b_d20220108_m051021_c001_v0001161_t0048") 2022/01/08 05:11:00 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763371_d20220108_m051019_c001_v0001146_t0015") 2022/01/08 05:11:00 DEBUG : not-one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114dc2b62b49e6bc_d20220108_m050740_c001_v0001044_t0016") 2022/01/08 05:11:01 DEBUG : not-one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05e3f_d20220108_m050737_c001_v0001161_t0038") 2022/01/08 05:11:01 DEBUG : one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118ff1f892e3f429_d20220108_m050738_c001_v0001109_t0008") 2022/01/08 05:11:01 DEBUG : one: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05e20_d20220108_m050735_c001_v0001161_t0044") 2022/01/08 05:11:01 DEBUG : potato1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f110dcf4e9d6a0553_d20220108_m051036_c001_v0001161_t0038") 2022/01/08 05:11:01 DEBUG : potato1: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676342f_d20220108_m051034_c001_v0001146_t0002") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f113ea31e3c430035_d20220108_m051052_c001_v0001037_t0047") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f102488b1b6fbcfbe_d20220108_m051046_c001_v0001097_t0045") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676348e_d20220108_m051042_c001_v0001146_t0056") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1169412230d24e3d_d20220108_m051036_c001_v0001165_t0019") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763436_d20220108_m051035_c001_v0001146_t0018") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f105bf56e96e6440e_d20220108_m050824_c001_v0001165_t0035") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0613c_d20220108_m050822_c001_v0001161_t0015") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f107721ec5a5eed8b_d20220108_m050821_c001_v0001146_t0019") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe060e2_d20220108_m050818_c001_v0001161_t0040") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f113745659a8a9325_d20220108_m050817_c001_v0001134_t0022") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe060b4_d20220108_m050815_c001_v0001161_t0049") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f109383adcff41c04_d20220108_m050814_c001_v0001044_t0012") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06084_d20220108_m050812_c001_v0001161_t0034") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11097b4ff82b8cbe_d20220108_m050811_c001_v0001021_t0027") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06068_d20220108_m050809_c001_v0001161_t0036") 2022/01/08 05:11:01 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f108a7f69c92261e6_d20220108_m050711_c001_v0001146_t0024") 2022/01/08 05:11:02 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05c85_d20220108_m050709_c001_v0001161_t0059") 2022/01/08 05:11:02 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f10469975f2f820fa_d20220108_m050704_c001_v0001130_t0006") 2022/01/08 05:11:02 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05bbb_d20220108_m050700_c001_v0001161_t0007") 2022/01/08 05:11:02 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1187c0210e670809_d20220108_m050652_c001_v0001018_t0005") 2022/01/08 05:11:02 DEBUG : potato2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05af1_d20220108_m050649_c001_v0001161_t0017") 2022/01/08 05:11:02 DEBUG : remotepotato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11892c88695ba7e0_d20220108_m050712_c001_v0001105_t0058") 2022/01/08 05:11:02 DEBUG : remotepotato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05c8d_d20220108_m050710_c001_v0001161_t0052") 2022/01/08 05:11:02 DEBUG : remotepotato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f11481d225a1077ad_d20220108_m050704_c001_v0001043_t0030") 2022/01/08 05:11:02 DEBUG : remotepotato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05bdd_d20220108_m050701_c001_v0001161_t0019") 2022/01/08 05:11:02 DEBUG : remotepotato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1071ba2b90211fec_d20220108_m050653_c001_v0001037_t0011") 2022/01/08 05:11:02 DEBUG : remotepotato: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05b02_d20220108_m050650_c001_v0001161_t0037") 2022/01/08 05:11:02 DEBUG : rutabaga: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1128a53e1dc01576_d20220108_m050713_c001_v0001157_t0006") 2022/01/08 05:11:02 DEBUG : rutabaga: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05c5f_d20220108_m050707_c001_v0001161_t0059") 2022/01/08 05:11:02 DEBUG : rutabaga: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f110dcf4e9d69f439_d20220108_m050705_c001_v0001161_t0037") 2022/01/08 05:11:02 DEBUG : rutabaga: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05b71_d20220108_m050657_c001_v0001161_t0033") 2022/01/08 05:11:02 DEBUG : rutabaga: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061e71a0137df61_d20220108_m050654_c001_v0001105_t0003") 2022/01/08 05:11:02 DEBUG : rutabaga: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ad5_d20220108_m050647_c001_v0001161_t0034") 2022/01/08 05:11:02 DEBUG : small: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1169412230d24745_d20220108_m050829_c001_v0001165_t0055") 2022/01/08 05:11:02 DEBUG : small: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06173_d20220108_m050827_c001_v0001161_t0027") 2022/01/08 05:11:02 DEBUG : sub dir/hello world: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114bc4d171ad7d57_d20220108_m050808_c001_v0001109_t0003") 2022/01/08 05:11:03 DEBUG : sub dir/hello world: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe06047_d20220108_m050807_c001_v0001161_t0057") 2022/01/08 05:11:03 DEBUG : sub dir/hello world: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f101bafeb50e1b85e_d20220108_m050750_c001_v0001113_t0014") 2022/01/08 05:11:03 DEBUG : sub dir/hello world: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05eb2_d20220108_m050744_c001_v0001161_t0028") 2022/01/08 05:11:03 DEBUG : sub dir/hello world2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f118e4287f8dbe7a3_d20220108_m050751_c001_v0001117_t0001") 2022/01/08 05:11:03 DEBUG : sub dir/hello world2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05eb7_d20220108_m050744_c001_v0001161_t0001") 2022/01/08 05:11:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f107d4ee4ca528c37_d20220108_m050753_c001_v0001165_t0030") 2022/01/08 05:11:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ec2_d20220108_m050744_c001_v0001161_t0034") 2022/01/08 05:11:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f108674e8ebd86043_d20220108_m050753_c001_v0001098_t0043") 2022/01/08 05:11:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ec6_d20220108_m050745_c001_v0001161_t0002") 2022/01/08 05:11:03 DEBUG : sub dir/potato3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1026c4cce0f7c32a_d20220108_m051052_c001_v0001120_t0005") 2022/01/08 05:11:03 DEBUG : sub dir/potato3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f116d4b8900785b09_d20220108_m051049_c001_v0001105_t0016") 2022/01/08 05:11:03 DEBUG : sub dir/potato3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763496_d20220108_m051042_c001_v0001146_t0018") 2022/01/08 05:11:03 DEBUG : sub dir/potato3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061cf1a3e06587d_d20220108_m050824_c001_v0001032_t0005") 2022/01/08 05:11:03 DEBUG : sub dir/potato3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0614f_d20220108_m050823_c001_v0001161_t0026") 2022/01/08 05:11:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1079f218e24686f6_d20220108_m050753_c001_v0001117_t0020") 2022/01/08 05:11:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ece_d20220108_m050745_c001_v0001161_t0024") 2022/01/08 05:11:03 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f105322318da611dc_d20220108_m050911_c001_v0001146_t0022") 2022/01/08 05:11:03 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe063f4_d20220108_m050909_c001_v0001161_t0037") 2022/01/08 05:11:03 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114bc4d171ad7efc_d20220108_m050856_c001_v0001109_t0055") 2022/01/08 05:11:03 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe0631b_d20220108_m050855_c001_v0001161_t0008") 2022/01/08 05:11:04 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f107721ec5a5eed0a_d20220108_m050806_c001_v0001146_t0055") 2022/01/08 05:11:04 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05fc0_d20220108_m050801_c001_v0001161_t0045") 2022/01/08 05:11:04 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f111f0d7b79920a88_d20220108_m050759_c001_v0001120_t0004") 2022/01/08 05:11:04 DEBUG : sub/file2: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05f7e_d20220108_m050756_c001_v0001161_t0051") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f113a802a97da0cca_d20220108_m050733_c001_v0001157_t0000") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05de0_d20220108_m050731_c001_v0001161_t0015") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05db9_d20220108_m050729_c001_v0001161_t0044") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05da7_d20220108_m050727_c001_v0001161_t0004") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05d8c_d20220108_m050726_c001_v0001161_t0047") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05d68_d20220108_m050723_c001_v0001161_t0049") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05d58_d20220108_m050722_c001_v0001161_t0042") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05d36_d20220108_m050720_c001_v0001161_t0042") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1068945c9402edd3_d20220108_m050717_c001_v0001120_t0040") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05ced_d20220108_m050715_c001_v0001161_t0050") 2022/01/08 05:11:04 DEBUG : test.sum: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05cce_d20220108_m050713_c001_v0001161_t0001") 2022/01/08 05:11:04 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f102c0d0f224e3b09_d20220108_m051024_c001_v0001117_t0024") 2022/01/08 05:11:04 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb676339c_d20220108_m051022_c001_v0001146_t0057") 2022/01/08 05:11:04 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1173eac76719dbdf_d20220108_m051024_c001_v0001105_t0001") 2022/01/08 05:11:04 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f1061733bb6763396_d20220108_m051022_c001_v0001146_t0021") 2022/01/08 05:11:04 DEBUG : zend.txt: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f103003f3f45c0e9d_d20220108_m050754_c001_v0001036_t0053") 2022/01/08 05:11:04 DEBUG : zend.txt: Deleting (id "4_zff22cdb3104d3b8b7fe80e1b_f114ef823dbe05eab_d20220108_m050743_c001_v0001161_t0058") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 4m33.380907048s (try 1/5)