"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2021/05/09 05:11:10 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4" 2021/05/09 05:11:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:11:11 DEBUG : Creating backend with remote "/tmp/rclone187243895" === 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:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/05/09 05:11:14 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 05:11:14 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/05/09 05:11:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 05:11:14 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/05/09 05:11:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 05:11:14 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/05/09 05:11:17 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/05/09 05:11:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/05/09 05:11:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/05/09 05:11:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/05/09 05:11:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/05/09 05:11:17 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/05/09 05:11:18 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/05/09 05:11:18 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/05/09 05:11:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/05/09 05:11:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/05/09 05:11:18 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/05/09 05:11:18 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (10.08s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.42s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.97s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 05:11:21 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 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/05/09 05:11:21 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/05/09 05:11:21 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:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", 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.39s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.14s) --- PASS: TestCheck/5 (0.15s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2021/05/09 05:11:31 DEBUG : Creating backend with remote "non-existent" 2021/05/09 05:11:31 DEBUG : Creating backend with remote "non-existent" 2021/05/09 05:11:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/05/09 05:11:31 ERROR : : error reading source directory: directory not found 2021/05/09 05:11:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/05/09 05:11:31 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:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", 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 (7.41s) --- PASS: TestCheckDownload/1 (0.72s) --- PASS: TestCheckDownload/2 (0.32s) --- PASS: TestCheckDownload/3 (0.28s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.30s) --- PASS: TestCheckDownload/6 (0.31s) --- PASS: TestCheckDownload/7 (0.31s) === RUN TestCheckSizeOnly run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", 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.19s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- PASS: TestCheckSizeOnly/2 (0.14s) --- PASS: TestCheckSizeOnly/3 (0.14s) --- PASS: TestCheckSizeOnly/4 (0.14s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.14s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.28s) === RUN TestDeduplicateSkip run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.29s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.28s) === RUN TestDeduplicateFirst run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.28s) === RUN TestDeduplicateNewest run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.28s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:11:51 INFO : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: Looking for duplicate SHA-1 hashes using newest mode. 2021/05/09 05:11:51 NOTICE: 53084d9c9de3ae877e8b8918412dd801933b9cee: Found 3 files with duplicate SHA-1 hashes 2021/05/09 05:11:52 INFO : one: Deleted 2021/05/09 05:11:52 INFO : also/one: Deleted 2021/05/09 05:11:52 NOTICE: 53084d9c9de3ae877e8b8918412dd801933b9cee: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (7.85s) === RUN TestDeduplicateOldest run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.28s) === RUN TestDeduplicateLargest run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.28s) === RUN TestDeduplicateSmallest run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.28s) === RUN TestDeduplicateRename run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.28s) === RUN TestMergeDirs run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.29s) === RUN TestListDirSorted run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:03 DEBUG : a.txt: Excluded 2021/05/09 05:12:04 DEBUG : sub dir/hello world: Excluded 2021/05/09 05:12:04 DEBUG : sub dir/hello world2: Excluded 2021/05/09 05:12:04 DEBUG : sub dir/hello world: Excluded 2021/05/09 05:12:04 DEBUG : sub dir/hello world2: Excluded 2021/05/09 05:12:04 DEBUG : sub dir/ignore dir: Excluded 2021/05/09 05:12:04 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:12:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (12.09s) === RUN TestMkdir run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:11 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: Making directory 2021/05/09 05:12:11 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: Making directory --- PASS: TestMkdir (0.42s) === RUN TestLsd run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestLsd (1.65s) === RUN TestLs run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestLs (2.37s) === RUN TestLsWithFilesFrom run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:16 DEBUG : empty space: Excluded 2021/05/09 05:12:17 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (2.90s) === RUN TestLsLong run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestLsLong (2.82s) === RUN TestHashSums run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:23 ERROR : potato2: Hash unsupported: hash type not supported 2021/05/09 05:12:23 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:12:23 ERROR : empty space: Hash unsupported: hash type not supported 2021/05/09 05:12:23 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (4.73s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestCount (3.58s) === RUN TestDelete run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:31 DEBUG : Waiting for deletions to finish 2021/05/09 05:12:31 DEBUG : large: Excluded from sync (and deletion) 2021/05/09 05:12:31 INFO : medium: Deleted 2021/05/09 05:12:32 INFO : small: Deleted --- PASS: TestDelete (3.40s) === RUN TestRetry 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 1/5 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 2/5 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 3/5 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 4/5 2021/05/09 05:12:33 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestCat (3.88s) === RUN TestPurge 2021/05/09 05:12:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rogurub2seticuw2rinoqej0" 2021/05/09 05:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:12:37 DEBUG : Creating backend with remote "/tmp/rclone802272961" run.go:176: Remote "B2 bucket rclone-test-rogurub2seticuw2rinoqej0", Local "Local file system at /tmp/rclone802272961", Modify Window "1ms" 2021/05/09 05:12:38 DEBUG : A2: Making directory 2021/05/09 05:12:38 DEBUG : A1/B2: Making directory 2021/05/09 05:12:38 DEBUG : A1/B2/C2: Making directory 2021/05/09 05:12:38 DEBUG : A1/B1/C3: Making directory 2021/05/09 05:12:38 DEBUG : A3: Making directory 2021/05/09 05:12:38 DEBUG : A3/B3: Making directory 2021/05/09 05:12:38 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" 2021/05/09 05:12:39 DEBUG : A1/B1/C1/one: Deleting (id "4_zefc2ad7380ad4bfb7f980e1b_f1008753561beabeb_d20210509_m051238_c001_v0001091_t0050") 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" 2021/05/09 05:12:39 DEBUG : A1/two: Deleting (id "4_zefc2ad7380ad4bfb7f980e1b_f1008753561beabee_d20210509_m051238_c001_v0001091_t0050") 2021/05/09 05:12:40 DEBUG : B2 bucket rclone-test-rogurub2seticuw2rinoqej0: Purge remote 2021/05/09 05:12:40 purge failed: directory not found --- PASS: TestPurge (3.84s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:42 DEBUG : A2: Making directory 2021/05/09 05:12:42 DEBUG : A1/B2: Making directory 2021/05/09 05:12:42 DEBUG : A1/B2/C2: Making directory 2021/05/09 05:12:42 DEBUG : A1/B1/C3: Making directory 2021/05/09 05:12:42 DEBUG : A3: Making directory 2021/05/09 05:12:42 DEBUG : A3/B3: Making directory 2021/05/09 05:12:42 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" 2021/05/09 05:12:43 DEBUG : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (5.04s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:45 DEBUG : A1: Making directory 2021/05/09 05:12:45 DEBUG : A1/B1: Making directory 2021/05/09 05:12:45 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.77s) === RUN TestRmdirsWithFilter run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:46 DEBUG : A1: Making directory 2021/05/09 05:12:46 DEBUG : A1/B1: Making directory 2021/05/09 05:12:46 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.71s) === RUN TestCopyURL run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:48 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (3.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:51 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:12:51 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 05:12:51 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/09 05:12:51 INFO : file1: Copied (new) to: sub/file2 2021/05/09 05:12:51 INFO : file1: Deleted 2021/05/09 05:12:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/05/09 05:12:51 DEBUG : file1: Unchanged skipping 2021/05/09 05:12:51 INFO : file1: Deleted 2021/05/09 05:12:51 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.81s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.28s) === RUN TestMoveFileBackupDir run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/backup" 2021/05/09 05:12:55 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:12:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 05:12:55 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:12:56 DEBUG : dst/file1: SHA-1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/05/09 05:12:56 INFO : dst/file1: Copied (server-side copy) 2021/05/09 05:12:57 INFO : dst/file1: Deleted 2021/05/09 05:12:57 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/09 05:12:57 INFO : dst/file1: Copied (new) 2021/05/09 05:12:57 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (6.31s) === RUN TestCopyFile run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:00 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:00 DEBUG : file1: Need to transfer - File not found at Destination 2021/05/09 05:13:00 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/09 05:13:00 INFO : file1: Copied (new) to: sub/file2 2021/05/09 05:13:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/05/09 05:13:00 DEBUG : file1: Unchanged skipping 2021/05/09 05:13:01 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.28s) === RUN TestCopyFileBackupDir run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/backup" 2021/05/09 05:13:03 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/05/09 05:13:03 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:05 DEBUG : dst/file1: SHA-1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/05/09 05:13:05 INFO : dst/file1: Copied (server-side copy) 2021/05/09 05:13:05 INFO : dst/file1: Deleted 2021/05/09 05:13:06 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/09 05:13:06 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (7.01s) === RUN TestCopyFileCompareDest run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/dst" 2021/05/09 05:13:09 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:10 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/CompareDest" 2021/05/09 05:13:10 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:10 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:10 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 05:13:12 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/09 05:13:12 INFO : one: Copied (new) 2021/05/09 05:13:13 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:13:13 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/05/09 05:13:13 INFO : one: Copied (replaced existing) 2021/05/09 05:13:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:15 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 05:13:15 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:15 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 05:13:16 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:16 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 05:13:16 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/09 05:13:16 DEBUG : two: Need to transfer - File not found at Destination 2021/05/09 05:13:17 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/05/09 05:13:17 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.85s) === RUN TestCopyFileCopyDest run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/dst" 2021/05/09 05:13:20 DEBUG : Config file has changed externaly - reloading 2021/05/09 05:13:21 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:21 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/CopyDest" 2021/05/09 05:13:21 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:22 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:22 DEBUG : one: Need to transfer - File not found at Destination 2021/05/09 05:13:24 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/09 05:13:24 INFO : one: Copied (new) 2021/05/09 05:13:24 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:13:25 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/05/09 05:13:25 INFO : one: Copied (replaced existing) 2021/05/09 05:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-simamiv4bohejej4xemijaz4/BackupDir" 2021/05/09 05:13:27 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 05:13:27 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:29 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/09 05:13:29 INFO : one: Copied (server-side copy) 2021/05/09 05:13:30 INFO : one: Deleted 2021/05/09 05:13:30 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/05/09 05:13:30 INFO : one: Copied (server-side copy) 2021/05/09 05:13:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/05/09 05:13:31 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:31 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/05/09 05:13:31 INFO : two: Copied (server-side copy) 2021/05/09 05:13:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/05/09 05:13:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/05/09 05:13:32 DEBUG : two: Unchanged skipping 2021/05/09 05:13:32 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/05/09 05:13:33 DEBUG : three: Destination not found in --copy-dest 2021/05/09 05:13:33 DEBUG : three: Need to transfer - File not found at Destination 2021/05/09 05:13:33 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/05/09 05:13:33 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (17.64s) === 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:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:40 DEBUG : A1/B2: Making directory 2021/05/09 05:13:40 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2021/05/09 05:13:40 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:40 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:40 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:40 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:41 DEBUG : A1/B1/three: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/05/09 05:13:41 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/05/09 05:13:41 DEBUG : A1/B1/C1/four: SHA-1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/05/09 05:13:41 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/05/09 05:13:41 DEBUG : A1/one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/09 05:13:41 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/05/09 05:13:41 DEBUG : A1/B1/C2/five: SHA-1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/05/09 05:13:41 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/05/09 05:13:42 INFO : A1/B1/three: Deleted 2021/05/09 05:13:42 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:42 INFO : A1/one: Deleted 2021/05/09 05:13:42 INFO : A1/B1/C1/four: Deleted 2021/05/09 05:13:42 INFO : A1/B1/C2/five: Deleted 2021/05/09 05:13:42 DEBUG : A1/two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/05/09 05:13:42 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/05/09 05:13:43 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2021/05/09 05:13:43 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:43 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:43 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:43 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:43 DEBUG : A2/B1/C1/four: SHA-1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/05/09 05:13:43 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/05/09 05:13:44 DEBUG : A2/B1/three: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/05/09 05:13:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/05/09 05:13:44 DEBUG : A2/B1/C2/five: SHA-1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/05/09 05:13:44 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/05/09 05:13:44 INFO : A2/B1/three: Deleted 2021/05/09 05:13:44 INFO : A2/B1/C2/five: Deleted 2021/05/09 05:13:44 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:13:44 INFO : A2/B1/C1/four: Deleted 2021/05/09 05:13:45 DEBUG : A2/one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/05/09 05:13:45 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/05/09 05:13:45 INFO : A2/one: Deleted 2021/05/09 05:13:45 DEBUG : A2/two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/05/09 05:13:45 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/05/09 05:13:45 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (10.19s) === RUN TestGetFsInfo run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" --- PASS: TestGetFsInfo (0.28s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:48 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:13:49 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/05/09 05:13:49 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:13:49 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/05/09 05:13:50 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:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:52 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:13:52 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/05/09 05:13:52 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:13:52 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/05/09 05:13:53 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/05/09 05:13:53 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:54 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:13:54 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:13:54 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/05/09 05:13:55 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:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:13:58 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: File to upload is small (34 bytes), uploading instead of streaming 2021/05/09 05:13:59 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/05/09 05:13:59 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/05/09 05:13:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (12.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.42s) === RUN TestRcatSize run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:14:04 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: File to upload is small (60 bytes), uploading instead of streaming 2021/05/09 05:14:04 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/05/09 05:14:04 INFO : potato2: Copied (new) --- PASS: TestRcatSize (6.04s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "B2 bucket rclone-test-simamiv4bohejej4xemijaz4", Local "Local file system at /tmp/rclone187243895", Modify Window "1ms" 2021/05/09 05:14:07 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:14:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/05/09 05:14:08 DEBUG : TestCopyFileMaxTransfer/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/05/09 05:14:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/05/09 05:14:08 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:14:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/05/09 05:14:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1031-09.backblaze.com/b2api/v1/b2_upload_file/bf125d83809d4bfb7f980e1b/c001_v0001031_t0040": Max transfer limit reached as set by --max-transfer 2021/05/09 05:14:08 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:14:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/05/09 05:14:09 DEBUG : Couldn't decode error response: EOF 2021/05/09 05:14:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/05/09 05:14:10 DEBUG : TestCopyFileMaxTransfer/file4: SHA-1 = 52e5a24e5a510717fd8cf3230998fa004bd66f9c OK 2021/05/09 05:14:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.70s) === 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 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 2021/05/09 05:14:15 DEBUG : B2 bucket rclone-test-simamiv4bohejej4xemijaz4: Purge remote 2021/05/09 05:14:15 DEBUG : A1/B1/C1/four: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f116e7a790b4de10e_d20210509_m051341_c001_v0001041_t0025") 2021/05/09 05:14:15 DEBUG : A1/B1/C1/four: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c18_d20210509_m051339_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A1/B1/C1/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1168b3099758d868_d20210509_m051244_c001_v0001157_t0025") 2021/05/09 05:14:15 DEBUG : A1/B1/C1/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bae_d20210509_m051241_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A1/B1/C2/five: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f115e6ae9a82217f9_d20210509_m051341_c001_v0001042_t0018") 2021/05/09 05:14:15 DEBUG : A1/B1/C2/five: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c1a_d20210509_m051339_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A1/B1/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118e556587f1cb43_d20210509_m051341_c001_v0001134_t0055") 2021/05/09 05:14:15 DEBUG : A1/B1/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c14_d20210509_m051339_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A1/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10383e4b020db2af_d20210509_m051341_c001_v0001154_t0002") 2021/05/09 05:14:15 DEBUG : A1/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c0d_d20210509_m051338_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A1/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f101c6436598cbe4b_d20210509_m051342_c001_v0001005_t0005") 2021/05/09 05:14:15 DEBUG : A1/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c12_d20210509_m051339_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A1/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f115fc3c957ab72a8_d20210509_m051245_c001_v0001157_t0055") 2021/05/09 05:14:15 DEBUG : A1/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bb1_d20210509_m051242_c001_v0001031_t0040") 2021/05/09 05:14:15 DEBUG : A2/B1/C1/four: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f106f7731b85f88cb_d20210509_m051344_c001_v0001154_t0007") 2021/05/09 05:14:15 DEBUG : A2/B1/C1/four: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11037e92ee191b9f_d20210509_m051341_c001_v0001137_t0011") 2021/05/09 05:14:16 DEBUG : A2/B1/C2/five: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f116139d3d57684f8_d20210509_m051344_c001_v0001090_t0024") 2021/05/09 05:14:16 DEBUG : A2/B1/C2/five: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1064c68a43974d8b_d20210509_m051341_c001_v0001157_t0008") 2021/05/09 05:14:16 DEBUG : A2/B1/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f117ea95eab174d23_d20210509_m051344_c001_v0001157_t0010") 2021/05/09 05:14:16 DEBUG : A2/B1/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f105ad26f7c4519fd_d20210509_m051341_c001_v0001137_t0043") 2021/05/09 05:14:16 DEBUG : A2/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10134af6eebed80d_d20210509_m051345_c001_v0001131_t0026") 2021/05/09 05:14:16 DEBUG : A2/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109bded7046db47c_d20210509_m051341_c001_v0001150_t0009") 2021/05/09 05:14:16 DEBUG : A2/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1014472a3f8fe1f5_d20210509_m051345_c001_v0001145_t0027") 2021/05/09 05:14:16 DEBUG : A2/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f112ea3314fa679b4_d20210509_m051342_c001_v0001009_t0012") 2021/05/09 05:14:16 DEBUG : A3/B1/C1/four: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11617e7b2eb71b83_d20210509_m051346_c001_v0001131_t0037") 2021/05/09 05:14:16 DEBUG : A3/B1/C1/four: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f103e6f757b45c8d2_d20210509_m051343_c001_v0001150_t0025") 2021/05/09 05:14:16 DEBUG : A3/B1/C2/five: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1000712004e3b08c_d20210509_m051346_c001_v0001157_t0029") 2021/05/09 05:14:16 DEBUG : A3/B1/C2/five: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11855fabdd3aa13c_d20210509_m051343_c001_v0001040_t0038") 2021/05/09 05:14:16 DEBUG : A3/B1/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1020eb62ee7df789_d20210509_m051346_c001_v0001128_t0054") 2021/05/09 05:14:16 DEBUG : A3/B1/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1094864e5a7a5ded_d20210509_m051343_c001_v0001146_t0058") 2021/05/09 05:14:16 DEBUG : A3/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f116a981c9d7169ad_d20210509_m051347_c001_v0001146_t0002") 2021/05/09 05:14:16 DEBUG : A3/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1187f08fcff2517a_d20210509_m051344_c001_v0001154_t0000") 2021/05/09 05:14:16 DEBUG : A3/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f102cf71881fa15b1_d20210509_m051348_c001_v0001019_t0034") 2021/05/09 05:14:16 DEBUG : A3/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1173a2715bfd8219_d20210509_m051344_c001_v0001144_t0004") 2021/05/09 05:14:16 DEBUG : BackupDir/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11855fabdd3aa129_d20210509_m051334_c001_v0001040_t0008") 2021/05/09 05:14:16 DEBUG : BackupDir/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10518d391be032e8_d20210509_m051328_c001_v0001144_t0028") 2021/05/09 05:14:16 DEBUG : CompareDest/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f110a163d3ba62dbf_d20210509_m051317_c001_v0001154_t0011") 2021/05/09 05:14:16 DEBUG : CompareDest/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bef_d20210509_m051314_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : CompareDest/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f104a40bdb5567356_d20210509_m051317_c001_v0001144_t0043") 2021/05/09 05:14:17 DEBUG : CompareDest/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bf1_d20210509_m051315_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : CopyDest/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f116d4412ef5a3255_d20210509_m051335_c001_v0001145_t0015") 2021/05/09 05:14:17 DEBUG : CopyDest/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c02_d20210509_m051326_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : CopyDest/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1126a6dcd334fab1_d20210509_m051336_c001_v0001092_t0018") 2021/05/09 05:14:17 DEBUG : CopyDest/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c0b_d20210509_m051332_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : CopyDest/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109f48b67005fcd0_d20210509_m051336_c001_v0001128_t0026") 2021/05/09 05:14:17 DEBUG : CopyDest/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c08_d20210509_m051330_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11673933aaf2e32b_d20210509_m051411_c001_v0001134_t0056") 2021/05/09 05:14:17 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c48_d20210509_m051407_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f110f9cd7a334c541_d20210509_m051414_c001_v0001146_t0015") 2021/05/09 05:14:17 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c4c_d20210509_m051409_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : a.txt: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f106c4586d73c643d_d20210509_m051205_c001_v0001137_t0002") 2021/05/09 05:14:17 DEBUG : a.txt: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b59_d20210509_m051159_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : also/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1011465aed4611c0_d20210509_m051152_c001_v0001154_t0021") 2021/05/09 05:14:17 DEBUG : also/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b48_d20210509_m051150_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : another: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1128b72d9e061957_d20210509_m051152_c001_v0001145_t0016") 2021/05/09 05:14:17 DEBUG : another: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b4a_d20210509_m051150_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : backup/dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11863041d6f7f786_d20210509_m051306_c001_v0001145_t0001") 2021/05/09 05:14:17 DEBUG : backup/dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1139fa02493e6ca3_d20210509_m051305_c001_v0001137_t0013") 2021/05/09 05:14:17 DEBUG : backup/dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f116f8c315952f323_d20210509_m051258_c001_v0001153_t0003") 2021/05/09 05:14:17 DEBUG : backup/dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f110e83471191fc57_d20210509_m051256_c001_v0001042_t0012") 2021/05/09 05:14:17 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1090607403953598_d20210509_m051307_c001_v0001029_t0043") 2021/05/09 05:14:17 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bda_d20210509_m051306_c001_v0001031_t0040") 2021/05/09 05:14:17 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11184471e1c8e30e_d20210509_m051305_c001_v0001157_t0056") 2021/05/09 05:14:18 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bd2_d20210509_m051301_c001_v0001031_t0040") 2021/05/09 05:14:18 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11926322eee6abef_d20210509_m051258_c001_v0001038_t0002") 2021/05/09 05:14:18 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bcb_d20210509_m051257_c001_v0001031_t0040") 2021/05/09 05:14:18 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118694a752fe4d8b_d20210509_m051256_c001_v0001136_t0030") 2021/05/09 05:14:18 DEBUG : dst/file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bc5_d20210509_m051253_c001_v0001031_t0040") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f106653ba4c513049_d20210509_m051336_c001_v0001037_t0029") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1168b3099758dcc2_d20210509_m051330_c001_v0001157_t0012") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118f57eb6d24a3bb_d20210509_m051329_c001_v0001157_t0009") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c00_d20210509_m051326_c001_v0001031_t0040") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10481b11897d68e7_d20210509_m051325_c001_v0001157_t0048") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10481b11897d68bf_d20210509_m051323_c001_v0001157_t0048") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10499db7a02d9b20_d20210509_m051318_c001_v0001131_t0039") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bea_d20210509_m051314_c001_v0001031_t0040") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f107f98e2884adbe1_d20210509_m051313_c001_v0001150_t0021") 2021/05/09 05:14:18 DEBUG : dst/one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f107f98e2884adbda_d20210509_m051312_c001_v0001150_t0021") 2021/05/09 05:14:18 DEBUG : dst/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f101736a2ed15e23d_d20210509_m051337_c001_v0001037_t0040") 2021/05/09 05:14:18 DEBUG : dst/three: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10481b11897d69fb_d20210509_m051333_c001_v0001157_t0048") 2021/05/09 05:14:18 DEBUG : dst/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f103680736d22c801_d20210509_m051337_c001_v0001137_t0034") 2021/05/09 05:14:18 DEBUG : dst/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f111583d5a95e14e6_d20210509_m051331_c001_v0001031_t0030") 2021/05/09 05:14:18 DEBUG : dst/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f105ad26f7c451953_d20210509_m051319_c001_v0001137_t0003") 2021/05/09 05:14:18 DEBUG : dst/two: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f107f98e2884adc00_d20210509_m051316_c001_v0001150_t0021") 2021/05/09 05:14:18 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1010cc26e11a75cb_d20210509_m051227_c001_v0001032_t0051") 2021/05/09 05:14:18 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b94_d20210509_m051226_c001_v0001031_t0040") 2021/05/09 05:14:18 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11855fabdd3aa047_d20210509_m051224_c001_v0001040_t0035") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b88_d20210509_m051221_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1178ad35e45f70be_d20210509_m051219_c001_v0001120_t0042") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b83_d20210509_m051218_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f112c3e5a0d4e93b5_d20210509_m051217_c001_v0001042_t0049") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b7f_d20210509_m051216_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f114d862db95197e5_d20210509_m051214_c001_v0001091_t0013") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b78_d20210509_m051213_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f103a8966abaa0a66_d20210509_m051146_c001_v0001144_t0048") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b33_d20210509_m051140_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f104bd80f13290175_d20210509_m051137_c001_v0001012_t0023") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b21_d20210509_m051133_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11886f49eb4af592_d20210509_m051125_c001_v0001113_t0054") 2021/05/09 05:14:19 DEBUG : empty space: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b0d_d20210509_m051122_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f115115833413793c_d20210509_m051249_c001_v0001093_t0043") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bba_d20210509_m051247_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f110dd23e8fb4ea53_d20210509_m051236_c001_v0001092_t0024") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552ba0_d20210509_m051233_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f113698831abbb29b_d20210509_m051119_c001_v0001120_t0054") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b07_d20210509_m051117_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b03_d20210509_m051116_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b01_d20210509_m051112_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1032c9a7aa5b827c_d20210509_m051250_c001_v0001005_t0041") 2021/05/09 05:14:19 DEBUG : file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bbe_d20210509_m051248_c001_v0001031_t0040") 2021/05/09 05:14:19 DEBUG : file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1108e59843e7d048_d20210509_m051236_c001_v0001134_t0008") 2021/05/09 05:14:20 DEBUG : file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552ba2_d20210509_m051233_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : filename.txt: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f117ff749657a4003_d20210509_m051250_c001_v0001153_t0003") 2021/05/09 05:14:20 DEBUG : filename.txt: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bbc_d20210509_m051248_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1168b3099758dfd2_d20210509_m051400_c001_v0001157_t0031") 2021/05/09 05:14:20 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c3d_d20210509_m051359_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f113475062fe58683_d20210509_m051355_c001_v0001154_t0020") 2021/05/09 05:14:20 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c35_d20210509_m051354_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10571a44a6c056eb_d20210509_m051400_c001_v0001038_t0051") 2021/05/09 05:14:20 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c3b_d20210509_m051359_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f116c1599ba92b4d9_d20210509_m051356_c001_v0001136_t0038") 2021/05/09 05:14:20 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c33_d20210509_m051354_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : large: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1187f08fcff24fcc_d20210509_m051232_c001_v0001154_t0003") 2021/05/09 05:14:20 DEBUG : large: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b9c_d20210509_m051230_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : medium: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1194c90b4cb517d0_d20210509_m051231_c001_v0001093_t0041") 2021/05/09 05:14:20 DEBUG : medium: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b9a_d20210509_m051229_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10592c175b938086_d20210509_m051350_c001_v0001040_t0040") 2021/05/09 05:14:20 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c27_d20210509_m051349_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f103a8966abaa0fa7_d20210509_m051351_c001_v0001144_t0030") 2021/05/09 05:14:20 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c23_d20210509_m051349_c001_v0001031_t0040") 2021/05/09 05:14:20 DEBUG : not-one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f106b6b074e8f77d9_d20210509_m051156_c001_v0001136_t0048") 2021/05/09 05:14:20 DEBUG : not-one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b4e_d20210509_m051151_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f119dc18f2f883ebf_d20210509_m051151_c001_v0001157_t0024") 2021/05/09 05:14:21 DEBUG : one: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b46_d20210509_m051149_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1062c4dfda39114e_d20210509_m051404_c001_v0001144_t0006") 2021/05/09 05:14:21 DEBUG : potato1: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c3f_d20210509_m051401_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f117ea95eab174f41_d20210509_m051405_c001_v0001157_t0053") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c41_d20210509_m051404_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f113c9b9b8418e38d_d20210509_m051228_c001_v0001092_t0011") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b92_d20210509_m051226_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1151ff4120c58437_d20210509_m051224_c001_v0001026_t0007") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b86_d20210509_m051221_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f104cca0dda2785be_d20210509_m051220_c001_v0001113_t0059") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b81_d20210509_m051218_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f114274c21fb69146_d20210509_m051217_c001_v0001022_t0048") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b7c_d20210509_m051215_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10518d391be02f50_d20210509_m051214_c001_v0001144_t0020") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b76_d20210509_m051213_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f108da3f5c6cfbe5f_d20210509_m051147_c001_v0001041_t0005") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b36_d20210509_m051142_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1158c5e14c925800_d20210509_m051137_c001_v0001150_t0017") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b25_d20210509_m051134_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118f14e14f884cd7_d20210509_m051129_c001_v0001144_t0005") 2021/05/09 05:14:21 DEBUG : potato2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b0f_d20210509_m051123_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : remotepotato: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f103a75fcd30b13cd_d20210509_m051147_c001_v0001157_t0059") 2021/05/09 05:14:21 DEBUG : remotepotato: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b3b_d20210509_m051144_c001_v0001031_t0040") 2021/05/09 05:14:21 DEBUG : remotepotato: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f107f44966976c35a_d20210509_m051137_c001_v0001157_t0020") 2021/05/09 05:14:22 DEBUG : remotepotato: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b28_d20210509_m051135_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : remotepotato: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1032f5064187b497_d20210509_m051130_c001_v0001029_t0029") 2021/05/09 05:14:22 DEBUG : remotepotato: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b11_d20210509_m051123_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : rutabaga: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10339f11f9025e5a_d20210509_m051147_c001_v0001128_t0040") 2021/05/09 05:14:22 DEBUG : rutabaga: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b30_d20210509_m051139_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : rutabaga: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f115e725472d4cb41_d20210509_m051138_c001_v0001131_t0015") 2021/05/09 05:14:22 DEBUG : rutabaga: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b1b_d20210509_m051132_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : rutabaga: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f111311763329961c_d20210509_m051131_c001_v0001134_t0033") 2021/05/09 05:14:22 DEBUG : rutabaga: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b0b_d20210509_m051121_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : small: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118bd6f59b62b39b_d20210509_m051231_c001_v0001131_t0005") 2021/05/09 05:14:22 DEBUG : small: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b98_d20210509_m051229_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/hello world: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f102f4b14505b5f34_d20210509_m051213_c001_v0001150_t0011") 2021/05/09 05:14:22 DEBUG : sub dir/hello world: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b73_d20210509_m051212_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/hello world: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1177ea05525ec49f_d20210509_m051206_c001_v0001113_t0034") 2021/05/09 05:14:22 DEBUG : sub dir/hello world: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b5d_d20210509_m051200_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/hello world2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118e556587f1c9cb_d20210509_m051206_c001_v0001134_t0005") 2021/05/09 05:14:22 DEBUG : sub dir/hello world2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b62_d20210509_m051202_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11212f54e61fc593_d20210509_m051207_c001_v0001144_t0029") 2021/05/09 05:14:22 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b64_d20210509_m051202_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1062c4dfda390b36_d20210509_m051207_c001_v0001144_t0030") 2021/05/09 05:14:22 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b66_d20210509_m051202_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/potato3: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f103d45f8eefeb676_d20210509_m051228_c001_v0001042_t0054") 2021/05/09 05:14:22 DEBUG : sub dir/potato3: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b96_d20210509_m051226_c001_v0001031_t0040") 2021/05/09 05:14:22 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f118f14e14f884ea9_d20210509_m051209_c001_v0001144_t0005") 2021/05/09 05:14:23 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b68_d20210509_m051203_c001_v0001031_t0040") 2021/05/09 05:14:23 DEBUG : sub/file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f10839606b114515c_d20210509_m051301_c001_v0001091_t0028") 2021/05/09 05:14:23 DEBUG : sub/file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bd0_d20210509_m051300_c001_v0001031_t0040") 2021/05/09 05:14:23 DEBUG : sub/file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f1102cfab329f5f0a_d20210509_m051252_c001_v0001157_t0011") 2021/05/09 05:14:23 DEBUG : sub/file2: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552bc3_d20210509_m051251_c001_v0001031_t0040") 2021/05/09 05:14:23 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f11369866c8eda1bf_d20210509_m051353_c001_v0001157_t0001") 2021/05/09 05:14:23 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c2e_d20210509_m051352_c001_v0001031_t0040") 2021/05/09 05:14:23 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f111b23f890d2eaec_d20210509_m051353_c001_v0001136_t0000") 2021/05/09 05:14:23 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552c2c_d20210509_m051352_c001_v0001031_t0040") 2021/05/09 05:14:23 DEBUG : zend.txt: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f102ef6c7fbc7e34b_d20210509_m051210_c001_v0001144_t0019") 2021/05/09 05:14:23 DEBUG : zend.txt: Deleting (id "4_zbf125d83809d4bfb7f980e1b_f109ef755b9552b5b_d20210509_m051159_c001_v0001031_t0040") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 3m14.16176821s (try 1/5)