"./operations.test -test.v -test.timeout 1h0m0s -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.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2020/08/16 05:09:51 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/08/16 05:09:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/08/16 05:09:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/08/16 05:09:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/08/16 05:09:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/08/16 05:09:52 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/08/16 05:09:54 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/08/16 05:09:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/08/16 05:09:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/08/16 05:09:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/08/16 05:09:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/08/16 05:09:54 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/08/16 05:09:56 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/08/16 05:09:56 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/08/16 05:09:56 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/08/16 05:09:57 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/08/16 05:09:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/08/16 05:09:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (9.33s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.38s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.18s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.54s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/08/16 05:09:58 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/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/08/16 05:09:58 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/08/16 05:09:58 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 "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.05s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2020/08/16 05:10:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/08/16 05:10:08 ERROR : : error reading source directory: directory not found 2020/08/16 05:10:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2020/08/16 05:10:08 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 "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.62s) --- PASS: TestCheckDownload/1 (0.87s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.25s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.54s) === RUN TestDeduplicateFirst run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.53s) === RUN TestDeduplicateNewest run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.70s) === RUN TestDeduplicateOldest run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.54s) === RUN TestDeduplicateLargest run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.52s) === RUN TestDeduplicateSmallest run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.52s) === RUN TestDeduplicateRename run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.53s) === RUN TestMergeDirs run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" dedupe_test.go:238: Can't merge directories --- SKIP: TestMergeDirs (0.74s) === RUN TestListDirSorted run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:10:47 DEBUG : a.txt: Excluded 2020/08/16 05:10:48 DEBUG : sub dir/hello world: Excluded 2020/08/16 05:10:48 DEBUG : sub dir/hello world2: Excluded 2020/08/16 05:10:48 DEBUG : sub dir/ignore dir: Excluded 2020/08/16 05:10:49 DEBUG : sub dir/hello world: Excluded 2020/08/16 05:10:49 DEBUG : sub dir/hello world2: Excluded 2020/08/16 05:10:49 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.27s) === RUN TestMkdir run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:10:59 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': Making directory 2020/08/16 05:10:59 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': Making directory --- PASS: TestMkdir (1.32s) === RUN TestLsd run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestLsd (4.96s) === RUN TestLs run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestLs (5.02s) === RUN TestLsWithFilesFrom run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:11:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.64s) === RUN TestLsLong run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestLsLong (4.31s) === RUN TestHashSums run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestHashSums (5.27s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestCount (7.50s) === RUN TestDelete run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:11:35 DEBUG : Waiting for deletions to finish 2020/08/16 05:11:35 DEBUG : large: Excluded 2020/08/16 05:11:36 INFO : small: Deleted 2020/08/16 05:11:36 INFO : medium: Deleted --- PASS: TestDelete (5.49s) === RUN TestRetry 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 1/5 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 2/5 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 1/5 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 2/5 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 3/5 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 4/5 2020/08/16 05:11:37 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestCat (9.00s) === RUN TestPurge 2020/08/16 05:11:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" run.go:176: Remote "Dropbox root 'rclone-test-juhutuv1zupomim1genozop3'", Local "Local file system at /tmp/rclone485150562", Modify Window "1s" 2020/08/16 05:11:49 DEBUG : A2: Making directory 2020/08/16 05:11:50 DEBUG : A1/B2: Making directory 2020/08/16 05:11:51 DEBUG : A1/B2/C2: Making directory 2020/08/16 05:11:52 DEBUG : A1/B1/C3: Making directory 2020/08/16 05:11:52 DEBUG : A3: Making directory 2020/08/16 05:11:53 DEBUG : A3/B3: Making directory 2020/08/16 05:11:54 DEBUG : A3/B3/C4: Making directory 2020/08/16 05:12:00 ERROR : : error listing: directory not found 2020/08/16 05:12:00 DEBUG : Dropbox root 'rclone-test-juhutuv1zupomim1genozop3': Purge remote 2020/08/16 05:12:01 purge failed: path_lookup/not_found/... --- PASS: TestPurge (14.31s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:12:03 DEBUG : A2: Making directory 2020/08/16 05:12:03 DEBUG : A1/B2: Making directory 2020/08/16 05:12:04 DEBUG : A1/B2/C2: Making directory 2020/08/16 05:12:05 DEBUG : A1/B1/C3: Making directory 2020/08/16 05:12:06 DEBUG : A3: Making directory 2020/08/16 05:12:07 DEBUG : A3/B3: Making directory 2020/08/16 05:12:08 DEBUG : A3/B3/C4: Making directory 2020/08/16 05:12:11 DEBUG : A3/B3/C4: Removing directory 2020/08/16 05:12:14 DEBUG : A3/B3: Removing directory 2020/08/16 05:12:16 DEBUG : A3: Removing directory 2020/08/16 05:12:17 DEBUG : A2: Removing directory 2020/08/16 05:12:18 DEBUG : A1/B2/C2: Removing directory 2020/08/16 05:12:19 DEBUG : A1/B2: Removing directory 2020/08/16 05:12:20 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.64s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:12:30 DEBUG : A1: Making directory 2020/08/16 05:12:30 DEBUG : A1/B1: Making directory 2020/08/16 05:12:32 DEBUG : A1/B1/C1: Making directory 2020/08/16 05:12:34 DEBUG : A1/B1/C1: Removing directory 2020/08/16 05:12:36 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.19s) === RUN TestCopyURL run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestCopyURL (6.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:12:46 DEBUG : file1: Need to transfer - File not found at Destination 2020/08/16 05:12:47 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/08/16 05:12:47 INFO : file1: Copied (new) 2020/08/16 05:12:47 INFO : file1: Deleted 2020/08/16 05:12:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/08/16 05:12:48 DEBUG : file1: Unchanged skipping 2020/08/16 05:12:48 INFO : file1: Deleted 2020/08/16 05:12:49 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.96s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:12:52 DEBUG : file1: Need to transfer - File not found at Destination 2020/08/16 05:12:53 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/08/16 05:12:53 INFO : file1: Copied (new) 2020/08/16 05:12:53 INFO : file1: Deleted 2020/08/16 05:12:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/08/16 05:12:54 DEBUG : file1: Unchanged skipping 2020/08/16 05:12:54 INFO : file1: Deleted 2020/08/16 05:12:58 INFO : sub/file2: Moved (server side) 2020/08/16 05:13:00 INFO : sub/File2-rclone-move-yeciqas3: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (10.67s) === RUN TestMoveFileBackupDir run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:13:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/08/16 05:13:07 INFO : dst/file1: Moved (server side) 2020/08/16 05:13:08 DEBUG : dst/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/08/16 05:13:08 INFO : dst/file1: Copied (new) 2020/08/16 05:13:08 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.72s) === RUN TestCopyFile run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:13:15 DEBUG : file1: Need to transfer - File not found at Destination 2020/08/16 05:13:16 DEBUG : file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/08/16 05:13:16 INFO : file1: Copied (new) 2020/08/16 05:13:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2020/08/16 05:13:17 DEBUG : file1: Unchanged skipping 2020/08/16 05:13:17 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.94s) === RUN TestCopyFileBackupDir run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:13:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/08/16 05:13:24 INFO : dst/file1: Moved (server side) 2020/08/16 05:13:25 DEBUG : dst/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/08/16 05:13:25 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (11.85s) === RUN TestCopyFileCompareDest run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:13:33 DEBUG : one: Need to transfer - File not found at Destination 2020/08/16 05:13:35 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2020/08/16 05:13:35 INFO : one: Copied (new) 2020/08/16 05:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:13:38 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2020/08/16 05:13:38 INFO : one: Copied (replaced existing) 2020/08/16 05:13:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:13:43 DEBUG : one: Destination found in --compare-dest, skipping 2020/08/16 05:13:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:13:45 DEBUG : two: Destination found in --compare-dest, skipping 2020/08/16 05:13:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:13:46 DEBUG : two: Destination found in --compare-dest, skipping 2020/08/16 05:13:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/08/16 05:13:48 DEBUG : two: Need to transfer - File not found at Destination 2020/08/16 05:13:49 DEBUG : two: DropboxHash = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2020/08/16 05:13:49 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (23.05s) === RUN TestCopyFileCopyDest run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:13:56 DEBUG : one: Need to transfer - File not found at Destination 2020/08/16 05:13:57 DEBUG : one: DropboxHash = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2020/08/16 05:13:57 INFO : one: Copied (new) 2020/08/16 05:13:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:14:00 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2020/08/16 05:14:00 INFO : one: Copied (replaced existing) 2020/08/16 05:14:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:14:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:14:06 INFO : one: Moved (server side) 2020/08/16 05:14:07 DEBUG : one: DropboxHash = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2020/08/16 05:14:07 INFO : one: Copied (server side copy) 2020/08/16 05:14:07 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/08/16 05:14:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:14:10 DEBUG : two: DropboxHash = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2020/08/16 05:14:10 INFO : two: Copied (server side copy) 2020/08/16 05:14:10 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/08/16 05:14:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:14:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2020/08/16 05:14:11 DEBUG : two: Unchanged skipping 2020/08/16 05:14:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/08/16 05:14:14 DEBUG : three: Destination not found in --copy-dest 2020/08/16 05:14:14 DEBUG : three: Need to transfer - File not found at Destination 2020/08/16 05:14:15 DEBUG : three: DropboxHash = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2020/08/16 05:14:15 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (31.53s) === 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 "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:14:33 DEBUG : A1/B2: Making directory 2020/08/16 05:14:34 DEBUG : A1/B1/C3: Making directory 2020/08/16 05:14:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2020/08/16 05:14:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/08/16 05:14:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2020/08/16 05:14:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2020/08/16 05:14:47 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2020/08/16 05:14:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2020/08/16 05:14:47 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2020/08/16 05:14:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2020/08/16 05:14:47 DEBUG : pacer: Reducing sleep to 120ms 2020/08/16 05:14:47 INFO : A2/B1/C2/five: Moved (server side) 2020/08/16 05:14:47 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2020/08/16 05:14:47 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2020/08/16 05:14:48 DEBUG : pacer: Reducing sleep to 180ms 2020/08/16 05:14:48 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2020/08/16 05:14:48 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2020/08/16 05:14:49 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2020/08/16 05:14:49 DEBUG : pacer: Rate limited, increasing sleep to 720ms 2020/08/16 05:14:49 DEBUG : pacer: Reducing sleep to 540ms 2020/08/16 05:14:49 INFO : A2/B1/C1/four: Moved (server side) 2020/08/16 05:14:49 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2020/08/16 05:14:49 DEBUG : pacer: Rate limited, increasing sleep to 1.08s 2020/08/16 05:14:49 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2020/08/16 05:14:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2020/08/16 05:14:49 DEBUG : pacer: Reducing sleep to 1.5s 2020/08/16 05:14:49 INFO : A2/one: Moved (server side) 2020/08/16 05:14:50 DEBUG : pacer: Reducing sleep to 1.125s 2020/08/16 05:14:50 INFO : A2/B1/three: Moved (server side) 2020/08/16 05:14:51 DEBUG : pacer: Reducing sleep to 843.75ms 2020/08/16 05:14:51 INFO : A2/two: Moved (server side) 2020/08/16 05:14:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2020/08/16 05:14:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2020/08/16 05:14:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2020/08/16 05:14:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2020/08/16 05:14:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2020/08/16 05:14:56 DEBUG : pacer: Reducing sleep to 150.169371ms 2020/08/16 05:14:56 DEBUG : pacer: Reducing sleep to 112.627028ms 2020/08/16 05:14:57 DEBUG : pacer: Reducing sleep to 84.470271ms 2020/08/16 05:14:57 DEBUG : pacer: Reducing sleep to 63.352703ms 2020/08/16 05:14:58 DEBUG : pacer: Reducing sleep to 47.514527ms 2020/08/16 05:14:58 DEBUG : pacer: Reducing sleep to 35.635895ms 2020/08/16 05:14:59 DEBUG : pacer: Reducing sleep to 26.726921ms 2020/08/16 05:14:59 DEBUG : pacer: Reducing sleep to 20.04519ms 2020/08/16 05:14:59 DEBUG : pacer: Reducing sleep to 15.033892ms 2020/08/16 05:15:00 DEBUG : pacer: Reducing sleep to 11.275419ms 2020/08/16 05:15:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (47.65s) === RUN TestGetFsInfo run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:15:15 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:15:16 DEBUG : no_checksum_small_file_from_pipe: DropboxHash = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2020/08/16 05:15:16 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:15:16 DEBUG : no_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/08/16 05:15:17 DEBUG : no_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/08/16 05:15:18 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 === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:15:21 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:15:22 DEBUG : with_checksum_small_file_from_pipe: DropboxHash = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2020/08/16 05:15:22 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:15:22 DEBUG : with_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/08/16 05:15:24 DEBUG : with_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/08/16 05:15:25 DEBUG : with_checksum_big_file_from_pipe: DropboxHash = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2020/08/16 05:15:25 DEBUG : with_checksum_big_file_from_pipe: Size and DropboxHash of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:15:27 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:15:29 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:15:29 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/08/16 05:15:30 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/08/16 05:15:31 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 === CONT TestRcat run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:15:34 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:15:34 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 1/unknown 2020/08/16 05:15:35 DEBUG : ignore_checksum_big_file_from_pipe: Streaming chunk 2/2 2020/08/16 05:15:36 NOTICE: Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/08/16 05:15:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatSize run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:15:39 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': File to upload is small (60 bytes), uploading instead of streaming 2020/08/16 05:15:40 DEBUG : potato2: DropboxHash = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2020/08/16 05:15:40 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.00s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2'", Local "Local file system at /tmp/rclone900791984", Modify Window "1s" 2020/08/16 05:15:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2020/08/16 05:15:44 DEBUG : TestCopyFileMaxTransfer/file1: DropboxHash = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2020/08/16 05:15:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2020/08/16 05:15:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2020/08/16 05:15:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed: Post "https://content.dropboxapi.com/2/files/upload": Max transfer limit reached as set by --max-transfer 2020/08/16 05:15:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2020/08/16 05:15:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2020/08/16 05:15:47 DEBUG : TestCopyFileMaxTransfer/file4: DropboxHash = f18a955ede42abee122a3101cc0824557f2e21c8ca28bfa8d33100c8a79e67a0 OK 2020/08/16 05:15:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.04s) === 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 2020/08/16 05:15:51 DEBUG : Dropbox root 'rclone-test-dorinod8kotatax5xupopoc2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 6m3.697451s (try 1/5)