"./operations.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2022/03/24 06:28:10 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0" 2022/03/24 06:28:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 06:28:10 DEBUG : Creating backend with remote "/tmp/rclone629702341" === 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/24 06:28:11 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 131071 2022/03/24 06:28:11 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 131071 2022/03/24 06:28:12 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/24 06:28:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/24 06:28:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/24 06:28:13 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/24 06:28:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/24 06:28:13 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/24 06:28:13 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 131072 2022/03/24 06:28:13 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 131072 2022/03/24 06:28:14 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/24 06:28:14 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/24 06:28:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/24 06:28:14 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/24 06:28:14 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/24 06:28:14 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/24 06:28:15 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 131073 2022/03/24 06:28:15 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 131073 2022/03/24 06:28:16 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/24 06:28:16 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/24 06:28:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/24 06:28:16 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/24 06:28:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/24 06:28:17 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (6.79s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.54s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.79s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/24 06:28:17 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/24 06:28:17 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/24 06:28:17 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:28:17 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 8 2022/03/24 06:28:17 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/03/24 06:28:19 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 1 2022/03/24 06:28:19 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheck/3 2022/03/24 06:28:21 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 60 2022/03/24 06:28:21 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/03/24 06:28:23 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 60 2022/03/24 06:28:23 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.19s) --- PASS: TestCheck/1 (0.07s) --- PASS: TestCheck/2 (0.07s) --- PASS: TestCheck/3 (0.07s) --- PASS: TestCheck/4 (0.08s) --- PASS: TestCheck/5 (0.07s) --- PASS: TestCheck/6 (0.09s) --- PASS: TestCheck/7 (0.07s) === RUN TestCheckFsError 2022/03/24 06:28:24 DEBUG : Creating backend with remote "non-existent" 2022/03/24 06:28:24 DEBUG : Creating backend with remote "non-existent" 2022/03/24 06:28:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/24 06:28:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/03/24 06:28:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/24 06:28:24 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:28:25 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 8 2022/03/24 06:28:25 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/24 06:28:28 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 1 2022/03/24 06:28:28 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheckDownload/3 2022/03/24 06:28:30 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 60 2022/03/24 06:28:30 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/24 06:28:32 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 60 2022/03/24 06:28:32 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (10.27s) --- PASS: TestCheckDownload/1 (0.68s) --- PASS: TestCheckDownload/2 (0.50s) --- PASS: TestCheckDownload/3 (0.48s) --- PASS: TestCheckDownload/4 (0.59s) --- PASS: TestCheckDownload/5 (0.50s) --- PASS: TestCheckDownload/6 (0.40s) --- PASS: TestCheckDownload/7 (0.43s) === RUN TestCheckSizeOnly run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:28:35 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 8 2022/03/24 06:28:35 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/24 06:28:36 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 1 2022/03/24 06:28:36 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 1 === RUN TestCheckSizeOnly/3 2022/03/24 06:28:46 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 60 2022/03/24 06:28:46 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/24 06:28:48 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 60 2022/03/24 06:28:48 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.04s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.08s) --- PASS: TestCheckSizeOnly/3 (0.11s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.07s) --- PASS: TestCheckSizeOnly/6 (0.08s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:28:50 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 81 2022/03/24 06:28:50 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 81 2022/03/24 06:28:51 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/24 06:28:51 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/24 06:28:51 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/24 06:28:51 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/24 06:28:51 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 90 2022/03/24 06:28:51 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 90 2022/03/24 06:28:52 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/24 06:28:52 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/24 06:28:52 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/24 06:28:52 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.21s) === RUN TestCheckSum run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:28:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0/data" check_test.go:356: Putio root 'rclone-test-tisuzov5gadidal2bejafit0/data' lacks md5, skipping --- SKIP: TestCheckSum (0.42s) === RUN TestCheckSumDownload run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:28:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0/data" 2022/03/24 06:28:54 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 13 2022/03/24 06:28:54 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 13 2022/03/24 06:28:55 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 41 2022/03/24 06:28:55 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 41 === RUN TestCheckSumDownload/subtest1 2022/03/24 06:28:58 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 15 2022/03/24 06:28:58 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 15 2022/03/24 06:28:59 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 41 2022/03/24 06:28:59 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 41 === RUN TestCheckSumDownload/subtest2 2022/03/24 06:29:01 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 82 2022/03/24 06:29:01 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 82 === RUN TestCheckSumDownload/subtest3 2022/03/24 06:29:04 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 82 2022/03/24 06:29:04 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 82 === RUN TestCheckSumDownload/subtest4 2022/03/24 06:29:08 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 123 2022/03/24 06:29:08 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 123 === RUN TestCheckSumDownload/subtest5 2022/03/24 06:29:11 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 123 2022/03/24 06:29:11 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 123 === RUN TestCheckSumDownload/subtest6 2022/03/24 06:29:14 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 13 2022/03/24 06:29:14 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 13 2022/03/24 06:29:16 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 15 2022/03/24 06:29:16 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 15 2022/03/24 06:29:17 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 82 2022/03/24 06:29:17 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (26.70s) --- PASS: TestCheckSumDownload/subtest1 (0.90s) --- PASS: TestCheckSumDownload/subtest2 (0.89s) --- PASS: TestCheckSumDownload/subtest3 (0.86s) --- PASS: TestCheckSumDownload/subtest4 (0.94s) --- PASS: TestCheckSumDownload/subtest5 (0.79s) --- PASS: TestCheckSumDownload/subtest6 (1.05s) --- PASS: TestCheckSumDownload/subtest7 (0.87s) === RUN TestDeduplicateInteractive run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.13s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.19s) === RUN TestDeduplicateFirst run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:21 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 100 2022/03/24 06:29:21 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 100 2022/03/24 06:29:23 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 100 2022/03/24 06:29:23 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 100 2022/03/24 06:29:29 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 100 2022/03/24 06:29:29 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 100 2022/03/24 06:29:30 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 5 2022/03/24 06:29:30 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 5 2022/03/24 06:29:31 INFO : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Looking for duplicate crc32 hashes using newest mode. 2022/03/24 06:29:31 NOTICE: 465e4953: Found 3 files with duplicate crc32 hashes 2022/03/24 06:29:31 INFO : one: Deleted 2022/03/24 06:29:31 INFO : also/one: Deleted 2022/03/24 06:29:31 NOTICE: 465e4953: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.58s) === RUN TestDeduplicateOldest run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.14s) === RUN TestDeduplicateLargest run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.15s) === RUN TestDeduplicateRename run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.14s) === RUN TestMergeDirs run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.13s) === RUN TestListDirSorted run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:33 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': chunkStart: 0, reqSize: 11 2022/03/24 06:29:33 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Sending chunk. transferOffset: 0 length: 11 run.go:287: Failed to put "zend.txt" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestListDirSorted (4.78s) === RUN TestListJSON run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "file1" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestListJSON (0.51s) === RUN TestStatJSON run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "file1" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestStatJSON (0.45s) === RUN TestMkdir run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:39 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Making directory 2022/03/24 06:29:39 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "sub dir/hello world" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestLsd (0.87s) === RUN TestLs run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestLs (0.36s) === RUN TestLsWithFilesFrom run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestLsWithFilesFrom (0.36s) === RUN TestLsLong run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestLsLong (0.36s) === RUN TestHashSums run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestHashSums (0.38s) === RUN TestHashSumsWithErrors 2022/03/24 06:29:41 DEBUG : Creating backend with remote ":memory:" 2022/03/24 06:29:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/24 06:29:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/24 06:29:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/24 06:29:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/24 06:29:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/24 06:29:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/24 06:29:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/24 06:29:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/24 06:29:41 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-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestCount (0.58s) === RUN TestDelete run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "small" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestDelete (0.37s) === RUN TestRetry 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 1/5 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 2/5 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 1/5 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 2/5 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 3/5 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 4/5 2022/03/24 06:29:42 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "file1" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestCat (0.46s) === RUN TestPurge 2022/03/24 06:29:43 DEBUG : Creating backend with remote "TestPutio:rclone-test-sufevej9ludizes3qifoqih6" 2022/03/24 06:29:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 06:29:43 DEBUG : Creating backend with remote "/tmp/rclone364331374" run.go:181: Remote "Putio root 'rclone-test-sufevej9ludizes3qifoqih6'", Local "Local file system at /tmp/rclone364331374", Modify Window "1s" run.go:287: Failed to put "A1/B1/C1/one" to "Putio root 'rclone-test-sufevej9ludizes3qifoqih6'": unexpected status code from upload create: 429 2022/03/24 06:29:44 DEBUG : Putio root 'rclone-test-sufevej9ludizes3qifoqih6': Purge remote --- FAIL: TestPurge (1.11s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "A1/B1/C1/one" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestRmdirsNoLeaveRoot (1.72s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:45 DEBUG : A1: Making directory 2022/03/24 06:29:46 DEBUG : A1/B1: Making directory 2022/03/24 06:29:46 DEBUG : A1/B1/C1: Making directory 2022/03/24 06:29:47 INFO : A1/B1/C1: Removing directory 2022/03/24 06:29:47 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.33s) === RUN TestRmdirsWithFilter run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:48 DEBUG : A1: Making directory 2022/03/24 06:29:48 DEBUG : A1/B1: Making directory 2022/03/24 06:29:48 DEBUG : A1/B1/C1: Making directory 2022/03/24 06:29:49 INFO : A1/B1/C1: Removing directory 2022/03/24 06:29:49 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.22s) === RUN TestCopyURL run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:50 ERROR : file1: Post request put error: unexpected status code from upload create: 429 operations_test.go:742: Error Trace: operations_test.go:742 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestCopyURL --- FAIL: TestCopyURL (0.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:51 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 06:29:51 ERROR : file1: Failed to copy: unexpected status code from upload create: 429 2022/03/24 06:29:51 ERROR : file1: Not deleting source as copy failed: unexpected status code from upload create: 429 operations_test.go:828: Error Trace: operations_test.go:828 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestMoveFile --- FAIL: TestMoveFile (1.03s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:52 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 06:29:52 ERROR : file1: Failed to copy: unexpected status code from upload create: 429 2022/03/24 06:29:52 ERROR : file1: Not deleting source as copy failed: unexpected status code from upload create: 429 operations_test.go:857: Error Trace: operations_test.go:857 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (0.44s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.15s) === RUN TestMoveFileBackupDir run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "dst/file1" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestMoveFileBackupDir (1.02s) === RUN TestCopyFile run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:53 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 06:29:54 ERROR : file1: Failed to copy: unexpected status code from upload create: 429 operations_test.go:944: Error Trace: operations_test.go:944 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestCopyFile --- FAIL: TestCopyFile (0.94s) === RUN TestCopyFileBackupDir run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "dst/file1" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestCopyFileBackupDir (0.80s) === RUN TestCopyFileCompareDest run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0/dst" 2022/03/24 06:29:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0/CompareDest" 2022/03/24 06:29:56 DEBUG : one: Need to transfer - File not found at Destination 2022/03/24 06:29:56 ERROR : one: Failed to copy: unexpected status code from upload create: 429 operations_test.go:999: Error Trace: operations_test.go:999 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (1.49s) === RUN TestCopyFileCopyDest run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:56 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0/dst" 2022/03/24 06:29:57 DEBUG : Creating backend with remote "TestPutio:rclone-test-tisuzov5gadidal2bejafit0/CopyDest" 2022/03/24 06:29:57 DEBUG : one: Need to transfer - File not found at Destination 2022/03/24 06:29:58 ERROR : one: Failed to copy: unexpected status code from upload create: 429 operations_test.go:1083: Error Trace: operations_test.go:1083 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (1.64s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "A1/one" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestDirMove (0.79s) === RUN TestGetFsInfo run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" --- PASS: TestGetFsInfo (0.13s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:29:59 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 06:29:59 ERROR : no_checksum_small_file_from_pipe: Failed to copy: unexpected status code from upload create: 429 operations_test.go:1509: Error Trace: operations_test.go:1509 operations_test.go:1524 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestRcat === CONT TestRcat/withChecksum=false,ignoreChecksum=false testing.go:1169: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test --- FAIL: TestRcat (0.42s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.42s) === RUN TestRcatSize run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:30:00 ERROR : potato1: Post request put error: unexpected status code from upload create: 429 operations_test.go:1540: Error Trace: operations_test.go:1540 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestRcatSize --- FAIL: TestRcatSize (0.52s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" 2022/03/24 06:30:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/24 06:30:00 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: unexpected status code from upload create: 429 operations_test.go:1583: Error Trace: operations_test.go:1583 Error: Received unexpected error: unexpected status code from upload create: 429 Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (0.83s) === RUN TestTouchDir run.go:181: Remote "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'", Local "Local file system at /tmp/rclone629702341", Modify Window "1s" run.go:287: Failed to put "potato2" to "Putio root 'rclone-test-tisuzov5gadidal2bejafit0'": unexpected status code from upload create: 429 --- FAIL: TestTouchDir (0.40s) === 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/03/24 06:30:01 DEBUG : Putio root 'rclone-test-tisuzov5gadidal2bejafit0': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Finished ERROR in 1m51.3758735s (try 1/5): exit status 1: Failed [TestListDirSorted TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcatSize TestCopyFileMaxTransfer TestTouchDir]