"./operations.test -test.v -test.timeout 30m0s -remote TestDropbox: -verbose" - Starting (try 1/5) === 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 TestMultithreadCopy/{size:131071_streams:2} 2020/04/15 05:01:41 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/04/15 05:01:41 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/04/15 05:01:41 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/04/15 05:01:42 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/04/15 05:01:42 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/04/15 05:01:42 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/04/15 05:01:44 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/04/15 05:01:44 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/04/15 05:01:44 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/04/15 05:01:44 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/04/15 05:01:44 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/04/15 05:01:44 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/04/15 05:01:46 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/04/15 05:01:46 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/04/15 05:01:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/04/15 05:01:47 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/04/15 05:01:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/04/15 05:01:47 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (9.77s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.56s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.18s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.80s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/04/15 05:01:48 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 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/04/15 05:01:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/04/15 05:01:48 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 TestDeduplicateInteractive --- SKIP: TestDeduplicateInteractive (1.25s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip --- SKIP: TestDeduplicateSkip (0.63s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst --- SKIP: TestDeduplicateFirst (0.51s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest --- SKIP: TestDeduplicateNewest (0.53s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest --- SKIP: TestDeduplicateOldest (0.49s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest --- SKIP: TestDeduplicateLargest (0.87s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSmallest --- SKIP: TestDeduplicateSmallest (0.49s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename --- SKIP: TestDeduplicateRename (0.54s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs --- SKIP: TestMergeDirs (0.51s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" dedupe_test.go:217: Can't merge directories === RUN TestListDirSorted 2020/04/15 05:02:01 DEBUG : a.txt: Excluded 2020/04/15 05:02:02 DEBUG : sub dir/hello world: Excluded 2020/04/15 05:02:02 DEBUG : sub dir/hello world2: Excluded 2020/04/15 05:02:03 DEBUG : sub dir/ignore dir: Excluded 2020/04/15 05:02:03 DEBUG : sub dir/hello world: Excluded 2020/04/15 05:02:03 DEBUG : sub dir/hello world2: Excluded 2020/04/15 05:02:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.25s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestMkdir 2020/04/15 05:02:12 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': Making directory 2020/04/15 05:02:13 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': Making directory --- PASS: TestMkdir (1.32s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestLsd --- PASS: TestLsd (4.51s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestLs --- PASS: TestLs (3.98s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestLsWithFilesFrom 2020/04/15 05:02:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.22s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestLsLong --- PASS: TestLsLong (3.92s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestHashSums --- PASS: TestHashSums (7.08s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount --- PASS: TestCount (7.05s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestDelete 2020/04/15 05:02:49 DEBUG : Waiting for deletions to finish 2020/04/15 05:02:49 DEBUG : large: Excluded 2020/04/15 05:02:49 INFO : small: Deleted 2020/04/15 05:02:49 INFO : medium: Deleted --- PASS: TestDelete (5.57s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCheck 2020/04/15 05:02:53 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 1: Starting check test 2020/04/15 05:02:53 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 2: Starting check test 2020/04/15 05:02:54 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 3: Starting check test 2020/04/15 05:02:56 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 4: Starting check test 2020/04/15 05:02:56 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 5: Starting check test 2020/04/15 05:02:57 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 6: Starting check test 2020/04/15 05:02:58 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 7: Starting check test --- PASS: TestCheck (10.01s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCheckFsError 2020/04/15 05:03:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/04/15 05:03:01 ERROR : : error reading source directory: directory not found 2020/04/15 05:03:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 1 differences found --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload 2020/04/15 05:03:02 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 1: Starting check test 2020/04/15 05:03:03 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 2: Starting check test 2020/04/15 05:03:05 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 3: Starting check test 2020/04/15 05:03:06 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 4: Starting check test 2020/04/15 05:03:08 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 5: Starting check test 2020/04/15 05:03:11 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 6: Starting check test 2020/04/15 05:03:12 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 7: Starting check test --- PASS: TestCheckDownload (16.02s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCheckSizeOnly 2020/04/15 05:03:18 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 1: Starting check test 2020/04/15 05:03:18 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 2: Starting check test 2020/04/15 05:03:20 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 3: Starting check test 2020/04/15 05:03:21 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 4: Starting check test 2020/04/15 05:03:22 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 5: Starting check test 2020/04/15 05:03:23 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 6: Starting check test 2020/04/15 05:03:24 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': 7: Starting check test --- PASS: TestCheckSizeOnly (10.17s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCat --- PASS: TestCat (9.18s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestPurge 2020/04/15 05:03:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/04/15 05:03:38 DEBUG : A2: Making directory 2020/04/15 05:03:39 DEBUG : A1/B2: Making directory 2020/04/15 05:03:40 DEBUG : A1/B2/C2: Making directory 2020/04/15 05:03:40 DEBUG : A1/B1/C3: Making directory 2020/04/15 05:03:41 DEBUG : A3: Making directory 2020/04/15 05:03:42 DEBUG : A3/B3: Making directory 2020/04/15 05:03:43 DEBUG : A3/B3/C4: Making directory 2020/04/15 05:03:45 DEBUG : Waiting for deletions to finish 2020/04/15 05:03:47 INFO : A1/B1/C1/one: Deleted 2020/04/15 05:03:47 DEBUG : A1/B1/C3: Removing directory 2020/04/15 05:03:49 DEBUG : A1/B1/C1: Removing directory 2020/04/15 05:03:50 DEBUG : A1/B1: Removing directory 2020/04/15 05:03:54 ERROR : : error listing: directory not found 2020/04/15 05:03:54 DEBUG : Dropbox root 'rclone-test-yalukeg8hekahob7yabobew2': Purge remote 2020/04/15 05:03:54 purge failed: path_lookup/not_found/. --- PASS: TestPurge (17.53s) run.go:176: Remote "Dropbox root 'rclone-test-yalukeg8hekahob7yabobew2'", Local "Local file system at /tmp/rclone532790560", Modify Window "1s" === RUN TestRmdirsNoLeaveRoot 2020/04/15 05:03:55 DEBUG : A2: Making directory 2020/04/15 05:03:56 DEBUG : A1/B2: Making directory 2020/04/15 05:03:57 DEBUG : A1/B2/C2: Making directory 2020/04/15 05:03:57 DEBUG : A1/B1/C3: Making directory 2020/04/15 05:03:58 DEBUG : A3: Making directory 2020/04/15 05:03:59 DEBUG : A3/B3: Making directory 2020/04/15 05:03:59 DEBUG : A3/B3/C4: Making directory 2020/04/15 05:04:03 DEBUG : A3/B3/C4: Removing directory 2020/04/15 05:04:07 DEBUG : A3/B3: Removing directory 2020/04/15 05:04:10 DEBUG : A3: Removing directory 2020/04/15 05:04:11 DEBUG : A2: Removing directory 2020/04/15 05:04:12 DEBUG : A1/B2/C2: Removing directory 2020/04/15 05:04:13 DEBUG : A1/B2: Removing directory 2020/04/15 05:04:14 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (29.44s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestRmdirsLeaveRoot 2020/04/15 05:04:23 DEBUG : A1: Making directory 2020/04/15 05:04:24 DEBUG : A1/B1: Making directory 2020/04/15 05:04:25 DEBUG : A1/B1/C1: Making directory 2020/04/15 05:04:28 DEBUG : A1/B1/C1: Removing directory 2020/04/15 05:04:29 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.64s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyURL --- PASS: TestCopyURL (6.21s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/04/15 05:04:39 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:04:40 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/04/15 05:04:40 INFO : file1: Copied (new) 2020/04/15 05:04:40 INFO : file1: Deleted 2020/04/15 05:04:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/04/15 05:04:41 DEBUG : file1: Unchanged skipping 2020/04/15 05:04:41 INFO : file1: Deleted 2020/04/15 05:04:42 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.27s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCaseInsensitiveMoveFile 2020/04/15 05:04:46 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:04:47 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/04/15 05:04:47 INFO : file1: Copied (new) 2020/04/15 05:04:47 INFO : file1: Deleted 2020/04/15 05:04:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/04/15 05:04:48 DEBUG : file1: Unchanged skipping 2020/04/15 05:04:48 INFO : file1: Deleted 2020/04/15 05:04:50 INFO : sub/file2: Moved (server side) 2020/04/15 05:04:51 INFO : sub/File2-rclone-move-wocutay4: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (8.52s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestMoveFileBackupDir 2020/04/15 05:04:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/04/15 05:04:57 INFO : dst/file1: Moved (server side) 2020/04/15 05:04:58 DEBUG : dst/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/04/15 05:04:58 INFO : dst/file1: Copied (new) 2020/04/15 05:04:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.02s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyFile 2020/04/15 05:05:05 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:05:06 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/04/15 05:05:06 INFO : file1: Copied (new) 2020/04/15 05:05:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/04/15 05:05:07 DEBUG : file1: Unchanged skipping 2020/04/15 05:05:07 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.72s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyFileBackupDir 2020/04/15 05:05:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/04/15 05:05:15 INFO : dst/file1: Moved (server side) 2020/04/15 05:05:16 DEBUG : dst/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/04/15 05:05:16 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.65s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyFileCompareDest 2020/04/15 05:05:24 DEBUG : one: Need to transfer - File not found at Destination 2020/04/15 05:05:25 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2020/04/15 05:05:25 INFO : one: Copied (new) 2020/04/15 05:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 05:05:28 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2020/04/15 05:05:28 INFO : one: Copied (replaced existing) 2020/04/15 05:05:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:05:32 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 05:05:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:05:34 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 05:05:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:05:35 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 05:05:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/04/15 05:05:37 DEBUG : two: Need to transfer - File not found at Destination 2020/04/15 05:05:38 DEBUG : two: DropboxHash = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2020/04/15 05:05:38 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (24.20s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyFileCopyDest 2020/04/15 05:05:48 DEBUG : one: Need to transfer - File not found at Destination 2020/04/15 05:05:49 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2020/04/15 05:05:49 INFO : one: Copied (new) 2020/04/15 05:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 05:05:52 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2020/04/15 05:05:52 INFO : one: Copied (replaced existing) 2020/04/15 05:05:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:05:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 05:05:57 INFO : one: Moved (server side) 2020/04/15 05:05:58 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2020/04/15 05:05:58 INFO : one: Copied (server side copy) 2020/04/15 05:05:58 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/04/15 05:06:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:06:01 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2020/04/15 05:06:01 INFO : two: Copied (server side copy) 2020/04/15 05:06:01 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/04/15 05:06:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:06:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/04/15 05:06:02 DEBUG : two: Unchanged skipping 2020/04/15 05:06:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/04/15 05:06:05 DEBUG : three: Destination not found in --copy-dest 2020/04/15 05:06:05 DEBUG : three: Need to transfer - File not found at Destination 2020/04/15 05:06:06 DEBUG : three: DropboxHash = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2020/04/15 05:06:06 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (27.26s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove 2020/04/15 05:06:20 DEBUG : A1/B2: Making directory 2020/04/15 05:06:21 DEBUG : A1/B1/C3: Making directory 2020/04/15 05:06:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2020/04/15 05:06:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/04/15 05:06:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2020/04/15 05:06:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2020/04/15 05:06:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2020/04/15 05:06:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2020/04/15 05:06:35 DEBUG : pacer: Reducing sleep to 60ms 2020/04/15 05:06:35 INFO : A2/B1/C2/five: Moved (server side) 2020/04/15 05:06:35 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2020/04/15 05:06:35 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2020/04/15 05:06:35 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2020/04/15 05:06:35 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2020/04/15 05:06:35 DEBUG : pacer: Reducing sleep to 180ms 2020/04/15 05:06:36 DEBUG : pacer: Reducing sleep to 135ms 2020/04/15 05:06:36 INFO : A2/one: Moved (server side) 2020/04/15 05:06:36 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2020/04/15 05:06:36 DEBUG : pacer: Rate limited, increasing sleep to 270ms 2020/04/15 05:06:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2020/04/15 05:06:36 DEBUG : pacer: Rate limited, increasing sleep to 540ms 2020/04/15 05:06:36 DEBUG : pacer: Reducing sleep to 405ms 2020/04/15 05:06:36 INFO : A2/two: Moved (server side) 2020/04/15 05:06:37 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2020/04/15 05:06:37 DEBUG : pacer: Rate limited, increasing sleep to 810ms 2020/04/15 05:06:37 DEBUG : pacer: Reducing sleep to 607.5ms 2020/04/15 05:06:37 INFO : A2/B1/three: Moved (server side) 2020/04/15 05:06:38 DEBUG : pacer: Reducing sleep to 455.625ms 2020/04/15 05:06:38 INFO : A2/B1/C1/four: Moved (server side) 2020/04/15 05:06:38 DEBUG : pacer: Reducing sleep to 341.71875ms 2020/04/15 05:06:39 DEBUG : pacer: Reducing sleep to 256.289062ms 2020/04/15 05:06:40 DEBUG : pacer: Reducing sleep to 192.216796ms 2020/04/15 05:06:40 DEBUG : pacer: Reducing sleep to 144.162597ms 2020/04/15 05:06:41 DEBUG : pacer: Reducing sleep to 108.121947ms 2020/04/15 05:06:41 DEBUG : pacer: Reducing sleep to 81.09146ms 2020/04/15 05:06:42 DEBUG : pacer: Reducing sleep to 60.818595ms 2020/04/15 05:06:42 DEBUG : pacer: Reducing sleep to 45.613946ms 2020/04/15 05:06:42 DEBUG : pacer: Reducing sleep to 34.210459ms 2020/04/15 05:06:43 DEBUG : pacer: Reducing sleep to 25.657844ms 2020/04/15 05:06:43 DEBUG : pacer: Reducing sleep to 19.243383ms 2020/04/15 05:06:44 DEBUG : pacer: Reducing sleep to 14.432537ms 2020/04/15 05:06:44 DEBUG : pacer: Reducing sleep to 10.824402ms 2020/04/15 05:06:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (43.70s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.55s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/04/15 05:06:59 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:07:00 DEBUG : no_checksum_small_file_from_pipe: DropboxHash = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2020/04/15 05:07:00 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:07:00 DEBUG : no_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/04/15 05:07:00 DEBUG : no_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/04/15 05:07:01 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/04/15 05:07:04 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:07:04 DEBUG : with_checksum_small_file_from_pipe: DropboxHash = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2020/04/15 05:07:04 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:07:04 DEBUG : with_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/04/15 05:07:05 DEBUG : with_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/04/15 05:07:06 DEBUG : with_checksum_big_file_from_pipe: DropboxHash = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2020/04/15 05:07:06 DEBUG : with_checksum_big_file_from_pipe: Size and DropboxHash of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/04/15 05:07:08 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:07:09 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:07:09 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/04/15 05:07:09 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/04/15 05:07:10 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/04/15 05:07:12 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:07:13 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:07:13 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/04/15 05:07:14 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/04/15 05:07:15 NOTICE: Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/04/15 05:07:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.95s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.44s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.24s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.39s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.87s) === RUN TestRcatSize 2020/04/15 05:07:20 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': File to upload is small (60 bytes), uploading instead of streaming 2020/04/15 05:07:21 DEBUG : potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2020/04/15 05:07:21 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.72s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestCopyFileMaxTransfer 2020/04/15 05:07:23 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:07:24 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/04/15 05:07:24 INFO : file1: Copied (new) 2020/04/15 05:07:25 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 05:07:25 ERROR : file2: Failed to copy: upload failed: Post https://content.dropboxapi.com/2/files/upload: Max transfer limit reached as set by --max-transfer 2020/04/15 05:07:25 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 05:07:26 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 05:07:27 DEBUG : file2: DropboxHash = 38a3558ec03a6613906fa429d394c399fef3904e019931eb9193c1c448c8f3fc OK 2020/04/15 05:07:27 INFO : file2: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.39s) run.go:176: Remote "Dropbox root 'rclone-test-caleduh2siherej4huwidoy9'", Local "Local file system at /tmp/rclone113957694", Modify Window "1s" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:21: Skipping test on non local remote PASS 2020/04/15 05:07:31 DEBUG : Dropbox root 'rclone-test-caleduh2siherej4huwidoy9': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestDropbox: -verbose" - Finished OK in 5m53.705697703s (try 1/5)