"./operations.test -test.v -test.timeout 30m0s -remote TestDrive: -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:44:04 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/04/15 05:44:04 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/04/15 05:44:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/04/15 05:44:04 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/04/15 05:44:05 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/04/15 05:44:05 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/04/15 05:44:06 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/04/15 05:44:06 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/04/15 05:44:06 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/04/15 05:44:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/04/15 05:44:07 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/04/15 05:44:07 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/04/15 05:44:09 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/04/15 05:44:09 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/04/15 05:44:09 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/04/15 05:44:10 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/04/15 05:44:10 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/04/15 05:44:10 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (10.06s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.15s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.48s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.59s) === 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:44:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/04/15 05:44:10 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:44:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/04/15 05:44:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/04/15 05:44:10 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 2020/04/15 05:44:14 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using interactive mode. 2020/04/15 05:44:15 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:15 NOTICE: one: Deleting 2/3 identical duplicates (MD5 "0f6d3e59c45e54d0f2cb30fb594620a3") 2020/04/15 05:44:15 INFO : one: Deleted 2020/04/15 05:44:16 INFO : one: Deleted 2020/04/15 05:44:16 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (6.69s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateSkip 2020/04/15 05:44:21 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using skip mode. 2020/04/15 05:44:21 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:21 NOTICE: one: Deleting 1/2 identical duplicates (MD5 "0f6d3e59c45e54d0f2cb30fb594620a3") 2020/04/15 05:44:22 INFO : one: Deleted --- PASS: TestDeduplicateSkip (6.38s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateFirst 2020/04/15 05:44:27 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using first mode. 2020/04/15 05:44:28 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:28 INFO : one: Deleted 2020/04/15 05:44:29 INFO : one: Deleted 2020/04/15 05:44:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.75s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateNewest 2020/04/15 05:44:35 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using newest mode. 2020/04/15 05:44:35 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:35 INFO : one: Deleted 2020/04/15 05:44:36 INFO : one: Deleted 2020/04/15 05:44:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.97s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateOldest 2020/04/15 05:44:41 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using oldest mode. 2020/04/15 05:44:42 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:42 INFO : one: Deleted 2020/04/15 05:44:43 INFO : one: Deleted 2020/04/15 05:44:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.92s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateLargest 2020/04/15 05:44:48 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using largest mode. 2020/04/15 05:44:48 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:49 INFO : one: Deleted 2020/04/15 05:44:49 INFO : one: Deleted 2020/04/15 05:44:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.40s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateSmallest 2020/04/15 05:44:55 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using smallest mode. 2020/04/15 05:44:55 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/04/15 05:44:56 INFO : one: Deleted 2020/04/15 05:44:56 INFO : one: Deleted 2020/04/15 05:44:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.19s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDeduplicateRename 2020/04/15 05:45:03 INFO : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Looking for duplicates using rename mode. 2020/04/15 05:45:03 NOTICE: one.txt: Found 3 duplicates - deleting identical copies 2020/04/15 05:45:04 INFO : one-2.txt: renamed from: one.txt 2020/04/15 05:45:06 INFO : one-3.txt: renamed from: one.txt 2020/04/15 05:45:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.05s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestMergeDirs 2020/04/15 05:45:18 INFO : dupe2: merging "two.txt" 2020/04/15 05:45:19 INFO : dupe2: removing empty directory 2020/04/15 05:45:20 INFO : dupe3: merging "three.txt" 2020/04/15 05:45:21 INFO : dupe3: removing empty directory 2020/04/15 05:45:24 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2020/04/15 05:45:24 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2020/04/15 05:45:24 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (14.11s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestListDirSorted 2020/04/15 05:45:39 DEBUG : a.txt: Excluded 2020/04/15 05:45:39 DEBUG : sub dir/hello world: Excluded 2020/04/15 05:45:39 DEBUG : sub dir/hello world2: Excluded 2020/04/15 05:45:40 DEBUG : sub dir/ignore dir: Excluded 2020/04/15 05:45:40 DEBUG : sub dir/hello world: Excluded 2020/04/15 05:45:40 DEBUG : sub dir/hello world2: Excluded 2020/04/15 05:45:40 DEBUG : sub dir/ignore dir: Excluded 2020/04/15 05:45:47 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2020/04/15 05:45:48 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2020/04/15 05:45:48 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2020/04/15 05:45:48 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2020/04/15 05:45:48 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2020/04/15 05:45:48 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2020/04/15 05:45:48 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" --- PASS: TestListDirSorted (24.44s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestMkdir 2020/04/15 05:45:49 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Making directory 2020/04/15 05:45:50 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Making directory --- PASS: TestMkdir (0.61s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestLsd 2020/04/15 05:45:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (4.79s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestLs --- PASS: TestLs (4.83s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestLsWithFilesFrom 2020/04/15 05:46:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.51s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestLsLong --- PASS: TestLsLong (4.82s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestHashSums --- PASS: TestHashSums (5.62s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2020/04/15 05:46:24 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (9.16s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestDelete 2020/04/15 05:46:29 DEBUG : Waiting for deletions to finish 2020/04/15 05:46:29 DEBUG : large: Excluded from sync (and deletion) 2020/04/15 05:46:30 INFO : medium: Deleted 2020/04/15 05:46:30 INFO : small: Deleted --- PASS: TestDelete (6.29s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCheck 2020/04/15 05:46:33 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 1: Starting check test 2020/04/15 05:46:33 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 2: Starting check test 2020/04/15 05:46:35 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 3: Starting check test 2020/04/15 05:46:37 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 4: Starting check test 2020/04/15 05:46:37 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 5: Starting check test 2020/04/15 05:46:39 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 6: Starting check test 2020/04/15 05:46:39 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 7: Starting check test --- PASS: TestCheck (10.98s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCheckFsError 2020/04/15 05:46:42 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:46:42 ERROR : : error reading source directory: directory not found 2020/04/15 05:46:42 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:46:44 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 1: Starting check test 2020/04/15 05:46:44 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 2: Starting check test 2020/04/15 05:46:47 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 3: Starting check test 2020/04/15 05:46:49 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 4: Starting check test 2020/04/15 05:46:50 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 5: Starting check test 2020/04/15 05:46:52 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 6: Starting check test 2020/04/15 05:46:54 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 7: Starting check test --- PASS: TestCheckDownload (16.01s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCheckSizeOnly 2020/04/15 05:46:59 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 1: Starting check test 2020/04/15 05:47:00 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 2: Starting check test 2020/04/15 05:47:01 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 3: Starting check test 2020/04/15 05:47:03 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 4: Starting check test 2020/04/15 05:47:03 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 5: Starting check test 2020/04/15 05:47:05 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 6: Starting check test 2020/04/15 05:47:06 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': 7: Starting check test --- PASS: TestCheckSizeOnly (10.96s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCat --- PASS: TestCat (9.02s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestPurge 2020/04/15 05:47:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/04/15 05:47:24 DEBUG : A2: Making directory 2020/04/15 05:47:25 DEBUG : A1/B2: Making directory 2020/04/15 05:47:26 DEBUG : A1/B2/C2: Making directory 2020/04/15 05:47:27 DEBUG : A1/B1/C3: Making directory 2020/04/15 05:47:28 DEBUG : A3: Making directory 2020/04/15 05:47:29 DEBUG : A3/B3: Making directory 2020/04/15 05:47:29 DEBUG : A3/B3/C4: Making directory 2020/04/15 05:47:33 DEBUG : Waiting for deletions to finish 2020/04/15 05:47:34 INFO : A1/B1/C1/one: Deleted 2020/04/15 05:47:35 DEBUG : A1/B1/C3: Removing directory 2020/04/15 05:47:36 DEBUG : A1/B1/C1: Removing directory 2020/04/15 05:47:36 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:47:36 DEBUG : pacer: Rate limited, increasing sleep to 1.307751996s 2020/04/15 05:47:36 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 05:47:36 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2020/04/15 05:47:38 DEBUG : A1/B1: Removing directory 2020/04/15 05:47:38 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2020/04/15 05:47:38 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2020/04/15 05:47:40 DEBUG : Google drive root 'rclone-test-kanibec5qemepap7qapowon8': Purge remote 2020/04/15 05:47:41 purge failed: directory not found --- PASS: TestPurge (22.61s) run.go:176: Remote "Google drive root 'rclone-test-kanibec5qemepap7qapowon8'", Local "Local file system at /tmp/rclone349616254", Modify Window "1ms" === RUN TestRmdirsNoLeaveRoot 2020/04/15 05:47:45 DEBUG : A2: Making directory 2020/04/15 05:47:46 DEBUG : A1/B2: Making directory 2020/04/15 05:47:46 DEBUG : A1/B2/C2: Making directory 2020/04/15 05:47:47 DEBUG : A1/B1/C3: Making directory 2020/04/15 05:47:48 DEBUG : A3: Making directory 2020/04/15 05:47:49 DEBUG : A3/B3: Making directory 2020/04/15 05:47:51 DEBUG : A3/B3/C4: Making directory 2020/04/15 05:47:54 DEBUG : A3/B3/C4: Removing directory 2020/04/15 05:47:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:47:56 DEBUG : pacer: Rate limited, increasing sleep to 1.732732318s 2020/04/15 05:47:56 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:47:56 DEBUG : pacer: Rate limited, increasing sleep to 2.743605239s 2020/04/15 05:47:56 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 05:47:58 DEBUG : A3/B3: Removing directory 2020/04/15 05:47:59 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2020/04/15 05:47:59 DEBUG : A3: Removing directory 2020/04/15 05:48:00 DEBUG : A3: Rmdir: contains trashed file: "B3" 2020/04/15 05:48:00 DEBUG : A2: Removing directory 2020/04/15 05:48:01 DEBUG : A1/B2/C2: Removing directory 2020/04/15 05:48:02 DEBUG : A1/B2: Removing directory 2020/04/15 05:48:02 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2020/04/15 05:48:03 DEBUG : A1/B1/C3: Removing directory 2020/04/15 05:48:07 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2020/04/15 05:48:08 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2020/04/15 05:48:08 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2020/04/15 05:48:09 DEBUG : A1: Rmdir: contains trashed file: "B2" 2020/04/15 05:48:09 DEBUG : A1: Rmdir: contains trashed file: "B1" 2020/04/15 05:48:09 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (28.76s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestRmdirsLeaveRoot 2020/04/15 05:48:09 DEBUG : A1: Making directory 2020/04/15 05:48:10 DEBUG : A1/B1: Making directory 2020/04/15 05:48:11 DEBUG : A1/B1/C1: Making directory 2020/04/15 05:48:14 DEBUG : A1/B1/C1: Removing directory 2020/04/15 05:48:15 DEBUG : A1/B1: Removing directory 2020/04/15 05:48:15 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2020/04/15 05:48:17 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (8.25s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyURL --- PASS: TestCopyURL (6.95s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/04/15 05:48:25 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:48:25 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:48:25 DEBUG : pacer: Rate limited, increasing sleep to 1.827290274s 2020/04/15 05:48:25 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:48:25 DEBUG : pacer: Rate limited, increasing sleep to 2.195809901s 2020/04/15 05:48:27 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 05:48:31 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/04/15 05:48:31 INFO : file1: Copied (new) 2020/04/15 05:48:31 INFO : file1: Deleted 2020/04/15 05:48:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/04/15 05:48:31 DEBUG : file1: Unchanged skipping 2020/04/15 05:48:31 INFO : file1: Deleted 2020/04/15 05:48:32 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': don't need to copy/move sub/file2, it is already at target location 2020/04/15 05:48:34 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (9.82s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCaseInsensitiveMoveFile --- PASS: TestCaseInsensitiveMoveFile (0.40s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestMoveFileBackupDir 2020/04/15 05:48:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/04/15 05:48:42 INFO : dst/file1: Moved (server side) 2020/04/15 05:48:44 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/04/15 05:48:44 INFO : dst/file1: Copied (new) 2020/04/15 05:48:44 INFO : dst/file1: Deleted 2020/04/15 05:48:46 DEBUG : dst: Rmdir: contains trashed file: "file1" 2020/04/15 05:48:47 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2020/04/15 05:48:48 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (14.05s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyFile 2020/04/15 05:48:49 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:48:51 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/04/15 05:48:51 INFO : file1: Copied (new) 2020/04/15 05:48:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/04/15 05:48:52 DEBUG : file1: Unchanged skipping 2020/04/15 05:48:53 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': don't need to copy/move sub/file2, it is already at target location 2020/04/15 05:48:54 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (6.44s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyFileBackupDir 2020/04/15 05:48:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/04/15 05:49:02 INFO : dst/file1: Moved (server side) 2020/04/15 05:49:03 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/04/15 05:49:03 INFO : dst/file1: Copied (new) 2020/04/15 05:49:06 DEBUG : dst: Rmdir: contains trashed file: "file1" 2020/04/15 05:49:07 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2020/04/15 05:49:08 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (13.18s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyFileCompareDest 2020/04/15 05:49:11 DEBUG : one: Need to transfer - File not found at Destination 2020/04/15 05:49:13 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 05:49:13 INFO : one: Copied (new) 2020/04/15 05:49:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 05:49:16 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/04/15 05:49:16 INFO : one: Copied (replaced existing) 2020/04/15 05:49:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:22 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 05:49:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:24 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 05:49:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:25 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 05:49:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/04/15 05:49:27 DEBUG : two: Need to transfer - File not found at Destination 2020/04/15 05:49:28 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/04/15 05:49:28 INFO : two: Copied (new) 2020/04/15 05:49:32 DEBUG : dst: Rmdir: contains trashed file: "two" 2020/04/15 05:49:32 DEBUG : dst: Rmdir: contains trashed file: "one" 2020/04/15 05:49:32 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2020/04/15 05:49:32 DEBUG : CompareDest: Rmdir: contains trashed file: "two" --- PASS: TestCopyFileCompareDest (24.66s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyFileCopyDest 2020/04/15 05:49:35 DEBUG : one: Need to transfer - File not found at Destination 2020/04/15 05:49:38 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 05:49:38 INFO : one: Copied (new) 2020/04/15 05:49:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 05:49:40 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/04/15 05:49:40 INFO : one: Copied (replaced existing) 2020/04/15 05:49:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 05:49:49 INFO : one: Moved (server side) 2020/04/15 05:49:50 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/04/15 05:49:50 INFO : one: Copied (server side copy) 2020/04/15 05:49:50 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/04/15 05:49:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:56 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/04/15 05:49:56 INFO : two: Copied (server side copy) 2020/04/15 05:49:56 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/04/15 05:49:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/04/15 05:49:57 DEBUG : two: Unchanged skipping 2020/04/15 05:50:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/04/15 05:50:00 DEBUG : three: Destination not found in --copy-dest 2020/04/15 05:50:00 DEBUG : three: Need to transfer - File not found at Destination 2020/04/15 05:50:01 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2020/04/15 05:50:01 INFO : three: Copied (new) 2020/04/15 05:50:06 DEBUG : dst: Rmdir: contains trashed file: "three" 2020/04/15 05:50:06 DEBUG : dst: Rmdir: contains trashed file: "two" 2020/04/15 05:50:06 DEBUG : dst: Rmdir: contains trashed file: "one" 2020/04/15 05:50:07 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2020/04/15 05:50:07 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2020/04/15 05:50:07 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2020/04/15 05:50:07 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (35.02s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === 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:50:19 DEBUG : A1/B2: Making directory 2020/04/15 05:50:20 DEBUG : A1/B1/C3: Making directory 2020/04/15 05:50:30 INFO : A2/one: Moved (server side) 2020/04/15 05:50:30 INFO : A2/B1/C2/five: Moved (server side) 2020/04/15 05:50:30 INFO : A2/B1/C1/four: Moved (server side) 2020/04/15 05:50:30 INFO : A2/B1/three: Moved (server side) 2020/04/15 05:50:31 INFO : A2/two: Moved (server side) 2020/04/15 05:50:34 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2020/04/15 05:50:34 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2020/04/15 05:50:34 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2020/04/15 05:50:35 DEBUG : A2: Rmdir: contains trashed file: "B2" 2020/04/15 05:50:35 DEBUG : A2: Rmdir: contains trashed file: "B1" 2020/04/15 05:50:36 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:50:36 DEBUG : pacer: Rate limited, increasing sleep to 1.333376681s 2020/04/15 05:50:37 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 05:50:43 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2020/04/15 05:50:43 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2020/04/15 05:50:44 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2020/04/15 05:50:44 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2020/04/15 05:50:44 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2020/04/15 05:50:44 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2020/04/15 05:50:45 DEBUG : A3: Rmdir: contains trashed file: "B2" 2020/04/15 05:50:45 DEBUG : A3: Rmdir: contains trashed file: "B1" 2020/04/15 05:50:45 DEBUG : A3: Rmdir: contains trashed file: "two" 2020/04/15 05:50:45 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (37.84s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.41s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/04/15 05:50:46 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/04/15 05:50:46 DEBUG : pacer: Rate limited, increasing sleep to 1.644144688s 2020/04/15 05:50:47 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 05:50:47 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:50:49 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/04/15 05:50:49 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:50:50 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/04/15 05:50:51 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/04/15 05:50:53 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:50:55 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/04/15 05:50:55 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:50:55 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/04/15 05:50:56 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2020/04/15 05:50:56 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/04/15 05:50:58 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:50:59 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:51:00 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/04/15 05:51:01 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/04/15 05:51:03 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': File to upload is small (34 bytes), uploading instead of streaming 2020/04/15 05:51:04 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/04/15 05:51:05 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/04/15 05:51:06 NOTICE: Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/04/15 05:51:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.55s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.55s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.94s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.93s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.12s) === RUN TestRcatSize 2020/04/15 05:51:09 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': File to upload is small (60 bytes), uploading instead of streaming 2020/04/15 05:51:10 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 05:51:10 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.05s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === RUN TestCopyFileMaxTransfer 2020/04/15 05:51:12 DEBUG : file1: Need to transfer - File not found at Destination 2020/04/15 05:51:14 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/04/15 05:51:14 INFO : file1: Copied (new) 2020/04/15 05:51:15 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 05:51:15 ERROR : file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2020/04/15 05:51:16 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 05:51:16 DEBUG : file2: Need to transfer - File not found at Destination 2020/04/15 05:51:18 DEBUG : file2: MD5 = c22748f79e192e33eaf87c30de6b6c2c OK 2020/04/15 05:51:18 INFO : file2: Copied (new) 2020/04/15 05:51:20 DEBUG : sub: Rmdir: contains trashed file: "file2c" 2020/04/15 05:51:20 DEBUG : sub: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (9.20s) run.go:176: Remote "Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1'", Local "Local file system at /tmp/rclone573399660", Modify Window "1ms" === 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:51:21 DEBUG : Google drive root 'rclone-test-fotoxow8hivadul3vixoqat1': Purge remote "./operations.test -test.v -test.timeout 30m0s -remote TestDrive: -verbose" - Finished OK in 7m21.860848846s (try 1/5)