"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2022/03/24 05:06:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1" 2022/03/24 05:06:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 05:06:18 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc" 2022/03/24 05:06:19 DEBUG : Creating backend with remote "/tmp/rclone1151039075" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/24 05:06:22 DEBUG : file1: md5 = 31bb01e64aa836c6cc932eda58810c09 OK 2022/03/24 05:06:23 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/24 05:06:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/24 05:06:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/24 05:06:24 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/24 05:06:24 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/24 05:06:24 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/24 05:06:26 DEBUG : file1: md5 = 6ec59cc216aca0eefeefa897ae4995ba OK 2022/03/24 05:06:26 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/24 05:06:26 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/24 05:06:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/24 05:06:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/24 05:06:28 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/24 05:06:28 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/24 05:06:29 DEBUG : file1: md5 = 4a74d03ef160c9a044a5f7e88afbbee1 OK 2022/03/24 05:06:30 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/24 05:06:30 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/24 05:06:30 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/24 05:06:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/24 05:06:32 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/24 05:06:32 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (13.53s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.81s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.80s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.80s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/24 05:06:33 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 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/24 05:06:33 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/24 05:06:33 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:06:34 DEBUG : rutabaga: md5 = 888352fe0b7e3baed0023eba43b5ae69 OK === RUN TestCheck/1 === RUN TestCheck/2 2022/03/24 05:06:35 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) 2022/03/24 05:06:35 DEBUG : pacer: Rate limited, increasing sleep to 1.54275239s 2022/03/24 05:06:36 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) 2022/03/24 05:06:36 DEBUG : pacer: Rate limited, increasing sleep to 2.286659563s 2022/03/24 05:06:37 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:06:40 DEBUG : empty space: md5 = 29f683b41e3ade6c09e62c68b9ec2852 OK 2022/03/24 05:06: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) 2022/03/24 05:06:41 DEBUG : pacer: Rate limited, increasing sleep to 1.806137289s 2022/03/24 05:06:41 DEBUG : pacer: Reducing sleep to 0s === RUN TestCheck/3 2022/03/24 05:06:44 DEBUG : potato2: md5 = 83ce45bb321b53e997855cefe7e7b536 OK === RUN TestCheck/4 === RUN TestCheck/5 2022/03/24 05:06:49 DEBUG : remotepotato: md5 = 019581e92209eaf067d771f3f2fde061 OK === RUN TestCheck/6 === RUN TestCheck/7 2022/03/24 05:06: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) 2022/03/24 05:06:50 DEBUG : pacer: Rate limited, increasing sleep to 1.810798547s 2022/03/24 05:06:50 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCheck (20.99s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (1.70s) --- PASS: TestCheck/4 (0.41s) --- PASS: TestCheck/5 (1.85s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2022/03/24 05:06:54 DEBUG : Creating backend with remote "non-existent" 2022/03/24 05:06:54 DEBUG : Creating backend with remote "non-existent" 2022/03/24 05:06:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/24 05:06:54 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 2022/03/24 05:06:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/24 05:06:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:06:55 DEBUG : rutabaga: md5 = 494f85a681feb96eecc952ad54d5d3ba OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/24 05:06:59 DEBUG : empty space: md5 = d80eee686688a3c1addd8c4f553d1a13 OK === RUN TestCheckDownload/3 2022/03/24 05:07:02 DEBUG : potato2: md5 = c193cc001ddf2a817cf36a17bed3e947 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/24 05:07:06 DEBUG : remotepotato: md5 = b2189b7b8f5f85095721477e28734d50 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2022/03/24 05:07:12 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) 2022/03/24 05:07:12 DEBUG : pacer: Rate limited, increasing sleep to 1.391584744s 2022/03/24 05:07:12 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCheckDownload (17.89s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:07:14 DEBUG : rutabaga: md5 = b07ced5f4eaf5ec3d799c9b42bbc545d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/24 05:07:17 DEBUG : empty space: md5 = 523ee366f963cfbd87952e848fdf2c93 OK === RUN TestCheckSizeOnly/3 2022/03/24 05:07:19 DEBUG : potato2: md5 = 898c9dfbb532750228d4358b62006cf5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/24 05:07:21 DEBUG : remotepotato: md5 = 35d75452f6ba58a0632bacda8df7c02c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.25s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:07:27 DEBUG : test.sum: md5 = 7a82474b952f73373d57df5ba3ae8d6d OK 2022/03/24 05:07:28 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/24 05:07:28 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/24 05:07:28 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/24 05:07:28 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/24 05:07:29 DEBUG : test.sum: md5 = 77cbf3c91143c51319ad7bddabfb5dd9 OK 2022/03/24 05:07:31 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/24 05:07:31 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/24 05:07:31 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/24 05:07:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.55s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:07:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/data" 2022/03/24 05:07:32 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/data' lacks md5, skipping --- SKIP: TestCheckSum (2.19s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:07:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/data" 2022/03/24 05:07:34 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/vjrnln8ratgmqakfosrqe8espk" 2022/03/24 05:07:38 DEBUG : data/banana: md5 = bcd85568ad65cc13a81a1814e623199e OK 2022/03/24 05:07:40 DEBUG : test.sum: md5 = 78b5aaf944173b2578f62b907f67abca OK === RUN TestCheckSumDownload/subtest1 2022/03/24 05:07:44 DEBUG : data/potato: md5 = a05363acaef37dccb8d03a259f082604 OK 2022/03/24 05:07:46 DEBUG : test.sum: md5 = 91d60734f1581d57e01b048c4bbfbcff OK === RUN TestCheckSumDownload/subtest2 2022/03/24 05:07:50 DEBUG : test.sum: md5 = 3209eb47d6d9451adbe69f85fa0d9e9b OK 2022/03/24 05:07: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) 2022/03/24 05:07:50 DEBUG : pacer: Rate limited, increasing sleep to 1.583295602s 2022/03/24 05:07:51 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) 2022/03/24 05:07:51 DEBUG : pacer: Rate limited, increasing sleep to 2.063182334s 2022/03/24 05:07:52 DEBUG : pacer: Reducing sleep to 0s === RUN TestCheckSumDownload/subtest3 2022/03/24 05:07:58 DEBUG : test.sum: md5 = 870946799b772d8d67cee06c648d59d6 OK === RUN TestCheckSumDownload/subtest4 2022/03/24 05:08:02 DEBUG : test.sum: md5 = 6d81958bd19f368e3d48816def612756 OK === RUN TestCheckSumDownload/subtest5 2022/03/24 05:08: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) 2022/03/24 05:08:05 DEBUG : pacer: Rate limited, increasing sleep to 1.710294067s 2022/03/24 05:08: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) 2022/03/24 05:08:05 DEBUG : pacer: Rate limited, increasing sleep to 2.754993932s 2022/03/24 05:08:07 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:08:10 DEBUG : test.sum: md5 = 948f5230f2ba3968287a5a8bf309c10b OK === RUN TestCheckSumDownload/subtest6 2022/03/24 05:08:14 DEBUG : data/banana: md5 = 29ac03c6c63287d22614c26d0e37b69d OK 2022/03/24 05:08:16 DEBUG : data/potato: md5 = 73e4316406e9a1d2137c286c7b45b1a4 OK 2022/03/24 05:08:17 DEBUG : test.sum: md5 = 499280713132281b2ab0827af1a4891f OK === RUN TestCheckSumDownload/subtest7 2022/03/24 05:08:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2022/03/24 05:08:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (49.92s) --- PASS: TestCheckSumDownload/subtest1 (2.71s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (3.96s) --- PASS: TestCheckSumDownload/subtest4 (1.97s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.48s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:08:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using skip mode. 2022/03/24 05:08:27 NOTICE: one: Found 2 files with duplicate names 2022/03/24 05:08:27 NOTICE: one: Skipping 2 files with duplicate names 2022/03/24 05:08:28 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) 2022/03/24 05:08:28 DEBUG : pacer: Rate limited, increasing sleep to 1.258386564s 2022/03/24 05:08:28 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDeduplicateSkip (6.23s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using skip mode. 2022/03/24 05:08:35 NOTICE: one: Found 3 files with duplicate names 2022/03/24 05:08:35 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/03/24 05:08:35 INFO : one: Deleted 2022/03/24 05:08:35 NOTICE: one: Skipping 2 files with duplicate names 2022/03/24 05:08:37 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) 2022/03/24 05:08:37 DEBUG : pacer: Rate limited, increasing sleep to 1.999829685s 2022/03/24 05:08:37 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDeduplicateSizeOnly (8.33s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:08:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using first mode. 2022/03/24 05:08:43 NOTICE: one: Found 3 files with duplicate names 2022/03/24 05:08:44 INFO : one: Deleted 2022/03/24 05:08:44 INFO : one: Deleted 2022/03/24 05:08:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.17s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using newest mode. 2022/03/24 05:08:51 NOTICE: one: Found 3 files with duplicate names 2022/03/24 05:08:51 INFO : one: Deleted 2022/03/24 05:08:52 INFO : one: Deleted 2022/03/24 05:08:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.17s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:08:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using oldest mode. 2022/03/24 05:08:58 NOTICE: one: Found 3 files with duplicate names 2022/03/24 05:08:59 INFO : one: Deleted 2022/03/24 05:08:59 INFO : one: Deleted 2022/03/24 05:08:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.92s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:09:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using largest mode. 2022/03/24 05:09:05 NOTICE: one: Found 3 files with duplicate names 2022/03/24 05:09:05 INFO : one: Deleted 2022/03/24 05:09:06 INFO : one: Deleted 2022/03/24 05:09:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.70s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using smallest mode. 2022/03/24 05:09:12 NOTICE: one: Found 3 files with duplicate names 2022/03/24 05:09:12 INFO : one: Deleted 2022/03/24 05:09:13 INFO : one: Deleted 2022/03/24 05:09:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.03s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:09:15 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:09:15 DEBUG : pacer: Rate limited, increasing sleep to 1.560596228s run.go:283: Retry Put of "one.txt" to Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': 1/10 (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) 2022/03/24 05:09:19 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:09:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Looking for duplicate names using rename mode. 2022/03/24 05:09:22 NOTICE: one.txt: Found 3 files with duplicate names 2022/03/24 05:09:22 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) 2022/03/24 05:09:22 DEBUG : pacer: Rate limited, increasing sleep to 1.090147693s 2022/03/24 05:09: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) 2022/03/24 05:09:23 DEBUG : pacer: Rate limited, increasing sleep to 2.560103771s 2022/03/24 05:09:24 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:09:27 INFO : one-2.txt: renamed from: one.txt 2022/03/24 05:09:28 INFO : one-3.txt: renamed from: one.txt 2022/03/24 05:09:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (18.74s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:09:34 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:09:34 DEBUG : pacer: Rate limited, increasing sleep to 1.962503349s run.go:283: Retry Put of "dupe1/one.txt" to Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': 1/10 (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) 2022/03/24 05:09:37 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:09:39 DEBUG : dupe1/one.txt: md5 = 3bcb24db696603dc245287a1a8da5e39 OK 2022/03/24 05:09:42 DEBUG : dupe2/two.txt: md5 = 91a9d4927fbd38783533ec22546a0552 OK 2022/03/24 05:09:45 DEBUG : dupe3/three.txt: md5 = fde02560b83f928d31eb45f06e47ea4f OK 2022/03/24 05:09:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/03/24 05:09:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/03/24 05:09:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/03/24 05:09:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/03/24 05:09:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/03/24 05:09:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/03/24 05:09:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (21.89s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:09:55 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:09:55 DEBUG : pacer: Rate limited, increasing sleep to 1.619253475s run.go:283: Retry Put of "a.txt" to Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': 1/10 (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) 2022/03/24 05:09:58 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:10:00 DEBUG : a.txt: md5 = 2e0c059dcefab90c2c560f46af19d278 OK 2022/03/24 05:10:03 DEBUG : zend.txt: md5 = 94d704fec4f45f13e02d1f609ccfc4f6 OK 2022/03/24 05:10:05 DEBUG : sub dir/hello world: md5 = cb5fb8bf9e56a176fec92b2bb990732b OK 2022/03/24 05:10:08 DEBUG : sub dir/hello world2: md5 = ca53ff27aa67e768bb8856367b5c1da5 OK 2022/03/24 05:10:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 8a85f93853121d1fa80129843b25cf48 OK 2022/03/24 05:10:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = e95cbd83a160ccc6a06dcbc238de9d47 OK 2022/03/24 05:10:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = d1ec2f8f8920886cde4a8ba89617df86 OK 2022/03/24 05:10:16 DEBUG : a.txt: Excluded 2022/03/24 05:10:17 DEBUG : sub dir/hello world2: Excluded 2022/03/24 05:10:17 DEBUG : sub dir/hello world: Excluded 2022/03/24 05:10:18 DEBUG : sub dir/ignore dir: Excluded 2022/03/24 05:10:18 DEBUG : sub dir/hello world2: Excluded 2022/03/24 05:10:18 DEBUG : sub dir/hello world: Excluded 2022/03/24 05:10:18 DEBUG : sub dir/ignore dir: Excluded 2022/03/24 05:10: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) 2022/03/24 05:10:25 DEBUG : pacer: Rate limited, increasing sleep to 1.609556045s 2022/03/24 05:10: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) 2022/03/24 05:10:25 DEBUG : pacer: Rate limited, increasing sleep to 2.474096689s 2022/03/24 05:10:27 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:10:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/03/24 05:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/03/24 05:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/03/24 05:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/03/24 05:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/03/24 05:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2022/03/24 05:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (37.59s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:10:34 DEBUG : file1: md5 = c1a7458ea92a5e52177bb1f18ed29ae7 OK 2022/03/24 05:10:37 DEBUG : sub/file2: md5 = b45a073a5cc501312f3ed8340594ec42 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/03/24 05:10:40 ERROR : file1: Failed to read hash: hash type not supported 2022/03/24 05:10:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.09s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:10:45 DEBUG : file1: md5 = 9dc03c665ed296102b6b50db622d86ff OK 2022/03/24 05:10:45 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) 2022/03/24 05:10:45 DEBUG : pacer: Rate limited, increasing sleep to 1.101839853s 2022/03/24 05:10:45 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) 2022/03/24 05:10:45 DEBUG : pacer: Rate limited, increasing sleep to 2.368694781s 2022/03/24 05:10:47 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:10:51 DEBUG : sub/file2: md5 = e46737a994f215d817edad51b0ef00f6 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/03/24 05:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/notfound" 2022/03/24 05:10:55 DEBUG : Config file has changed externaly - reloading 2022/03/24 05:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/qe0i31qdkoejk60elps0ni5sqk" 2022/03/24 05:10:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (16.32s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Making directory 2022/03/24 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:03 DEBUG : sub dir/hello world: md5 = 30928968c2f7c050cdf49e9ecda32958 OK 2022/03/24 05:11:04 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) 2022/03/24 05:11:04 DEBUG : pacer: Rate limited, increasing sleep to 1.026466146s 2022/03/24 05:11:04 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) 2022/03/24 05:11:04 DEBUG : pacer: Rate limited, increasing sleep to 2.94432721s 2022/03/24 05:11:05 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:11:05 DEBUG : pacer: Rate limited, increasing sleep to 4.189572908s 2022/03/24 05:11:08 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (13.31s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:15 DEBUG : potato2: md5 = 4890005ddfc49f6260447ad19629bdac OK 2022/03/24 05:11:17 DEBUG : empty space: md5 = e0504ab0645c9f46840a1e8e45eb4719 OK --- PASS: TestLs (4.93s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:21 DEBUG : potato2: md5 = b27f051cedc83e20fc91f12ac7cf04de OK 2022/03/24 05:11:23 DEBUG : empty space: md5 = 1091b9549b2929e555f73f75845589fb OK 2022/03/24 05:11:23 DEBUG : empty space: Excluded 2022/03/24 05:11:24 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) 2022/03/24 05:11:24 DEBUG : pacer: Rate limited, increasing sleep to 1.250925097s 2022/03/24 05:11:24 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) 2022/03/24 05:11:24 DEBUG : pacer: Rate limited, increasing sleep to 2.063317712s 2022/03/24 05:11:25 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:11:25 DEBUG : pacer: Rate limited, increasing sleep to 4.112758698s 2022/03/24 05:11:28 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestLsWithFilesFrom (13.90s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:34 DEBUG : potato2: md5 = d8728fbca130e331bf87b3bc477b9ea1 OK 2022/03/24 05:11:36 DEBUG : empty space: md5 = 00fe8792853dd2ea73c96f0e1bd63421 OK --- PASS: TestLsLong (6.13s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:40 DEBUG : potato2: md5 = b23d8c09e539b594191ad27c44ce48e4 OK 2022/03/24 05:11:42 DEBUG : empty space: md5 = 6ed4ce36628013310f8905992ac4be24 OK 2022/03/24 05:11:45 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) 2022/03/24 05:11:45 DEBUG : pacer: Rate limited, increasing sleep to 1.838498089s 2022/03/24 05:11:45 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) 2022/03/24 05:11:45 DEBUG : pacer: Rate limited, increasing sleep to 2.21507886s 2022/03/24 05:11:47 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestHashSums (7.97s) === RUN TestHashSumsWithErrors 2022/03/24 05:11:47 DEBUG : Creating backend with remote ":memory:" 2022/03/24 05:11:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/24 05:11:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/24 05:11:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:50 DEBUG : potato2: md5 = 7c0abd16306a70590f2156fa87cce2c3 OK 2022/03/24 05:11:52 DEBUG : empty space: md5 = 69a519c2b55b1b05f5bae72606fbaaaf OK 2022/03/24 05:11:54 DEBUG : sub dir/potato3: md5 = dcc4236f668d073a31417165668d3d7d OK 2022/03/24 05:11:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.13s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:11:59 DEBUG : small: md5 = 845e32c78a85ab867acc0406d5a89e8b OK 2022/03/24 05:12:01 DEBUG : medium: md5 = e3ed70eb6b60d5452c5781502ab5cbac OK 2022/03/24 05:12:02 DEBUG : large: md5 = b881b28d954980fbdd86d73083677623 OK 2022/03/24 05:12:03 DEBUG : Waiting for deletions to finish 2022/03/24 05:12:03 DEBUG : large: Excluded from sync (and deletion) 2022/03/24 05:12:03 INFO : medium: Deleted 2022/03/24 05:12:04 INFO : small: Deleted 2022/03/24 05:12:04 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) 2022/03/24 05:12:04 DEBUG : pacer: Rate limited, increasing sleep to 1.530633255s 2022/03/24 05:12:04 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) 2022/03/24 05:12:04 DEBUG : pacer: Rate limited, increasing sleep to 2.925037092s 2022/03/24 05:12:06 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDelete (11.17s) === RUN TestRetry 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 1/5 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 2/5 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 1/5 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 2/5 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 3/5 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 4/5 2022/03/24 05:12:09 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:12:11 DEBUG : file1: md5 = e9bee32a8289a60db6da8b4a5b21ed11 OK 2022/03/24 05:12:12 DEBUG : file2: md5 = 63d23cbcebcf1613562edacbcb77e85a OK --- PASS: TestCat (13.41s) === RUN TestPurge 2022/03/24 05:12:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zitoxoj5recupaq4paqebuh7" 2022/03/24 05:12:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 05:12:23 DEBUG : Creating backend with remote "TestDrive:crypt/sspqlbiq9gu1ktgpbppr2v3h0uolhogust07kessp09pehksa6chmd9a7jr6n6hbjl749ll10q0ai" 2022/03/24 05:12:24 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) 2022/03/24 05:12:24 DEBUG : pacer: Rate limited, increasing sleep to 1.463147777s 2022/03/24 05:12:24 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:12:24 DEBUG : Creating backend with remote "/tmp/rclone3472431678" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zitoxoj5recupaq4paqebuh7'", Local "Local file system at /tmp/rclone3472431678", Modify Window "1ms" 2022/03/24 05:12: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) 2022/03/24 05:12:25 DEBUG : pacer: Rate limited, increasing sleep to 1.349789359s 2022/03/24 05:12:25 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:12:31 DEBUG : A1/B1/C1/one: md5 = e6d2afde7f49b9cd10527568de2f6c2f OK 2022/03/24 05:12:31 DEBUG : A2: Making directory 2022/03/24 05:12:32 DEBUG : A1/B2: Making directory 2022/03/24 05:12:33 DEBUG : A1/B2/C2: Making directory 2022/03/24 05:12:33 DEBUG : A1/B1/C3: Making directory 2022/03/24 05:12: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) 2022/03/24 05:12:34 DEBUG : pacer: Rate limited, increasing sleep to 1.368807523s 2022/03/24 05:12: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) 2022/03/24 05:12:34 DEBUG : pacer: Rate limited, increasing sleep to 2.757113571s 2022/03/24 05:12:35 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:12:35 DEBUG : pacer: Rate limited, increasing sleep to 4.647653576s 2022/03/24 05:12:39 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:12:39 DEBUG : A3: Making directory 2022/03/24 05:12:43 DEBUG : A3/B3: Making directory 2022/03/24 05:12:44 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) 2022/03/24 05:12:44 DEBUG : pacer: Rate limited, increasing sleep to 1.983792121s 2022/03/24 05:12:44 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:12:46 DEBUG : A3/B3/C4: Making directory 2022/03/24 05:12:50 DEBUG : A1/two: md5 = 03fa07c92a692c2a03f0262e2a89d1de OK 2022/03/24 05:12:52 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) 2022/03/24 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 1.342098538s 2022/03/24 05:12:52 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) 2022/03/24 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 2.69142776s 2022/03/24 05:12:52 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) 2022/03/24 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 4.651330835s 2022/03/24 05:12:54 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) 2022/03/24 05:12:54 DEBUG : pacer: Rate limited, increasing sleep to 8.447594674s 2022/03/24 05:12:59 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zitoxoj5recupaq4paqebuh7': Purge remote 2022/03/24 05:13:08 purge failed: directory not found --- PASS: TestPurge (45.75s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:13:12 DEBUG : A1/B1/C1/one: md5 = d86a175f416a09b14353d161443dec23 OK 2022/03/24 05:13:12 DEBUG : A2: Making directory 2022/03/24 05:13:13 DEBUG : A1/B2: Making directory 2022/03/24 05:13:14 DEBUG : A1/B2/C2: Making directory 2022/03/24 05:13:14 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) 2022/03/24 05:13:14 DEBUG : pacer: Rate limited, increasing sleep to 1.628533779s 2022/03/24 05:13:14 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) 2022/03/24 05:13:14 DEBUG : pacer: Rate limited, increasing sleep to 2.154370605s 2022/03/24 05:13:16 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:13:19 DEBUG : A1/B1/C3: Making directory 2022/03/24 05:13:20 DEBUG : A3: Making directory 2022/03/24 05:13:21 DEBUG : A3/B3: Making directory 2022/03/24 05:13:22 DEBUG : A3/B3/C4: Making directory 2022/03/24 05:13:25 DEBUG : A1/two: md5 = 452bdb9d30543af2bfde075b082a010d OK 2022/03/24 05:13: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) 2022/03/24 05:13:25 DEBUG : pacer: Rate limited, increasing sleep to 1.434004365s 2022/03/24 05:13: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) 2022/03/24 05:13:25 DEBUG : pacer: Rate limited, increasing sleep to 2.117896869s 2022/03/24 05:13:25 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:13: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) 2022/03/24 05:13:25 DEBUG : pacer: Rate limited, increasing sleep to 1.707300555s 2022/03/24 05:13:27 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:13:29 INFO : A3/B3/C4: Removing directory 2022/03/24 05:13:33 INFO : A3/B3: Removing directory 2022/03/24 05:13:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/03/24 05:13:34 INFO : A3: Removing directory 2022/03/24 05:13:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/03/24 05:13: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) 2022/03/24 05:13:34 DEBUG : pacer: Rate limited, increasing sleep to 1.879901488s 2022/03/24 05:13: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) 2022/03/24 05:13:34 DEBUG : pacer: Rate limited, increasing sleep to 2.560505251s 2022/03/24 05:13:36 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:13:36 INFO : A2: Removing directory 2022/03/24 05:13:39 INFO : A1/B2/C2: Removing directory 2022/03/24 05:13:40 INFO : A1/B2: Removing directory 2022/03/24 05:13:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/24 05:13:41 INFO : A1/B1/C3: Removing directory 2022/03/24 05:13:43 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) 2022/03/24 05:13:43 DEBUG : pacer: Rate limited, increasing sleep to 1.150154528s 2022/03/24 05:13:43 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:13:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/24 05:13:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/24 05:13:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/24 05:13:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/24 05:13:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/24 05:13:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (40.91s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:13:49 DEBUG : A1: Making directory 2022/03/24 05:13:50 DEBUG : A1/B1: Making directory 2022/03/24 05:13:51 DEBUG : A1/B1/C1: Making directory 2022/03/24 05:13: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) 2022/03/24 05:13:53 DEBUG : pacer: Rate limited, increasing sleep to 1.79377937s 2022/03/24 05:13:53 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) 2022/03/24 05:13:53 DEBUG : pacer: Rate limited, increasing sleep to 2.508444753s 2022/03/24 05:13:55 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:13:55 DEBUG : pacer: Rate limited, increasing sleep to 4.838550729s 2022/03/24 05:13:57 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:14:03 INFO : A1/B1/C1: Removing directory 2022/03/24 05:14:04 INFO : A1/B1: Removing directory 2022/03/24 05:14:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/24 05:14:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (17.36s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:14:07 DEBUG : A1: Making directory 2022/03/24 05:14:07 DEBUG : A1/B1: Making directory 2022/03/24 05:14:08 DEBUG : A1/B1/C1: Making directory 2022/03/24 05:14:11 INFO : A1/B1/C1: Removing directory 2022/03/24 05:14:12 INFO : A1/B1: Removing directory 2022/03/24 05:14:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/24 05:14:13 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) 2022/03/24 05:14:13 DEBUG : pacer: Rate limited, increasing sleep to 1.660273865s 2022/03/24 05:14:13 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) 2022/03/24 05:14:13 DEBUG : pacer: Rate limited, increasing sleep to 2.187483148s 2022/03/24 05:14:15 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:14:15 DEBUG : pacer: Rate limited, increasing sleep to 4.191618513s 2022/03/24 05:14:17 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:14:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (15.88s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:14:24 DEBUG : file1: md5 = 46ed0faf4a5c5e7ad8dd0c96d0d56428 OK 2022/03/24 05:14:25 DEBUG : filename.txt: File name found in url 2022/03/24 05:14:26 DEBUG : filename.txt: md5 = a3279b5bfbae752d7283ac3971d13a5e OK 2022/03/24 05:14:27 DEBUG : file2: md5 = cfa12137daa6a2d83d14426a21e8e72a OK --- PASS: TestCopyURL (7.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:14:31 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 05:14:33 DEBUG : file1: md5 = 7115aacdfde44cd3918421474f43e3df OK 2022/03/24 05:14:33 INFO : file1: Copied (new) to: sub/file2 2022/03/24 05:14:33 INFO : file1: Deleted 2022/03/24 05:14:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/24 05:14:34 DEBUG : file1: Unchanged skipping 2022/03/24 05:14:34 INFO : file1: Deleted 2022/03/24 05:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': don't need to copy/move sub/file2, it is already at target location 2022/03/24 05:14:35 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) 2022/03/24 05:14:35 DEBUG : pacer: Rate limited, increasing sleep to 1.278037715s 2022/03/24 05:14:36 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) 2022/03/24 05:14:36 DEBUG : pacer: Rate limited, increasing sleep to 2.473191616s 2022/03/24 05:14:38 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:14:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (9.85s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:14:41 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 05:14:42 DEBUG : file1: md5 = b7869a46785084f52c3a7fe8bf90ad51 OK 2022/03/24 05:14:42 INFO : file1: Copied (new) 2022/03/24 05:14:42 INFO : file1: Deleted 2022/03/24 05:14:43 DEBUG : file1: Destination exists, skipping 2022/03/24 05:14:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.44s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:14:45 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) 2022/03/24 05:14:45 DEBUG : pacer: Rate limited, increasing sleep to 1.281013183s 2022/03/24 05:14:45 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) 2022/03/24 05:14:45 DEBUG : pacer: Rate limited, increasing sleep to 2.871192048s 2022/03/24 05:14:47 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:14:50 DEBUG : dst/file1: md5 = 93096c889c8987633416b9bdead9c40c OK 2022/03/24 05:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/backup" 2022/03/24 05:14:51 DEBUG : Config file has changed externaly - reloading 2022/03/24 05:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/1nrff024r7pq65ecp72fc28jb0" 2022/03/24 05:14:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/24 05:14:55 INFO : dst/file1: Moved (server-side) 2022/03/24 05:14:57 DEBUG : dst/file1: md5 = 62c42552caada45f74b09efa933b7fc9 OK 2022/03/24 05:14:57 INFO : dst/file1: Copied (new) 2022/03/24 05:14:57 INFO : dst/file1: Deleted 2022/03/24 05:15:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/24 05:15:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/24 05:15:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2022/03/24 05:15:04 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) 2022/03/24 05:15:04 DEBUG : pacer: Rate limited, increasing sleep to 1.278056238s 2022/03/24 05:15:04 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) 2022/03/24 05:15:04 DEBUG : pacer: Rate limited, increasing sleep to 2.839852274s 2022/03/24 05:15:05 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:15:05 DEBUG : pacer: Rate limited, increasing sleep to 4.470116419s 2022/03/24 05:15:08 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestMoveFileBackupDir (23.81s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:15:12 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/24 05:15:15 DEBUG : file1: md5 = a4af821023dc1f9e68cd75f495d68a89 OK 2022/03/24 05:15:15 INFO : file1: Copied (new) to: sub/file2 2022/03/24 05:15:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/24 05:15:16 DEBUG : file1: Unchanged skipping 2022/03/24 05:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': don't need to copy/move sub/file2, it is already at target location 2022/03/24 05:15:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (11.24s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:15:22 DEBUG : dst/file1: md5 = facb3a31be9938e2cd4f01f24bd216d2 OK 2022/03/24 05:15:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/backup" 2022/03/24 05:15:22 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/1nrff024r7pq65ecp72fc28jb0" 2022/03/24 05:15: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) 2022/03/24 05:15:23 DEBUG : pacer: Rate limited, increasing sleep to 1.043638506s 2022/03/24 05:15: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) 2022/03/24 05:15:23 DEBUG : pacer: Rate limited, increasing sleep to 2.393494682s 2022/03/24 05:15:24 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:15:24 DEBUG : pacer: Rate limited, increasing sleep to 4.420898721s 2022/03/24 05:15:27 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:15:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/24 05:15:35 INFO : dst/file1: Moved (server-side) 2022/03/24 05:15:37 DEBUG : dst/file1: md5 = 3eaa92d9b442c3d87de1264049b2fd57 OK 2022/03/24 05:15:37 INFO : dst/file1: Copied (new) 2022/03/24 05:15:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/24 05:15:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/24 05:15:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (23.74s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:15:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/dst" 2022/03/24 05:15:43 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/31u3jie661vd5p8j7rtc3hgbh0" 2022/03/24 05:15:44 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) 2022/03/24 05:15:44 DEBUG : pacer: Rate limited, increasing sleep to 1.260620555s 2022/03/24 05:15:44 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) 2022/03/24 05:15:44 DEBUG : pacer: Rate limited, increasing sleep to 2.936710973s 2022/03/24 05:15:45 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:15:45 DEBUG : pacer: Rate limited, increasing sleep to 4.372759083s 2022/03/24 05:15:48 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:15:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/CompareDest" 2022/03/24 05:15:53 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/gveqi14airsml4bgu7krj116o8" 2022/03/24 05:15:55 DEBUG : one: Need to transfer - File not found at Destination 2022/03/24 05:15: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) 2022/03/24 05:15:56 DEBUG : pacer: Rate limited, increasing sleep to 1.70095647s 2022/03/24 05:15:56 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:15:59 DEBUG : one: md5 = c95157e99675e3e3ef2cb41ca59d61b9 OK 2022/03/24 05:15:59 INFO : one: Copied (new) 2022/03/24 05:16:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:02 DEBUG : one: md5 = a9bdcd9a1245a4ee8cc5996395dc0b1c OK 2022/03/24 05:16:02 INFO : one: Copied (replaced existing) 2022/03/24 05:16:04 DEBUG : dst/one: md5 = 499ba3c29c1cc2fd4f5550e604313841 OK 2022/03/24 05:16:05 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:16:05 DEBUG : pacer: Rate limited, increasing sleep to 1.645085881s run.go:283: Retry Put of "CompareDest/one" to Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': 1/10 (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) 2022/03/24 05:16:08 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:16:10 DEBUG : CompareDest/one: md5 = 87c64eadc84e19ed92e4a1ddad73174f OK 2022/03/24 05:16:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:16:12 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:16:14 DEBUG : CompareDest/two: md5 = 1dbf549dc8f78f240542167f62c33b41 OK 2022/03/24 05:16:14 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) 2022/03/24 05:16:14 DEBUG : pacer: Rate limited, increasing sleep to 1.784555784s 2022/03/24 05:16:15 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:16:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:16:15 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:16:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:16:17 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:16:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:18 DEBUG : two: Need to transfer - File not found at Destination 2022/03/24 05:16:20 DEBUG : two: md5 = 5664c375148b7c33ee4696c8df9f49a2 OK 2022/03/24 05:16:20 INFO : two: Copied (new) 2022/03/24 05:16:21 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) 2022/03/24 05:16:21 DEBUG : pacer: Rate limited, increasing sleep to 1.910044018s 2022/03/24 05:16:21 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:16:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/24 05:16:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/24 05:16:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/24 05:16:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (44.48s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:16:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/dst" 2022/03/24 05:16:28 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/31u3jie661vd5p8j7rtc3hgbh0" 2022/03/24 05:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/CopyDest" 2022/03/24 05:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/d09o6po3f7bm6ce32vdgs8h9ls" 2022/03/24 05:16:31 DEBUG : one: Need to transfer - File not found at Destination 2022/03/24 05:16:34 DEBUG : one: md5 = ec847452891ddf9e8a16665573e83eff OK 2022/03/24 05:16:34 INFO : one: Copied (new) 2022/03/24 05:16: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) 2022/03/24 05:16:34 DEBUG : pacer: Rate limited, increasing sleep to 1.566440039s 2022/03/24 05:16: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) 2022/03/24 05:16:34 DEBUG : pacer: Rate limited, increasing sleep to 2.035431963s 2022/03/24 05:16:35 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:16:35 DEBUG : pacer: Rate limited, increasing sleep to 4.03962167s 2022/03/24 05:16:38 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:16:42 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) 2022/03/24 05:16:42 DEBUG : pacer: Rate limited, increasing sleep to 1.865883745s 2022/03/24 05:16:42 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) 2022/03/24 05:16:42 DEBUG : pacer: Rate limited, increasing sleep to 2.039204484s 2022/03/24 05:16:44 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:16:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:48 DEBUG : one: md5 = ecdb76c9cbe6688407591780cb0a66a0 OK 2022/03/24 05:16:48 INFO : one: Copied (replaced existing) 2022/03/24 05:16:50 DEBUG : dst/one: md5 = 6b61d2818b4db65447f47c5c84f1a8ba OK 2022/03/24 05:16:52 DEBUG : CopyDest/one: md5 = f895f35568def6cc31d42e4d46d54e9d OK 2022/03/24 05:16:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1/BackupDir" 2022/03/24 05:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/a3oct9imdprlaq9fk5c84a2beeofq3l6a1dg85td9719vs6lfbc0qa10a8fgc9onrj8hs7k5qfhrc/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/03/24 05:16:55 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) 2022/03/24 05:16:55 DEBUG : pacer: Rate limited, increasing sleep to 1.523957534s 2022/03/24 05:16:55 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) 2022/03/24 05:16:55 DEBUG : pacer: Rate limited, increasing sleep to 2.716340158s 2022/03/24 05:16:56 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:16:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:16:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:17:01 INFO : one: Moved (server-side) 2022/03/24 05:17:02 INFO : one: Copied (server-side copy) 2022/03/24 05:17:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/24 05:17:04 DEBUG : CopyDest/two: md5 = 3c9355f47aada3d29bf3b7f2189f9629 OK 2022/03/24 05:17: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) 2022/03/24 05:17:05 DEBUG : pacer: Rate limited, increasing sleep to 1.171087127s 2022/03/24 05:17: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) 2022/03/24 05:17:05 DEBUG : pacer: Rate limited, increasing sleep to 2.850166692s 2022/03/24 05:17: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) 2022/03/24 05:17:05 DEBUG : pacer: Rate limited, increasing sleep to 4.872240546s 2022/03/24 05:17:05 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:17:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:17:08 INFO : two: Copied (server-side copy) 2022/03/24 05:17:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/24 05:17:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:17:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/24 05:17:09 DEBUG : two: Unchanged skipping 2022/03/24 05:17:11 DEBUG : CopyDest/three: md5 = b5f76d627f43812441147abbc10239d0 OK 2022/03/24 05:17:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/24 05:17:12 DEBUG : three: Destination not found in --copy-dest 2022/03/24 05:17:12 DEBUG : three: Need to transfer - File not found at Destination 2022/03/24 05:17:13 DEBUG : three: md5 = 19ab61aa0be9c95d0fcc70ef8e0ee52f OK 2022/03/24 05:17:13 INFO : three: Copied (new) 2022/03/24 05:17:15 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) 2022/03/24 05:17:15 DEBUG : pacer: Rate limited, increasing sleep to 1.19299026s 2022/03/24 05:17:15 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/24 05:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/24 05:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/24 05:17:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/24 05:17:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/24 05:17:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/24 05:17:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (55.22s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:17:25 DEBUG : A1/one: md5 = de827f05dd64b0ea48bc260dda2a1c16 OK 2022/03/24 05:17: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) 2022/03/24 05:17:25 DEBUG : pacer: Rate limited, increasing sleep to 1.07931452s 2022/03/24 05:17: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) 2022/03/24 05:17:25 DEBUG : pacer: Rate limited, increasing sleep to 2.211759505s 2022/03/24 05:17:27 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:17:30 DEBUG : A1/two: md5 = 216a1323ad1419cc7b9265bd83482f51 OK 2022/03/24 05:17:32 DEBUG : A1/B1/three: md5 = d46a9a9a619f671094d7bccb735662e5 OK 2022/03/24 05:17:35 DEBUG : A1/B1/C1/four: md5 = 9efcd499026fef0dae16490356c8f2ad OK 2022/03/24 05:17:37 DEBUG : A1/B1/C2/five: md5 = 3e171a730f8f16266dda13df1e714e06 OK 2022/03/24 05:17:37 DEBUG : A1/B2: Making directory 2022/03/24 05:17:38 DEBUG : A1/B1/C3: Making directory 2022/03/24 05:17: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) 2022/03/24 05:17:41 DEBUG : pacer: Rate limited, increasing sleep to 1.454852002s 2022/03/24 05:17:41 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:17:43 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) 2022/03/24 05:17:43 DEBUG : pacer: Rate limited, increasing sleep to 1.433740346s 2022/03/24 05:17:43 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) 2022/03/24 05:17:43 DEBUG : pacer: Rate limited, increasing sleep to 2.489654778s 2022/03/24 05:17:44 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) 2022/03/24 05:17:44 DEBUG : pacer: Rate limited, increasing sleep to 4.892646493s 2022/03/24 05:17:45 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:17:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/24 05:17:57 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/24 05:17:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/24 05:17:57 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/24 05:17:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/24 05:18:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/24 05:18:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/24 05:18:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/24 05:18:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/24 05:18:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/24 05:18:04 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) 2022/03/24 05:18:04 DEBUG : pacer: Rate limited, increasing sleep to 1.190851463s 2022/03/24 05:18:04 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:18:04 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) 2022/03/24 05:18:04 DEBUG : pacer: Rate limited, increasing sleep to 1.42522519s 2022/03/24 05:18: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) 2022/03/24 05:18:05 DEBUG : pacer: Rate limited, increasing sleep to 2.397337648s 2022/03/24 05:18:06 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:18:12 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) 2022/03/24 05:18:12 DEBUG : pacer: Rate limited, increasing sleep to 1.032222787s 2022/03/24 05:18:12 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) 2022/03/24 05:18:12 DEBUG : pacer: Rate limited, increasing sleep to 2.499982206s 2022/03/24 05:18:14 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:18:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/03/24 05:18:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/03/24 05:18:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/24 05:18:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/24 05:18:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/24 05:18:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/24 05:18:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/24 05:18:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/24 05:18:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/24 05:18:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (58.29s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:18:22 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:18:22 DEBUG : pacer: Rate limited, increasing sleep to 1.503690276s 2022/03/24 05:18:22 DEBUG : no_checksum_small_file_from_pipe: Received 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 - low level retry 1/10 2022/03/24 05:18:22 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) 2022/03/24 05:18:22 DEBUG : pacer: Rate limited, increasing sleep to 2.248075903s 2022/03/24 05:18:24 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) 2022/03/24 05:18:24 DEBUG : pacer: Rate limited, increasing sleep to 4.736866935s 2022/03/24 05:18:26 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:18:32 DEBUG : no_checksum_small_file_from_pipe: md5 = a67b8669768fb84c8622ac2f8db7b8d5 OK 2022/03/24 05:18:32 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:18:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/03/24 05:18:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 3cbccc025f873b0138c6886e3cf4c8a9 OK 2022/03/24 05:18:34 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:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:18:37 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:18:37 DEBUG : pacer: Rate limited, increasing sleep to 1.146101304s 2022/03/24 05:18:37 DEBUG : with_checksum_small_file_from_pipe: Received 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 - low level retry 1/10 2022/03/24 05:18:37 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:18:39 DEBUG : with_checksum_small_file_from_pipe: md5 = a9f192a2ed3ed3183db6bc57b78d0d8e OK 2022/03/24 05:18:39 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:18:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/03/24 05:18:41 DEBUG : with_checksum_big_file_from_pipe: md5 = e128bb7c07cb1cfdf3f5c8a2ec09e0cc OK 2022/03/24 05:18:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/24 05:18:41 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/03/24 05:18:43 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) 2022/03/24 05:18:43 DEBUG : pacer: Rate limited, increasing sleep to 1.752182082s 2022/03/24 05:18:43 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) 2022/03/24 05:18:43 DEBUG : pacer: Rate limited, increasing sleep to 2.954259453s 2022/03/24 05:18:45 DEBUG : pacer: low level retry 3/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) 2022/03/24 05:18:45 DEBUG : pacer: Rate limited, increasing sleep to 4.293350678s 2022/03/24 05:18:48 DEBUG : pacer: Reducing sleep to 0s === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:18:53 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 5f9791073570bbce9793aa731b707afb OK 2022/03/24 05:18:53 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:18:54 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/03/24 05:18:55 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 5a72450c8883f5c1c4827c5316a1f5b4 OK 2022/03/24 05:18:55 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:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': File to upload is small (34 bytes), uploading instead of streaming 2022/03/24 05:18:59 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 59dc8182adcee5c01c898bee98c7d4c0 OK 2022/03/24 05:18:59 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/24 05:18:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/03/24 05:19:00 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 4cafa757373e28ad30aca38929361dce OK 2022/03/24 05:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (40.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (14.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.22s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:19:04 DEBUG : potato1: md5 = d5d499c1b6295746fdf4852c2ff5344f OK 2022/03/24 05:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': File to upload is small (60 bytes), uploading instead of streaming 2022/03/24 05:19:05 DEBUG : potato2: md5 = fa8373be2ecaaa8304c0a5e2a85cca60 OK 2022/03/24 05:19:05 INFO : potato2: Copied (new) 2022/03/24 05:19: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) 2022/03/24 05:19:05 DEBUG : pacer: Rate limited, increasing sleep to 1.391006243s 2022/03/24 05:19: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) 2022/03/24 05:19:05 DEBUG : pacer: Rate limited, increasing sleep to 2.806550738s 2022/03/24 05:19:07 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestRcatSize (8.80s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:19:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/24 05:19:12 DEBUG : pacer: low level retry 1/1 (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) 2022/03/24 05:19:12 DEBUG : pacer: Rate limited, increasing sleep to 1.848707128s 2022/03/24 05:19:12 DEBUG : TestCopyFileMaxTransfer/file1: Received 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 - low level retry 1/10 2022/03/24 05:19:13 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:19:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8e350fbe232bdd28623f89cdfe2712cc OK 2022/03/24 05:19:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/24 05:19:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/24 05:19:16 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) 2022/03/24 05:19:16 DEBUG : pacer: Rate limited, increasing sleep to 1.54508924s 2022/03/24 05:19:17 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:19:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer operations_test.go:1592: Error Trace: operations_test.go:1592 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Not fatal error: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer: &fserrors.wrappedCountableError{error:(*url.Error)(0xc001a9a420), isCounted:true}: 2022/03/24 05:19:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/24 05:19:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/24 05:19:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 16666228eba4bbf099a882e67a3e2883 OK 2022/03/24 05:19:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/03/24 05:19:22 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) 2022/03/24 05:19:22 DEBUG : pacer: Rate limited, increasing sleep to 1.409649202s 2022/03/24 05:19:22 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:19:24 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) 2022/03/24 05:19:24 DEBUG : pacer: Rate limited, increasing sleep to 1.340467864s 2022/03/24 05:19:24 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) 2022/03/24 05:19:24 DEBUG : pacer: Rate limited, increasing sleep to 2.226639598s 2022/03/24 05:19:26 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:19:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/03/24 05:19:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (17.78s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1'", Local "Local file system at /tmp/rclone1151039075", Modify Window "1ms" 2022/03/24 05:19:30 DEBUG : potato2: md5 = 97904099b77dd73be3a1e55c764291a2 OK 2022/03/24 05:19:32 DEBUG : empty space: md5 = 1331b74e1544e3844cbc055533c9a64e OK 2022/03/24 05:19:34 DEBUG : sub dir/potato3: md5 = 532d506841144b92cb70430f1f2ec55c OK 2022/03/24 05:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Touching "empty space" 2022/03/24 05:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Touching "potato2" 2022/03/24 05:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Touching "sub dir/potato3" 2022/03/24 05:19:38 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) 2022/03/24 05:19:38 DEBUG : pacer: Rate limited, increasing sleep to 1.579753881s 2022/03/24 05:19:38 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:19:39 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) 2022/03/24 05:19:39 DEBUG : pacer: Rate limited, increasing sleep to 1.850659489s 2022/03/24 05:19:40 DEBUG : pacer: Reducing sleep to 0s 2022/03/24 05:19:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (15.11s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/03/24 05:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyewiv7ganikod1fabugiq1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m26.292333216s (try 1/5)