"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2021/04/05 06:10:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3" 2021/04/05 06:10:42 DEBUG : Starting OpenDrive session with ID: 416c67c0d998864e712621e6a046764d42d9cb167332696f14bdd01940ca3406 2021/04/05 06:10:43 DEBUG : Creating backend with remote "/tmp/rclone345567842" === 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/04/05 06:10:47 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2021/04/05 06:11:20 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 06:11:20 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/04/05 06:11:20 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 06:11:30 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/04/05 06:11:30 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 06:11:30 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/04/05 06:11:31 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2021/04/05 06:11:54 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/04/05 06:11:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/04/05 06:11:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/04/05 06:12:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/04/05 06:12:03 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/04/05 06:12:03 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/04/05 06:12:12 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2021/04/05 06:12:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/04/05 06:12:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/04/05 06:12:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/04/05 06:12:43 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/04/05 06:12:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/04/05 06:12:45 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (125.10s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (46.13s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (33.67s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (42.01s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 06:12:49 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/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/04/05 06:12:49 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/04/05 06:12:49 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:12:51 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2021/04/05 06:13:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2021/04/05 06:13:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2021/04/05 06:13:46 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (65.22s) --- PASS: TestCheck/1 (0.62s) --- PASS: TestCheck/2 (0.56s) --- PASS: TestCheck/3 (0.55s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.56s) --- PASS: TestCheck/6 (0.57s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2021/04/05 06:13:54 DEBUG : Creating backend with remote "non-existent" 2021/04/05 06:13:54 DEBUG : Config file has changed externaly - reloading 2021/04/05 06:13:54 DEBUG : Creating backend with remote "non-existent" 2021/04/05 06:13:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/04/05 06:13:54 ERROR : : error reading source directory: directory not found 2021/04/05 06:13:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/04/05 06:13:54 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:13:56 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/04/05 06:14:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2021/04/05 06:14:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/04/05 06:14:27 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (42.53s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.20s) --- PASS: TestCheckDownload/7 (0.87s) === RUN TestCheckSizeOnly run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:14:38 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/04/05 06:15:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2021/04/05 06:15:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/04/05 06:15:31 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (62.30s) --- PASS: TestCheckSizeOnly/1 (0.56s) --- PASS: TestCheckSizeOnly/2 (0.56s) --- PASS: TestCheckSizeOnly/3 (0.57s) --- PASS: TestCheckSizeOnly/4 (0.55s) --- PASS: TestCheckSizeOnly/5 (0.55s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.55s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.14s) === RUN TestDeduplicateSkip run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.12s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.11s) === RUN TestDeduplicateFirst run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:16:03 DEBUG : one: Uploading chunk 0, size=100, remain=0 2021/04/05 06:16:13 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2021/04/05 06:16:18 DEBUG : another: Uploading chunk 0, size=100, remain=0 2021/04/05 06:16:24 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2021/04/05 06:16:28 INFO : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Looking for duplicate MD5 hashes using newest mode. 2021/04/05 06:16:29 NOTICE: f13e90eceb0e36f819218f9e796d228a: Found 3 files with duplicate MD5 hashes 2021/04/05 06:16:30 INFO : one: Deleted 2021/04/05 06:16:30 INFO : also/one: Deleted 2021/04/05 06:16:30 NOTICE: f13e90eceb0e36f819218f9e796d228a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (51.12s) === RUN TestDeduplicateOldest run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.60s) === RUN TestDeduplicateLargest run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.11s) === RUN TestDeduplicateSmallest run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.09s) === RUN TestDeduplicateRename run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.11s) === RUN TestListDirSorted run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:16:46 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2021/04/05 06:16:58 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2021/04/05 06:17:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/04/05 06:17:10 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2021/04/05 06:17:16 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2021/04/05 06:17:21 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2021/04/05 06:17:26 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2021/04/05 06:17:32 DEBUG : a.txt: Excluded 2021/04/05 06:17:33 DEBUG : sub dir/hello world: Excluded 2021/04/05 06:17:33 DEBUG : sub dir/hello world2: Excluded 2021/04/05 06:17:34 DEBUG : sub dir/ignore dir: Excluded 2021/04/05 06:17:35 DEBUG : sub dir/hello world: Excluded 2021/04/05 06:17:35 DEBUG : sub dir/hello world2: Excluded 2021/04/05 06:17:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (65.16s) === RUN TestMkdir run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:17:46 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Making directory 2021/04/05 06:17:47 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Making directory --- PASS: TestMkdir (2.10s) === RUN TestLsd run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:17:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (12.27s) === RUN TestLs run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:18:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/04/05 06:18:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (12.70s) === RUN TestLsWithFilesFrom run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:18:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/04/05 06:18:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/04/05 06:18:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (14.60s) === RUN TestLsLong run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:18:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/04/05 06:18:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (13.84s) === RUN TestHashSums run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:18:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/04/05 06:18:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/04/05 06:18:59 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 06:18:59 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 06:19:00 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 06:19:00 ERROR : potato2: Hash unsupported: hash type not supported 2021/04/05 06:19:01 ERROR : empty space: Hash unsupported: hash type not supported 2021/04/05 06:19:01 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (21.73s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:19:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/04/05 06:19:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/04/05 06:19:17 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (22.69s) === RUN TestDelete run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:19:28 DEBUG : small: Uploading chunk 0, size=10, remain=0 2021/04/05 06:19:35 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2021/04/05 06:19:40 DEBUG : large: Uploading chunk 0, size=100, remain=0 2021/04/05 06:19:43 DEBUG : Waiting for deletions to finish 2021/04/05 06:19:44 DEBUG : large: Excluded 2021/04/05 06:19:45 INFO : medium: Deleted 2021/04/05 06:19:45 INFO : small: Deleted --- PASS: TestDelete (20.54s) === RUN TestRetry 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 1/5 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 2/5 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 3/5 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 4/5 2021/04/05 06:19:47 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:19:49 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2021/04/05 06:19:54 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (18.48s) === RUN TestPurge 2021/04/05 06:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/04/05 06:20:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vuxujag3pizewun4marotaj0" 2021/04/05 06:20:06 DEBUG : Starting OpenDrive session with ID: 52e15c558eb90c3b29b0d8ed267a823ba81c4f88374ca0680aeadcfa255a88ee 2021/04/05 06:20:07 DEBUG : Creating backend with remote "/tmp/rclone865980388" run.go:176: Remote "OpenDrive root 'rclone-test-vuxujag3pizewun4marotaj0'", Local "Local file system at /tmp/rclone865980388", Modify Window "1s" 2021/04/05 06:20:13 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:20:17 DEBUG : A2: Making directory 2021/04/05 06:20:18 DEBUG : A1/B2: Making directory 2021/04/05 06:20:19 DEBUG : A1/B2/C2: Making directory 2021/04/05 06:20:21 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:20:22 DEBUG : A3: Making directory 2021/04/05 06:20:23 DEBUG : A3/B3: Making directory 2021/04/05 06:20:24 DEBUG : A3/B3/C4: Making directory 2021/04/05 06:20:28 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/04/05 06:20:39 ERROR : : error listing: directory not found 2021/04/05 06:20:39 DEBUG : OpenDrive root 'rclone-test-vuxujag3pizewun4marotaj0': Purge remote 2021/04/05 06:20:40 purge failed: directory not found --- PASS: TestPurge (34.21s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:20:45 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:20:48 DEBUG : A2: Making directory 2021/04/05 06:20:49 DEBUG : A1/B2: Making directory 2021/04/05 06:20:50 DEBUG : A1/B2/C2: Making directory 2021/04/05 06:20:51 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:20:52 DEBUG : A3: Making directory 2021/04/05 06:20:53 DEBUG : A3/B3: Making directory 2021/04/05 06:20:54 DEBUG : A3/B3/C4: Making directory 2021/04/05 06:20:57 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/04/05 06:21:04 DEBUG : A3/B3/C4: Removing directory 2021/04/05 06:21:09 DEBUG : A3/B3: Removing directory 2021/04/05 06:21:11 DEBUG : A3: Removing directory 2021/04/05 06:21:12 DEBUG : A2: Removing directory 2021/04/05 06:21:13 DEBUG : A1/B2/C2: Removing directory 2021/04/05 06:21:14 DEBUG : A1/B2: Removing directory 2021/04/05 06:21:15 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (46.45s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:21:26 DEBUG : A1: Making directory 2021/04/05 06:21:27 DEBUG : A1/B1: Making directory 2021/04/05 06:21:28 DEBUG : A1/B1/C1: Making directory 2021/04/05 06:21:34 DEBUG : A1/B1/C1: Removing directory 2021/04/05 06:21:35 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (14.40s) === RUN TestRmdirsWithFilter run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:21:40 DEBUG : A1: Making directory 2021/04/05 06:21:42 DEBUG : A1/B1: Making directory 2021/04/05 06:21:43 DEBUG : A1/B1/C1: Making directory 2021/04/05 06:21:49 DEBUG : A1/B1/C1: Removing directory 2021/04/05 06:21:50 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (14.59s) === RUN TestCopyURL run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:21:57 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2021/04/05 06:22:01 DEBUG : filename.txt: File name found in url 2021/04/05 06:22:04 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2021/04/05 06:22:08 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (19.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:22:15 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:22:23 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/04/05 06:22:30 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:22:30 INFO : file1: Deleted 2021/04/05 06:22:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 06:22:32 DEBUG : file1: Unchanged skipping 2021/04/05 06:22:32 INFO : file1: Deleted 2021/04/05 06:22:33 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (23.09s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:22:38 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:22:41 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/04/05 06:22:45 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:22:45 INFO : file1: Deleted 2021/04/05 06:22:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 06:22:47 DEBUG : file1: Unchanged skipping 2021/04/05 06:22:47 INFO : file1: Deleted 2021/04/05 06:23:01 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-tadacey0 2021/04/05 06:23:12 INFO : sub/File2-rclone-move-tadacey0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (38.50s) === RUN TestMoveFileBackupDir run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:23:19 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/04/05 06:23:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/backup" 2021/04/05 06:23:24 DEBUG : Starting OpenDrive session with ID: 421ed99ba96a367c9a8ef39499e3e7574896e4abe2ee71b136dc728214a3888c 2021/04/05 06:23:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 06:23:30 INFO : dst/file1: Moved (server-side) 2021/04/05 06:23:36 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/04/05 06:23:41 INFO : dst/file1: Copied (new) 2021/04/05 06:23:41 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (33.65s) === RUN TestCopyFile run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:23:50 DEBUG : file1: Need to transfer - File not found at Destination 2021/04/05 06:23:53 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/04/05 06:23:56 INFO : file1: Copied (new) to: sub/file2 2021/04/05 06:23:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/04/05 06:23:58 DEBUG : file1: Unchanged skipping 2021/04/05 06:23:59 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (13.37s) === RUN TestCopyFileBackupDir run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:24:07 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/04/05 06:24:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/backup" 2021/04/05 06:24:12 DEBUG : Starting OpenDrive session with ID: 3a29d66dd1906adf9267e4ade9dfad836559ac2ae4cd534a2a7f9840dde1c796 2021/04/05 06:24:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/04/05 06:24:18 INFO : dst/file1: Moved (server-side) 2021/04/05 06:24:20 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/04/05 06:24:23 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (28.27s) === RUN TestCopyFileCompareDest run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:24:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/dst" 2021/04/05 06:24:32 DEBUG : Starting OpenDrive session with ID: 2bb65b0c49ce1320f0d7fb1c6b67bd8784df1510469f62c916b9de4a504121d7 2021/04/05 06:24:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/CompareDest" 2021/04/05 06:24:35 DEBUG : Starting OpenDrive session with ID: 59e053a87d055adfa0d636caef48c74d9b0b0557414fae0373bd49485171adbe 2021/04/05 06:24:38 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 06:24:42 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:24:45 INFO : one: Copied (new) 2021/04/05 06:24:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:24:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/04/05 06:24:55 INFO : one: Copied (replaced existing) 2021/04/05 06:24:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:25:05 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2021/04/05 06:25:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:25:11 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:25:14 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2021/04/05 06:25:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:25:19 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:25:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:25:21 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:25:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 06:25:25 DEBUG : two: Need to transfer - File not found at Destination 2021/04/05 06:25:31 DEBUG : two: Uploading chunk 0, size=5, remain=0 2021/04/05 06:25:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (71.93s) === RUN TestCopyFileCopyDest run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:25:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/dst" 2021/04/05 06:25:44 DEBUG : Starting OpenDrive session with ID: ffae4277e2ae9da1c5039f80d3a5248dd0a751ead8cf200c586e9a4d41605d6a 2021/04/05 06:25:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/CopyDest" 2021/04/05 06:25:48 DEBUG : Starting OpenDrive session with ID: 6e5c329476ca44201f257536aa2e3f120de3c6f5354265fee3aaaacca17e1d49 2021/04/05 06:25:51 DEBUG : one: Need to transfer - File not found at Destination 2021/04/05 06:25:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:26:00 INFO : one: Copied (new) 2021/04/05 06:26:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:26:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/04/05 06:26:07 INFO : one: Copied (replaced existing) 2021/04/05 06:26:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:26:17 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2021/04/05 06:26:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wofegaw9mitacar6ziziruc3/BackupDir" 2021/04/05 06:26:22 DEBUG : Starting OpenDrive session with ID: 63ce5ade171868623679d93cd58e724eef383c7d3e62c627debb9cf6b19d36bc 2021/04/05 06:26:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:26:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:26:29 INFO : one: Moved (server-side) 2021/04/05 06:26:30 INFO : one: Copied (server-side copy) 2021/04/05 06:26:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/04/05 06:26:33 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2021/04/05 06:26:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:26:40 INFO : two: Copied (server-side copy) 2021/04/05 06:26:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/04/05 06:26:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:26:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/04/05 06:26:42 DEBUG : two: Unchanged skipping 2021/04/05 06:26:45 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2021/04/05 06:26:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/04/05 06:26:51 DEBUG : three: Destination not found in --copy-dest 2021/04/05 06:26:51 DEBUG : three: Need to transfer - File not found at Destination 2021/04/05 06:26:52 DEBUG : three: Uploading chunk 0, size=7, remain=0 2021/04/05 06:26:55 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (82.02s) === 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:27:08 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2021/04/05 06:27:13 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/04/05 06:27:20 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2021/04/05 06:27:25 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2021/04/05 06:27:31 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2021/04/05 06:27:34 DEBUG : A1/B2: Making directory 2021/04/05 06:27:35 DEBUG : A1/B1/C3: Making directory 2021/04/05 06:28:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/04/05 06:28:03 INFO : A2/one: Moved (server-side) to: A3/one 2021/04/05 06:28:03 INFO : A2/two: Moved (server-side) to: A3/two 2021/04/05 06:28:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/04/05 06:28:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five --- PASS: TestDirMove (81.15s) === RUN TestGetFsInfo run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" --- PASS: TestGetFsInfo (1.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:28:28 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:28:30 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/04/05 06:28:33 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:28:33 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:28:33 DEBUG : Creating backend with remote "/tmp/rclone-spool829128691" 2021/04/05 06:28:33 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/04/05 06:28:35 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/04/05 06:29:23 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:29:27 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:29:55 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/04/05 06:30:03 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:30:03 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:30:03 DEBUG : Creating backend with remote "/tmp/rclone-spool636527773" 2021/04/05 06:30:03 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/04/05 06:30:03 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical 2021/04/05 06:30:11 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/04/05 06:30:24 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:30:28 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:31:12 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/04/05 06:31:23 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:31:23 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:31:23 DEBUG : Creating backend with remote "/tmp/rclone-spool721475928" 2021/04/05 06:31:23 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/04/05 06:31:49 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/04/05 06:32:10 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-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:32:13 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': File to upload is small (34 bytes), uploading instead of streaming 2021/04/05 06:32:18 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/04/05 06:32:21 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/04/05 06:32:21 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/04/05 06:32:21 DEBUG : Creating backend with remote "/tmp/rclone-spool516753994" 2021/04/05 06:32:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/04/05 06:32:23 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/04/05 06:32:26 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (241.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (58.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (61.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (105.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (16.12s) === RUN TestRcatSize run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:32:31 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2021/04/05 06:32:34 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': File to upload is small (60 bytes), uploading instead of streaming 2021/04/05 06:32:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/04/05 06:32:39 INFO : potato2: Copied (new) --- PASS: TestRcatSize (15.73s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3'", Local "Local file system at /tmp/rclone345567842", Modify Window "1s" 2021/04/05 06:32:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/04/05 06:33:10 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2021/04/05 06:33:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/04/05 06:33:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/04/05 06:33:23 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2021/04/05 06:33:23 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/04/05 06:33:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/04/05 06:33:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/04/05 06:34:16 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2021/04/05 06:34:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (103.72s) === 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/04/05 06:34:29 DEBUG : OpenDrive root 'rclone-test-wofegaw9mitacar6ziziruc3': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 23m48.73870529s (try 1/5)