"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/03/03 05:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2" 2022/03/03 05:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 05:09:12 DEBUG : Creating backend with remote "/tmp/rclone3107194429" === 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/03 05:09:16 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/03 05:09:16 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/03 05:09:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/03 05:09:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/03 05:09:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/03 05:09:17 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/03 05:09:18 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/03 05:09:18 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/03 05:09:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/03 05:09:19 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/03 05:09:19 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/03 05:09:19 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/03 05:09:21 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/03 05:09:21 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/03 05:09:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/03 05:09:21 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/03 05:09:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/03 05:09:21 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (9.64s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.54s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.74s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.18s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/03 05:09:22 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/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/03 05:09:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/03 05:09:22 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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 (10.78s) --- 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.18s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2022/03/03 05:09:33 DEBUG : Creating backend with remote "non-existent" 2022/03/03 05:09:33 DEBUG : Creating backend with remote "non-existent" 2022/03/03 05:09:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/03 05:09:33 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/03/03 05:09:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/03 05:09:33 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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 (14.51s) --- PASS: TestCheckDownload/1 (1.22s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.39s) --- PASS: TestCheckDownload/6 (0.36s) --- PASS: TestCheckDownload/7 (0.38s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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.06s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:09:58 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/03 05:09:58 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/03 05:09:58 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/03 05:09:58 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/03 05:10:01 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/03 05:10:01 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/03 05:10:01 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/03 05:10:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.51s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/data" 2022/03/03 05:10:03 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-betibay8meyejux5yigicut2 path data lacks md5, skipping --- SKIP: TestCheckSum (1.28s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/data" 2022/03/03 05:10:04 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 (20.56s) --- PASS: TestCheckSumDownload/subtest1 (0.93s) --- PASS: TestCheckSumDownload/subtest2 (0.69s) --- PASS: TestCheckSumDownload/subtest3 (0.87s) --- PASS: TestCheckSumDownload/subtest4 (0.80s) --- PASS: TestCheckSumDownload/subtest5 (0.78s) --- PASS: TestCheckSumDownload/subtest6 (0.71s) --- PASS: TestCheckSumDownload/subtest7 (0.72s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:10:30 INFO : B2 bucket rclone-test-betibay8meyejux5yigicut2: Looking for duplicate sha1 hashes using newest mode. 2022/03/03 05:10:30 NOTICE: 3637ed8308bc5b4544ef3aae1e15f088974a33ff: Found 3 files with duplicate sha1 hashes 2022/03/03 05:10:30 INFO : one: Deleted 2022/03/03 05:10:32 INFO : also/one: Deleted 2022/03/03 05:10:32 NOTICE: 3637ed8308bc5b4544ef3aae1e15f088974a33ff: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.10s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:10:43 DEBUG : a.txt: Excluded 2022/03/03 05:10:44 DEBUG : sub dir/hello world: Excluded 2022/03/03 05:10:44 DEBUG : sub dir/hello world2: Excluded 2022/03/03 05:10:44 DEBUG : sub dir/hello world: Excluded 2022/03/03 05:10:44 DEBUG : sub dir/hello world2: Excluded 2022/03/03 05:10:44 DEBUG : sub dir/ignore dir: Excluded 2022/03/03 05:10:45 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:10:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (14.31s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", 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/03/03 05:10:54 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (4.61s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2022/03/03 05:10:58 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2022/03/03 05:10:58 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2022/03/03 05:10:59 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2022/03/03 05:10:59 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/03/03 05:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/notfound" 2022/03/03 05:11:01 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (7.36s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.85s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.28s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:11:03 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: Making directory 2022/03/03 05:11:03 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestLsd (3.51s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestLs (3.82s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:11:12 DEBUG : empty space: Excluded 2022/03/03 05:11:13 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (6.44s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestLsLong (5.42s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (7.25s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.92s) === RUN TestHashSumsWithErrors 2022/03/03 05:11:30 DEBUG : Creating backend with remote ":memory:" 2022/03/03 05:11:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/03 05:11:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/03 05:11:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/03 05:11:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/03 05:11:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/03 05:11:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/03 05:11:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/03 05:11:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/03 05:11:30 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestCount (4.00s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:11:35 DEBUG : Waiting for deletions to finish 2022/03/03 05:11:35 DEBUG : large: Excluded from sync (and deletion) 2022/03/03 05:11:36 INFO : medium: Deleted 2022/03/03 05:11:36 INFO : small: Deleted --- PASS: TestDelete (3.44s) === RUN TestRetry 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 1/5 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 2/5 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 1/5 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 2/5 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 3/5 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 4/5 2022/03/03 05:11:37 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestCat (5.56s) === RUN TestPurge 2022/03/03 05:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zovicuw7hafegek6xufalem6" 2022/03/03 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 05:11:43 DEBUG : Creating backend with remote "/tmp/rclone1719072356" run.go:181: Remote "B2 bucket rclone-test-zovicuw7hafegek6xufalem6", Local "Local file system at /tmp/rclone1719072356", Modify Window "1ms" 2022/03/03 05:11:50 DEBUG : A2: Making directory 2022/03/03 05:11:50 DEBUG : A1/B2: Making directory 2022/03/03 05:11:50 DEBUG : A1/B2/C2: Making directory 2022/03/03 05:11:50 DEBUG : A1/B1/C3: Making directory 2022/03/03 05:11:50 DEBUG : A3: Making directory 2022/03/03 05:11:50 DEBUG : A3/B3: Making directory 2022/03/03 05:11:50 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/03/03 05:11:52 DEBUG : A1/B1/C1/one: Deleting (id "4_z4f52ede3300d4beb7ff80e1b_f111af4db37df57a0_d20220303_m051145_c001_v0001101_t0035") 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/03/03 05:11:53 DEBUG : A1/two: Deleting (id "4_z4f52ede3300d4beb7ff80e1b_f111af4db37df585d_d20220303_m051151_c001_v0001101_t0012") 2022/03/03 05:11:54 DEBUG : B2 bucket rclone-test-zovicuw7hafegek6xufalem6: Purge remote 2022/03/03 05:11:54 purge failed: directory not found --- PASS: TestPurge (11.16s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:11:55 DEBUG : A2: Making directory 2022/03/03 05:11:55 DEBUG : A1/B2: Making directory 2022/03/03 05:11:55 DEBUG : A1/B2/C2: Making directory 2022/03/03 05:11:55 DEBUG : A1/B1/C3: Making directory 2022/03/03 05:11:55 DEBUG : A3: Making directory 2022/03/03 05:11:55 DEBUG : A3/B3: Making directory 2022/03/03 05:11:55 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/03/03 05:11:55 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.97s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:11:59 DEBUG : A1: Making directory 2022/03/03 05:11:59 DEBUG : A1/B1: Making directory 2022/03/03 05:11:59 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:00 DEBUG : A1: Making directory 2022/03/03 05:12:00 DEBUG : A1/B1: Making directory 2022/03/03 05:12:00 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.87s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:03 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (8.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:10 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:10 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/03 05:12:10 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/03 05:12:10 INFO : file1: Copied (new) to: sub/file2 2022/03/03 05:12:10 INFO : file1: Deleted 2022/03/03 05:12:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/03 05:12:11 DEBUG : file1: Unchanged skipping 2022/03/03 05:12:11 INFO : file1: Deleted 2022/03/03 05:12:11 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.60s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:13 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:13 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/03 05:12:14 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/03 05:12:14 INFO : file1: Copied (new) 2022/03/03 05:12:14 INFO : file1: Deleted 2022/03/03 05:12:14 DEBUG : file1: Destination exists, skipping 2022/03/03 05:12:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.62s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.35s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/backup" 2022/03/03 05:12:18 DEBUG : Config file has changed externaly - reloading 2022/03/03 05:12:19 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/03 05:12:20 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:23 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/03/03 05:12:23 INFO : dst/file1: Copied (server-side copy) 2022/03/03 05:12:24 INFO : dst/file1: Deleted 2022/03/03 05:12:25 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/03 05:12:25 INFO : dst/file1: Copied (new) 2022/03/03 05:12:25 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.73s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:28 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:28 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/03 05:12:29 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/03 05:12:29 INFO : file1: Copied (new) to: sub/file2 2022/03/03 05:12:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/03 05:12:30 DEBUG : file1: Unchanged skipping 2022/03/03 05:12:30 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.30s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:32 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/backup" 2022/03/03 05:12:33 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/03 05:12:33 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:35 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2022/03/03 05:12:35 INFO : dst/file1: Copied (server-side copy) 2022/03/03 05:12:37 INFO : dst/file1: Deleted 2022/03/03 05:12:38 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/03 05:12:38 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (8.90s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/dst" 2022/03/03 05:12:41 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:41 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/CompareDest" 2022/03/03 05:12:42 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:42 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:42 DEBUG : one: Need to transfer - File not found at Destination 2022/03/03 05:12:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/03 05:12:44 INFO : one: Copied (new) 2022/03/03 05:12:45 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:12:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/03 05:12:46 INFO : one: Copied (replaced existing) 2022/03/03 05:12:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:12:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:12:48 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:12:49 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:12:49 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:12:49 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:12:50 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/03 05:12:50 DEBUG : two: Need to transfer - File not found at Destination 2022/03/03 05:12:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/03/03 05:12:50 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (13.41s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/dst" 2022/03/03 05:12:54 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:54 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/CopyDest" 2022/03/03 05:12:55 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:55 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:55 DEBUG : one: Need to transfer - File not found at Destination 2022/03/03 05:12:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/03 05:12:57 INFO : one: Copied (new) 2022/03/03 05:12:58 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:12:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:12:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/03 05:12:58 INFO : one: Copied (replaced existing) 2022/03/03 05:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-betibay8meyejux5yigicut2/BackupDir" 2022/03/03 05:13:01 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:13:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:13:02 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/03 05:13:04 INFO : one: Copied (server-side copy) 2022/03/03 05:13:04 INFO : one: Deleted 2022/03/03 05:13:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/03 05:13:04 INFO : one: Copied (server-side copy) 2022/03/03 05:13:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/03 05:13:06 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:13:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/03 05:13:08 INFO : two: Copied (server-side copy) 2022/03/03 05:13:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/03 05:13:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:13:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:13:08 DEBUG : two: Unchanged skipping 2022/03/03 05:13:09 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/03 05:13:09 DEBUG : three: Destination not found in --copy-dest 2022/03/03 05:13:09 DEBUG : three: Need to transfer - File not found at Destination 2022/03/03 05:13:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/03/03 05:13:10 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (24.42s) === 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:13:22 DEBUG : A1/B2: Making directory 2022/03/03 05:13:22 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/03/03 05:13:23 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:23 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:23 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:23 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:24 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/03 05:13:24 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/03/03 05:13:24 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/03 05:13:24 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/03/03 05:13:24 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/03 05:13:24 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/03/03 05:13:24 INFO : A1/one: Deleted 2022/03/03 05:13:24 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:25 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/03 05:13:25 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/03/03 05:13:26 INFO : A1/B1/three: Deleted 2022/03/03 05:13:26 INFO : A1/two: Deleted 2022/03/03 05:13:27 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/03 05:13:27 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/03/03 05:13:28 INFO : A1/B1/C2/five: Deleted 2022/03/03 05:13:28 INFO : A1/B1/C1/four: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/03/03 05:13:29 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:29 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:30 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:30 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:30 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/03 05:13:30 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/03/03 05:13:30 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/03 05:13:30 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/03/03 05:13:30 INFO : A2/one: Deleted 2022/03/03 05:13:31 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:13:31 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/03 05:13:31 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/03/03 05:13:32 INFO : A2/B1/C1/four: Deleted 2022/03/03 05:13:32 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/03 05:13:32 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/03/03 05:13:32 INFO : A2/two: Deleted 2022/03/03 05:13:32 INFO : A2/B1/C2/five: Deleted 2022/03/03 05:13:32 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/03 05:13:32 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/03/03 05:13:33 INFO : A2/B1/three: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (18.84s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:13:37 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:13:40 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/03/03 05:13:40 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:13:40 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/03 05:13:42 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:13:47 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:13:48 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/03/03 05:13:48 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:13:48 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/03 05:13:50 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/03/03 05:13:50 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:13:53 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:13:54 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:13:54 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/03 05:13:57 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-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:13:59 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:14:01 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:14:01 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2022/03/03 05:14:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (28.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.00s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:14:07 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: File to upload is small (60 bytes), uploading instead of streaming 2022/03/03 05:14:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/03 05:14:08 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.88s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:14:11 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:14:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/03 05:14:12 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/03/03 05:14:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/03 05:14:12 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:14:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/03 05:14:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1097-05.backblaze.com/b2api/v1/b2_upload_file/ffc2ad2320ed4beb7ff80e1b/c001_v0001097_t0054": Max transfer limit reached as set by --max-transfer 2022/03/03 05:14:12 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:14:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/03 05:14:13 DEBUG : Couldn't decode error response: EOF 2022/03/03 05:14:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/03 05:14:14 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 626aa18d12123afc8a1254bd99477cbb252766eb OK 2022/03/03 05:14:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.64s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-betibay8meyejux5yigicut2", Local "Local file system at /tmp/rclone3107194429", Modify Window "1ms" 2022/03/03 05:14:21 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: Touching "empty space" 2022/03/03 05:14:23 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: Touching "potato2" 2022/03/03 05:14:25 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: Touching "sub dir/potato3" --- PASS: TestTouchDir (12.36s) === 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/03/03 05:14:29 DEBUG : B2 bucket rclone-test-betibay8meyejux5yigicut2: Purge remote 2022/03/03 05:14:30 DEBUG : A1/B1/C1/four: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1014272cab6c75f4_d20220303_m051324_c001_v0001029_t0033") 2022/03/03 05:14:30 DEBUG : A1/B1/C1/four: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904fe_d20220303_m051321_c001_v0001097_t0009") 2022/03/03 05:14:30 DEBUG : A1/B1/C1/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117e2c8f6b041b25_d20220303_m051157_c001_v0001120_t0050") 2022/03/03 05:14:30 DEBUG : A1/B1/C1/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8903c9_d20220303_m051154_c001_v0001097_t0027") 2022/03/03 05:14:30 DEBUG : A1/B1/C2/five: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f118a7cb7162c8118_d20220303_m051327_c001_v0001098_t0019") 2022/03/03 05:14:30 DEBUG : A1/B1/C2/five: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890502_d20220303_m051321_c001_v0001097_t0042") 2022/03/03 05:14:30 DEBUG : A1/B1/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f113e97ba58cadb0e_d20220303_m051325_c001_v0001104_t0039") 2022/03/03 05:14:30 DEBUG : A1/B1/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904fc_d20220303_m051320_c001_v0001097_t0059") 2022/03/03 05:14:30 DEBUG : A1/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f114c90af8a177529_d20220303_m051324_c001_v0001130_t0050") 2022/03/03 05:14:30 DEBUG : A1/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904f1_d20220303_m051318_c001_v0001097_t0001") 2022/03/03 05:14:30 DEBUG : A1/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1177bdcd50be835d_d20220303_m051324_c001_v0001116_t0027") 2022/03/03 05:14:31 DEBUG : A1/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904f8_d20220303_m051320_c001_v0001097_t0028") 2022/03/03 05:14:31 DEBUG : A1/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f109e774613ea8e74_d20220303_m051158_c001_v0001041_t0010") 2022/03/03 05:14:31 DEBUG : A1/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8903cb_d20220303_m051155_c001_v0001097_t0014") 2022/03/03 05:14:31 DEBUG : A2/B1/C1/four: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f105bac42f5162b57_d20220303_m051330_c001_v0001104_t0031") 2022/03/03 05:14:31 DEBUG : A2/B1/C1/four: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1083a23bcf1fd5a3_d20220303_m051324_c001_v0001101_t0052") 2022/03/03 05:14:31 DEBUG : A2/B1/C2/five: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11288d6b4546425e_d20220303_m051332_c001_v0001116_t0007") 2022/03/03 05:14:31 DEBUG : A2/B1/C2/five: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1045dcd4df090656_d20220303_m051325_c001_v0001104_t0050") 2022/03/03 05:14:31 DEBUG : A2/B1/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f107b35037142b92b_d20220303_m051332_c001_v0001115_t0004") 2022/03/03 05:14:31 DEBUG : A2/B1/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f116802b3f1b6ba06_d20220303_m051323_c001_v0001109_t0035") 2022/03/03 05:14:31 DEBUG : A2/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f107fe7b136f6bb88_d20220303_m051330_c001_v0001134_t0040") 2022/03/03 05:14:31 DEBUG : A2/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f110299ae91b5c9db_d20220303_m051324_c001_v0001091_t0030") 2022/03/03 05:14:31 DEBUG : A2/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f102e8407e57c4a0c_d20220303_m051331_c001_v0001103_t0038") 2022/03/03 05:14:31 DEBUG : A2/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11900452ff3bb3c9_d20220303_m051324_c001_v0001102_t0036") 2022/03/03 05:14:31 DEBUG : A3/B1/C1/four: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1022951fdc133d36_d20220303_m051334_c001_v0001037_t0000") 2022/03/03 05:14:31 DEBUG : A3/B1/C1/four: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1029c1eaf1f02b37_d20220303_m051330_c001_v0001042_t0046") 2022/03/03 05:14:31 DEBUG : A3/B1/C2/five: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f112c4aad63065a3a_d20220303_m051334_c001_v0001115_t0006") 2022/03/03 05:14:32 DEBUG : A3/B1/C2/five: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f112f221b678ea420_d20220303_m051330_c001_v0001109_t0002") 2022/03/03 05:14:32 DEBUG : A3/B1/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f105f6ba54bb8c50e_d20220303_m051335_c001_v0001099_t0003") 2022/03/03 05:14:32 DEBUG : A3/B1/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f111fab420ed6086b_d20220303_m051331_c001_v0001104_t0001") 2022/03/03 05:14:32 DEBUG : A3/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1045dcd4df09072a_d20220303_m051335_c001_v0001104_t0020") 2022/03/03 05:14:32 DEBUG : A3/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f101adfaa08c42a7f_d20220303_m051329_c001_v0001104_t0014") 2022/03/03 05:14:32 DEBUG : A3/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f110477421270971f_d20220303_m051336_c001_v0001109_t0037") 2022/03/03 05:14:32 DEBUG : A3/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117458308c903fbf_d20220303_m051329_c001_v0001101_t0013") 2022/03/03 05:14:32 DEBUG : BackupDir/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1171d842ff5f5a6b_d20220303_m051311_c001_v0001117_t0010") 2022/03/03 05:14:32 DEBUG : BackupDir/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f112569eabff05758_d20220303_m051303_c001_v0001042_t0034") 2022/03/03 05:14:32 DEBUG : CompareDest/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f118349de26ab2de8_d20220303_m051251_c001_v0001115_t0056") 2022/03/03 05:14:32 DEBUG : CompareDest/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890491_d20220303_m051247_c001_v0001097_t0049") 2022/03/03 05:14:32 DEBUG : CompareDest/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1036c7801cbe3b3c_d20220303_m051252_c001_v0001101_t0002") 2022/03/03 05:14:32 DEBUG : CompareDest/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890496_d20220303_m051248_c001_v0001097_t0028") 2022/03/03 05:14:32 DEBUG : CopyDest/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f115ad673a66e6ad4_d20220303_m051312_c001_v0001102_t0043") 2022/03/03 05:14:32 DEBUG : CopyDest/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904b8_d20220303_m051259_c001_v0001097_t0058") 2022/03/03 05:14:32 DEBUG : CopyDest/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f104039b043684b1f_d20220303_m051313_c001_v0001136_t0024") 2022/03/03 05:14:32 DEBUG : CopyDest/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904d7_d20220303_m051308_c001_v0001097_t0025") 2022/03/03 05:14:32 DEBUG : CopyDest/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1045c09308a4d215_d20220303_m051313_c001_v0001101_t0031") 2022/03/03 05:14:32 DEBUG : CopyDest/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904cb_d20220303_m051305_c001_v0001097_t0034") 2022/03/03 05:14:32 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1186ee9d47ac5a45_d20220303_m051415_c001_v0001100_t0039") 2022/03/03 05:14:33 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8905ad_d20220303_m051411_c001_v0001097_t0046") 2022/03/03 05:14:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f115b9df6ebda02c4_d20220303_m051417_c001_v0001036_t0004") 2022/03/03 05:14:33 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8905bc_d20220303_m051413_c001_v0001097_t0041") 2022/03/03 05:14:33 DEBUG : a.txt: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10390e5c7a03330f_d20220303_m051045_c001_v0001116_t0042") 2022/03/03 05:14:33 DEBUG : a.txt: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89027e_d20220303_m051037_c001_v0001097_t0057") 2022/03/03 05:14:33 DEBUG : also/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f110c63ff86105765_d20220303_m051030_c001_v0001103_t0034") 2022/03/03 05:14:33 DEBUG : also/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89025e_d20220303_m051027_c001_v0001097_t0032") 2022/03/03 05:14:33 DEBUG : another: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f108f167de7efc8d4_d20220303_m051032_c001_v0001105_t0013") 2022/03/03 05:14:33 DEBUG : another: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890264_d20220303_m051028_c001_v0001097_t0055") 2022/03/03 05:14:33 DEBUG : backup/dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1096466477b1c405_d20220303_m051238_c001_v0001098_t0037") 2022/03/03 05:14:33 DEBUG : backup/dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117815be2d8935b4_d20220303_m051235_c001_v0001165_t0013") 2022/03/03 05:14:33 DEBUG : backup/dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f106f3379a8427ed3_d20220303_m051225_c001_v0001117_t0039") 2022/03/03 05:14:33 DEBUG : backup/dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1100dd8b2e7cc576_d20220303_m051221_c001_v0001105_t0058") 2022/03/03 05:14:33 DEBUG : data/banana: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117bedce5c08eb9e_d20220303_m051020_c001_v0001104_t0037") 2022/03/03 05:14:33 DEBUG : data/banana: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89022f_d20220303_m051018_c001_v0001097_t0008") 2022/03/03 05:14:33 DEBUG : data/banana: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901ed_d20220303_m051004_c001_v0001097_t0016") 2022/03/03 05:14:33 DEBUG : data/potato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1096466477b1bd5a_d20220303_m051022_c001_v0001098_t0040") 2022/03/03 05:14:33 DEBUG : data/potato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890232_d20220303_m051018_c001_v0001097_t0056") 2022/03/03 05:14:33 DEBUG : data/potato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901f5_d20220303_m051006_c001_v0001097_t0018") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f105bac42f5162710_d20220303_m051239_c001_v0001104_t0039") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890475_d20220303_m051237_c001_v0001097_t0030") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f109a9239dad9b1ef_d20220303_m051235_c001_v0001104_t0050") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890462_d20220303_m051231_c001_v0001097_t0016") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11456464cd133535_d20220303_m051226_c001_v0001104_t0042") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89044b_d20220303_m051225_c001_v0001097_t0003") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f113ea8ae351fa139_d20220303_m051224_c001_v0001100_t0055") 2022/03/03 05:14:34 DEBUG : dst/file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890424_d20220303_m051216_c001_v0001097_t0009") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1073ce2a409da877_d20220303_m051314_c001_v0001101_t0044") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f111cd03c6e7ddbfb_d20220303_m051305_c001_v0001102_t0020") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11314c1eb344bf0d_d20220303_m051304_c001_v0001161_t0045") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8904b6_d20220303_m051259_c001_v0001097_t0000") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f116c14647708f2d5_d20220303_m051258_c001_v0001044_t0000") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f116c14647708f2d1_d20220303_m051257_c001_v0001044_t0022") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11314c1eb344bef2_d20220303_m051252_c001_v0001161_t0056") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89048f_d20220303_m051246_c001_v0001097_t0028") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11380c5f32695419_d20220303_m051245_c001_v0001019_t0020") 2022/03/03 05:14:34 DEBUG : dst/one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11380c5f32695417_d20220303_m051244_c001_v0001019_t0001") 2022/03/03 05:14:34 DEBUG : dst/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f104adc59f6e4fd45_d20220303_m051316_c001_v0001105_t0049") 2022/03/03 05:14:35 DEBUG : dst/three: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f116c14647708f2f1_d20220303_m051310_c001_v0001044_t0003") 2022/03/03 05:14:35 DEBUG : dst/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1193a47ad30833fa_d20220303_m051316_c001_v0001101_t0056") 2022/03/03 05:14:35 DEBUG : dst/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10562a8112860deb_d20220303_m051307_c001_v0001115_t0016") 2022/03/03 05:14:35 DEBUG : dst/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117c85edacd23370_d20220303_m051253_c001_v0001005_t0030") 2022/03/03 05:14:35 DEBUG : dst/two: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11380c5f3269541b_d20220303_m051250_c001_v0001019_t0030") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f101991e0b5cbde6f_d20220303_m051426_c001_v0001144_t0016") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1099b01f9ddf4752_d20220303_m051422_c001_v0001109_t0007") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8905cf_d20220303_m051419_c001_v0001097_t0014") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1157101f0e7518b3_d20220303_m051133_c001_v0001099_t0007") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890364_d20220303_m051131_c001_v0001097_t0019") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f109123ff95514988_d20220303_m051125_c001_v0001117_t0032") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890340_d20220303_m051123_c001_v0001097_t0032") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f111fab420ed5fc7d_d20220303_m051119_c001_v0001104_t0006") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890327_d20220303_m051118_c001_v0001097_t0046") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1044b6f7921b7860_d20220303_m051113_c001_v0001117_t0038") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890312_d20220303_m051111_c001_v0001097_t0044") 2022/03/03 05:14:35 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1133c2c03d80dc72_d20220303_m051109_c001_v0001103_t0010") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890308_d20220303_m051108_c001_v0001097_t0001") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f100cd0abac4dca12_d20220303_m050952_c001_v0001117_t0046") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901be_d20220303_m050949_c001_v0001097_t0008") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f115dc5f8ee8eba67_d20220303_m050942_c001_v0001037_t0013") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890199_d20220303_m050936_c001_v0001097_t0042") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f106934a018df542c_d20220303_m050927_c001_v0001043_t0033") 2022/03/03 05:14:36 DEBUG : empty space: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89017f_d20220303_m050924_c001_v0001097_t0043") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f102d99ee8583b7f8_d20220303_m051214_c001_v0001120_t0016") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89041c_d20220303_m051213_c001_v0001097_t0026") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f106acbfa1994f4ee_d20220303_m051206_c001_v0001039_t0007") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8903e6_d20220303_m051201_c001_v0001097_t0046") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1036c7801cbe31a9_d20220303_m051141_c001_v0001101_t0019") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89037b_d20220303_m051137_c001_v0001097_t0035") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f114bde822546095c_d20220303_m051101_c001_v0001101_t0048") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8902cb_d20220303_m051055_c001_v0001097_t0015") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f105057e60070580d_d20220303_m051054_c001_v0001103_t0033") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8902bd_d20220303_m051051_c001_v0001097_t0001") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f107685e54b8c84ca_d20220303_m050921_c001_v0001109_t0007") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890174_d20220303_m050919_c001_v0001097_t0014") 2022/03/03 05:14:36 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89016e_d20220303_m050917_c001_v0001097_t0026") 2022/03/03 05:14:37 DEBUG : file1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890164_d20220303_m050914_c001_v0001097_t0041") 2022/03/03 05:14:37 DEBUG : file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117458308c903608_d20220303_m051207_c001_v0001101_t0003") 2022/03/03 05:14:37 DEBUG : file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8903f2_d20220303_m051204_c001_v0001097_t0038") 2022/03/03 05:14:37 DEBUG : file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1090fc061d724788_d20220303_m051142_c001_v0001136_t0052") 2022/03/03 05:14:37 DEBUG : file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890380_d20220303_m051138_c001_v0001097_t0010") 2022/03/03 05:14:37 DEBUG : filename.txt: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1003fecd2306f116_d20220303_m051208_c001_v0001098_t0022") 2022/03/03 05:14:37 DEBUG : filename.txt: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8903ee_d20220303_m051203_c001_v0001097_t0049") 2022/03/03 05:14:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1177bdcd50be85c4_d20220303_m051403_c001_v0001116_t0002") 2022/03/03 05:14:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89058b_d20220303_m051401_c001_v0001097_t0021") 2022/03/03 05:14:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f104785893554c5fe_d20220303_m051357_c001_v0001102_t0049") 2022/03/03 05:14:37 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890573_d20220303_m051354_c001_v0001097_t0005") 2022/03/03 05:14:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1147b7f6f280a548_d20220303_m051405_c001_v0001092_t0014") 2022/03/03 05:14:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890584_d20220303_m051359_c001_v0001097_t0029") 2022/03/03 05:14:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f113e97ba58cade14_d20220303_m051358_c001_v0001104_t0059") 2022/03/03 05:14:37 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89056b_d20220303_m051353_c001_v0001097_t0040") 2022/03/03 05:14:37 DEBUG : large: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1150a9af2f9d536e_d20220303_m051136_c001_v0001006_t0037") 2022/03/03 05:14:37 DEBUG : large: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890371_d20220303_m051134_c001_v0001097_t0057") 2022/03/03 05:14:37 DEBUG : medium: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f114bde8225460d54_d20220303_m051135_c001_v0001101_t0003") 2022/03/03 05:14:38 DEBUG : medium: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89036f_d20220303_m051134_c001_v0001097_t0021") 2022/03/03 05:14:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f109edadeb2b677a3_d20220303_m051343_c001_v0001146_t0021") 2022/03/03 05:14:38 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890540_d20220303_m051341_c001_v0001097_t0005") 2022/03/03 05:14:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f102f53ffa68f5b7e_d20220303_m051344_c001_v0001104_t0012") 2022/03/03 05:14:38 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890537_d20220303_m051339_c001_v0001097_t0039") 2022/03/03 05:14:38 DEBUG : not-one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f114cf970c4c3da1a_d20220303_m051033_c001_v0001117_t0039") 2022/03/03 05:14:38 DEBUG : not-one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890267_d20220303_m051029_c001_v0001097_t0053") 2022/03/03 05:14:38 DEBUG : one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1018455ac1cd5ebb_d20220303_m051030_c001_v0001040_t0000") 2022/03/03 05:14:38 DEBUG : one: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890259_d20220303_m051026_c001_v0001097_t0054") 2022/03/03 05:14:38 DEBUG : potato1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11486bd9f39b9e61_d20220303_m051408_c001_v0001100_t0046") 2022/03/03 05:14:38 DEBUG : potato1: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89059b_d20220303_m051406_c001_v0001097_t0052") 2022/03/03 05:14:38 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11892ca7e9eed537_d20220303_m051428_c001_v0001038_t0048") 2022/03/03 05:14:38 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1066c80a0956cf52_d20220303_m051423_c001_v0001101_t0030") 2022/03/03 05:14:38 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8905c9_d20220303_m051417_c001_v0001097_t0002") 2022/03/03 05:14:38 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f101a0ce6f45141cb_d20220303_m051410_c001_v0001116_t0033") 2022/03/03 05:14:38 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8905a1_d20220303_m051407_c001_v0001097_t0041") 2022/03/03 05:14:38 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f117e1f706d44baa9_d20220303_m051133_c001_v0001093_t0057") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890360_d20220303_m051130_c001_v0001097_t0034") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f111fab420ed5fd16_d20220303_m051126_c001_v0001104_t0057") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89033d_d20220303_m051122_c001_v0001097_t0014") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1035b9d0e9191fb3_d20220303_m051120_c001_v0001106_t0044") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890325_d20220303_m051118_c001_v0001097_t0048") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1095126ee2d41ec1_d20220303_m051116_c001_v0001105_t0039") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89030e_d20220303_m051111_c001_v0001097_t0014") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11116736fceb450c_d20220303_m051110_c001_v0001115_t0042") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8902ff_d20220303_m051107_c001_v0001097_t0044") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1151ac6608adfca5_d20220303_m050953_c001_v0001161_t0030") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901c2_d20220303_m050950_c001_v0001097_t0044") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f103f6cfd319bb675_d20220303_m050943_c001_v0001144_t0014") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901a1_d20220303_m050937_c001_v0001097_t0022") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f114d739e85e58a44_d20220303_m050927_c001_v0001044_t0022") 2022/03/03 05:14:39 DEBUG : potato2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890181_d20220303_m050925_c001_v0001097_t0023") 2022/03/03 05:14:39 DEBUG : remotepotato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10588c4f96eb7bfb_d20220303_m050954_c001_v0001042_t0027") 2022/03/03 05:14:39 DEBUG : remotepotato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901c5_d20220303_m050951_c001_v0001097_t0018") 2022/03/03 05:14:39 DEBUG : remotepotato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1045c09308a4bc57_d20220303_m050946_c001_v0001101_t0030") 2022/03/03 05:14:39 DEBUG : remotepotato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901aa_d20220303_m050939_c001_v0001097_t0056") 2022/03/03 05:14:39 DEBUG : remotepotato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10448a2668546bba_d20220303_m050932_c001_v0001131_t0055") 2022/03/03 05:14:39 DEBUG : remotepotato: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890185_d20220303_m050926_c001_v0001097_t0057") 2022/03/03 05:14:40 DEBUG : rutabaga: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f103b8e19fc9ee4e9_d20220303_m050955_c001_v0001109_t0032") 2022/03/03 05:14:40 DEBUG : rutabaga: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901ba_d20220303_m050948_c001_v0001097_t0023") 2022/03/03 05:14:40 DEBUG : rutabaga: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f102c9d453e7f9163_d20220303_m050947_c001_v0001101_t0038") 2022/03/03 05:14:40 DEBUG : rutabaga: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890191_d20220303_m050934_c001_v0001097_t0026") 2022/03/03 05:14:40 DEBUG : rutabaga: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f106b27dbdf551337_d20220303_m050933_c001_v0001103_t0058") 2022/03/03 05:14:40 DEBUG : rutabaga: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89017b_d20220303_m050922_c001_v0001097_t0022") 2022/03/03 05:14:40 DEBUG : small: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11718bcd5f90c136_d20220303_m051136_c001_v0001137_t0013") 2022/03/03 05:14:40 DEBUG : small: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89036d_d20220303_m051134_c001_v0001097_t0037") 2022/03/03 05:14:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f100c4f9a9cef2e8b_d20220303_m051105_c001_v0001144_t0020") 2022/03/03 05:14:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8902f3_d20220303_m051104_c001_v0001097_t0016") 2022/03/03 05:14:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f110264068cf217c1_d20220303_m051047_c001_v0001099_t0033") 2022/03/03 05:14:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890285_d20220303_m051038_c001_v0001097_t0035") 2022/03/03 05:14:40 DEBUG : sub dir/hello world2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1089d06fd2b0fcda_d20220303_m051047_c001_v0001092_t0048") 2022/03/03 05:14:40 DEBUG : sub dir/hello world2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89028a_d20220303_m051039_c001_v0001097_t0050") 2022/03/03 05:14:40 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10941541fe1a37f8_d20220303_m051048_c001_v0001116_t0000") 2022/03/03 05:14:40 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89028f_d20220303_m051039_c001_v0001097_t0030") 2022/03/03 05:14:40 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f111af4db37df501b_d20220303_m051049_c001_v0001101_t0051") 2022/03/03 05:14:40 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890292_d20220303_m051040_c001_v0001097_t0042") 2022/03/03 05:14:41 DEBUG : sub dir/potato3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10833321551b5d2b_d20220303_m051429_c001_v0001115_t0025") 2022/03/03 05:14:41 DEBUG : sub dir/potato3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1021b23613a51300_d20220303_m051425_c001_v0001128_t0030") 2022/03/03 05:14:41 DEBUG : sub dir/potato3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8905d4_d20220303_m051421_c001_v0001097_t0021") 2022/03/03 05:14:41 DEBUG : sub dir/potato3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11314c1eb344bdc7_d20220303_m051133_c001_v0001161_t0012") 2022/03/03 05:14:41 DEBUG : sub dir/potato3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890369_d20220303_m051131_c001_v0001097_t0010") 2022/03/03 05:14:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f103b8e19fc9ee65a_d20220303_m051049_c001_v0001109_t0022") 2022/03/03 05:14:41 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890295_d20220303_m051041_c001_v0001097_t0019") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f119e9befc5a42dc7_d20220303_m051230_c001_v0001032_t0008") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890455_d20220303_m051228_c001_v0001097_t0022") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11446c164e6b90b9_d20220303_m051211_c001_v0001116_t0015") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89040b_d20220303_m051210_c001_v0001097_t0012") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f114993e1f0a6bdf6_d20220303_m051102_c001_v0001106_t0050") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8902ce_d20220303_m051056_c001_v0001097_t0029") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f11442176c8d6ad74_d20220303_m051055_c001_v0001091_t0028") 2022/03/03 05:14:41 DEBUG : sub/file2: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8902c0_d20220303_m051052_c001_v0001097_t0055") 2022/03/03 05:14:41 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f109a9239dad9a6fc_d20220303_m051023_c001_v0001104_t0042") 2022/03/03 05:14:41 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890234_d20220303_m051019_c001_v0001097_t0004") 2022/03/03 05:14:41 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890229_d20220303_m051017_c001_v0001097_t0002") 2022/03/03 05:14:41 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890223_d20220303_m051015_c001_v0001097_t0041") 2022/03/03 05:14:41 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890218_d20220303_m051013_c001_v0001097_t0016") 2022/03/03 05:14:42 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89020f_d20220303_m051011_c001_v0001097_t0040") 2022/03/03 05:14:42 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890203_d20220303_m051009_c001_v0001097_t0042") 2022/03/03 05:14:42 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901f0_d20220303_m051005_c001_v0001097_t0051") 2022/03/03 05:14:42 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1128849787849c66_d20220303_m051001_c001_v0001117_t0052") 2022/03/03 05:14:42 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901dd_d20220303_m050958_c001_v0001097_t0028") 2022/03/03 05:14:42 DEBUG : test.sum: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b8901d8_d20220303_m050957_c001_v0001097_t0055") 2022/03/03 05:14:42 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1072e857c2daa2b6_d20220303_m051350_c001_v0001090_t0021") 2022/03/03 05:14:42 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b89055d_d20220303_m051348_c001_v0001097_t0005") 2022/03/03 05:14:42 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1066c80a0956cb56_d20220303_m051351_c001_v0001101_t0012") 2022/03/03 05:14:42 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890559_d20220303_m051347_c001_v0001097_t0013") 2022/03/03 05:14:42 DEBUG : zend.txt: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f10884401249a3937_d20220303_m051050_c001_v0001116_t0005") 2022/03/03 05:14:42 DEBUG : zend.txt: Deleting (id "4_zffc2ad2320ed4beb7ff80e1b_f1056d6234b890282_d20220303_m051038_c001_v0001097_t0036") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m31.900804368s (try 1/5)