"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2021/06/01 05:32:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3" 2021/06/01 05:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:32:17 DEBUG : Creating backend with remote "/tmp/rclone138945431" === 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 "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/06/01 05:32:20 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:32:20 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/06/01 05:32:20 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:32:21 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/06/01 05:32:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:32:21 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/06/01 05:32:23 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:32:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/06/01 05:32:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:32:24 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/06/01 05:32:24 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:32:24 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/06/01 05:32:26 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/06/01 05:32:26 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/06/01 05:32:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/06/01 05:32:26 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/06/01 05:32:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/06/01 05:32:26 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (10.35s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.87s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.60s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.83s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:32:28 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:32:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:32:28 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 "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.47s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2021/06/01 05:32:39 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:32:39 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:32:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/06/01 05:32:39 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2021/06/01 05:32:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/06/01 05:32:39 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 "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.03s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.07s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.58s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:33:10 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using interactive mode. 2021/06/01 05:33:10 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:33:10 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/06/01 05:33:11 INFO : one: Deleted 2021/06/01 05:33:11 INFO : one: Deleted 2021/06/01 05:33:11 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (6.39s) === RUN TestDeduplicateSkip run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:33:16 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using skip mode. 2021/06/01 05:33:16 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:33:16 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/06/01 05:33:17 INFO : one: Deleted 2021/06/01 05:33:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.51s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:33:24 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using skip mode. 2021/06/01 05:33:26 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:33:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/06/01 05:33:27 INFO : one: Deleted 2021/06/01 05:33:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (11.78s) === RUN TestDeduplicateFirst run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:33:34 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using first mode. 2021/06/01 05:33:35 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:33:35 INFO : one: Deleted 2021/06/01 05:33:36 INFO : one: Deleted 2021/06/01 05:33:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:33:41 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using newest mode. 2021/06/01 05:33:42 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:33:42 INFO : one: Deleted 2021/06/01 05:33:43 INFO : one: Deleted 2021/06/01 05:33:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.00s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:33:51 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate md5 hashes using newest mode. 2021/06/01 05:33:51 NOTICE: e17b8d53d132ebc7c2f58e34f1f84982: Found 3 files with duplicate md5 hashes 2021/06/01 05:33:52 INFO : one: Deleted 2021/06/01 05:33:52 INFO : also/one: Deleted 2021/06/01 05:33:52 NOTICE: e17b8d53d132ebc7c2f58e34f1f84982: Deleted 2 extra copies 2021/06/01 05:33:55 DEBUG : also: Rmdir: contains trashed file: "one" --- PASS: TestDeduplicateNewestByHash (11.84s) === RUN TestDeduplicateOldest run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:34:00 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using oldest mode. 2021/06/01 05:34:00 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:34:01 INFO : one: Deleted 2021/06/01 05:34:02 INFO : one: Deleted 2021/06/01 05:34:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.83s) === RUN TestDeduplicateLargest run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:34:06 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using largest mode. 2021/06/01 05:34:07 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:34:07 INFO : one: Deleted 2021/06/01 05:34:08 INFO : one: Deleted 2021/06/01 05:34:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.51s) === RUN TestDeduplicateSmallest run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:34:13 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using smallest mode. 2021/06/01 05:34:13 NOTICE: one: Found 3 files with duplicate names 2021/06/01 05:34:14 INFO : one: Deleted 2021/06/01 05:34:15 INFO : one: Deleted 2021/06/01 05:34:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.65s) === RUN TestDeduplicateRename run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:34:21 INFO : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Looking for duplicate names using rename mode. 2021/06/01 05:34:21 NOTICE: one.txt: Found 3 files with duplicate names 2021/06/01 05:34:23 INFO : one-2.txt: renamed from: one.txt 2021/06/01 05:34:24 INFO : one-3.txt: renamed from: one.txt 2021/06/01 05:34:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.71s) === RUN TestMergeDirs run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:34:36 INFO : dupe2: merging "two.txt" 2021/06/01 05:34:37 INFO : dupe2: removing empty directory 2021/06/01 05:34:38 INFO : dupe3: merging "three.txt" 2021/06/01 05:34:39 INFO : dupe3: removing empty directory 2021/06/01 05:34:42 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2021/06/01 05:34:42 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2021/06/01 05:34:42 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (14.69s) === RUN TestListDirSorted run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:34:57 DEBUG : a.txt: Excluded 2021/06/01 05:34:57 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:34:57 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:34:58 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:34:58 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:34:58 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:34:58 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:35:05 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2021/06/01 05:35:05 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2021/06/01 05:35:05 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2021/06/01 05:35:06 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2021/06/01 05:35:06 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2021/06/01 05:35:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2021/06/01 05:35:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" --- PASS: TestListDirSorted (23.88s) === RUN TestMkdir run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:35:07 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Making directory 2021/06/01 05:35:07 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:35:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.62s) === RUN TestLs run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" --- PASS: TestLs (5.14s) === RUN TestLsWithFilesFrom run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:35:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.41s) === RUN TestLsLong run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" --- PASS: TestLsLong (4.96s) === RUN TestHashSums run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:35:34 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:35:34 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:35:36 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:35:36 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:35:37 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:35:37 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (10.16s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:35:48 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (9.42s) === RUN TestDelete run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:35:53 DEBUG : Waiting for deletions to finish 2021/06/01 05:35:53 DEBUG : large: Excluded from sync (and deletion) 2021/06/01 05:35:54 INFO : medium: Deleted 2021/06/01 05:35:54 INFO : small: Deleted --- PASS: TestDelete (6.56s) === RUN TestRetry 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 3/5 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 4/5 2021/06/01 05:35:55 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" --- PASS: TestCat (11.48s) === RUN TestPurge 2021/06/01 05:36:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-ruzasiy4pokimuq3goyekid9" 2021/06/01 05:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:36:07 DEBUG : Creating backend with remote "/tmp/rclone096594913" run.go:176: Remote "Google drive root 'rclone-test-ruzasiy4pokimuq3goyekid9'", Local "Local file system at /tmp/rclone096594913", Modify Window "1ms" 2021/06/01 05:36:12 DEBUG : A2: Making directory 2021/06/01 05:36:13 DEBUG : A1/B2: Making directory 2021/06/01 05:36:14 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:36:15 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:36:16 DEBUG : A3: Making directory 2021/06/01 05:36:17 DEBUG : A3/B3: Making directory 2021/06/01 05:36:18 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:36:23 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) 2021/06/01 05:36:23 DEBUG : pacer: Rate limited, increasing sleep to 1.529007617s 2021/06/01 05:36:23 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) 2021/06/01 05:36:23 DEBUG : pacer: Rate limited, increasing sleep to 2.591231106s 2021/06/01 05:36:24 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:36:26 DEBUG : Google drive root 'rclone-test-ruzasiy4pokimuq3goyekid9': Purge remote 2021/06/01 05:36:26 purge failed: directory not found --- PASS: TestPurge (19.57s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:36:31 DEBUG : A2: Making directory 2021/06/01 05:36:32 DEBUG : A1/B2: Making directory 2021/06/01 05:36:33 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:36:34 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:36:35 DEBUG : A3: Making directory 2021/06/01 05:36:35 DEBUG : A3/B3: Making directory 2021/06/01 05:36:36 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:36:40 DEBUG : A3/B3/C4: Removing directory 2021/06/01 05:36:41 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) 2021/06/01 05:36:41 DEBUG : pacer: Rate limited, increasing sleep to 1.418118227s 2021/06/01 05:36:42 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:36:44 DEBUG : A3/B3: Removing directory 2021/06/01 05:36:44 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2021/06/01 05:36:44 DEBUG : A3: Removing directory 2021/06/01 05:36:45 DEBUG : A3: Rmdir: contains trashed file: "B3" 2021/06/01 05:36:45 DEBUG : A2: Removing directory 2021/06/01 05:36:46 DEBUG : A1/B2/C2: Removing directory 2021/06/01 05:36:47 DEBUG : A1/B2: Removing directory 2021/06/01 05:36:47 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2021/06/01 05:36:48 DEBUG : A1/B1/C3: Removing directory 2021/06/01 05:36:50 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) 2021/06/01 05:36:50 DEBUG : pacer: Rate limited, increasing sleep to 1.319233504s 2021/06/01 05:36:50 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:36:53 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2021/06/01 05:36:54 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2021/06/01 05:36:54 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:36:55 DEBUG : A1: Rmdir: contains trashed file: "B2" 2021/06/01 05:36:55 DEBUG : A1: Rmdir: contains trashed file: "B1" 2021/06/01 05:36:55 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (29.55s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:36:56 DEBUG : A1: Making directory 2021/06/01 05:36:57 DEBUG : A1/B1: Making directory 2021/06/01 05:36:57 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:37:00 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:37:01 DEBUG : A1/B1: Removing directory 2021/06/01 05:37:01 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:37:02 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (7.56s) === RUN TestRmdirsWithFilter run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:37:03 DEBUG : A1: Making directory 2021/06/01 05:37:04 DEBUG : A1/B1: Making directory 2021/06/01 05:37:05 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:37:08 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:37:09 DEBUG : A1/B1: Removing directory 2021/06/01 05:37:10 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:37:11 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.07s) === RUN TestCopyURL run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:37:15 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (7.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:37:20 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:37:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:37:22 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:37:22 INFO : file1: Deleted 2021/06/01 05:37:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/06/01 05:37:24 DEBUG : file1: Unchanged skipping 2021/06/01 05:37:24 INFO : file1: Deleted 2021/06/01 05:37:24 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': don't need to copy/move sub/file2, it is already at target location 2021/06/01 05:37:26 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (7.14s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestMoveFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:37:31 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/backup" 2021/06/01 05:37:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:37:35 INFO : dst/file1: Moved (server-side) 2021/06/01 05:37:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:37:36 INFO : dst/file1: Copied (new) 2021/06/01 05:37:36 INFO : dst/file1: Deleted 2021/06/01 05:37:39 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:37:40 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:37:41 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (14.42s) === RUN TestCopyFile run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:37:42 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:37:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:37:44 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:37:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/06/01 05:37:45 DEBUG : file1: Unchanged skipping 2021/06/01 05:37:46 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': don't need to copy/move sub/file2, it is already at target location 2021/06/01 05:37:48 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (6.62s) === RUN TestCopyFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:37:52 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/backup" 2021/06/01 05:37:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:37:56 INFO : dst/file1: Moved (server-side) 2021/06/01 05:37:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:37:57 INFO : dst/file1: Copied (new) 2021/06/01 05:38:00 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:38:01 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/06/01 05:38:02 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (14.32s) === RUN TestCopyFileCompareDest run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:38:03 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/dst" 2021/06/01 05:38:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/CompareDest" 2021/06/01 05:38:05 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:38:05 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) 2021/06/01 05:38:05 DEBUG : pacer: Rate limited, increasing sleep to 1.695438331s 2021/06/01 05:38:06 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:38:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:38:09 INFO : one: Copied (new) 2021/06/01 05:38:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:38:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:38:11 INFO : one: Copied (replaced existing) 2021/06/01 05:38:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:17 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 05:38:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:19 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:38:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:20 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:38:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 05:38:22 DEBUG : two: Need to transfer - File not found at Destination 2021/06/01 05:38:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/06/01 05:38:24 INFO : two: Copied (new) 2021/06/01 05:38:27 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/06/01 05:38:27 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/06/01 05:38:28 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2021/06/01 05:38:28 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (26.23s) === RUN TestCopyFileCopyDest run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:38:29 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/dst" 2021/06/01 05:38:30 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/CopyDest" 2021/06/01 05:38:32 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:38:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:38:34 INFO : one: Copied (new) 2021/06/01 05:38:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:38:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:38:37 INFO : one: Copied (replaced existing) 2021/06/01 05:38:42 DEBUG : Creating backend with remote "TestDrive:rclone-test-yiyamus2suvezen3risokul3/BackupDir" 2021/06/01 05:38:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:38:45 INFO : one: Moved (server-side) 2021/06/01 05:38:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:38:47 INFO : one: Copied (server-side copy) 2021/06/01 05:38:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 05:38:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 05:38:51 INFO : two: Copied (server-side copy) 2021/06/01 05:38:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 05:38:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/06/01 05:38:52 DEBUG : two: Unchanged skipping 2021/06/01 05:38:53 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) 2021/06/01 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 1.550817132s 2021/06/01 05:38:53 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) 2021/06/01 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 2.705472655s 2021/06/01 05:38:53 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) 2021/06/01 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 4.697179171s 2021/06/01 05:38:53 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:38:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 05:38:57 DEBUG : three: Destination not found in --copy-dest 2021/06/01 05:38:57 DEBUG : three: Need to transfer - File not found at Destination 2021/06/01 05:38:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/06/01 05:38:58 INFO : three: Copied (new) 2021/06/01 05:39:03 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/06/01 05:39:03 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/06/01 05:39:03 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/06/01 05:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/06/01 05:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/06/01 05:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/06/01 05:39:05 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (36.95s) === 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 "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:39:16 DEBUG : A1/B2: Making directory 2021/06/01 05:39:17 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:39:19 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) 2021/06/01 05:39:19 DEBUG : pacer: Rate limited, increasing sleep to 1.288024318s 2021/06/01 05:39:20 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) 2021/06/01 05:39:20 DEBUG : pacer: Rate limited, increasing sleep to 2.572101846s 2021/06/01 05:39:21 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:30 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) 2021/06/01 05:39:30 DEBUG : pacer: Rate limited, increasing sleep to 1.133305999s 2021/06/01 05:39:30 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) 2021/06/01 05:39:30 DEBUG : pacer: Rate limited, increasing sleep to 2.576199993s 2021/06/01 05:39:32 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:34 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) 2021/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 1.962292573s 2021/06/01 05:39:34 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) 2021/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 2.650140337s 2021/06/01 05:39:34 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) 2021/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 4.543479493s 2021/06/01 05:39:34 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:34 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) 2021/06/01 05:39:34 DEBUG : pacer: Rate limited, increasing sleep to 1.962622022s 2021/06/01 05:39:36 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:39:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/06/01 05:39:39 INFO : A2/one: Moved (server-side) to: A3/one 2021/06/01 05:39:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/06/01 05:39:40 INFO : A2/two: Moved (server-side) to: A3/two 2021/06/01 05:39:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/06/01 05:39:44 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2021/06/01 05:39:44 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2021/06/01 05:39:44 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:39:45 DEBUG : A2: Rmdir: contains trashed file: "B2" 2021/06/01 05:39:45 DEBUG : A2: Rmdir: contains trashed file: "B1" 2021/06/01 05:39:53 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2021/06/01 05:39:54 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2021/06/01 05:39:55 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2021/06/01 05:39:55 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2021/06/01 05:39:55 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2021/06/01 05:39:55 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2021/06/01 05:39:56 DEBUG : A3: Rmdir: contains trashed file: "B2" 2021/06/01 05:39:56 DEBUG : A3: Rmdir: contains trashed file: "B1" 2021/06/01 05:39:56 DEBUG : A3: Rmdir: contains trashed file: "two" 2021/06/01 05:39:56 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (50.56s) === RUN TestGetFsInfo run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:39:57 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:39:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/06/01 05:39:59 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:39:59 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:40:00 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 === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:40:02 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:40:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/06/01 05:40:03 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:40:04 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:40:05 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/06/01 05:40:05 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2021/06/01 05:40:05 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) 2021/06/01 05:40:05 DEBUG : pacer: Rate limited, increasing sleep to 1.834027061s 2021/06/01 05:40:05 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) 2021/06/01 05:40:05 DEBUG : pacer: Rate limited, increasing sleep to 2.317359913s 2021/06/01 05:40:08 DEBUG : pacer: Reducing sleep to 0s === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:40:11 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:40:12 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:40:12 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:40:13 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 === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:40:15 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:40:17 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:40:17 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/06/01 05:40:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatSize run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:40:21 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': File to upload is small (60 bytes), uploading instead of streaming 2021/06/01 05:40:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 05:40:23 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.86s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Google drive root 'rclone-test-yiyamus2suvezen3risokul3'", Local "Local file system at /tmp/rclone138945431", Modify Window "1ms" 2021/06/01 05:40:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/06/01 05:40: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) 2021/06/01 05:40:25 DEBUG : pacer: Rate limited, increasing sleep to 1.543884181s 2021/06/01 05:40: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) 2021/06/01 05:40:25 DEBUG : pacer: Rate limited, increasing sleep to 2.958185749s 2021/06/01 05:40:27 DEBUG : pacer: Reducing sleep to 0s 2021/06/01 05:40:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:40:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/06/01 05:40:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/06/01 05:40:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/06/01 05:40:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/06/01 05:40:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/06/01 05:40:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b9b0f4a5906acc42fc3778e942125ce0 OK 2021/06/01 05:40:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/06/01 05:40:37 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2021/06/01 05:40:37 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (13.56s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/06/01 05:40:38 DEBUG : Google drive root 'rclone-test-yiyamus2suvezen3risokul3': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 8m22.264783915s (try 1/5)