"./operations.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2021/01/04 05:50:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5" 2021/01/04 05:50:43 DEBUG : Creating backend with remote "/tmp/rclone148594626" === 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 "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/01/04 05:50:47 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 131071 2021/01/04 05:50:47 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 131071 2021/01/04 05:50:49 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/01/04 05:50:49 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/01/04 05:50:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/01/04 05:50:49 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/01/04 05:50:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/01/04 05:50:49 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/01/04 05:50:51 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 131072 2021/01/04 05:50:51 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 131072 2021/01/04 05:50:52 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/01/04 05:50:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/01/04 05:50:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/01/04 05:50:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/01/04 05:50:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/01/04 05:50:53 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/01/04 05:50:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 131073 2021/01/04 05:50:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 131073 2021/01/04 05:50:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/01/04 05:50:57 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/01/04 05:50:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/01/04 05:50:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/01/04 05:50:57 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/01/04 05:50:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (15.53s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.71s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.46s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.72s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/01/04 05:50:58 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/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/01/04 05:50:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/01/04 05:50:58 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 "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:50:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 8 2021/01/04 05:50:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheck/1 === RUN TestCheck/2 2021/01/04 05:51:03 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:51:03 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheck/3 2021/01/04 05:51:05 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:05 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheck/4 === RUN TestCheck/5 2021/01/04 05:51:07 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:07 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.42s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.11s) --- PASS: TestCheck/4 (0.15s) --- PASS: TestCheck/5 (0.07s) --- PASS: TestCheck/6 (0.09s) --- PASS: TestCheck/7 (0.08s) === RUN TestCheckFsError 2021/01/04 05:51:13 DEBUG : Creating backend with remote "non-existent" 2021/01/04 05:51:13 DEBUG : Creating backend with remote "non-existent" 2021/01/04 05:51:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/01/04 05:51:13 ERROR : : error reading source directory: directory not found 2021/01/04 05:51:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/01/04 05:51:13 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 "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:13 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 8 2021/01/04 05:51:13 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/01/04 05:51:16 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:51:16 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheckDownload/3 2021/01/04 05:51:18 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:18 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/01/04 05:51:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.92s) --- PASS: TestCheckDownload/1 (0.45s) --- PASS: TestCheckDownload/2 (0.71s) --- PASS: TestCheckDownload/3 (0.58s) --- PASS: TestCheckDownload/4 (0.58s) --- PASS: TestCheckDownload/5 (0.62s) --- PASS: TestCheckDownload/6 (0.71s) --- PASS: TestCheckDownload/7 (0.40s) === RUN TestCheckSizeOnly run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:26 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 8 2021/01/04 05:51:26 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/01/04 05:51:27 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:51:27 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheckSizeOnly/3 2021/01/04 05:51:28 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:28 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/01/04 05:51:30 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:30 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.84s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.07s) --- PASS: TestCheckSizeOnly/3 (0.07s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.10s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.15s) === RUN TestDeduplicateSkip run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.13s) === RUN TestDeduplicateFirst run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.37s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:32 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 100 2021/01/04 05:51:32 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 100 2021/01/04 05:51:34 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 100 2021/01/04 05:51:34 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 100 2021/01/04 05:51:36 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 100 2021/01/04 05:51:36 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 100 2021/01/04 05:51:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:51:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:51:38 INFO : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Looking for duplicate CRC-32 hashes using newest mode. 2021/01/04 05:51:38 NOTICE: 776643d9: Found 3 files with duplicate CRC-32 hashes 2021/01/04 05:51:38 INFO : one: Deleted 2021/01/04 05:51:38 INFO : also/one: Deleted 2021/01/04 05:51:38 NOTICE: 776643d9: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (6.57s) === RUN TestDeduplicateOldest run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.13s) === RUN TestDeduplicateLargest run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.12s) === RUN TestDeduplicateRename run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.14s) === RUN TestListDirSorted run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:40 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 11 2021/01/04 05:51:40 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 11 2021/01/04 05:51:41 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:51:41 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:51:42 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 11 2021/01/04 05:51:42 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 11 2021/01/04 05:51:43 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 11 2021/01/04 05:51:43 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 11 2021/01/04 05:51:46 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:51:46 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 2021/01/04 05:51:47 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 9 2021/01/04 05:51:47 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 9 2021/01/04 05:51:48 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 11 2021/01/04 05:51:48 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 11 2021/01/04 05:51:50 DEBUG : a.txt: Excluded 2021/01/04 05:51:50 DEBUG : sub dir/hello world2: Excluded 2021/01/04 05:51:50 DEBUG : sub dir/hello world: Excluded 2021/01/04 05:51:50 DEBUG : sub dir/hello world2: Excluded 2021/01/04 05:51:50 DEBUG : sub dir/ignore dir: Excluded 2021/01/04 05:51:50 DEBUG : sub dir/hello world: Excluded 2021/01/04 05:51:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (13.19s) === RUN TestMkdir run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:53 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Making directory 2021/01/04 05:51:53 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:53 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 11 2021/01/04 05:51:53 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 11 --- PASS: TestLsd (1.77s) === RUN TestLs run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:51:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:51:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:51:57 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:51:57 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 --- PASS: TestLs (5.00s) === RUN TestLsWithFilesFrom run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:52:01 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:52:01 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:52:04 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:52:04 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 2021/01/04 05:52:04 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.43s) === RUN TestLsLong run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:52:06 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:52:06 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:52:09 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:52:09 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 --- PASS: TestLsLong (6.27s) === RUN TestHashSums run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:52:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:52:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:52:13 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:52:13 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 2021/01/04 05:52:22 ERROR : empty space: Hash unsupported: hash type not supported 2021/01/04 05:52:22 ERROR : potato2: Hash unsupported: hash type not supported 2021/01/04 05:52:22 ERROR : empty space: Hash unsupported: hash type not supported 2021/01/04 05:52:22 ERROR : potato2: Hash unsupported: hash type not supported 2021/01/04 05:52:23 ERROR : empty space: Hash unsupported: hash type not supported 2021/01/04 05:52:23 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (14.13s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:52:28 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:52:28 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:52:36 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 1 2021/01/04 05:52:36 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 1 2021/01/04 05:52:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:52:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 --- PASS: TestCount (13.60s) === RUN TestDelete run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:52:39 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 10 2021/01/04 05:52:39 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 10 2021/01/04 05:52:40 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:52:40 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:52:41 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 100 2021/01/04 05:52:41 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 100 2021/01/04 05:52:43 DEBUG : Waiting for deletions to finish 2021/01/04 05:52:43 DEBUG : large: Excluded 2021/01/04 05:52:43 INFO : small: Deleted 2021/01/04 05:52:46 INFO : medium: Deleted --- PASS: TestDelete (6.99s) === RUN TestRetry 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 1/5 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 2/5 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 1/5 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 2/5 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 3/5 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 4/5 2021/01/04 05:52:46 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:52:46 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 10 2021/01/04 05:52:46 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 10 2021/01/04 05:52:47 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 9 2021/01/04 05:52:47 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 9 --- PASS: TestCat (9.83s) === RUN TestPurge 2021/01/04 05:52:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/01/04 05:52:56 DEBUG : Creating backend with remote "TestPutio:rclone-test-loherif1ronekal6gucovug4" 2021/01/04 05:52:56 DEBUG : Creating backend with remote "/tmp/rclone459361860" run.go:176: Remote "Putio root 'rclone-test-loherif1ronekal6gucovug4'", Local "Local file system at /tmp/rclone459361860", Modify Window "1s" 2021/01/04 05:52:57 DEBUG : Putio root 'rclone-test-loherif1ronekal6gucovug4': chunkStart: 0, reqSize: 3 2021/01/04 05:52:57 DEBUG : Putio root 'rclone-test-loherif1ronekal6gucovug4': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:52:58 DEBUG : A2: Making directory 2021/01/04 05:52:58 DEBUG : A1/B2: Making directory 2021/01/04 05:52:58 DEBUG : A1/B2/C2: Making directory 2021/01/04 05:52:59 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:52:59 DEBUG : A3: Making directory 2021/01/04 05:52:59 DEBUG : A3/B3: Making directory 2021/01/04 05:52:59 DEBUG : A3/B3/C4: Making directory 2021/01/04 05:53:00 DEBUG : Putio root 'rclone-test-loherif1ronekal6gucovug4': chunkStart: 0, reqSize: 3 2021/01/04 05:53:00 DEBUG : Putio root 'rclone-test-loherif1ronekal6gucovug4': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:53:04 ERROR : : error listing: directory not found 2021/01/04 05:53:04 DEBUG : Putio root 'rclone-test-loherif1ronekal6gucovug4': Purge remote 2021/01/04 05:53:04 purge failed: Rmdir: directory not found --- PASS: TestPurge (8.59s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:05 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:53:05 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:53:06 DEBUG : A2: Making directory 2021/01/04 05:53:07 DEBUG : A1/B2: Making directory 2021/01/04 05:53:07 DEBUG : A1/B2/C2: Making directory 2021/01/04 05:53:07 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:53:07 DEBUG : A3: Making directory 2021/01/04 05:53:07 DEBUG : A3/B3: Making directory 2021/01/04 05:53:08 DEBUG : A3/B3/C4: Making directory 2021/01/04 05:53:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:53:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:53:10 DEBUG : A3/B3/C4: Removing directory 2021/01/04 05:53:11 DEBUG : A3/B3: Removing directory 2021/01/04 05:53:11 DEBUG : A3: Removing directory 2021/01/04 05:53:11 DEBUG : A2: Removing directory 2021/01/04 05:53:12 DEBUG : A1/B2/C2: Removing directory 2021/01/04 05:53:12 DEBUG : A1/B2: Removing directory 2021/01/04 05:53:13 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (9.50s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:14 DEBUG : A1: Making directory 2021/01/04 05:53:14 DEBUG : A1/B1: Making directory 2021/01/04 05:53:14 DEBUG : A1/B1/C1: Making directory 2021/01/04 05:53:15 DEBUG : A1/B1/C1: Removing directory 2021/01/04 05:53:15 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.54s) === RUN TestCopyURL run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:19 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:19 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:53:22 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:22 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:53:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 --- PASS: TestCopyURL (7.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:24 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:53:26 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:26 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:53:26 DEBUG : file1: CRC-32 = f401d3a6 OK 2021/01/04 05:53:26 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:53:26 INFO : file1: Deleted 2021/01/04 05:53:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/01/04 05:53:26 DEBUG : file1: Unchanged skipping 2021/01/04 05:53:26 INFO : file1: Deleted 2021/01/04 05:53:27 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.22s) === RUN TestMoveFileBackupDir run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:29 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 18 2021/01/04 05:53:29 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 18 2021/01/04 05:53:31 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/backup" 2021/01/04 05:53:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/01/04 05:53:32 INFO : dst/file1: Moved (server-side) 2021/01/04 05:53:33 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:33 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:53:34 DEBUG : dst/file1: CRC-32 = f401d3a6 OK 2021/01/04 05:53:34 INFO : dst/file1: Copied (new) 2021/01/04 05:53:34 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.92s) === RUN TestCopyFile run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:41 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:53:42 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:42 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:53:43 DEBUG : file1: CRC-32 = f401d3a6 OK 2021/01/04 05:53:43 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:53:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/01/04 05:53:43 DEBUG : file1: Unchanged skipping 2021/01/04 05:53:43 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.98s) === RUN TestCopyFileBackupDir run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:44 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 18 2021/01/04 05:53:44 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 18 2021/01/04 05:53:45 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/backup" 2021/01/04 05:53:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/01/04 05:53:49 INFO : dst/file1: Moved (server-side) 2021/01/04 05:53:49 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:53:49 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:53:50 DEBUG : dst/file1: CRC-32 = f401d3a6 OK 2021/01/04 05:53:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (7.99s) === RUN TestCopyFileCompareDest run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:53:52 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/dst" 2021/01/04 05:53:52 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/CompareDest" 2021/01/04 05:53:52 DEBUG : one: Need to transfer - File not found at Destination 2021/01/04 05:53:53 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': chunkStart: 0, reqSize: 3 2021/01/04 05:53:53 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:53:54 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/01/04 05:53:54 INFO : one: Copied (new) 2021/01/04 05:53:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:53:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': chunkStart: 0, reqSize: 5 2021/01/04 05:53:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:53:56 DEBUG : one: CRC-32 = cb217308 OK 2021/01/04 05:53:56 INFO : one: Copied (replaced existing) 2021/01/04 05:53:57 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:53:57 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:53:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:53:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:54:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:00 DEBUG : one: Destination found in --compare-dest, skipping 2021/01/04 05:54:01 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:54:01 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:54:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:02 DEBUG : two: Destination found in --compare-dest, skipping 2021/01/04 05:54:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:03 DEBUG : two: Destination found in --compare-dest, skipping 2021/01/04 05:54:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/01/04 05:54:03 DEBUG : two: Need to transfer - File not found at Destination 2021/01/04 05:54:04 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': chunkStart: 0, reqSize: 5 2021/01/04 05:54:04 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:54:06 DEBUG : two: CRC-32 = 8b9078ce OK 2021/01/04 05:54:06 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (15.37s) === RUN TestCopyFileCopyDest run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:54:07 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/dst" 2021/01/04 05:54:07 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/CopyDest" 2021/01/04 05:54:08 DEBUG : one: Need to transfer - File not found at Destination 2021/01/04 05:54:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': chunkStart: 0, reqSize: 3 2021/01/04 05:54:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:54:10 DEBUG : one: CRC-32 = 7a6c86f1 OK 2021/01/04 05:54:10 INFO : one: Copied (new) 2021/01/04 05:54:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:54:11 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': chunkStart: 0, reqSize: 5 2021/01/04 05:54:11 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:54:12 DEBUG : one: CRC-32 = cb217308 OK 2021/01/04 05:54:12 INFO : one: Copied (replaced existing) 2021/01/04 05:54:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:54:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:54:14 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:54:14 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:54:16 DEBUG : Creating backend with remote "TestPutio:rclone-test-lumoquw7turaler1vozacal5/BackupDir" 2021/01/04 05:54:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:54:18 INFO : one: Moved (server-side) 2021/01/04 05:54:18 DEBUG : one: CRC-32 = cb217308 OK 2021/01/04 05:54:18 INFO : one: Copied (server-side copy) 2021/01/04 05:54:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/01/04 05:54:19 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:54:19 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:54:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:20 DEBUG : two: CRC-32 = 11ca8a66 OK 2021/01/04 05:54:20 INFO : two: Copied (server-side copy) 2021/01/04 05:54:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/01/04 05:54:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:54:21 DEBUG : two: Unchanged skipping 2021/01/04 05:54:21 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:54:21 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:54:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/01/04 05:54:26 DEBUG : three: Destination not found in --copy-dest 2021/01/04 05:54:26 DEBUG : three: Need to transfer - File not found at Destination 2021/01/04 05:54:27 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': chunkStart: 0, reqSize: 7 2021/01/04 05:54:27 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5/dst': Sending chunk. transferOffset: 0 length: 7 2021/01/04 05:54:28 DEBUG : three: CRC-32 = 5499c6c0 OK 2021/01/04 05:54:28 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (24.00s) === 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 "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:54:32 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:54:32 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:54:36 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 3 2021/01/04 05:54:36 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 3 2021/01/04 05:54:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 5 2021/01/04 05:54:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 5 2021/01/04 05:54:39 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 4 2021/01/04 05:54:39 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 4 2021/01/04 05:54:43 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 4 2021/01/04 05:54:43 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 4 2021/01/04 05:54:45 DEBUG : A1/B2: Making directory 2021/01/04 05:54:45 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:54:48 INFO : A2/two: Moved (server-side) to: A3/two 2021/01/04 05:54:48 INFO : A2/one: Moved (server-side) to: A3/one 2021/01/04 05:54:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/01/04 05:54:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/01/04 05:54:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (22.75s) === RUN TestGetFsInfo run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" --- PASS: TestGetFsInfo (0.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:54:54 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:54:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 34 2021/01/04 05:54:55 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 34 2021/01/04 05:54:56 DEBUG : no_checksum_small_file_from_pipe: CRC-32 = 01b3ac18 OK 2021/01/04 05:54:56 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:54:56 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:54:56 DEBUG : Creating backend with remote "/tmp/rclone-spool005616339" 2021/01/04 05:54:56 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/01/04 05:54:56 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 102401 2021/01/04 05:54:56 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 102401 2021/01/04 05:54:58 DEBUG : no_checksum_big_file_from_pipe: CRC-32 = e8fd46c6 OK 2021/01/04 05:54:58 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:54:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:54:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 34 2021/01/04 05:54:59 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 34 2021/01/04 05:55:04 DEBUG : with_checksum_small_file_from_pipe: CRC-32 = 01b3ac18 OK 2021/01/04 05:55:04 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:55:04 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:55:04 DEBUG : Creating backend with remote "/tmp/rclone-spool000876669" 2021/01/04 05:55:04 DEBUG : with_checksum_big_file_from_pipe: CRC-32 = e8fd46c6 OK 2021/01/04 05:55:04 DEBUG : with_checksum_big_file_from_pipe: Size and CRC-32 of src and dst objects identical 2021/01/04 05:55:05 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 102401 2021/01/04 05:55:05 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 102401 2021/01/04 05:55:06 DEBUG : with_checksum_big_file_from_pipe: CRC-32 = e8fd46c6 OK 2021/01/04 05:55:06 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:55:07 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:55:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 34 2021/01/04 05:55:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 34 2021/01/04 05:55:08 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:55:08 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:55:08 DEBUG : Creating backend with remote "/tmp/rclone-spool171025336" 2021/01/04 05:55:08 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/01/04 05:55:09 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 102401 2021/01/04 05:55:09 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 102401 2021/01/04 05:55:10 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:55:11 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:55:11 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 34 2021/01/04 05:55:11 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 34 2021/01/04 05:55:12 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:55:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:55:12 DEBUG : Creating backend with remote "/tmp/rclone-spool525856170" 2021/01/04 05:55:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/01/04 05:55:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 102401 2021/01/04 05:55:12 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 102401 2021/01/04 05:55:16 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (22.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.71s) === RUN TestRcatSize run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:55:17 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:55:17 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:55:17 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': File to upload is small (60 bytes), uploading instead of streaming 2021/01/04 05:55:18 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 60 2021/01/04 05:55:18 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 60 2021/01/04 05:55:18 DEBUG : potato2: CRC-32 = d423bfba OK 2021/01/04 05:55:18 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.65s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Putio root 'rclone-test-lumoquw7turaler1vozacal5'", Local "Local file system at /tmp/rclone148594626", Modify Window "1s" 2021/01/04 05:55:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/01/04 05:55:20 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 14 2021/01/04 05:55:20 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 14 2021/01/04 05:55:21 DEBUG : TestCopyFileMaxTransfer/file1: CRC-32 = f401d3a6 OK 2021/01/04 05:55:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/01/04 05:55:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/01/04 05:55:22 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 2062 2021/01/04 05:55:22 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:22 DEBUG : pacer: low level retry 1/10 (error connection broken) 2021/01/04 05:55:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:23 DEBUG : pacer: low level retry 2/10 (error connection broken) 2021/01/04 05:55:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:23 DEBUG : pacer: low level retry 3/10 (error connection broken) 2021/01/04 05:55:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:23 DEBUG : pacer: low level retry 4/10 (error connection broken) 2021/01/04 05:55:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:23 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:23 DEBUG : pacer: low level retry 5/10 (error connection broken) 2021/01/04 05:55:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2021/01/04 05:55:24 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:24 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:24 DEBUG : pacer: low level retry 6/10 (error connection broken) 2021/01/04 05:55:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2021/01/04 05:55:24 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:24 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:24 DEBUG : pacer: low level retry 7/10 (error connection broken) 2021/01/04 05:55:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2021/01/04 05:55:25 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:25 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:25 DEBUG : pacer: low level retry 8/10 (error connection broken) 2021/01/04 05:55:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2021/01/04 05:55:26 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 0 2021/01/04 05:55:26 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:26 DEBUG : pacer: low level retry 9/10 (error connection broken) 2021/01/04 05:55:28 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': sentBytes: 2048 2021/01/04 05:55:28 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 2048 length: 14 2021/01/04 05:55:28 DEBUG : pacer: low level retry 10/10 (error connection broken) 2021/01/04 05:55:28 DEBUG : TestCopyFileMaxTransfer/file2: Received error: connection broken - low level retry 1/10 2021/01/04 05:55:31 DEBUG : pacer: Reducing sleep to 1.5s 2021/01/04 05:55:32 DEBUG : pacer: Reducing sleep to 1.125s 2021/01/04 05:55:33 DEBUG : pacer: Reducing sleep to 843.75ms 2021/01/04 05:55:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/01/04 05:55:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2021/01/04 05:55:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2021/01/04 05:55:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2021/01/04 05:55:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/01/04 05:55:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2021/01/04 05:55:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2021/01/04 05:55:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': chunkStart: 0, reqSize: 2062 2021/01/04 05:55:37 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Sending chunk. transferOffset: 0 length: 2062 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 150.169371ms 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 112.627028ms 2021/01/04 05:55:38 DEBUG : TestCopyFileMaxTransfer/file4: CRC-32 = fcf4d980 OK 2021/01/04 05:55:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 84.470271ms 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 63.352703ms 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 47.514527ms 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 35.635895ms 2021/01/04 05:55:38 DEBUG : pacer: Reducing sleep to 26.726921ms 2021/01/04 05:55:39 DEBUG : pacer: Reducing sleep to 20.04519ms 2021/01/04 05:55:39 DEBUG : pacer: Reducing sleep to 15.033892ms 2021/01/04 05:55:39 DEBUG : pacer: Reducing sleep to 11.275419ms 2021/01/04 05:55:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (21.39s) === 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/01/04 05:55:40 DEBUG : Putio root 'rclone-test-lumoquw7turaler1vozacal5': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose" - Finished OK in 4m59.766602018s (try 1/5)