"./operations.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2022/01/12 06:00:10 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2" 2022/01/12 06:00:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 06:00:10 DEBUG : Creating backend with remote "/tmp/rclone92404111" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/01/12 06:00:11 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 131071 2022/01/12 06:00:11 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 131071 2022/01/12 06:00:12 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/12 06:00:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/01/12 06:00:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/12 06:00:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/12 06:00:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/01/12 06:00:12 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/01/12 06:00:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 131072 2022/01/12 06:00:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 131072 2022/01/12 06:00:19 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/01/12 06:00:19 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/01/12 06:00:19 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/01/12 06:00:19 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/01/12 06:00:19 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/01/12 06:00:19 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/01/12 06:00:20 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 131073 2022/01/12 06:00:20 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 131073 2022/01/12 06:00:21 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/01/12 06:00:21 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/01/12 06:00:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/01/12 06:00:21 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/01/12 06:00:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/01/12 06:00:21 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (11.71s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.33s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (7.00s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.12s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/12 06:00:22 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/01/12 06:00:22 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/01/12 06:00:22 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:00:22 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 8 2022/01/12 06:00:22 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/01/12 06:00:23 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:00:23 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheck/3 2022/01/12 06:00:25 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:00:25 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/01/12 06:00:26 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:00:26 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.16s) --- PASS: TestCheck/1 (0.08s) --- PASS: TestCheck/2 (0.07s) --- PASS: TestCheck/3 (0.08s) --- PASS: TestCheck/4 (0.07s) --- PASS: TestCheck/5 (0.07s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.08s) === RUN TestCheckFsError 2022/01/12 06:00:28 DEBUG : Creating backend with remote "non-existent" 2022/01/12 06:00:28 DEBUG : Creating backend with remote "non-existent" 2022/01/12 06:00:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/01/12 06:00:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/01/12 06:00:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/01/12 06:00:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:00:28 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 8 2022/01/12 06:00:28 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/01/12 06:00:30 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:00:30 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheckDownload/3 2022/01/12 06:00:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:00:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/01/12 06:00:35 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:00:35 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.34s) --- PASS: TestCheckDownload/1 (0.48s) --- PASS: TestCheckDownload/2 (0.47s) --- PASS: TestCheckDownload/3 (0.46s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.56s) --- PASS: TestCheckDownload/6 (0.63s) --- PASS: TestCheckDownload/7 (0.50s) === RUN TestCheckSizeOnly run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:00:41 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 8 2022/01/12 06:00:41 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/01/12 06:00:43 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:00:43 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheckSizeOnly/3 2022/01/12 06:00:44 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:00:44 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/01/12 06:00:45 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:00:45 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.02s) --- PASS: TestCheckSizeOnly/1 (0.07s) --- PASS: TestCheckSizeOnly/2 (0.07s) --- PASS: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.09s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.08s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:00:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 81 2022/01/12 06:00:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 81 2022/01/12 06:00:49 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/12 06:00:49 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/12 06:00:49 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/12 06:00:49 NOTICE: test.sum: 2 warning(s) suppressed... 2022/01/12 06:00:49 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 90 2022/01/12 06:00:49 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 90 2022/01/12 06:00:53 NOTICE: test.sum: improperly formatted checksum line 4 2022/01/12 06:00:53 NOTICE: test.sum: improperly formatted checksum line 5 2022/01/12 06:00:53 NOTICE: test.sum: improperly formatted checksum line 6 2022/01/12 06:00:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.76s) === RUN TestCheckSum run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:00:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/data" check_test.go:356: Putio root 'rclone-test-cobomev4coruban1hobagip2/data' lacks md5, skipping --- SKIP: TestCheckSum (0.63s) === RUN TestCheckSumDownload run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:00:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/data" 2022/01/12 06:00:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 13 2022/01/12 06:00:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 13 2022/01/12 06:00:56 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 41 2022/01/12 06:00:56 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 41 === RUN TestCheckSumDownload/subtest1 2022/01/12 06:00:59 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 15 2022/01/12 06:00:59 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 15 2022/01/12 06:01:00 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 41 2022/01/12 06:01:00 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 41 === RUN TestCheckSumDownload/subtest2 2022/01/12 06:01:03 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 82 2022/01/12 06:01:03 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 82 === RUN TestCheckSumDownload/subtest3 2022/01/12 06:01:05 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 82 2022/01/12 06:01:05 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 82 === RUN TestCheckSumDownload/subtest4 2022/01/12 06:01:07 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 123 2022/01/12 06:01:07 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 123 === RUN TestCheckSumDownload/subtest5 2022/01/12 06:01:11 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 123 2022/01/12 06:01:11 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 123 === RUN TestCheckSumDownload/subtest6 2022/01/12 06:01:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 13 2022/01/12 06:01:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 13 2022/01/12 06:01:14 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 15 2022/01/12 06:01:14 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 15 2022/01/12 06:01:15 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 82 2022/01/12 06:01:15 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (24.49s) --- PASS: TestCheckSumDownload/subtest1 (1.17s) --- PASS: TestCheckSumDownload/subtest2 (0.97s) --- PASS: TestCheckSumDownload/subtest3 (0.96s) --- PASS: TestCheckSumDownload/subtest4 (0.90s) --- PASS: TestCheckSumDownload/subtest5 (0.95s) --- PASS: TestCheckSumDownload/subtest6 (0.87s) --- PASS: TestCheckSumDownload/subtest7 (1.06s) === RUN TestDeduplicateInteractive run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.15s) === RUN TestDeduplicateFirst run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.14s) === RUN TestDeduplicateNewest run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.15s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:19 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 100 2022/01/12 06:01:19 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 100 2022/01/12 06:01:21 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 100 2022/01/12 06:01:21 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 100 2022/01/12 06:01:21 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 100 2022/01/12 06:01:21 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 100 2022/01/12 06:01:23 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:01:23 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:01:24 INFO : Putio root 'rclone-test-cobomev4coruban1hobagip2': Looking for duplicate crc32 hashes using newest mode. 2022/01/12 06:01:24 NOTICE: 3589789e: Found 3 files with duplicate crc32 hashes 2022/01/12 06:01:24 INFO : one: Deleted 2022/01/12 06:01:24 INFO : also/one: Deleted 2022/01/12 06:01:24 NOTICE: 3589789e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (6.21s) === RUN TestDeduplicateOldest run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.13s) === RUN TestDeduplicateSmallest run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.14s) === RUN TestDeduplicateRename run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.15s) === RUN TestMergeDirs run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.15s) === RUN TestListDirSorted run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:26 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 11 2022/01/12 06:01:26 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 11 2022/01/12 06:01:27 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:01:27 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:01:28 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 11 2022/01/12 06:01:28 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 11 2022/01/12 06:01:29 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 11 2022/01/12 06:01:29 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 11 2022/01/12 06:01:31 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:01:31 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 2022/01/12 06:01:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 9 2022/01/12 06:01:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 9 2022/01/12 06:01:34 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 11 2022/01/12 06:01:34 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 11 2022/01/12 06:01:35 DEBUG : a.txt: Excluded 2022/01/12 06:01:35 DEBUG : sub dir/hello world: Excluded 2022/01/12 06:01:35 DEBUG : sub dir/hello world2: Excluded 2022/01/12 06:01:35 DEBUG : sub dir/hello world: Excluded 2022/01/12 06:01:35 DEBUG : sub dir/hello world2: Excluded 2022/01/12 06:01:35 DEBUG : sub dir/ignore dir: Excluded 2022/01/12 06:01:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (11.53s) === RUN TestListJSON run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:38 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:01:38 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:01:39 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 9 2022/01/12 06:01:39 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 9 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/01/12 06:01:41 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (4.47s) --- PASS: TestListJSON/Default (0.11s) --- PASS: TestListJSON/FilesOnly (0.08s) --- PASS: TestListJSON/DirsOnly (0.09s) --- PASS: TestListJSON/Recurse (0.16s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.16s) --- PASS: TestListJSON/NoMimeType (0.07s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) === RUN TestStatJSON run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:42 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:01:42 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:01:44 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 9 2022/01/12 06:01:44 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 9 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/01/12 06:01:46 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/notfound" 2022/01/12 06:01:46 DEBUG : Config file has changed externaly - reloading --- PASS: TestStatJSON (5.10s) --- PASS: TestStatJSON/Root (0.08s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.07s) --- PASS: TestStatJSON/Dir (0.17s) --- PASS: TestStatJSON/File (0.06s) --- PASS: TestStatJSON/NotFound (0.16s) --- PASS: TestStatJSON/DirFilesOnly (0.09s) --- PASS: TestStatJSON/FileFilesOnly (0.06s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.12s) --- PASS: TestStatJSON/DirDirsOnly (0.07s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.08s) --- PASS: TestStatJSON/RootNotFound (0.36s) === RUN TestMkdir run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:47 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Making directory 2022/01/12 06:01:47 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Making directory --- PASS: TestMkdir (0.22s) === RUN TestLsd run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 11 2022/01/12 06:01:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 11 --- PASS: TestLsd (3.51s) === RUN TestLs run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:51 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:01:51 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:01:52 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:01:52 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 --- PASS: TestLs (2.76s) === RUN TestLsWithFilesFrom run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:01:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:01:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:01:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 2022/01/12 06:01:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.81s) === RUN TestLsLong run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:57 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:01:57 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:01:58 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:01:58 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 --- PASS: TestLsLong (3.01s) === RUN TestHashSums run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:01:59 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:01:59 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:02:00 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:02:00 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 --- PASS: TestHashSums (2.44s) === RUN TestHashSumsWithErrors 2022/01/12 06:02:01 DEBUG : Creating backend with remote ":memory:" 2022/01/12 06:02:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/01/12 06:02:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/01/12 06:02:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:02 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:02:02 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:02:03 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:02:03 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 2022/01/12 06:02:05 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:02:05 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 --- PASS: TestCount (5.06s) === RUN TestDelete run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:07 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 10 2022/01/12 06:02:07 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 10 2022/01/12 06:02:09 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:02:09 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:02:10 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 100 2022/01/12 06:02:10 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 100 2022/01/12 06:02:10 DEBUG : Waiting for deletions to finish 2022/01/12 06:02:11 DEBUG : large: Excluded 2022/01/12 06:02:11 INFO : medium: Deleted 2022/01/12 06:02:12 INFO : small: Deleted --- PASS: TestDelete (5.47s) === RUN TestRetry 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 1/5 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 2/5 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 1/5 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 2/5 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 3/5 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 4/5 2022/01/12 06:02:12 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 10 2022/01/12 06:02:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 10 2022/01/12 06:02:16 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 9 2022/01/12 06:02:16 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 9 --- PASS: TestCat (10.13s) === RUN TestPurge 2022/01/12 06:02:22 DEBUG : Creating backend with remote "TestPutio:rclone-test-govijiy7duduzoc0nenogut0" 2022/01/12 06:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 06:02:22 DEBUG : Creating backend with remote "/tmp/rclone1501144826" run.go:181: Remote "Putio root 'rclone-test-govijiy7duduzoc0nenogut0'", Local "Local file system at /tmp/rclone1501144826", Modify Window "1s" 2022/01/12 06:02:23 DEBUG : Putio root 'rclone-test-govijiy7duduzoc0nenogut0': chunkStart: 0, reqSize: 3 2022/01/12 06:02:23 DEBUG : Putio root 'rclone-test-govijiy7duduzoc0nenogut0': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:02:27 DEBUG : A2: Making directory 2022/01/12 06:02:27 DEBUG : A1/B2: Making directory 2022/01/12 06:02:27 DEBUG : A1/B2/C2: Making directory 2022/01/12 06:02:27 DEBUG : A1/B1/C3: Making directory 2022/01/12 06:02:28 DEBUG : A3: Making directory 2022/01/12 06:02:28 DEBUG : A3/B3: Making directory 2022/01/12 06:02:28 DEBUG : A3/B3/C4: Making directory 2022/01/12 06:02:28 DEBUG : Putio root 'rclone-test-govijiy7duduzoc0nenogut0': chunkStart: 0, reqSize: 3 2022/01/12 06:02:28 DEBUG : Putio root 'rclone-test-govijiy7duduzoc0nenogut0': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:02:30 ERROR : : error listing: directory not found 2022/01/12 06:02:30 DEBUG : Putio root 'rclone-test-govijiy7duduzoc0nenogut0': Purge remote 2022/01/12 06:02:30 purge failed: Rmdir: directory not found --- PASS: TestPurge (8.34s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:02:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:02:32 DEBUG : A2: Making directory 2022/01/12 06:02:32 DEBUG : A1/B2: Making directory 2022/01/12 06:02:33 DEBUG : A1/B2/C2: Making directory 2022/01/12 06:02:33 DEBUG : A1/B1/C3: Making directory 2022/01/12 06:02:33 DEBUG : A3: Making directory 2022/01/12 06:02:33 DEBUG : A3/B3: Making directory 2022/01/12 06:02:33 DEBUG : A3/B3/C4: Making directory 2022/01/12 06:02:34 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:02:34 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:02:35 INFO : A3/B3/C4: Removing directory 2022/01/12 06:02:36 INFO : A3/B3: Removing directory 2022/01/12 06:02:36 INFO : A3: Removing directory 2022/01/12 06:02:36 INFO : A2: Removing directory 2022/01/12 06:02:36 INFO : A1/B2/C2: Removing directory 2022/01/12 06:02:36 INFO : A1/B2: Removing directory 2022/01/12 06:02:36 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (7.83s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:38 DEBUG : A1: Making directory 2022/01/12 06:02:38 DEBUG : A1/B1: Making directory 2022/01/12 06:02:39 DEBUG : A1/B1/C1: Making directory 2022/01/12 06:02:39 INFO : A1/B1/C1: Removing directory 2022/01/12 06:02:40 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.90s) === RUN TestRmdirsWithFilter run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:40 DEBUG : A1: Making directory 2022/01/12 06:02:40 DEBUG : A1/B1: Making directory 2022/01/12 06:02:41 DEBUG : A1/B1/C1: Making directory 2022/01/12 06:02:42 INFO : A1/B1/C1: Removing directory 2022/01/12 06:02:42 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.42s) === RUN TestCopyURL run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:43 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:43 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:02:44 DEBUG : filename.txt: File name found in url 2022/01/12 06:02:44 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:44 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:02:46 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:46 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 --- PASS: TestCopyURL (4.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:47 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/12 06:02:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:02:49 DEBUG : file1: crc32 = f401d3a6 OK 2022/01/12 06:02:49 INFO : file1: Copied (new) to: sub/file2 2022/01/12 06:02:49 INFO : file1: Deleted 2022/01/12 06:02:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 06:02:49 DEBUG : file1: Unchanged skipping 2022/01/12 06:02:49 INFO : file1: Deleted 2022/01/12 06:02:49 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.55s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:50 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/12 06:02:50 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:50 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:02:51 DEBUG : file1: crc32 = f401d3a6 OK 2022/01/12 06:02:51 INFO : file1: Copied (new) 2022/01/12 06:02:51 INFO : file1: Deleted 2022/01/12 06:02:51 DEBUG : file1: Destination exists, skipping 2022/01/12 06:02:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.60s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.15s) === RUN TestMoveFileBackupDir run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:52 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 18 2022/01/12 06:02:52 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 18 2022/01/12 06:02:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/backup" 2022/01/12 06:02:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/12 06:02:54 INFO : dst/file1: Moved (server-side) 2022/01/12 06:02:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:02:55 DEBUG : dst/file1: crc32 = f401d3a6 OK 2022/01/12 06:02:55 INFO : dst/file1: Copied (new) 2022/01/12 06:02:55 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.82s) === RUN TestCopyFile run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:56 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/12 06:02:57 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:02:57 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:02:58 DEBUG : file1: crc32 = f401d3a6 OK 2022/01/12 06:02:58 INFO : file1: Copied (new) to: sub/file2 2022/01/12 06:02:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 06:02:58 DEBUG : file1: Unchanged skipping 2022/01/12 06:02:58 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.43s) === RUN TestCopyFileBackupDir run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:02:59 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 18 2022/01/12 06:02:59 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 18 2022/01/12 06:03:01 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/backup" 2022/01/12 06:03:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/01/12 06:03:02 INFO : dst/file1: Moved (server-side) 2022/01/12 06:03:03 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:03:03 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:03:03 DEBUG : dst/file1: crc32 = f401d3a6 OK 2022/01/12 06:03:03 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.00s) === RUN TestCopyFileCompareDest run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:03:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/dst" 2022/01/12 06:03:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/CompareDest" 2022/01/12 06:03:06 DEBUG : one: Need to transfer - File not found at Destination 2022/01/12 06:03:06 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': chunkStart: 0, reqSize: 3 2022/01/12 06:03:06 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:08 DEBUG : one: crc32 = 7a6c86f1 OK 2022/01/12 06:03:08 INFO : one: Copied (new) 2022/01/12 06:03:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 06:03:09 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': chunkStart: 0, reqSize: 5 2022/01/12 06:03:09 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:03:10 DEBUG : one: crc32 = cb217308 OK 2022/01/12 06:03:10 INFO : one: Copied (replaced existing) 2022/01/12 06:03:11 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:03:11 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:03:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:03:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 06:03:14 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 06:03:15 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:03:15 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 06:03:16 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 06:03:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 06:03:16 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 06:03:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/12 06:03:17 DEBUG : two: Need to transfer - File not found at Destination 2022/01/12 06:03:17 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': chunkStart: 0, reqSize: 5 2022/01/12 06:03:17 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:03:18 DEBUG : two: crc32 = 8b9078ce OK 2022/01/12 06:03:18 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (14.51s) === RUN TestCopyFileCopyDest run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:03:19 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/dst" 2022/01/12 06:03:19 DEBUG : Config file has changed externaly - reloading 2022/01/12 06:03:20 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/CopyDest" 2022/01/12 06:03:21 DEBUG : one: Need to transfer - File not found at Destination 2022/01/12 06:03:21 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': chunkStart: 0, reqSize: 3 2022/01/12 06:03:21 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:22 DEBUG : one: crc32 = 7a6c86f1 OK 2022/01/12 06:03:22 INFO : one: Copied (new) 2022/01/12 06:03:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 06:03:23 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': chunkStart: 0, reqSize: 5 2022/01/12 06:03:23 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2/dst': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:03:24 DEBUG : one: crc32 = cb217308 OK 2022/01/12 06:03:24 INFO : one: Copied (replaced existing) 2022/01/12 06:03:24 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:03:24 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:27 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:03:27 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:03:28 DEBUG : Creating backend with remote "TestPutio:rclone-test-cobomev4coruban1hobagip2/BackupDir" 2022/01/12 06:03:28 DEBUG : Config file has changed externaly - reloading 2022/01/12 06:03:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 06:03:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 06:03:29 INFO : one: Moved (server-side) 2022/01/12 06:03:29 ERROR : one: Failed to copy: unexpected status code (400) response while doing POST to https://api.put.io/v2/files/copy 2022/01/12 06:03:29 ERROR : one: Destination found in --copy-dest, error copying 2022/01/12 06:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 06:03:29 INFO : one: Deleted 2022/01/12 06:03:29 ERROR : one: Couldn't move: object not found operations_test.go:1114: Error Trace: operations_test.go:1114 Error: Received unexpected error: moving to --backup-dir failed: object not found Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (11.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:03:31 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:03:31 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:35 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 3 2022/01/12 06:03:35 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 3 2022/01/12 06:03:36 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:03:36 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:03:38 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 4 2022/01/12 06:03:38 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 4 2022/01/12 06:03:39 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 4 2022/01/12 06:03:39 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 4 2022/01/12 06:03:40 DEBUG : A1/B2: Making directory 2022/01/12 06:03:40 DEBUG : A1/B1/C3: Making directory 2022/01/12 06:03:43 INFO : A2/one: Moved (server-side) to: A3/one 2022/01/12 06:03:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/01/12 06:03:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/01/12 06:03:43 INFO : A2/two: Moved (server-side) to: A3/two 2022/01/12 06:03:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five --- PASS: TestDirMove (16.71s) === RUN TestGetFsInfo run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" --- PASS: TestGetFsInfo (0.30s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:03:47 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 06:03:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 34 2022/01/12 06:03:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 34 2022/01/12 06:03:48 DEBUG : no_checksum_small_file_from_pipe: crc32 = 01b3ac18 OK 2022/01/12 06:03:48 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/01/12 06:03:48 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/12 06:03:48 DEBUG : Creating backend with remote "/tmp/rclone-spool2344144662" 2022/01/12 06:03:48 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/12 06:03:49 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 102401 2022/01/12 06:03:49 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 102401 2022/01/12 06:03:50 DEBUG : no_checksum_big_file_from_pipe: crc32 = e8fd46c6 OK 2022/01/12 06:03:50 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:03:50 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 06:03:51 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 34 2022/01/12 06:03:51 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 34 2022/01/12 06:03:52 DEBUG : with_checksum_small_file_from_pipe: crc32 = 01b3ac18 OK 2022/01/12 06:03:52 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/01/12 06:03:52 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/12 06:03:52 DEBUG : Creating backend with remote "/tmp/rclone-spool726457543" 2022/01/12 06:03:52 DEBUG : with_checksum_big_file_from_pipe: crc32 = e8fd46c6 OK 2022/01/12 06:03:52 DEBUG : with_checksum_big_file_from_pipe: Size and crc32 of src and dst objects identical 2022/01/12 06:03:53 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 102401 2022/01/12 06:03:53 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 102401 2022/01/12 06:03:54 DEBUG : with_checksum_big_file_from_pipe: crc32 = e8fd46c6 OK 2022/01/12 06:03:54 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:03:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 06:03:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 34 2022/01/12 06:03:54 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 34 2022/01/12 06:03:55 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/12 06:03:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/12 06:03:55 DEBUG : Creating backend with remote "/tmp/rclone-spool1570653869" 2022/01/12 06:03:55 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/12 06:03:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 102401 2022/01/12 06:03:55 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 102401 2022/01/12 06:04:01 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:04:01 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': File to upload is small (34 bytes), uploading instead of streaming 2022/01/12 06:04:02 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 34 2022/01/12 06:04:02 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 34 2022/01/12 06:04:04 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/01/12 06:04:04 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/01/12 06:04:04 DEBUG : Creating backend with remote "/tmp/rclone-spool579185931" 2022/01/12 06:04:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/01/12 06:04:04 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 102401 2022/01/12 06:04:04 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 102401 2022/01/12 06:04:05 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (19.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.97s) === RUN TestRcatSize run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:04:07 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:04:07 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:04:08 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': File to upload is small (60 bytes), uploading instead of streaming 2022/01/12 06:04:08 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:04:08 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:04:09 DEBUG : potato2: crc32 = d423bfba OK 2022/01/12 06:04:09 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.36s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:04:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/12 06:04:10 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 14 2022/01/12 06:04:10 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 14 2022/01/12 06:04:11 DEBUG : TestCopyFileMaxTransfer/file1: crc32 = f401d3a6 OK 2022/01/12 06:04:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/12 06:04:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/12 06:04:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 2062 2022/01/12 06:04:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:12 DEBUG : pacer: low level retry 1/10 (error connection broken) 2022/01/12 06:04:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/12 06:04:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:12 DEBUG : pacer: low level retry 2/10 (error connection broken) 2022/01/12 06:04:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2022/01/12 06:04:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:12 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:12 DEBUG : pacer: low level retry 3/10 (error connection broken) 2022/01/12 06:04:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:13 DEBUG : pacer: low level retry 4/10 (error connection broken) 2022/01/12 06:04:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:13 DEBUG : pacer: low level retry 5/10 (error connection broken) 2022/01/12 06:04:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:13 DEBUG : pacer: low level retry 6/10 (error connection broken) 2022/01/12 06:04:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:13 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:13 DEBUG : pacer: low level retry 7/10 (error connection broken) 2022/01/12 06:04:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2022/01/12 06:04:14 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:14 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:14 DEBUG : pacer: low level retry 8/10 (error connection broken) 2022/01/12 06:04:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2022/01/12 06:04:15 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:15 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:15 DEBUG : pacer: low level retry 9/10 (error connection broken) 2022/01/12 06:04:17 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': sentBytes: 0 2022/01/12 06:04:17 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:17 DEBUG : pacer: low level retry 10/10 (error connection broken) 2022/01/12 06:04:17 DEBUG : TestCopyFileMaxTransfer/file2: Received error: connection broken - low level retry 1/10 2022/01/12 06:04:19 DEBUG : pacer: Reducing sleep to 1.5s 2022/01/12 06:04:21 DEBUG : pacer: Reducing sleep to 1.125s 2022/01/12 06:04:23 DEBUG : pacer: Reducing sleep to 843.75ms 2022/01/12 06:04:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/12 06:04:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2022/01/12 06:04:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2022/01/12 06:04:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2022/01/12 06:04:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/12 06:04:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2022/01/12 06:04:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2022/01/12 06:04:27 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 2062 2022/01/12 06:04:27 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 2062 2022/01/12 06:04:27 DEBUG : pacer: Reducing sleep to 150.169371ms 2022/01/12 06:04:27 DEBUG : pacer: Reducing sleep to 112.627028ms 2022/01/12 06:04:27 DEBUG : TestCopyFileMaxTransfer/file4: crc32 = c7d6804b OK 2022/01/12 06:04:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/01/12 06:04:27 DEBUG : pacer: Reducing sleep to 84.470271ms 2022/01/12 06:04:27 DEBUG : pacer: Reducing sleep to 63.352703ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 47.514527ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 35.635895ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 26.726921ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 20.04519ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 15.033892ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 11.275419ms 2022/01/12 06:04:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (18.34s) === RUN TestTouchDir run.go:181: Remote "Putio root 'rclone-test-cobomev4coruban1hobagip2'", Local "Local file system at /tmp/rclone92404111", Modify Window "1s" 2022/01/12 06:04:29 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 60 2022/01/12 06:04:29 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 60 2022/01/12 06:04:30 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 1 2022/01/12 06:04:30 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 1 2022/01/12 06:04:31 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': chunkStart: 0, reqSize: 5 2022/01/12 06:04:31 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Sending chunk. transferOffset: 0 length: 5 2022/01/12 06:04:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Touching "empty space" 2022/01/12 06:04:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Touching "potato2" 2022/01/12 06:04:32 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Touching "sub dir/potato3" --- PASS: TestTouchDir (5.01s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/01/12 06:04:33 DEBUG : Putio root 'rclone-test-cobomev4coruban1hobagip2': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Finished ERROR in 4m23.690703169s (try 1/5): exit status 1: Failed [TestCopyFileCopyDest]