"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2021/03/23 05:31:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1" 2021/03/23 05:31:16 DEBUG : Starting OpenDrive session with ID: 5f27ab38d50f0947bf3b006f8154b049ec80d8b45b3bf92be72128f1d2ac8311 2021/03/23 05:31:18 DEBUG : Creating backend with remote "/tmp/rclone751711069" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/03/23 05:31:21 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2021/03/23 05:31:25 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/23 05:31:25 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/03/23 05:31:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/23 05:31:26 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/03/23 05:31:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/23 05:31:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/03/23 05:31:27 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2021/03/23 05:31:32 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/23 05:31:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/03/23 05:31:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/23 05:31:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/03/23 05:31:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/23 05:31:32 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/03/23 05:31:33 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2021/03/23 05:31:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/03/23 05:31:38 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/03/23 05:31:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/03/23 05:31:38 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/03/23 05:31:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/03/23 05:31:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (21.92s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (8.46s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (6.18s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (6.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/23 05:31:40 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/23 05:31:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/23 05:31:40 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:31:43 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2021/03/23 05:31:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2021/03/23 05:32:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2021/03/23 05:32:09 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (39.33s) --- PASS: TestCheck/1 (0.55s) --- PASS: TestCheck/2 (0.56s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.94s) --- PASS: TestCheck/6 (0.54s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2021/03/23 05:32:19 DEBUG : Creating backend with remote "non-existent" 2021/03/23 05:32:19 DEBUG : Creating backend with remote "non-existent" 2021/03/23 05:32:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/03/23 05:32:19 ERROR : : error reading source directory: directory not found 2021/03/23 05:32:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/03/23 05:32:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:32:21 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/03/23 05:32:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2021/03/23 05:32:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/03/23 05:32:48 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (36.94s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (1.13s) --- PASS: TestCheckDownload/4 (1.18s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:32:58 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/03/23 05:33:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2021/03/23 05:33:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/03/23 05:33:18 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (31.04s) --- PASS: TestCheckSizeOnly/1 (0.56s) --- PASS: TestCheckSizeOnly/2 (0.95s) --- PASS: TestCheckSizeOnly/3 (0.55s) --- PASS: TestCheckSizeOnly/4 (0.56s) --- PASS: TestCheckSizeOnly/5 (0.55s) --- PASS: TestCheckSizeOnly/6 (0.77s) --- PASS: TestCheckSizeOnly/7 (0.56s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.11s) === RUN TestDeduplicateSkip run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.10s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.09s) === RUN TestDeduplicateFirst run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.09s) === RUN TestDeduplicateNewest run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.10s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:33:34 DEBUG : one: Uploading chunk 0, size=100, remain=0 2021/03/23 05:33:40 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2021/03/23 05:33:45 DEBUG : another: Uploading chunk 0, size=100, remain=0 2021/03/23 05:33:50 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2021/03/23 05:33:54 INFO : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Looking for duplicate MD5 hashes using newest mode. 2021/03/23 05:33:55 NOTICE: 910a7a2ade1c5144cced0ba574a66db7: Found 3 files with duplicate MD5 hashes 2021/03/23 05:33:55 INFO : one: Deleted 2021/03/23 05:33:56 INFO : also/one: Deleted 2021/03/23 05:33:56 NOTICE: 910a7a2ade1c5144cced0ba574a66db7: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (28.50s) === RUN TestDeduplicateOldest run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.16s) === RUN TestDeduplicateLargest run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.12s) === RUN TestDeduplicateSmallest run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.51s) === RUN TestDeduplicateRename run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.10s) === RUN TestMergeDirs run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.50s) === RUN TestListDirSorted run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:34:09 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2021/03/23 05:34:15 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2021/03/23 05:34:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/03/23 05:34:26 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2021/03/23 05:34:32 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2021/03/23 05:34:36 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2021/03/23 05:34:46 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2021/03/23 05:34:53 DEBUG : a.txt: Excluded 2021/03/23 05:34:54 DEBUG : sub dir/hello world: Excluded 2021/03/23 05:34:54 DEBUG : sub dir/hello world2: Excluded 2021/03/23 05:34:55 DEBUG : sub dir/ignore dir: Excluded 2021/03/23 05:34:56 DEBUG : sub dir/hello world: Excluded 2021/03/23 05:34:56 DEBUG : sub dir/hello world2: Excluded 2021/03/23 05:34:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (59.49s) === RUN TestMkdir run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:35:07 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Making directory 2021/03/23 05:35:07 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Making directory --- PASS: TestMkdir (1.65s) === RUN TestLsd run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:35:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (12.30s) === RUN TestLs run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:35:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/03/23 05:35:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (13.36s) === RUN TestLsWithFilesFrom run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:35:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/03/23 05:35:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/03/23 05:35:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (12.99s) === RUN TestLsLong run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:35:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/03/23 05:35:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (12.91s) === RUN TestHashSums run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:36:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/03/23 05:36:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/03/23 05:36:14 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/23 05:36:14 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/23 05:36:16 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/23 05:36:16 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/23 05:36:17 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/23 05:36:17 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (19.75s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:36:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/03/23 05:36:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/03/23 05:36:33 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (22.82s) === RUN TestDelete run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:36:48 DEBUG : small: Uploading chunk 0, size=10, remain=0 2021/03/23 05:36:58 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2021/03/23 05:37:03 DEBUG : large: Uploading chunk 0, size=100, remain=0 2021/03/23 05:37:07 DEBUG : Waiting for deletions to finish 2021/03/23 05:37:07 DEBUG : large: Excluded 2021/03/23 05:37:08 INFO : medium: Deleted 2021/03/23 05:37:08 INFO : small: Deleted --- PASS: TestDelete (27.59s) === RUN TestRetry 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 1/5 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 2/5 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 1/5 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 2/5 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 3/5 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 4/5 2021/03/23 05:37:10 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:37:12 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2021/03/23 05:37:17 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (18.76s) === RUN TestPurge 2021/03/23 05:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/03/23 05:37:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lewexut9pobegug5babarur5" 2021/03/23 05:37:30 DEBUG : Starting OpenDrive session with ID: 03e532b258a623cae1c58b323f5f54216fea7212daa37d6afc7addf9f2457eb7 2021/03/23 05:37:31 DEBUG : Creating backend with remote "/tmp/rclone369617303" run.go:176: Remote "OpenDrive root 'rclone-test-lewexut9pobegug5babarur5'", Local "Local file system at /tmp/rclone369617303", Modify Window "1s" 2021/03/23 05:37:37 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:37:40 DEBUG : A2: Making directory 2021/03/23 05:37:41 DEBUG : A1/B2: Making directory 2021/03/23 05:37:43 DEBUG : A1/B2/C2: Making directory 2021/03/23 05:37:45 DEBUG : A1/B1/C3: Making directory 2021/03/23 05:37:46 DEBUG : A3: Making directory 2021/03/23 05:37:47 DEBUG : A3/B3: Making directory 2021/03/23 05:37:48 DEBUG : A3/B3/C4: Making directory 2021/03/23 05:37:51 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/03/23 05:38:02 ERROR : : error listing: directory not found 2021/03/23 05:38:02 DEBUG : OpenDrive root 'rclone-test-lewexut9pobegug5babarur5': Purge remote 2021/03/23 05:38:03 purge failed: directory not found --- PASS: TestPurge (33.53s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:38:08 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:38:11 DEBUG : A2: Making directory 2021/03/23 05:38:12 DEBUG : A1/B2: Making directory 2021/03/23 05:38:14 DEBUG : A1/B2/C2: Making directory 2021/03/23 05:38:15 DEBUG : A1/B1/C3: Making directory 2021/03/23 05:38:16 DEBUG : A3: Making directory 2021/03/23 05:38:18 DEBUG : A3/B3: Making directory 2021/03/23 05:38:19 DEBUG : A3/B3/C4: Making directory 2021/03/23 05:38:22 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/03/23 05:38:28 DEBUG : A3/B3/C4: Removing directory 2021/03/23 05:38:36 DEBUG : A3/B3: Removing directory 2021/03/23 05:38:37 DEBUG : A3: Removing directory 2021/03/23 05:38:38 DEBUG : A2: Removing directory 2021/03/23 05:38:39 DEBUG : A1/B2/C2: Removing directory 2021/03/23 05:38:42 DEBUG : A1/B2: Removing directory 2021/03/23 05:38:43 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (51.72s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:38:54 DEBUG : A1: Making directory 2021/03/23 05:38:55 DEBUG : A1/B1: Making directory 2021/03/23 05:38:57 DEBUG : A1/B1/C1: Making directory 2021/03/23 05:39:02 DEBUG : A1/B1/C1: Removing directory 2021/03/23 05:39:03 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (14.53s) === RUN TestRmdirsWithFilter run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:39:09 DEBUG : A1: Making directory 2021/03/23 05:39:10 DEBUG : A1/B1: Making directory 2021/03/23 05:39:11 DEBUG : A1/B1/C1: Making directory 2021/03/23 05:39:17 DEBUG : A1/B1/C1: Removing directory 2021/03/23 05:39:18 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (14.65s) === RUN TestCopyURL run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:39:26 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2021/03/23 05:39:33 DEBUG : filename.txt: File name found in url 2021/03/23 05:39:35 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2021/03/23 05:39:40 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (23.15s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:39:47 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/23 05:39:50 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/03/23 05:39:53 INFO : file1: Copied (new) to: sub/file2 2021/03/23 05:39:53 INFO : file1: Deleted 2021/03/23 05:39:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/23 05:39:55 DEBUG : file1: Unchanged skipping 2021/03/23 05:39:55 INFO : file1: Deleted 2021/03/23 05:39:56 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (14.00s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:40:01 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/23 05:40:04 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/03/23 05:40:07 INFO : file1: Copied (new) to: sub/file2 2021/03/23 05:40:07 INFO : file1: Deleted 2021/03/23 05:40:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/23 05:40:09 DEBUG : file1: Unchanged skipping 2021/03/23 05:40:09 INFO : file1: Deleted 2021/03/23 05:40:23 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-wiqovuv3 2021/03/23 05:40:34 INFO : sub/File2-rclone-move-wiqovuv3: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (37.70s) === RUN TestMoveFileBackupDir run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:40:41 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/03/23 05:40:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/backup" 2021/03/23 05:40:47 DEBUG : Starting OpenDrive session with ID: ce94dbf1e4b60d74b84eeceb544b9109b81c6edbd7c71acc1a8d1ceaf8fcb5da 2021/03/23 05:40:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/23 05:40:54 INFO : dst/file1: Moved (server-side) 2021/03/23 05:40:56 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/03/23 05:40:59 INFO : dst/file1: Copied (new) 2021/03/23 05:40:59 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (29.13s) === RUN TestCopyFile run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:41:08 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/23 05:41:15 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/03/23 05:41:18 INFO : file1: Copied (new) to: sub/file2 2021/03/23 05:41:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/23 05:41:19 DEBUG : file1: Unchanged skipping 2021/03/23 05:41:20 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (17.46s) === RUN TestCopyFileBackupDir run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:41:28 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/03/23 05:41:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/backup" 2021/03/23 05:41:33 DEBUG : Starting OpenDrive session with ID: 393623ead4b5340cc05a7aa8252c095f0f80015ca659aa8d08c7a12ba8584ea8 2021/03/23 05:41:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/23 05:41:40 INFO : dst/file1: Moved (server-side) 2021/03/23 05:41:42 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/03/23 05:41:47 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (29.56s) === RUN TestCopyFileCompareDest run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:41:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/dst" 2021/03/23 05:41:55 DEBUG : Starting OpenDrive session with ID: 152d8f571383876a12aa310bf6a4317e6c7a922966d32b3083cc9f6f6056a489 2021/03/23 05:41:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/CompareDest" 2021/03/23 05:41:58 DEBUG : Starting OpenDrive session with ID: 3aa8f78008ab85cf14597f41ef79de7fbf75491cda8f1a0a9f61e6a7b1d2bcf9 2021/03/23 05:42:01 DEBUG : one: Need to transfer - File not found at Destination 2021/03/23 05:42:04 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:42:07 INFO : one: Copied (new) 2021/03/23 05:42:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 05:42:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/03/23 05:42:15 INFO : one: Copied (replaced existing) 2021/03/23 05:42:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:42:23 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2021/03/23 05:42:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:42:29 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/23 05:42:32 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2021/03/23 05:42:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:42:37 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/23 05:42:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:42:39 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/23 05:42:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/23 05:42:42 DEBUG : two: Need to transfer - File not found at Destination 2021/03/23 05:42:44 DEBUG : two: Uploading chunk 0, size=5, remain=0 2021/03/23 05:42:47 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (61.65s) === RUN TestCopyFileCopyDest run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:42:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/dst" 2021/03/23 05:42:57 DEBUG : Starting OpenDrive session with ID: 95ea22652d59cfd26e339ba02197e832da891cce5a840b99ed087e35a7790f1f 2021/03/23 05:43:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/CopyDest" 2021/03/23 05:43:00 DEBUG : Starting OpenDrive session with ID: a1b29497d4c469a253ffcd2876edce27980e44cb0430ad3ee30e4af18f4dd588 2021/03/23 05:43:03 DEBUG : one: Need to transfer - File not found at Destination 2021/03/23 05:43:06 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:43:13 INFO : one: Copied (new) 2021/03/23 05:43:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 05:43:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/03/23 05:43:22 INFO : one: Copied (replaced existing) 2021/03/23 05:43:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:43:37 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2021/03/23 05:43:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sahuroy7qapoqal3necowoq1/BackupDir" 2021/03/23 05:43:47 DEBUG : Starting OpenDrive session with ID: af01f69447566d10e4bc21cf2e6101247936f3eddb241f753490f2b8df7c4c25 2021/03/23 05:43:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:43:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 05:43:54 INFO : one: Moved (server-side) 2021/03/23 05:43:55 INFO : one: Copied (server-side copy) 2021/03/23 05:43:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/23 05:43:58 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2021/03/23 05:44:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:44:08 INFO : two: Copied (server-side copy) 2021/03/23 05:44:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/23 05:44:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:44:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/23 05:44:10 DEBUG : two: Unchanged skipping 2021/03/23 05:44:13 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2021/03/23 05:44:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/23 05:44:27 DEBUG : three: Destination not found in --copy-dest 2021/03/23 05:44:27 DEBUG : three: Need to transfer - File not found at Destination 2021/03/23 05:44:59 DEBUG : three: Uploading chunk 0, size=7, remain=0 2021/03/23 05:45:06 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (140.16s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:45:20 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2021/03/23 05:46:13 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/03/23 05:47:15 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2021/03/23 05:47:39 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2021/03/23 05:48:35 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2021/03/23 05:48:38 DEBUG : A1/B2: Making directory 2021/03/23 05:48:39 DEBUG : A1/B1/C3: Making directory 2021/03/23 05:49:08 INFO : A2/one: Moved (server-side) to: A3/one 2021/03/23 05:49:08 INFO : A2/two: Moved (server-side) to: A3/two 2021/03/23 05:49:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/03/23 05:49:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/03/23 05:49:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (280.67s) === RUN TestGetFsInfo run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" --- PASS: TestGetFsInfo (1.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:49:59 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 05:50:38 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/03/23 05:50:47 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/03/23 05:50:47 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/23 05:50:47 DEBUG : Creating backend with remote "/tmp/rclone-spool743931402" 2021/03/23 05:50:47 DEBUG : Config file has changed externaly - reloading 2021/03/23 05:50:47 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/23 05:50:49 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/03/23 05:50:53 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:50:56 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 05:51:15 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/03/23 05:51:21 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/03/23 05:51:21 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/23 05:51:21 DEBUG : Creating backend with remote "/tmp/rclone-spool989014988" 2021/03/23 05:51:21 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/03/23 05:51:21 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical 2021/03/23 05:51:23 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/03/23 05:51:26 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:51:30 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 05:51:31 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/03/23 05:51:34 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/23 05:51:34 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/23 05:51:34 DEBUG : Creating backend with remote "/tmp/rclone-spool531585211" 2021/03/23 05:51:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/23 05:51:36 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/03/23 05:51:40 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:51:44 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 05:51:46 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/03/23 05:51:49 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/23 05:51:49 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/23 05:51:49 DEBUG : Creating backend with remote "/tmp/rclone-spool912433317" 2021/03/23 05:51:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/03/23 05:51:50 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/03/23 05:51:54 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (118.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (56.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (33.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.03s) === RUN TestRcatSize run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:51:58 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2021/03/23 05:52:01 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': File to upload is small (60 bytes), uploading instead of streaming 2021/03/23 05:52:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/03/23 05:52:07 INFO : potato2: Copied (new) --- PASS: TestRcatSize (12.80s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1'", Local "Local file system at /tmp/rclone751711069", Modify Window "1s" 2021/03/23 05:52:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/03/23 05:52:13 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2021/03/23 05:52:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/03/23 05:52:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/03/23 05:52:21 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2021/03/23 05:52:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: Max transfer limit reached as set by --max-transfer 2021/03/23 05:52:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/03/23 05:52:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/03/23 05:52:28 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2021/03/23 05:52:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (36.28s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/03/23 05:52:46 DEBUG : OpenDrive root 'rclone-test-sahuroy7qapoqal3necowoq1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 21m31.532936184s (try 1/5)