"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2021/12/13 05:52:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0" 2021/12/13 05:52:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/13 05:52:13 DEBUG : Starting OpenDrive session with ID: 3633a7b8536ab66e19cab8b7efb4bed91f3439c3d0226ac8288505a1361d4eff 2021/12/13 05:52:14 DEBUG : Creating backend with remote "/tmp/rclone214030028" === 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 "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/12/13 05:52:18 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2021/12/13 05:52:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/13 05:52:27 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/12/13 05:52:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/13 05:52:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/13 05:52:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/12/13 05:52:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/12/13 05:52:28 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2021/12/13 05:52:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/13 05:52:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/13 05:52:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/12/13 05:52:41 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/13 05:52:41 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/12/13 05:52:41 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/12/13 05:52:41 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2021/12/13 05:52:47 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/12/13 05:52:47 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/12/13 05:52:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/12/13 05:52:48 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/12/13 05:52:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/12/13 05:52:49 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (35.41s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (13.49s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (13.11s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (7.66s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/13 05:52:50 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/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/13 05:52:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/13 05:52:50 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 "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:52:52 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2021/12/13 05:53:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2021/12/13 05:53:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2021/12/13 05:53:16 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (37.39s) --- PASS: TestCheck/1 (0.74s) --- PASS: TestCheck/2 (0.76s) --- PASS: TestCheck/3 (0.73s) --- PASS: TestCheck/4 (0.74s) --- PASS: TestCheck/5 (0.74s) --- PASS: TestCheck/6 (0.73s) --- PASS: TestCheck/7 (0.79s) === RUN TestCheckFsError 2021/12/13 05:53:27 DEBUG : Creating backend with remote "non-existent" 2021/12/13 05:53:27 DEBUG : Creating backend with remote "non-existent" 2021/12/13 05:53:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/12/13 05:53:27 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 2021/12/13 05:53:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/12/13 05:53:27 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 "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:53:30 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/12/13 05:53:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2021/12/13 05:53:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/12/13 05:53:55 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (38.85s) --- PASS: TestCheckDownload/1 (1.49s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.50s) --- PASS: TestCheckDownload/4 (1.53s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (1.53s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:54:08 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/12/13 05:54:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2021/12/13 05:54:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/12/13 05:54:36 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (40.89s) --- PASS: TestCheckSizeOnly/1 (0.80s) --- PASS: TestCheckSizeOnly/2 (0.74s) --- PASS: TestCheckSizeOnly/3 (0.73s) --- PASS: TestCheckSizeOnly/4 (0.75s) --- PASS: TestCheckSizeOnly/5 (0.75s) --- PASS: TestCheckSizeOnly/6 (0.75s) --- PASS: TestCheckSizeOnly/7 (0.78s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:54:49 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2021/12/13 05:54:55 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/13 05:54:55 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/13 05:54:55 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/13 05:54:55 NOTICE: test.sum: 2 warning(s) suppressed... 2021/12/13 05:54:56 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2021/12/13 05:55:01 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/13 05:55:01 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/13 05:55:01 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/13 05:55:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (16.23s) === RUN TestCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:55:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/data" 2021/12/13 05:55:04 DEBUG : Starting OpenDrive session with ID: ea7459584edc813a44620933bbc99b8acf10fb0f0349c36bc5fdb893c3b6174c 2021/12/13 05:55:10 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2021/12/13 05:55:16 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2021/12/13 05:55:27 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2021/12/13 05:55:33 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2021/12/13 05:55:42 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2021/12/13 05:55:50 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2021/12/13 05:56:00 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2021/12/13 05:56:09 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2021/12/13 05:56:18 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2021/12/13 05:56:23 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2021/12/13 05:56:28 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (97.82s) --- PASS: TestCheckSum/subtest1 (3.43s) --- PASS: TestCheckSum/subtest2 (1.95s) --- PASS: TestCheckSum/subtest3 (1.86s) --- PASS: TestCheckSum/subtest4 (2.79s) --- PASS: TestCheckSum/subtest5 (1.86s) --- PASS: TestCheckSum/subtest6 (1.91s) --- PASS: TestCheckSum/subtest7 (1.90s) === RUN TestCheckSumDownload run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:56:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/data" 2021/12/13 05:56:42 DEBUG : Starting OpenDrive session with ID: c095ecae2f5a8879b9b047adbdcdfa56bd8cac7659fbf221d92656213a4d4041 2021/12/13 05:56:48 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2021/12/13 05:56:54 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2021/12/13 05:57:05 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2021/12/13 05:57:10 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2021/12/13 05:57:19 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2021/12/13 05:57:29 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2021/12/13 05:57:38 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2021/12/13 05:57:47 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2021/12/13 05:58:07 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2021/12/13 05:58:13 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2021/12/13 05:58:18 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (109.82s) --- PASS: TestCheckSumDownload/subtest1 (3.73s) --- PASS: TestCheckSumDownload/subtest2 (2.62s) --- PASS: TestCheckSumDownload/subtest3 (3.82s) --- PASS: TestCheckSumDownload/subtest4 (2.56s) --- PASS: TestCheckSumDownload/subtest5 (2.54s) --- PASS: TestCheckSumDownload/subtest6 (14.78s) --- PASS: TestCheckSumDownload/subtest7 (2.58s) === RUN TestDeduplicateInteractive run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.46s) === RUN TestDeduplicateSkip run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.52s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.52s) === RUN TestDeduplicateFirst run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.52s) === RUN TestDeduplicateNewest run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.49s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:58:44 DEBUG : one: Uploading chunk 0, size=100, remain=0 2021/12/13 05:58:52 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2021/12/13 05:58:58 DEBUG : another: Uploading chunk 0, size=100, remain=0 2021/12/13 05:59:04 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2021/12/13 05:59:09 INFO : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Looking for duplicate md5 hashes using newest mode. 2021/12/13 05:59:11 NOTICE: 07479cd40e7b99b6e6ac26c3aa251c04: Found 3 files with duplicate md5 hashes 2021/12/13 05:59:11 INFO : one: Deleted 2021/12/13 05:59:12 INFO : also/one: Deleted 2021/12/13 05:59:12 NOTICE: 07479cd40e7b99b6e6ac26c3aa251c04: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (40.48s) === RUN TestDeduplicateOldest run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.51s) === RUN TestDeduplicateLargest run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.53s) === RUN TestDeduplicateSmallest run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.44s) === RUN TestDeduplicateRename run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.49s) === RUN TestMergeDirs run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.54s) === RUN TestListDirSorted run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 05:59:37 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2021/12/13 05:59:46 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 05:59:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:00:02 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2021/12/13 06:00:11 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2021/12/13 06:00:18 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2021/12/13 06:00:27 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2021/12/13 06:00:34 DEBUG : a.txt: Excluded 2021/12/13 06:00:36 DEBUG : sub dir/hello world: Excluded 2021/12/13 06:00:36 DEBUG : sub dir/hello world2: Excluded 2021/12/13 06:00:37 DEBUG : sub dir/ignore dir: Excluded 2021/12/13 06:00:38 DEBUG : sub dir/hello world: Excluded 2021/12/13 06:00:38 DEBUG : sub dir/hello world2: Excluded 2021/12/13 06:00:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (86.26s) === RUN TestListJSON run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:00:55 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2021/12/13 06:01:02 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes --- PASS: TestListJSON (27.71s) --- PASS: TestListJSON/Default (0.73s) --- PASS: TestListJSON/FilesOnly (0.72s) --- PASS: TestListJSON/DirsOnly (0.79s) --- PASS: TestListJSON/Recurse (1.53s) --- PASS: TestListJSON/SubDir (0.75s) --- PASS: TestListJSON/NoModTime (0.73s) --- PASS: TestListJSON/NoMimeType (0.78s) --- PASS: TestListJSON/ShowHash (0.74s) --- PASS: TestListJSON/HashTypes (0.75s) === RUN TestStatJSON run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:01:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2021/12/13 06:01:31 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2021/12/13 06:01:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/notfound" 2021/12/13 06:01:46 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:01:47 DEBUG : Starting OpenDrive session with ID: 58db118b91e4c252c5d1c5aba38bc72d60551881689f19026bc4af1122bbe27b --- PASS: TestStatJSON (34.87s) --- PASS: TestStatJSON/Root (0.78s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.78s) --- PASS: TestStatJSON/Dir (1.52s) --- PASS: TestStatJSON/File (0.73s) --- PASS: TestStatJSON/NotFound (1.46s) --- PASS: TestStatJSON/DirFilesOnly (0.72s) --- PASS: TestStatJSON/FileFilesOnly (0.74s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.73s) --- PASS: TestStatJSON/DirDirsOnly (0.73s) --- PASS: TestStatJSON/FileDirsOnly (0.73s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.78s) --- PASS: TestStatJSON/RootNotFound (3.99s) === RUN TestMkdir run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:01:55 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Making directory 2021/12/13 06:01:56 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Making directory --- PASS: TestMkdir (2.21s) === RUN TestLsd run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:02:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (14.59s) === RUN TestLs run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:02:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:02:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (16.71s) === RUN TestLsWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:02:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:02:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:02:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (17.77s) === RUN TestLsLong run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:02:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:02:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (16.52s) === RUN TestHashSums run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:03:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:03:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (17.38s) --- PASS: TestHashSums/Md5 (0.72s) --- PASS: TestHashSums/Md5Download (1.58s) === RUN TestHashSumsWithErrors 2021/12/13 06:03:20 DEBUG : Creating backend with remote ":memory:" 2021/12/13 06:03:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/12/13 06:03:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/13 06:03:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/13 06:03:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/13 06:03:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/13 06:03:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/13 06:03:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/13 06:03:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/12/13 06:03:20 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 "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:03:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:03:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:03:36 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (28.15s) === RUN TestDelete run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:03:51 DEBUG : small: Uploading chunk 0, size=10, remain=0 2021/12/13 06:03:57 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2021/12/13 06:04:03 DEBUG : large: Uploading chunk 0, size=100, remain=0 2021/12/13 06:04:07 DEBUG : Waiting for deletions to finish 2021/12/13 06:04:08 DEBUG : large: Excluded 2021/12/13 06:04:09 INFO : small: Deleted 2021/12/13 06:04:09 INFO : medium: Deleted --- PASS: TestDelete (23.49s) === RUN TestRetry 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 1/5 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 2/5 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 1/5 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 2/5 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 3/5 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 4/5 2021/12/13 06:04:12 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:04:14 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2021/12/13 06:04:21 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (23.12s) === RUN TestPurge 2021/12/13 06:04:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-woxizan8qacahux5dumided1" 2021/12/13 06:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/13 06:04:36 DEBUG : Starting OpenDrive session with ID: 80fce5eb5fc4d196ac2802f338dbeff1b42745b0be653d527e9f831310f9c8d8 2021/12/13 06:04:37 DEBUG : Creating backend with remote "/tmp/rclone2845557497" run.go:181: Remote "OpenDrive root 'rclone-test-woxizan8qacahux5dumided1'", Local "Local file system at /tmp/rclone2845557497", Modify Window "1s" 2021/12/13 06:04:45 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:04:49 DEBUG : A2: Making directory 2021/12/13 06:04:51 DEBUG : A1/B2: Making directory 2021/12/13 06:04:52 DEBUG : A1/B2/C2: Making directory 2021/12/13 06:04:54 DEBUG : A1/B1/C3: Making directory 2021/12/13 06:04:55 DEBUG : A3: Making directory 2021/12/13 06:04:57 DEBUG : A3/B3: Making directory 2021/12/13 06:04:58 DEBUG : A3/B3/C4: Making directory 2021/12/13 06:05:06 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:05:20 ERROR : : error listing: directory not found 2021/12/13 06:05:20 DEBUG : OpenDrive root 'rclone-test-woxizan8qacahux5dumided1': Purge remote 2021/12/13 06:05:21 purge failed: directory not found --- PASS: TestPurge (45.64s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:05:40 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:05:43 DEBUG : A2: Making directory 2021/12/13 06:05:45 DEBUG : A1/B2: Making directory 2021/12/13 06:05:46 DEBUG : A1/B2/C2: Making directory 2021/12/13 06:05:48 DEBUG : A1/B1/C3: Making directory 2021/12/13 06:05:49 DEBUG : A3: Making directory 2021/12/13 06:05:51 DEBUG : A3/B3: Making directory 2021/12/13 06:05:52 DEBUG : A3/B3/C4: Making directory 2021/12/13 06:05:56 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:06:04 INFO : A3/B3/C4: Removing directory 2021/12/13 06:06:11 INFO : A3/B3: Removing directory 2021/12/13 06:06:12 INFO : A3: Removing directory 2021/12/13 06:06:14 INFO : A2: Removing directory 2021/12/13 06:06:15 INFO : A1/B2/C2: Removing directory 2021/12/13 06:06:17 INFO : A1/B2: Removing directory 2021/12/13 06:06:18 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (71.49s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:06:32 DEBUG : A1: Making directory 2021/12/13 06:06:34 DEBUG : A1/B1: Making directory 2021/12/13 06:06:35 DEBUG : A1/B1/C1: Making directory 2021/12/13 06:06:42 INFO : A1/B1/C1: Removing directory 2021/12/13 06:06:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (17.67s) === RUN TestRmdirsWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:06:50 DEBUG : A1: Making directory 2021/12/13 06:06:52 DEBUG : A1/B1: Making directory 2021/12/13 06:06:53 DEBUG : A1/B1/C1: Making directory 2021/12/13 06:07:00 INFO : A1/B1/C1: Removing directory 2021/12/13 06:07:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (18.50s) === RUN TestCopyURL run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:07:11 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2021/12/13 06:07:17 DEBUG : filename.txt: File name found in url 2021/12/13 06:07:19 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2021/12/13 06:07:25 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (24.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:07:34 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/13 06:07:38 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/12/13 06:07:41 INFO : file1: Copied (new) to: sub/file2 2021/12/13 06:07:41 INFO : file1: Deleted 2021/12/13 06:07:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:07:44 DEBUG : file1: Unchanged skipping 2021/12/13 06:07:44 INFO : file1: Deleted 2021/12/13 06:07:45 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (17.73s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:07:52 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/13 06:07:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2021/12/13 06:07:58 INFO : file1: Copied (new) 2021/12/13 06:07:58 INFO : file1: Deleted 2021/12/13 06:07:59 DEBUG : file1: Destination exists, skipping 2021/12/13 06:07:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.04s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:08:03 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/13 06:08:06 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/12/13 06:08:10 INFO : file1: Copied (new) to: sub/file2 2021/12/13 06:08:10 INFO : file1: Deleted 2021/12/13 06:08:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:08:12 DEBUG : file1: Unchanged skipping 2021/12/13 06:08:12 INFO : file1: Deleted 2021/12/13 06:08:27 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-bobuqis5 2021/12/13 06:08:39 INFO : sub/File2-rclone-move-bobuqis5: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (42.93s) === RUN TestMoveFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:08:49 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/12/13 06:08:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/backup" 2021/12/13 06:08:59 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:09:00 DEBUG : Starting OpenDrive session with ID: 2a2b62499d139d8edbcc50f84f371b2e8029a4ac51d12750c0ae8047ca505749 2021/12/13 06:09:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/13 06:09:09 INFO : dst/file1: Moved (server-side) 2021/12/13 06:09:12 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/12/13 06:09:16 INFO : dst/file1: Copied (new) 2021/12/13 06:09:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (41.11s) === RUN TestCopyFile run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:09:27 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/13 06:09:31 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/12/13 06:09:34 INFO : file1: Copied (new) to: sub/file2 2021/12/13 06:09:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:09:37 DEBUG : file1: Unchanged skipping 2021/12/13 06:09:38 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (18.20s) === RUN TestCopyFileBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:09:48 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/12/13 06:09:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/backup" 2021/12/13 06:09:55 DEBUG : Starting OpenDrive session with ID: f3550477d7c1104cd52030abf4e15f72e2280ef63c71139d788bf1dd6e0b6aa7 2021/12/13 06:09:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/13 06:10:02 INFO : dst/file1: Moved (server-side) 2021/12/13 06:10:05 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/12/13 06:10:08 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (35.52s) === RUN TestCopyFileCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:10:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/dst" 2021/12/13 06:10:20 DEBUG : Starting OpenDrive session with ID: 92f3f90af03a5fa3aaf25fa78fdfd8ec83c2b5e545ece357bb18550748fd7fa5 2021/12/13 06:10:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/CompareDest" 2021/12/13 06:10:24 DEBUG : Starting OpenDrive session with ID: 93d63b34edec260fb9fc55205ee6f0ca6bf435e8d250e942f835dcddc313fa41 2021/12/13 06:10:28 DEBUG : one: Need to transfer - File not found at Destination 2021/12/13 06:10:31 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:10:35 INFO : one: Copied (new) 2021/12/13 06:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 06:10:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:10:44 INFO : one: Copied (replaced existing) 2021/12/13 06:10:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:10:55 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:11:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:11:03 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 06:11:07 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:11:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:11:14 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 06:11:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:11:17 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 06:11:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/13 06:11:21 DEBUG : two: Need to transfer - File not found at Destination 2021/12/13 06:11:24 DEBUG : two: Uploading chunk 0, size=5, remain=0 2021/12/13 06:11:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (78.02s) === RUN TestCopyFileCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:11:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/dst" 2021/12/13 06:11:38 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:11:39 DEBUG : Starting OpenDrive session with ID: dfd5cf4ea0c9a6611cec076626e3e8b533be17fb619b38f74a996ecbdc17c885 2021/12/13 06:11:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/CopyDest" 2021/12/13 06:11:43 DEBUG : Starting OpenDrive session with ID: 73279cc067b40f5301b954c4da7c595f4599fe5ef5f647f3ae28d5ff7079c006 2021/12/13 06:11:46 DEBUG : one: Need to transfer - File not found at Destination 2021/12/13 06:11:50 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:11:57 INFO : one: Copied (new) 2021/12/13 06:12:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 06:12:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:12:14 INFO : one: Copied (replaced existing) 2021/12/13 06:12:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:12:30 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:12:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadowuw9qerirug6wolukaq0/BackupDir" 2021/12/13 06:12:38 DEBUG : Starting OpenDrive session with ID: 1dc9e9e2522712f5ae888c4e4d6f4342f894e605b43c158d6d3f488f9e914bc5 2021/12/13 06:12:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:12:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 06:12:46 INFO : one: Moved (server-side) 2021/12/13 06:12:48 INFO : one: Copied (server-side copy) 2021/12/13 06:12:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/13 06:13:01 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:13:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:13:11 INFO : two: Copied (server-side copy) 2021/12/13 06:13:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/13 06:13:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:13:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:13:14 DEBUG : two: Unchanged skipping 2021/12/13 06:13:19 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2021/12/13 06:13:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/13 06:13:26 DEBUG : three: Destination not found in --copy-dest 2021/12/13 06:13:26 DEBUG : three: Need to transfer - File not found at Destination 2021/12/13 06:13:28 DEBUG : three: Uploading chunk 0, size=7, remain=0 2021/12/13 06:13:32 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (127.05s) === 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 "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:13:48 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:13:54 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:14:02 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2021/12/13 06:14:10 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2021/12/13 06:14:17 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2021/12/13 06:14:21 DEBUG : A1/B2: Making directory 2021/12/13 06:14:23 DEBUG : A1/B1/C3: Making directory 2021/12/13 06:14:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/12/13 06:14:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/12/13 06:14:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/12/13 06:14:55 INFO : A2/one: Moved (server-side) to: A3/one 2021/12/13 06:14:57 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (101.61s) === RUN TestGetFsInfo run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" --- PASS: TestGetFsInfo (1.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:15:29 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': File to upload is small (34 bytes), uploading instead of streaming 2021/12/13 06:15:32 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/12/13 06:15:36 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/12/13 06:15:36 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/13 06:15:36 DEBUG : Creating backend with remote "/tmp/rclone-spool690513174" 2021/12/13 06:15:36 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:15:36 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/12/13 06:15:39 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/12/13 06:15:43 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:15:48 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': File to upload is small (34 bytes), uploading instead of streaming 2021/12/13 06:15:50 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/12/13 06:15:54 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/12/13 06:15:54 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/13 06:15:54 DEBUG : Creating backend with remote "/tmp/rclone-spool3285987260" 2021/12/13 06:15:54 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/12/13 06:15:54 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2021/12/13 06:15:56 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/12/13 06:16:00 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:16:04 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': File to upload is small (34 bytes), uploading instead of streaming 2021/12/13 06:16:07 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/12/13 06:16:13 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/13 06:16:13 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/13 06:16:13 DEBUG : Creating backend with remote "/tmp/rclone-spool3077526271" 2021/12/13 06:16:13 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/12/13 06:16:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/12/13 06:16:19 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:16:24 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': File to upload is small (34 bytes), uploading instead of streaming 2021/12/13 06:16:26 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/12/13 06:16:30 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/13 06:16:30 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/13 06:16:30 DEBUG : Creating backend with remote "/tmp/rclone-spool3356297419" 2021/12/13 06:16:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/12/13 06:16:32 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/12/13 06:16:38 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (73.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (18.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (16.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (19.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (18.14s) === RUN TestRcatSize run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:16:43 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2021/12/13 06:16:48 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': File to upload is small (60 bytes), uploading instead of streaming 2021/12/13 06:16:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:16:53 INFO : potato2: Copied (new) --- PASS: TestRcatSize (15.77s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:16:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/12/13 06:17:01 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2021/12/13 06:17:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/12/13 06:17:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/12/13 06:17:10 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2021/12/13 06:17:10 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/12/13 06:17:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/12/13 06:17:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/12/13 06:17:17 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2021/12/13 06:17:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (30.51s) === RUN TestTouchDir run.go:181: Remote "OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0'", Local "Local file system at /tmp/rclone214030028", Modify Window "1s" 2021/12/13 06:17:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:17:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:17:43 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2021/12/13 06:17:49 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Touching "empty space" 2021/12/13 06:17:50 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Touching "potato2" 2021/12/13 06:17:52 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Touching "sub dir/potato3" --- PASS: TestTouchDir (32.22s) === 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) PASS 2021/12/13 06:18:00 DEBUG : OpenDrive root 'rclone-test-nadowuw9qerirug6wolukaq0': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 25m48.793115856s (try 1/5)