"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2021/03/23 05:55:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2" 2021/03/23 05:55:39 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa" 2021/03/23 05:55:40 DEBUG : Creating backend with remote "/tmp/rclone597070477" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/03/23 05:55:43 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/23 05:55:43 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/03/23 05:55:43 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/23 05:55:44 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/23 05:55:44 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/03/23 05:55:44 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/03/23 05:55:46 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/23 05:55:46 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/03/23 05:55:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/23 05:55:48 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/23 05:55:48 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/03/23 05:55:48 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/03/23 05:55:50 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/03/23 05:55:50 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/03/23 05:55:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/03/23 05:55:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/03/23 05:55:52 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/03/23 05:55:52 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (12.67s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.84s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.18s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.57s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/23 05:55:53 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/23 05:55:53 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/23 05:55:53 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.81s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2021/03/23 05:56:05 DEBUG : Creating backend with remote "non-existent" 2021/03/23 05:56:05 DEBUG : Creating backend with remote "non-existent" 2021/03/23 05:56:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/03/23 05:56:05 ERROR : : error reading source directory: directory not found 2021/03/23 05:56:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/03/23 05:56:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.15s) --- PASS: TestCheckDownload/1 (1.34s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (2.20s) --- PASS: TestCheckDownload/5 (0.90s) --- PASS: TestCheckDownload/6 (4.56s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.46s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash 2021/03/23 05:56:36 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:56:36 DEBUG : pacer: Rate limited, increasing sleep to 1.335730458s 2021/03/23 05:56:36 DEBUG : pacer: Reducing sleep to 0s --- SKIP: TestDeduplicateInteractive (1.66s) === RUN TestDeduplicateSkip run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:56:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using skip mode. 2021/03/23 05:56:40 NOTICE: one: Found 2 files with duplicate names 2021/03/23 05:56:40 NOTICE: one: Skipping 2 files with duplicate names 2021/03/23 05:56:40 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:56:40 DEBUG : pacer: Rate limited, increasing sleep to 1.965727638s 2021/03/23 05:56:40 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:56:40 DEBUG : pacer: Rate limited, increasing sleep to 2.088435815s 2021/03/23 05:56:43 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDeduplicateSkip (8.50s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:56:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using skip mode. 2021/03/23 05:56:50 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:56:50 DEBUG : pacer: Rate limited, increasing sleep to 1.660424986s 2021/03/23 05:56:50 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 05:56:50 NOTICE: one: Found 3 files with duplicate names 2021/03/23 05:56:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/03/23 05:56:52 INFO : one: Deleted 2021/03/23 05:56:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.65s) === RUN TestDeduplicateFirst run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:56:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using first mode. 2021/03/23 05:56:57 NOTICE: one: Found 3 files with duplicate names 2021/03/23 05:56:58 INFO : one: Deleted 2021/03/23 05:56:58 INFO : one: Deleted 2021/03/23 05:56:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.08s) === RUN TestDeduplicateNewest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using newest mode. 2021/03/23 05:57:04 NOTICE: one: Found 3 files with duplicate names 2021/03/23 05:57:04 INFO : one: Deleted 2021/03/23 05:57:05 INFO : one: Deleted 2021/03/23 05:57:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.37s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:57:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using oldest mode. 2021/03/23 05:57:11 NOTICE: one: Found 3 files with duplicate names 2021/03/23 05:57:12 INFO : one: Deleted 2021/03/23 05:57:12 INFO : one: Deleted 2021/03/23 05:57:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.08s) === RUN TestDeduplicateLargest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:57:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using largest mode. 2021/03/23 05:57:17 NOTICE: one: Found 3 files with duplicate names 2021/03/23 05:57:18 INFO : one: Deleted 2021/03/23 05:57:18 INFO : one: Deleted 2021/03/23 05:57:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.29s) === RUN TestDeduplicateSmallest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:57:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using smallest mode. 2021/03/23 05:57:23 NOTICE: one: Found 3 files with duplicate names 2021/03/23 05:57:24 INFO : one: Deleted 2021/03/23 05:57:24 INFO : one: Deleted 2021/03/23 05:57:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.95s) === RUN TestDeduplicateRename run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:57:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Looking for duplicate names using rename mode. 2021/03/23 05:57:32 NOTICE: one.txt: Found 3 files with duplicate names 2021/03/23 05:57:33 INFO : one-2.txt: renamed from: one.txt 2021/03/23 05:57:34 INFO : one-3.txt: renamed from: one.txt 2021/03/23 05:57:35 INFO : one-4.txt: renamed from: one.txt 2021/03/23 05:57: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) 2021/03/23 05:57:37 DEBUG : pacer: Rate limited, increasing sleep to 1.629175015s 2021/03/23 05:57:38 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDeduplicateRename (12.26s) === RUN TestMergeDirs run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:57: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) 2021/03/23 05:57:39 DEBUG : pacer: Rate limited, increasing sleep to 1.856702042s 2021/03/23 05:57:39 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:57:39 DEBUG : pacer: Rate limited, increasing sleep to 2.312681404s 2021/03/23 05:57:41 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 05:57:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2021/03/23 05:57:51 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2021/03/23 05:57:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2021/03/23 05:57:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2021/03/23 05:57:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2021/03/23 05:57:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2021/03/23 05:57:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.93s) === RUN TestListDirSorted run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:58:10 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:58:10 DEBUG : pacer: Rate limited, increasing sleep to 1.778910812s 2021/03/23 05:58:10 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 05:58:12 DEBUG : a.txt: Excluded 2021/03/23 05:58:12 DEBUG : sub dir/hello world: Excluded 2021/03/23 05:58:12 DEBUG : sub dir/hello world2: Excluded 2021/03/23 05:58:13 DEBUG : sub dir/ignore dir: Excluded 2021/03/23 05:58:13 DEBUG : sub dir/hello world: Excluded 2021/03/23 05:58:13 DEBUG : sub dir/hello world2: Excluded 2021/03/23 05:58:13 DEBUG : sub dir/ignore dir: Excluded 2021/03/23 05:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2021/03/23 05:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2021/03/23 05:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2021/03/23 05:58:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2021/03/23 05:58:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2021/03/23 05:58:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2021/03/23 05:58:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.66s) === RUN TestMkdir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Making directory 2021/03/23 05:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:58:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" --- PASS: TestLs (4.70s) === RUN TestLsWithFilesFrom run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:58:34 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (4.55s) === RUN TestLsLong run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:58: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) 2021/03/23 05:58:43 DEBUG : pacer: Rate limited, increasing sleep to 1.981023957s 2021/03/23 05:58: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) 2021/03/23 05:58:43 DEBUG : pacer: Rate limited, increasing sleep to 2.331158284s 2021/03/23 05:58:46 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 05:58:49 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/23 05:58:49 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/23 05:58:50 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/23 05:58:50 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/23 05:58:51 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/23 05:58:51 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (13.16s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:59:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.39s) === RUN TestDelete run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:59:08 DEBUG : Waiting for deletions to finish 2021/03/23 05:59:08 DEBUG : large: Excluded from sync (and deletion) 2021/03/23 05:59:09 INFO : medium: Deleted 2021/03/23 05:59:09 INFO : small: Deleted --- PASS: TestDelete (7.49s) === RUN TestRetry 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 1/5 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 2/5 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 1/5 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 2/5 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 3/5 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 4/5 2021/03/23 05:59:11 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" --- PASS: TestCat (14.36s) === RUN TestPurge 2021/03/23 05:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/03/23 05:59:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mahofew5muzilut7fejomer4" 2021/03/23 05:59:25 DEBUG : Creating backend with remote "TestDrive:crypt/6tib9nkfqtu2crglu76h0dpbb8miv2v0g57dgvmnump7a9abnf34gl3cdislpjdvf2sig19bgbbag" 2021/03/23 05:59:26 DEBUG : Creating backend with remote "/tmp/rclone321949767" run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mahofew5muzilut7fejomer4'", Local "Local file system at /tmp/rclone321949767", Modify Window "1ms" 2021/03/23 05:59:31 DEBUG : A2: Making directory 2021/03/23 05:59:32 DEBUG : A1/B2: Making directory 2021/03/23 05:59:33 DEBUG : A1/B2/C2: Making directory 2021/03/23 05:59:34 DEBUG : A1/B1/C3: Making directory 2021/03/23 05:59:34 DEBUG : A3: Making directory 2021/03/23 05:59:35 DEBUG : A3/B3: Making directory 2021/03/23 05:59:36 DEBUG : A3/B3/C4: Making directory 2021/03/23 05:59: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) 2021/03/23 05:59:39 DEBUG : pacer: Rate limited, increasing sleep to 1.111640404s 2021/03/23 05:59:39 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 05:59:41 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:59:41 DEBUG : pacer: Rate limited, increasing sleep to 1.265541856s 2021/03/23 05:59:41 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 05:59:41 DEBUG : pacer: Rate limited, increasing sleep to 2.208131972s 2021/03/23 05:59:43 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 05:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahofew5muzilut7fejomer4': Purge remote 2021/03/23 05:59:46 purge failed: directory not found --- PASS: TestPurge (21.35s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 05:59:51 DEBUG : A2: Making directory 2021/03/23 05:59:52 DEBUG : A1/B2: Making directory 2021/03/23 05:59:53 DEBUG : A1/B2/C2: Making directory 2021/03/23 05:59:54 DEBUG : A1/B1/C3: Making directory 2021/03/23 05:59:55 DEBUG : A3: Making directory 2021/03/23 05:59:56 DEBUG : A3/B3: Making directory 2021/03/23 05:59:56 DEBUG : A3/B3/C4: Making directory 2021/03/23 06:00:00 DEBUG : A3/B3/C4: Removing directory 2021/03/23 06:00:02 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 06:00:02 DEBUG : pacer: Rate limited, increasing sleep to 1.3066512s 2021/03/23 06:00:02 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 06:00:02 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/03/23 06:00:02 DEBUG : pacer: Rate limited, increasing sleep to 1.661646499s 2021/03/23 06:00:02 DEBUG : pacer: Reducing sleep to 0s 2021/03/23 06:00:04 DEBUG : A3/B3: Removing directory 2021/03/23 06:00:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2021/03/23 06:00:05 DEBUG : A3: Removing directory 2021/03/23 06:00:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2021/03/23 06:00:06 DEBUG : A2: Removing directory 2021/03/23 06:00:06 DEBUG : A1/B2/C2: Removing directory 2021/03/23 06:00:07 DEBUG : A1/B2: Removing directory 2021/03/23 06:00:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/03/23 06:00:08 DEBUG : A1/B1/C3: Removing directory 2021/03/23 06:00:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/03/23 06:00:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/03/23 06:00:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/03/23 06:00:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/03/23 06:00:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/03/23 06:00:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (29.38s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:00:16 DEBUG : A1: Making directory 2021/03/23 06:00:16 DEBUG : A1/B1: Making directory 2021/03/23 06:00:17 DEBUG : A1/B1/C1: Making directory 2021/03/23 06:00:20 DEBUG : A1/B1/C1: Removing directory 2021/03/23 06:00:21 DEBUG : A1/B1: Removing directory 2021/03/23 06:00:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/03/23 06:00:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:00:23 DEBUG : A1: Making directory 2021/03/23 06:00:24 DEBUG : A1/B1: Making directory 2021/03/23 06:00:25 DEBUG : A1/B1/C1: Making directory 2021/03/23 06:00:28 DEBUG : A1/B1/C1: Removing directory 2021/03/23 06:00:28 DEBUG : A1/B1: Removing directory 2021/03/23 06:00:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/03/23 06:00:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.70s) === RUN TestCopyURL run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:00:33 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (6.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:00:38 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/23 06:00:40 INFO : file1: Copied (new) to: sub/file2 2021/03/23 06:00:40 INFO : file1: Deleted 2021/03/23 06:00:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/23 06:00:41 DEBUG : file1: Unchanged skipping 2021/03/23 06:00:41 INFO : file1: Deleted 2021/03/23 06:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': don't need to copy/move sub/file2, it is already at target location 2021/03/23 06:00:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.02s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestMoveFileBackupDir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/backup" 2021/03/23 06:00:47 DEBUG : Config file has changed externaly - reloading 2021/03/23 06:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/1nrff024r7pq65ecp72fc28jb0" 2021/03/23 06:00:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/23 06:00:51 INFO : dst/file1: Moved (server-side) 2021/03/23 06:00:53 INFO : dst/file1: Copied (new) 2021/03/23 06:00:53 INFO : dst/file1: Deleted 2021/03/23 06:00:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/03/23 06:00:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/03/23 06:00:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.65s) === RUN TestCopyFile run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:00:59 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/23 06:01:02 INFO : file1: Copied (new) to: sub/file2 2021/03/23 06:01:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/23 06:01:03 DEBUG : file1: Unchanged skipping 2021/03/23 06:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': don't need to copy/move sub/file2, it is already at target location 2021/03/23 06:01:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.57s) === RUN TestCopyFileBackupDir run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:01:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/backup" 2021/03/23 06:01:08 DEBUG : Config file has changed externaly - reloading 2021/03/23 06:01:08 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/1nrff024r7pq65ecp72fc28jb0" 2021/03/23 06:01:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/23 06:01:12 INFO : dst/file1: Moved (server-side) 2021/03/23 06:01:14 INFO : dst/file1: Copied (new) 2021/03/23 06:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/03/23 06:01:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2021/03/23 06:01:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.00s) === RUN TestCopyFileCompareDest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/dst" 2021/03/23 06:01:18 DEBUG : Config file has changed externaly - reloading 2021/03/23 06:01:19 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/31u3jie661vd5p8j7rtc3hgbh0" 2021/03/23 06:01:19 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2021/03/23 06:01:20 DEBUG : Saving config "token" = "{\"access_token\":\"ya29.a0AfH6SMCE_6vNZjR7sw4Gg4D8xvk47RcXmfPnUALUoCsPakRn7PfBxCZu9EM9Ix4rtWDP2uG43TZWLvPX-6uE513iUOTK0Ajz2DJMGQuPMcur3KB_4EKHf4uGf_V1MvPlgLtHgeYECUiy19GysqYpWrIFi3K2t1s\",\"token_type\":\"Bearer\",\"refresh_token\":\"1/AThdAZcyZNYq8mfUtPP-ph2jByUxLnM8vEMZkFtyoWiTvbQRAibXF3cdS6kDmjLv\",\"expiry\":\"2021-03-23T07:01:19.037079975Z\"}" in section "TestDrive" of the config file 2021/03/23 06:01:20 DEBUG : TestDrive: Saved new token in config file 2021/03/23 06:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/CompareDest" 2021/03/23 06:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/gveqi14airsml4bgu7krj116o8" 2021/03/23 06:01:22 DEBUG : one: Need to transfer - File not found at Destination 2021/03/23 06:01:24 INFO : one: Copied (new) 2021/03/23 06:01:24 DEBUG : TestDrive: Loaded fresh token from config file 2021/03/23 06:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 06:01:26 INFO : one: Copied (replaced existing) 2021/03/23 06:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:01:32 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/23 06:01:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:01:34 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/23 06:01:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:01:35 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/23 06:01:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/23 06:01:36 DEBUG : two: Need to transfer - File not found at Destination 2021/03/23 06:01:38 INFO : two: Copied (new) 2021/03/23 06:01:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/03/23 06:01:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/03/23 06:01:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/03/23 06:01:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.83s) === RUN TestCopyFileCopyDest run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/dst" 2021/03/23 06:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/31u3jie661vd5p8j7rtc3hgbh0" 2021/03/23 06:01:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/CopyDest" 2021/03/23 06:01:45 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/d09o6po3f7bm6ce32vdgs8h9ls" 2021/03/23 06:01:47 DEBUG : one: Need to transfer - File not found at Destination 2021/03/23 06:01:49 INFO : one: Copied (new) 2021/03/23 06:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 06:01:51 INFO : one: Copied (replaced existing) 2021/03/23 06:01:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2/BackupDir" 2021/03/23 06:01:56 DEBUG : Creating backend with remote "TestDrive:crypt/9j2ue4vr976gvb2pv2effmb4b43kicvv8jpptta34rig9fdjs5onao7t0vdgfae6g92loitfaeeqa/s6dbk3lfi7c9kfvo6j7bla9m0g" 2021/03/23 06:01:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 06:01:59 INFO : one: Moved (server-side) 2021/03/23 06:02:00 INFO : one: Copied (server-side copy) 2021/03/23 06:02:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/23 06:02:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:02:04 INFO : two: Copied (server-side copy) 2021/03/23 06:02:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/23 06:02:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:02:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/23 06:02:05 DEBUG : two: Unchanged skipping 2021/03/23 06:02:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/23 06:02:08 DEBUG : three: Destination not found in --copy-dest 2021/03/23 06:02:08 DEBUG : three: Need to transfer - File not found at Destination 2021/03/23 06:02:09 INFO : three: Copied (new) 2021/03/23 06:02:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/03/23 06:02:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/03/23 06:02:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/03/23 06:02:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/03/23 06:02:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2021/03/23 06:02:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/03/23 06:02:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.33s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:02:33 DEBUG : A1/B2: Making directory 2021/03/23 06:02:35 DEBUG : A1/B1/C3: Making directory 2021/03/23 06:02:44 INFO : A2/one: Moved (server-side) to: A3/one 2021/03/23 06:02:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/03/23 06:02:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/03/23 06:02:45 INFO : A2/two: Moved (server-side) to: A3/two 2021/03/23 06:02:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/03/23 06:02:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/03/23 06:02:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/03/23 06:02:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/03/23 06:02:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/03/23 06:02:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/03/23 06:02:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2021/03/23 06:02:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2021/03/23 06:02:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2021/03/23 06:02:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2021/03/23 06:02:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2021/03/23 06:02:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2021/03/23 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2021/03/23 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2021/03/23 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2021/03/23 06:02:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.62s) === RUN TestGetFsInfo run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 06:03:01 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/03/23 06:03:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2021/03/23 06:03:02 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 06:03:06 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/03/23 06:03:06 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2021/03/23 06:03:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/03/23 06:03:07 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 06:03:11 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/23 06:03:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/03/23 06:03:12 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': File to upload is small (34 bytes), uploading instead of streaming 2021/03/23 06:03:16 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/23 06:03:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2021/03/23 06:03:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatSize run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': File to upload is small (60 bytes), uploading instead of streaming 2021/03/23 06:03:22 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.84s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2'", Local "Local file system at /tmp/rclone597070477", Modify Window "1ms" 2021/03/23 06:03:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/03/23 06:03:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/03/23 06:03:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/03/23 06:03:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/03/23 06:03:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/03/23 06:03:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/03/23 06:03:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/03/23 06:03:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2021/03/23 06:03:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.96s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/03/23 06:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipajes0yaxatik1lubiyuc2': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 7m55.504587181s (try 1/5)