"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2021/02/08 05:22:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9" 2021/02/08 05:22:19 DEBUG : Creating backend with remote "/tmp/rclone552677481" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.09s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/02/08 05:22:20 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:20 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:21 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:21 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:23 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:22:23 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:22:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (5.18s) === RUN TestCopyMissingDirectory run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:26 DEBUG : Creating backend with remote "/non-existing" 2021/02/08 05:22:26 ERROR : : error reading source directory: directory not found 2021/02/08 05:22:26 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:26 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:27 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/02/08 05:22:27 DEBUG : pacer: Rate limited, increasing sleep to 1.091714529s 2021/02/08 05:22:27 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:22:27 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:27 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:30 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:22:30 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:22:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (6.63s) === RUN TestCopyCheckFirst run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:33 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Running all checks before starting transfers 2021/02/08 05:22:33 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:33 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Checks finished, now starting transfers 2021/02/08 05:22:33 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:33 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/02/08 05:22:33 DEBUG : pacer: Rate limited, increasing sleep to 1.971450231s 2021/02/08 05:22:33 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/02/08 05:22:33 DEBUG : pacer: Rate limited, increasing sleep to 2.142540958s 2021/02/08 05:22:36 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:22:40 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:22:40 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:22:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (9.37s) === RUN TestSyncNoTraverse run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:42 ERROR : Ignoring --no-traverse with sync 2021/02/08 05:22:43 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:43 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:45 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:22:45 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:22:45 DEBUG : Waiting for deletions to finish 2021/02/08 05:22:48 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (6.10s) === RUN TestCopyWithDepth run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:49 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:49 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:50 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/02/08 05:22:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.79s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:51 DEBUG : hello world2: Excluded 2021/02/08 05:22:51 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:51 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:53 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:22:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:55 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:55 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:22:56 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:22:56 INFO : potato2: Copied (new) 2021/02/08 05:22:57 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/02/08 05:22:57 DEBUG : pacer: Rate limited, increasing sleep to 1.223870569s 2021/02/08 05:22:57 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestCopyWithFilesFromAndNoTraverse (3.52s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:22:58 DEBUG : sub dir2: Making directory 2021/02/08 05:22:58 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:22:58 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:00 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:23:00 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:23:00 DEBUG : sub dir2: Making directory 2021/02/08 05:23:02 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': copied 1 directories 2021/02/08 05:23:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (7.64s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:06 DEBUG : sub dir2: Making directory 2021/02/08 05:23:06 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:06 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:08 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:23:08 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:23:08 INFO : sub dir/hello world: Deleted 2021/02/08 05:23:08 DEBUG : sub dir: Making directory 2021/02/08 05:23:08 DEBUG : sub dir2: Making directory 2021/02/08 05:23:10 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': copied 2 directories 2021/02/08 05:23:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (7.77s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:13 DEBUG : sub dir2: Making directory 2021/02/08 05:23:14 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:14 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:16 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:23:16 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:23:16 DEBUG : sub dir2: Making directory 2021/02/08 05:23:17 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': copied 1 directories 2021/02/08 05:23:17 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (7.36s) === RUN TestServerSideCopy run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-zekofew3jufiwec8picopeg8" sync_test.go:292: Server side copy (if possible) Google drive root 'rclone-test-varovej2renurey3qetogul9' -> Google drive root 'rclone-test-zekofew3jufiwec8picopeg8' 2021/02/08 05:23:25 DEBUG : Google drive root 'rclone-test-zekofew3jufiwec8picopeg8': Waiting for checks to finish 2021/02/08 05:23:25 DEBUG : Google drive root 'rclone-test-zekofew3jufiwec8picopeg8': Waiting for transfers to finish 2021/02/08 05:23:28 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:23:28 INFO : sub dir/hello world: Copied (server-side copy) 2021/02/08 05:23:28 DEBUG : Google drive root 'rclone-test-zekofew3jufiwec8picopeg8': Purge remote 2021/02/08 05:23:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (10.57s) === RUN TestCopyAfterDelete run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:34 ERROR : : error listing: directory not found 2021/02/08 05:23:34 DEBUG : Local file system at /tmp/rclone552677481: Making directory 2021/02/08 05:23:36 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:36 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.00s) === RUN TestCopyRedownload run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:42 DEBUG : Local file system at /tmp/rclone552677481: Waiting for checks to finish 2021/02/08 05:23:42 DEBUG : Local file system at /tmp/rclone552677481: Waiting for transfers to finish 2021/02/08 05:23:42 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:23:42 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:23:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (5.99s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:46 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:23:46 INFO : check sum: Copied (new) 2021/02/08 05:23:46 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:47 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:47 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:23:47 DEBUG : check sum: Size and MD5 of src and dst objects identical 2021/02/08 05:23:47 DEBUG : check sum: Unchanged skipping 2021/02/08 05:23:47 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:47 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.52s) === RUN TestSyncSizeOnly run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:48 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:48 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:49 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:23:49 INFO : sizeonly: Copied (new) 2021/02/08 05:23:49 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:50 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:50 DEBUG : sizeonly: Sizes identical 2021/02/08 05:23:50 DEBUG : sizeonly: Unchanged skipping 2021/02/08 05:23:50 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:50 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.41s) === RUN TestSyncIgnoreSize run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:51 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:51 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:53 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/02/08 05:23:53 INFO : ignore-size: Copied (new) 2021/02/08 05:23:53 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:23:53 DEBUG : ignore-size: Unchanged skipping 2021/02/08 05:23:53 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:53 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:53 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.38s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:23:56 DEBUG : existing: Unchanged skipping 2021/02/08 05:23:56 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:56 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:56 DEBUG : Waiting for deletions to finish 2021/02/08 05:23:56 INFO : There was nothing to transfer 2021/02/08 05:23:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/02/08 05:23:57 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:57 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:23:58 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:23:58 INFO : existing: Copied (replaced existing) 2021/02/08 05:23:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.24s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:23:59 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:23:59 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:01 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:24:01 INFO : existing: Copied (new) 2021/02/08 05:24:01 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:01 DEBUG : existing: Destination exists, skipping 2021/02/08 05:24:01 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:01 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:01 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.60s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:07 DEBUG : d: Making directory 2021/02/08 05:24: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) 2021/02/08 05:24:12 DEBUG : pacer: Rate limited, increasing sleep to 1.678434622s 2021/02/08 05:24:13 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:24:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:24:15 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:24:16 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:16 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:17 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:24:17 INFO : a/potato2: Copied (new) 2021/02/08 05:24:17 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:17 INFO : b/potato: Deleted 2021/02/08 05:24:17 DEBUG : d: Removing directory 2021/02/08 05:24:18 DEBUG : b: Removing directory 2021/02/08 05:24:18 DEBUG : b: Rmdir: contains trashed file: "potato" 2021/02/08 05:24:19 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': deleted 2 directories 2021/02/08 05:24:22 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2021/02/08 05:24:23 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (20.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/02/08 05:24:25 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:25 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:24:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/02/08 05:24:25 DEBUG : empty space: Unchanged skipping 2021/02/08 05:24:25 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:25 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:25 INFO : There was nothing to transfer 2021/02/08 05:24:26 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/02/08 05:24:26 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:24:26 INFO : empty space: Updated modification time in destination 2021/02/08 05:24:26 DEBUG : empty space: Unchanged skipping 2021/02/08 05:24:26 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:26 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/02/08 05:24:30 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:30 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/02/08 05:24:30 DEBUG : empty space: Unchanged skipping 2021/02/08 05:24:30 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:30 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.23s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:33 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2021/02/08 05:24:33 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:33 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone552677481) 2021/02/08 05:24:33 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (Google drive root 'rclone-test-varovej2renurey3qetogul9') 2021/02/08 05:24:33 DEBUG : foo: MD5 differ 2021/02/08 05:24:33 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:34 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/02/08 05:24:34 INFO : foo: Copied (replaced existing) 2021/02/08 05:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:24:37 DEBUG : empty space: Unchanged skipping 2021/02/08 05:24:37 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:37 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:39 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:24:39 INFO : potato: Copied (new) 2021/02/08 05:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/02/08 05:24:43 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:43 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:44 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/02/08 05:24:44 INFO : potato: Copied (replaced existing) 2021/02/08 05:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.21s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/02/08 05:24:47 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:47 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone552677481) 2021/02/08 05:24:47 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (Google drive root 'rclone-test-varovej2renurey3qetogul9') 2021/02/08 05:24:47 DEBUG : potato: MD5 differ 2021/02/08 05:24:47 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:48 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/02/08 05:24:48 INFO : potato: Copied (replaced existing) 2021/02/08 05:24:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:24:52 DEBUG : empty space: Unchanged skipping 2021/02/08 05:24:52 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:52 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/02/08 05:24:52 DEBUG : Waiting for deletions to finish 2021/02/08 05:24:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:24:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:24:58 DEBUG : empty space: Unchanged skipping 2021/02/08 05:24:58 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:24:58 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:24:59 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:24:59 INFO : potato2: Copied (new) 2021/02/08 05:24:59 DEBUG : Waiting for deletions to finish 2021/02/08 05:25:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:25:07 DEBUG : d: Making directory 2021/02/08 05:25:08 DEBUG : d/e: Making directory 2021/02/08 05:25:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:25:10 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:25:12 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:25:12 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:25:12 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:25:12 INFO : a/potato2: Copied (new) 2021/02/08 05:25:12 DEBUG : Waiting for deletions to finish 2021/02/08 05:25:13 INFO : b/potato: Deleted 2021/02/08 05:25:13 DEBUG : d/e: Removing directory 2021/02/08 05:25:14 DEBUG : d: Removing directory 2021/02/08 05:25:14 DEBUG : d: Rmdir: contains trashed file: "e" 2021/02/08 05:25:15 DEBUG : b: Removing directory 2021/02/08 05:25:15 DEBUG : b: Rmdir: contains trashed file: "potato" 2021/02/08 05:25:16 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': deleted 3 directories 2021/02/08 05:25:18 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2021/02/08 05:25:18 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/02/08 05:25:18 DEBUG : pacer: Rate limited, increasing sleep to 1.144419887s 2021/02/08 05:25:18 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/02/08 05:25:18 DEBUG : pacer: Rate limited, increasing sleep to 2.410910824s 2021/02/08 05:25:20 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:25:22 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:25: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) 2021/02/08 05:25:24 DEBUG : pacer: Rate limited, increasing sleep to 1.022628265s 2021/02/08 05:25:24 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:25:28 DEBUG : d: Making directory 2021/02/08 05:25:30 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:25:30 DEBUG : pacer: Rate limited, increasing sleep to 1.564776992s 2021/02/08 05:25:30 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:25:32 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:25:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:25:32 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:25:32 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:25:34 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:25:34 INFO : a/potato2: Copied (new) 2021/02/08 05:25:34 ERROR : Google drive root 'rclone-test-varovej2renurey3qetogul9': not deleting files as there were IO errors 2021/02/08 05:25:34 ERROR : Google drive root 'rclone-test-varovej2renurey3qetogul9': not deleting directories as there were IO errors 2021/02/08 05:25: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) 2021/02/08 05:25:35 DEBUG : pacer: Rate limited, increasing sleep to 1.089004654s 2021/02/08 05:25:35 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:25: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) 2021/02/08 05:25:38 DEBUG : pacer: Rate limited, increasing sleep to 1.18277616s 2021/02/08 05:25:38 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:25:40 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2021/02/08 05:25:41 DEBUG : b: Rmdir: contains trashed file: "potato" 2021/02/08 05:25:42 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:25:46 DEBUG : Waiting for deletions to finish 2021/02/08 05:25:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:25:46 DEBUG : empty space: Unchanged skipping 2021/02/08 05:25:46 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:25:46 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:25:47 INFO : potato: Deleted 2021/02/08 05:25:48 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:25:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.95s) === RUN TestSyncDeleteBefore run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:25:53 DEBUG : Waiting for deletions to finish 2021/02/08 05:25:53 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:25:53 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:25:54 INFO : potato: Deleted 2021/02/08 05:25:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:25:54 DEBUG : empty space: Unchanged skipping 2021/02/08 05:25:54 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:25:54 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:25:56 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:25:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.99s) === RUN TestCopyDeleteBefore run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:26:00 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:00 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:01 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/02/08 05:26:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.46s) === RUN TestSyncWithExclude run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:26:06 DEBUG : enormous: Excluded 2021/02/08 05:26:06 DEBUG : potato2: Excluded 2021/02/08 05:26:07 DEBUG : potato2: Excluded 2021/02/08 05:26:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:26:07 DEBUG : empty space: Unchanged skipping 2021/02/08 05:26:07 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:07 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:07 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:07 INFO : There was nothing to transfer 2021/02/08 05:26:07 DEBUG : enormous: Excluded 2021/02/08 05:26:07 DEBUG : potato2: Excluded 2021/02/08 05:26:07 DEBUG : potato2: Excluded 2021/02/08 05:26:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/02/08 05:26:07 DEBUG : empty space: Unchanged skipping 2021/02/08 05:26:07 DEBUG : Local file system at /tmp/rclone552677481: Waiting for checks to finish 2021/02/08 05:26:07 DEBUG : Local file system at /tmp/rclone552677481: Waiting for transfers to finish 2021/02/08 05:26:07 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:07 INFO : There was nothing to transfer 2021/02/08 05:26:07 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/02/08 05:26:07 DEBUG : pacer: Rate limited, increasing sleep to 1.365797033s 2021/02/08 05:26:07 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/02/08 05:26:07 DEBUG : pacer: Rate limited, increasing sleep to 2.959024303s 2021/02/08 05:26:09 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncWithExclude (10.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:26: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) 2021/02/08 05:26:13 DEBUG : pacer: Rate limited, increasing sleep to 1.383265569s 2021/02/08 05:26:14 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:26:19 DEBUG : enormous: Excluded 2021/02/08 05:26:19 DEBUG : potato2: Excluded 2021/02/08 05:26:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:26:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:26:19 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:19 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:20 INFO : potato2: Deleted 2021/02/08 05:26:20 INFO : enormous: Deleted 2021/02/08 05:26:20 INFO : There was nothing to transfer 2021/02/08 05:26:21 DEBUG : Local file system at /tmp/rclone552677481: Waiting for checks to finish 2021/02/08 05:26:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/02/08 05:26:21 DEBUG : empty space: Unchanged skipping 2021/02/08 05:26:21 DEBUG : Local file system at /tmp/rclone552677481: Waiting for transfers to finish 2021/02/08 05:26:21 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:21 INFO : potato2: Deleted 2021/02/08 05:26:21 INFO : enormous: Deleted 2021/02/08 05:26:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.48s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:26: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) 2021/02/08 05:26:28 DEBUG : pacer: Rate limited, increasing sleep to 1.281890903s 2021/02/08 05:26:28 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/02/08 05:26:28 DEBUG : pacer: Rate limited, increasing sleep to 2.90127128s 2021/02/08 05:26:29 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:26:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/02/08 05:26:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/02/08 05:26:32 DEBUG : one: Destination is newer than source, skipping 2021/02/08 05:26:32 DEBUG : three: Sizes identical 2021/02/08 05:26:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:26:32 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:32 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone552677481) 2021/02/08 05:26:32 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Google drive root 'rclone-test-varovej2renurey3qetogul9') 2021/02/08 05:26:32 DEBUG : two: MD5 differ 2021/02/08 05:26:32 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:33 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:26:33 INFO : two: Copied (replaced existing) 2021/02/08 05:26:33 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:26:33 INFO : four: Copied (replaced existing) 2021/02/08 05:26:33 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:26:33 INFO : five: Copied (new) 2021/02/08 05:26:33 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:34 DEBUG : one: Destination is newer than source, skipping 2021/02/08 05:26:34 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:34 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:26:34 DEBUG : five: Size and MD5 of src and dst objects identical 2021/02/08 05:26:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:26:34 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone552677481) 2021/02/08 05:26:34 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (Google drive root 'rclone-test-varovej2renurey3qetogul9') 2021/02/08 05:26:34 DEBUG : three: MD5 differ 2021/02/08 05:26:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/02/08 05:26:34 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:26:34 DEBUG : two: Size and MD5 of src and dst objects identical 2021/02/08 05:26:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:26:34 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:26:34 DEBUG : four: Size and MD5 of src and dst objects identical 2021/02/08 05:26:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/02/08 05:26:34 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:35 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:26:35 INFO : three: Copied (replaced existing) 2021/02/08 05:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.33s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1128: Can track renames: true 2021/02/08 05:26:39 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Making map for --track-renames 2021/02/08 05:26:39 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Finished making map for --track-renames 2021/02/08 05:26:39 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:39 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for renames to finish 2021/02/08 05:26:39 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:41 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:26:41 INFO : potato: Copied (new) 2021/02/08 05:26:41 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:26:41 INFO : yam: Copied (new) 2021/02/08 05:26:41 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:26:42 DEBUG : potato: Unchanged skipping 2021/02/08 05:26:42 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Making map for --track-renames 2021/02/08 05:26:42 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Finished making map for --track-renames 2021/02/08 05:26:42 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:42 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for renames to finish 2021/02/08 05:26:43 INFO : yam: Moved (server-side) to: yaml 2021/02/08 05:26:43 INFO : yaml: Renamed from "yam" 2021/02/08 05:26:43 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:43 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (5.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1201: Can track renames: true 2021/02/08 05:26:45 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Making map for --track-renames 2021/02/08 05:26:45 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Finished making map for --track-renames 2021/02/08 05:26:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for renames to finish 2021/02/08 05:26:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:46 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:26:46 INFO : potato: Copied (new) 2021/02/08 05:26:46 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:26:46 INFO : yam: Copied (new) 2021/02/08 05:26:46 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:47 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/02/08 05:26:47 DEBUG : pacer: Rate limited, increasing sleep to 1.653573682s 2021/02/08 05:26:47 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/02/08 05:26:47 DEBUG : pacer: Rate limited, increasing sleep to 2.447983199s 2021/02/08 05:26:48 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) 2021/02/08 05:26:48 DEBUG : pacer: Rate limited, increasing sleep to 4.494299065s 2021/02/08 05:26:51 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:26:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:26:55 DEBUG : potato: Unchanged skipping 2021/02/08 05:26:55 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Making map for --track-renames 2021/02/08 05:26:55 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Finished making map for --track-renames 2021/02/08 05:26:55 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:55 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for renames to finish 2021/02/08 05:26:56 INFO : yam: Moved (server-side) to: yaml 2021/02/08 05:26:56 INFO : yaml: Renamed from "yam" 2021/02/08 05:26:56 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:26:56 DEBUG : Waiting for deletions to finish 2021/02/08 05:26:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1241: Can track renames: true 2021/02/08 05:26:59 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Making map for --track-renames 2021/02/08 05:26:59 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Finished making map for --track-renames 2021/02/08 05:26:59 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:26:59 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for renames to finish 2021/02/08 05:26:59 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:27:01 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/02/08 05:27:01 INFO : sub/yam: Copied (new) 2021/02/08 05:27:01 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/02/08 05:27:01 INFO : potato: Copied (new) 2021/02/08 05:27:01 DEBUG : Waiting for deletions to finish 2021/02/08 05:27:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:27:02 DEBUG : potato: Unchanged skipping 2021/02/08 05:27:02 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Making map for --track-renames 2021/02/08 05:27:02 INFO : Google drive root 'rclone-test-varovej2renurey3qetogul9': Finished making map for --track-renames 2021/02/08 05:27:02 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:27:02 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for renames to finish 2021/02/08 05:27:04 INFO : sub/yam: Moved (server-side) to: yam 2021/02/08 05:27:04 INFO : yam: Renamed from "sub/yam" 2021/02/08 05:27:04 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:27:04 DEBUG : Waiting for deletions to finish 2021/02/08 05:27:04 INFO : There was nothing to transfer 2021/02/08 05:27:07 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/02/08 05:27:07 DEBUG : pacer: Rate limited, increasing sleep to 1.215412552s 2021/02/08 05:27:07 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/02/08 05:27:07 DEBUG : pacer: Rate limited, increasing sleep to 2.951927625s 2021/02/08 05:27:08 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) 2021/02/08 05:27:08 DEBUG : pacer: Rate limited, increasing sleep to 4.42552769s 2021/02/08 05:27:11 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.91s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:27:16 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:27:16 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:27:18 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:27:18 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:27:18 INFO : sub dir/hello world: Deleted 2021/02/08 05:27:21 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/02/08 05:27:21 INFO : nested/sub dir/file: Copied (new) 2021/02/08 05:27:21 INFO : nested/sub dir/file: Deleted 2021/02/08 05:27:21 DEBUG : sub dir: Removing directory 2021/02/08 05:27:21 DEBUG : nested/sub dir: Removing directory 2021/02/08 05:27:21 DEBUG : nested: Removing directory 2021/02/08 05:27:21 DEBUG : Local file system at /tmp/rclone552677481: deleted 3 directories 2021/02/08 05:27:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2021/02/08 05:27:25 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2021/02/08 05:27:26 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/02/08 05:27:26 DEBUG : pacer: Rate limited, increasing sleep to 1.017019292s 2021/02/08 05:27:26 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/02/08 05:27:26 DEBUG : pacer: Rate limited, increasing sleep to 2.021443402s 2021/02/08 05:27:27 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) 2021/02/08 05:27:27 DEBUG : pacer: Rate limited, increasing sleep to 4.307989457s 2021/02/08 05:27:29 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:27:29 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (22.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:27:34 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:27:34 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:27:36 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/02/08 05:27:36 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:27:36 INFO : sub dir/hello world: Deleted 2021/02/08 05:27:39 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/02/08 05:27:39 INFO : nested/sub dir/file: Copied (new) 2021/02/08 05:27:39 INFO : nested/sub dir/file: Deleted 2021/02/08 05:27:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2021/02/08 05:27:43 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2021/02/08 05:27:44 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.98s) === RUN TestServerSideMove run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:27:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-zijosuc1malafup8wohupon2" 2021/02/08 05:27:48 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/02/08 05:27:48 DEBUG : pacer: Rate limited, increasing sleep to 1.365678029s 2021/02/08 05:27:48 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/02/08 05:27:48 DEBUG : pacer: Rate limited, increasing sleep to 2.309069919s 2021/02/08 05:27:50 DEBUG : pacer: Reducing sleep to 0s sync_test.go:1294: Server side move (if possible) Google drive root 'rclone-test-varovej2renurey3qetogul9' -> Google drive root 'rclone-test-zijosuc1malafup8wohupon2' 2021/02/08 05:27:57 DEBUG : Google drive root 'rclone-test-zijosuc1malafup8wohupon2': Using server-side directory move 2021/02/08 05:27:57 INFO : Google drive root 'rclone-test-zijosuc1malafup8wohupon2': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/02/08 05:27:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/02/08 05:27:58 DEBUG : empty space: Unchanged skipping 2021/02/08 05:27:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:27:58 DEBUG : Google drive root 'rclone-test-zijosuc1malafup8wohupon2': Waiting for checks to finish 2021/02/08 05:27:58 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/02/08 05:27:58 DEBUG : pacer: Rate limited, increasing sleep to 1.964795001s 2021/02/08 05:27:58 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/02/08 05:27:58 DEBUG : pacer: Rate limited, increasing sleep to 2.273506532s 2021/02/08 05:27:58 INFO : empty space: Deleted 2021/02/08 05:27:58 DEBUG : Google drive root 'rclone-test-zijosuc1malafup8wohupon2': Waiting for transfers to finish 2021/02/08 05:27:59 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:27:59 INFO : potato2: Moved (server-side) 2021/02/08 05:28:00 INFO : potato3: Deleted 2021/02/08 05:28:01 INFO : potato3: Moved (server-side) 2021/02/08 05:28:01 INFO : There was nothing to transfer 2021/02/08 05:28:02 DEBUG : Creating backend with remote "TestDrive:rclone-test-qeqidup2vimuraf7jojuwil4" 2021/02/08 05:28:02 DEBUG : Google drive root 'rclone-test-qeqidup2vimuraf7jojuwil4': Using server-side directory move 2021/02/08 05:28:03 INFO : Google drive root 'rclone-test-qeqidup2vimuraf7jojuwil4': Server side directory move succeeded 2021/02/08 05:28:04 DEBUG : Google drive root 'rclone-test-qeqidup2vimuraf7jojuwil4': Purge remote 2021/02/08 05:28:05 DEBUG : Google drive root 'rclone-test-zijosuc1malafup8wohupon2': Purge remote 2021/02/08 05:28:05 purge failed: directory not found --- PASS: TestServerSideMove (20.72s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:28:05 DEBUG : Creating backend with remote "TestDrive:rclone-test-riyorev0tiyutoy7yucived8" 2021/02/08 05:28:07 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/02/08 05:28:07 DEBUG : pacer: Rate limited, increasing sleep to 1.087895043s 2021/02/08 05:28:07 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/02/08 05:28:07 DEBUG : pacer: Rate limited, increasing sleep to 2.245339978s 2021/02/08 05:28:08 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) 2021/02/08 05:28:08 DEBUG : pacer: Rate limited, increasing sleep to 4.643411427s 2021/02/08 05:28:11 DEBUG : pacer: Reducing sleep to 0s sync_test.go:1294: Server side move (if possible) Google drive root 'rclone-test-varovej2renurey3qetogul9' -> Google drive root 'rclone-test-riyorev0tiyutoy7yucived8' 2021/02/08 05:28:23 DEBUG : empty space: Excluded 2021/02/08 05:28:23 DEBUG : empty space: Excluded 2021/02/08 05:28:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:28:23 DEBUG : Google drive root 'rclone-test-riyorev0tiyutoy7yucived8': Waiting for checks to finish 2021/02/08 05:28:23 DEBUG : Google drive root 'rclone-test-riyorev0tiyutoy7yucived8': Waiting for transfers to finish 2021/02/08 05:28:24 INFO : potato3: Deleted 2021/02/08 05:28:24 INFO : potato2: Moved (server-side) 2021/02/08 05:28:25 INFO : potato3: Moved (server-side) 2021/02/08 05:28:25 INFO : There was nothing to transfer 2021/02/08 05:28:25 DEBUG : Creating backend with remote "TestDrive:rclone-test-gigowen3kiwemes5yafuvan2" 2021/02/08 05:28:26 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/02/08 05:28:26 DEBUG : pacer: Rate limited, increasing sleep to 1.007488169s 2021/02/08 05:28:26 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/02/08 05:28:26 DEBUG : pacer: Rate limited, increasing sleep to 1.929274674s 2021/02/08 05:28:26 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/02/08 05:28:26 DEBUG : pacer: Rate limited, increasing sleep to 2.320066333s 2021/02/08 05:28:26 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/02/08 05:28:26 DEBUG : pacer: Rate limited, increasing sleep to 2.836156801s 2021/02/08 05:28:27 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) 2021/02/08 05:28:27 DEBUG : pacer: Rate limited, increasing sleep to 4.282457837s 2021/02/08 05:28:28 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) 2021/02/08 05:28:28 DEBUG : pacer: Rate limited, increasing sleep to 4.696701606s 2021/02/08 05:28:29 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:28:29 DEBUG : empty space: Excluded 2021/02/08 05:28:31 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:28:31 DEBUG : Google drive root 'rclone-test-gigowen3kiwemes5yafuvan2': Waiting for checks to finish 2021/02/08 05:28:31 DEBUG : Google drive root 'rclone-test-gigowen3kiwemes5yafuvan2': Waiting for transfers to finish 2021/02/08 05:28:37 INFO : potato3: Moved (server-side) 2021/02/08 05:28:38 INFO : potato2: Moved (server-side) 2021/02/08 05:28:38 INFO : There was nothing to transfer 2021/02/08 05:28:38 DEBUG : Google drive root 'rclone-test-gigowen3kiwemes5yafuvan2': Purge remote 2021/02/08 05:28:39 DEBUG : Google drive root 'rclone-test-riyorev0tiyutoy7yucived8': Purge remote --- PASS: TestServerSideMoveWithFilter (35.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:28:41 DEBUG : Creating backend with remote "TestDrive:rclone-test-yoqihul8gumepot0dayutop2" 2021/02/08 05:28:46 DEBUG : tomatoDir: Making directory 2021/02/08 05:28:47 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/02/08 05:28:47 DEBUG : pacer: Rate limited, increasing sleep to 1.339171975s 2021/02/08 05:28:47 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/02/08 05:28:47 DEBUG : pacer: Rate limited, increasing sleep to 2.274113644s 2021/02/08 05:28:48 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) 2021/02/08 05:28:48 DEBUG : pacer: Rate limited, increasing sleep to 4.328382286s 2021/02/08 05:28:51 DEBUG : pacer: Reducing sleep to 0s sync_test.go:1294: Server side move (if possible) Google drive root 'rclone-test-varovej2renurey3qetogul9' -> Google drive root 'rclone-test-yoqihul8gumepot0dayutop2' 2021/02/08 05:28:59 DEBUG : Google drive root 'rclone-test-yoqihul8gumepot0dayutop2': Using server-side directory move 2021/02/08 05:28:59 INFO : Google drive root 'rclone-test-yoqihul8gumepot0dayutop2': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/02/08 05:28:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/02/08 05:28:59 DEBUG : empty space: Unchanged skipping 2021/02/08 05:28:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:28:59 DEBUG : Google drive root 'rclone-test-yoqihul8gumepot0dayutop2': Waiting for checks to finish 2021/02/08 05:29:00 INFO : empty space: Deleted 2021/02/08 05:29:00 DEBUG : Google drive root 'rclone-test-yoqihul8gumepot0dayutop2': Waiting for transfers to finish 2021/02/08 05:29:00 INFO : potato3: Deleted 2021/02/08 05:29:00 INFO : potato2: Moved (server-side) 2021/02/08 05:29:01 INFO : potato3: Moved (server-side) 2021/02/08 05:29:01 DEBUG : tomatoDir: Removing directory 2021/02/08 05:29:02 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': deleted 1 directories 2021/02/08 05:29:02 INFO : There was nothing to transfer 2021/02/08 05:29:03 DEBUG : Creating backend with remote "TestDrive:rclone-test-garojas8notedew1yogihek0" 2021/02/08 05:29:03 DEBUG : tomatoDir: Making directory 2021/02/08 05:29:04 DEBUG : Google drive root 'rclone-test-garojas8notedew1yogihek0': Using server-side directory move 2021/02/08 05:29:05 INFO : Google drive root 'rclone-test-garojas8notedew1yogihek0': Server side directory move succeeded 2021/02/08 05:29:06 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/02/08 05:29:06 DEBUG : pacer: Rate limited, increasing sleep to 1.975929585s 2021/02/08 05:29:06 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/02/08 05:29:06 DEBUG : pacer: Rate limited, increasing sleep to 2.951585288s 2021/02/08 05:29:08 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) 2021/02/08 05:29:08 DEBUG : pacer: Rate limited, increasing sleep to 4.441966261s 2021/02/08 05:29:11 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:15 DEBUG : Google drive root 'rclone-test-garojas8notedew1yogihek0': Purge remote 2021/02/08 05:29:16 DEBUG : Google drive root 'rclone-test-yoqihul8gumepot0dayutop2': Purge remote 2021/02/08 05:29:16 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.82s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1430: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:29:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/rclone-sync-test" --- PASS: TestSyncOverlap (1.35s) === RUN TestSyncCompareDest run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:29:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:29:19 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/CompareDest" 2021/02/08 05:29:21 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:29:21 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:29:23 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:29:23 INFO : one: Copied (new) 2021/02/08 05:29:23 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:25 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:29:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:29:25 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:29:26 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:29:26 INFO : one: Copied (replaced existing) 2021/02/08 05:29:26 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:26 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/02/08 05:29:26 DEBUG : pacer: Rate limited, increasing sleep to 1.968858203s 2021/02/08 05:29:26 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/02/08 05:29:26 DEBUG : pacer: Rate limited, increasing sleep to 2.171203822s 2021/02/08 05:29:28 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) 2021/02/08 05:29:28 DEBUG : pacer: Rate limited, increasing sleep to 4.785207937s 2021/02/08 05:29:31 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:38 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) 2021/02/08 05:29:38 DEBUG : pacer: Rate limited, increasing sleep to 1.099763985s run.go:278: Retry Put of "CompareDest/one" to Google drive root 'rclone-test-varovej2renurey3qetogul9': 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) 2021/02/08 05:29:40 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:43 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:29:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:29:44 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:44 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:29:44 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:44 INFO : There was nothing to transfer 2021/02/08 05:29:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:29:47 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:29:47 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:29:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:29:47 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:47 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:29:47 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:47 INFO : There was nothing to transfer 2021/02/08 05:29:47 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/02/08 05:29:47 DEBUG : pacer: Rate limited, increasing sleep to 1.350866307s 2021/02/08 05:29:47 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/02/08 05:29:47 DEBUG : pacer: Rate limited, increasing sleep to 2.562436602s 2021/02/08 05:29:48 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) 2021/02/08 05:29:48 DEBUG : pacer: Rate limited, increasing sleep to 4.953713566s 2021/02/08 05:29:51 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:57 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/02/08 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 1.934058551s 2021/02/08 05:29:57 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:29:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:29:57 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:29:57 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:29:59 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:59 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:29:59 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:59 INFO : There was nothing to transfer 2021/02/08 05:30:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 05:30:00 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:01 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:30:01 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30:02 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/02/08 05:30:02 INFO : two: Copied (new) 2021/02/08 05:30:02 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:05 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:30:05 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:30:06 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2021/02/08 05:30:06 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2021/02/08 05:30:07 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/02/08 05:30:07 DEBUG : pacer: Rate limited, increasing sleep to 1.102227537s 2021/02/08 05:30:07 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncCompareDest (49.02s) === RUN TestSyncCopyDest run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:30:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:30:08 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/02/08 05:30:08 DEBUG : pacer: Rate limited, increasing sleep to 1.181260606s 2021/02/08 05:30:08 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/02/08 05:30:08 DEBUG : pacer: Rate limited, increasing sleep to 2.923648526s 2021/02/08 05:30:09 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/CopyDest" 2021/02/08 05:30:14 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30:14 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30: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) 2021/02/08 05:30:14 DEBUG : pacer: Rate limited, increasing sleep to 1.951652651s 2021/02/08 05:30:15 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:18 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:30:18 INFO : one: Copied (new) 2021/02/08 05:30:18 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:19 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:30:19 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30:20 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:30:20 INFO : one: Copied (replaced existing) 2021/02/08 05:30:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/BackupDir" 2021/02/08 05:30:25 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:30:25 DEBUG : pacer: Rate limited, increasing sleep to 1.00009427s 2021/02/08 05:30:26 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:26 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30:26 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/02/08 05:30:26 DEBUG : pacer: Rate limited, increasing sleep to 1.027129243s 2021/02/08 05:30:26 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/02/08 05:30:26 DEBUG : pacer: Rate limited, increasing sleep to 2.658956477s 2021/02/08 05:30:27 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) 2021/02/08 05:30:27 DEBUG : pacer: Rate limited, increasing sleep to 4.067743638s 2021/02/08 05:30:30 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:30:36 INFO : one: Moved (server-side) 2021/02/08 05:30: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/02/08 05:30:36 DEBUG : pacer: Rate limited, increasing sleep to 1.367260356s 2021/02/08 05:30: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) 2021/02/08 05:30:36 DEBUG : pacer: Rate limited, increasing sleep to 2.657964091s 2021/02/08 05:30:39 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:39 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:30:39 INFO : one: Copied (server-side copy) 2021/02/08 05:30:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/02/08 05:30:39 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30:39 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:44 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:30:44 INFO : two: Copied (server-side copy) 2021/02/08 05:30:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/02/08 05:30:44 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:45 DEBUG : one: Unchanged skipping 2021/02/08 05:30:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30:45 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30: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) 2021/02/08 05:30:45 DEBUG : pacer: Rate limited, increasing sleep to 1.265904746s 2021/02/08 05:30:46 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:46 DEBUG : two: Unchanged skipping 2021/02/08 05:30:46 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/02/08 05:30:46 DEBUG : pacer: Rate limited, increasing sleep to 1.994836072s 2021/02/08 05:30:47 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) 2021/02/08 05:30:47 DEBUG : pacer: Rate limited, increasing sleep to 2.929851501s 2021/02/08 05:30:49 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:30:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:49 DEBUG : one: Unchanged skipping 2021/02/08 05:30:49 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30:49 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:49 INFO : There was nothing to transfer 2021/02/08 05:30:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/02/08 05:30:52 DEBUG : three: Destination not found in --copy-dest 2021/02/08 05:30:52 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:52 DEBUG : one: Unchanged skipping 2021/02/08 05:30:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/02/08 05:30:52 DEBUG : two: Unchanged skipping 2021/02/08 05:30:52 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:30:53 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/02/08 05:30:53 INFO : three: Copied (new) 2021/02/08 05:30:53 DEBUG : Waiting for deletions to finish 2021/02/08 05:30:59 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/02/08 05:30:59 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:30:59 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:31:00 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/02/08 05:31:00 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/02/08 05:31:00 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/02/08 05:31:00 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (53.89s) === RUN TestSyncBackupDir run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:31:07 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/02/08 05:31:07 DEBUG : pacer: Rate limited, increasing sleep to 1.70219816s 2021/02/08 05:31:07 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/02/08 05:31:07 DEBUG : pacer: Rate limited, increasing sleep to 2.427398639s 2021/02/08 05:31:09 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:11 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:31:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/backup" 2021/02/08 05:31:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:31:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:31:13 DEBUG : two: Unchanged skipping 2021/02/08 05:31:13 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:31:15 INFO : one: Moved (server-side) 2021/02/08 05:31:15 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:31:16 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:31:16 INFO : one: Copied (new) 2021/02/08 05:31:16 DEBUG : Waiting for deletions to finish 2021/02/08 05:31: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) 2021/02/08 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 1.074577526s 2021/02/08 05:31:17 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:18 INFO : three.txt: Moved (server-side) 2021/02/08 05:31:18 INFO : three.txt: Moved into backup dir 2021/02/08 05:31:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:31:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:31:21 DEBUG : two: Unchanged skipping 2021/02/08 05:31:21 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:31: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) 2021/02/08 05:31:21 DEBUG : pacer: Rate limited, increasing sleep to 1.50542671s 2021/02/08 05:31:21 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/02/08 05:31:21 DEBUG : pacer: Rate limited, increasing sleep to 2.642992947s 2021/02/08 05:31:23 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:23 INFO : one: Deleted 2021/02/08 05:31:26 INFO : one: Moved (server-side) 2021/02/08 05:31:26 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:31:28 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:31:28 INFO : one: Copied (new) 2021/02/08 05:31:28 DEBUG : Waiting for deletions to finish 2021/02/08 05:31: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) 2021/02/08 05:31:28 DEBUG : pacer: Rate limited, increasing sleep to 1.922945169s 2021/02/08 05:31:28 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/02/08 05:31:28 DEBUG : pacer: Rate limited, increasing sleep to 2.766552526s 2021/02/08 05:31:31 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:33 INFO : three.txt: Deleted 2021/02/08 05:31:34 INFO : three.txt: Moved (server-side) 2021/02/08 05:31:34 INFO : three.txt: Moved into backup dir 2021/02/08 05:31:41 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:31:41 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:31:42 DEBUG : backup: Rmdir: contains trashed file: "one" 2021/02/08 05:31:42 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2021/02/08 05:31:42 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2021/02/08 05:31:42 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (41.49s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:31:47 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/02/08 05:31:47 DEBUG : pacer: Rate limited, increasing sleep to 1.404585261s 2021/02/08 05:31:47 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/02/08 05:31:47 DEBUG : pacer: Rate limited, increasing sleep to 2.087779042s 2021/02/08 05:31:48 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) 2021/02/08 05:31:48 DEBUG : pacer: Rate limited, increasing sleep to 4.554040225s 2021/02/08 05:31:51 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:31:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:31:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/backup" 2021/02/08 05:31:58 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/02/08 05:31:58 DEBUG : pacer: Rate limited, increasing sleep to 1.35244298s 2021/02/08 05:31:58 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/02/08 05:31:58 DEBUG : pacer: Rate limited, increasing sleep to 2.822154567s 2021/02/08 05:32:00 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:32:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:32:00 DEBUG : two: Unchanged skipping 2021/02/08 05:32:00 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:32:02 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:32:02 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:32:04 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:32:04 INFO : one: Copied (new) 2021/02/08 05:32:04 DEBUG : Waiting for deletions to finish 2021/02/08 05:32:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:32:05 INFO : three.txt: Moved into backup dir 2021/02/08 05:32:08 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/02/08 05:32:08 DEBUG : pacer: Rate limited, increasing sleep to 1.232325414s 2021/02/08 05:32:08 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/02/08 05:32:08 DEBUG : pacer: Rate limited, increasing sleep to 2.837032681s 2021/02/08 05:32:09 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:32:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:32:09 DEBUG : two: Unchanged skipping 2021/02/08 05:32:09 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:32:10 INFO : one.bak: Deleted 2021/02/08 05:32:11 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:32:11 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:32:13 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:32:13 INFO : one: Copied (new) 2021/02/08 05:32:13 DEBUG : Waiting for deletions to finish 2021/02/08 05:32:14 INFO : three.txt.bak: Deleted 2021/02/08 05:32:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:32:15 INFO : three.txt: Moved into backup dir 2021/02/08 05:32:18 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/02/08 05:32:18 DEBUG : pacer: Rate limited, increasing sleep to 1.083019847s 2021/02/08 05:32:18 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/02/08 05:32:18 DEBUG : pacer: Rate limited, increasing sleep to 2.501094329s 2021/02/08 05:32:20 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:32:22 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:32:23 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2021/02/08 05:32:23 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2021/02/08 05:32:23 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2021/02/08 05:32:23 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (40.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:32:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:32:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/backup" 2021/02/08 05:32:46 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:32:46 DEBUG : pacer: Rate limited, increasing sleep to 1.656194645s 2021/02/08 05:32:46 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:32:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:32:48 DEBUG : two: Unchanged skipping 2021/02/08 05:32:48 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:32:48 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/02/08 05:32:48 DEBUG : pacer: Rate limited, increasing sleep to 1.297795202s 2021/02/08 05:32:49 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:32:51 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:32:51 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:32:52 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:32:52 INFO : one: Copied (new) 2021/02/08 05:32:52 DEBUG : Waiting for deletions to finish 2021/02/08 05:32:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:32:53 INFO : three.txt: Moved into backup dir 2021/02/08 05:32:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:32:56 DEBUG : two: Unchanged skipping 2021/02/08 05:32:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:32:56 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:32: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) 2021/02/08 05:32:56 DEBUG : pacer: Rate limited, increasing sleep to 1.370305213s 2021/02/08 05:32:56 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/02/08 05:32:56 DEBUG : pacer: Rate limited, increasing sleep to 2.203693645s 2021/02/08 05:32:58 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) 2021/02/08 05:32:58 DEBUG : pacer: Rate limited, increasing sleep to 4.212985697s 2021/02/08 05:33:00 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:00 INFO : one-2019-01-01: Deleted 2021/02/08 05:33:05 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:33:05 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:33:07 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:33:07 INFO : one: Copied (new) 2021/02/08 05:33:07 DEBUG : Waiting for deletions to finish 2021/02/08 05:33:07 INFO : three-2019-01-01.txt: Deleted 2021/02/08 05:33:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:33:08 INFO : three.txt: Moved into backup dir 2021/02/08 05:33:13 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:33:13 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:33:14 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2021/02/08 05:33:14 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2021/02/08 05:33:14 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2021/02/08 05:33:14 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (51.58s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:33:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:33:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:33:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:33:21 DEBUG : two: Unchanged skipping 2021/02/08 05:33:21 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:33:22 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:33:22 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:33:23 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:33:23 INFO : one: Copied (new) 2021/02/08 05:33:23 DEBUG : Waiting for deletions to finish 2021/02/08 05:33:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:33:24 INFO : three.txt: Moved into backup dir 2021/02/08 05:33:27 DEBUG : one.bak: Excluded 2021/02/08 05:33:27 DEBUG : three.txt.bak: Excluded 2021/02/08 05:33:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:33:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:33:27 DEBUG : two: Unchanged skipping 2021/02/08 05:33:27 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for checks to finish 2021/02/08 05:33:27 INFO : one.bak: Deleted 2021/02/08 05:33:28 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:33:28 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9/dst': Waiting for transfers to finish 2021/02/08 05:33:30 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:33:30 INFO : one: Copied (new) 2021/02/08 05:33:30 DEBUG : Waiting for deletions to finish 2021/02/08 05:33:31 INFO : three.txt.bak: Deleted 2021/02/08 05:33:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:33:31 INFO : three.txt: Moved into backup dir 2021/02/08 05:33:35 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:33:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/02/08 05:33:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2021/02/08 05:33:35 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:33:35 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/02/08 05:33:35 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncBackupDirSuffixOnly (20.90s) === RUN TestSyncSuffix run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:33:41 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:33:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:33:43 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:33:44 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:33:44 INFO : one: Copied (new) 2021/02/08 05:33:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:33:45 DEBUG : two: Unchanged skipping 2021/02/08 05:33:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 05:33: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) 2021/02/08 05:33:45 DEBUG : pacer: Rate limited, increasing sleep to 1.580287696s 2021/02/08 05:33: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) 2021/02/08 05:33:45 DEBUG : pacer: Rate limited, increasing sleep to 2.740814882s 2021/02/08 05:33:47 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:33:51 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:33:51 INFO : three.txt: Copied (new) 2021/02/08 05:33:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:33:53 INFO : one.bak: Deleted 2021/02/08 05:33:54 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:33:55 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:33:55 INFO : one: Copied (new) 2021/02/08 05:33:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:33:55 DEBUG : two: Unchanged skipping 2021/02/08 05:33:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 05:33:56 INFO : three.txt.bak: Deleted 2021/02/08 05:33: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) 2021/02/08 05:33:56 DEBUG : pacer: Rate limited, increasing sleep to 1.860551147s 2021/02/08 05:33:57 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:33:58 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/02/08 05:33:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28681684s 2021/02/08 05:33:59 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/02/08 05:33:59 DEBUG : pacer: Rate limited, increasing sleep to 2.659719384s 2021/02/08 05:34:00 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:03 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/02/08 05:34:03 INFO : three.txt: Copied (new) 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2021/02/08 05:34:08 DEBUG : dst: Rmdir: contains trashed file: "two" --- PASS: TestSyncSuffix (32.98s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:34:15 DEBUG : Creating backend with remote "TestDrive:rclone-test-varovej2renurey3qetogul9/dst" 2021/02/08 05:34:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:34:17 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:34:18 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/02/08 05:34:18 INFO : one: Copied (new) 2021/02/08 05:34:18 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/02/08 05:34:18 DEBUG : pacer: Rate limited, increasing sleep to 1.843757409s 2021/02/08 05:34:18 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/02/08 05:34:18 DEBUG : pacer: Rate limited, increasing sleep to 2.816256288s 2021/02/08 05:34:20 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:34:20 DEBUG : two: Unchanged skipping 2021/02/08 05:34:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 05:34:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:34:25 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/02/08 05:34:25 INFO : three.txt: Copied (new) 2021/02/08 05:34:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:34:27 INFO : one-2019-01-01: Deleted 2021/02/08 05:34:28 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:34:29 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/02/08 05:34:29 INFO : one: Copied (new) 2021/02/08 05:34:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:34:29 DEBUG : two: Unchanged skipping 2021/02/08 05:34:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 05:34:30 INFO : three-2019-01-01.txt: Deleted 2021/02/08 05:34:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:34:32 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/02/08 05:34:32 INFO : three.txt: Copied (new) 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2021/02/08 05:34:37 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" --- PASS: TestSyncSuffixKeepExtension (28.73s) === RUN TestSyncUTFNorm run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:34:40 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:34:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/02/08 05:34:40 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:34:40 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/02/08 05:34:40 INFO : Testêé: Copied (replaced existing) 2021/02/08 05:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.96s) === RUN TestSyncImmutable run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:34:42 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:34:42 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:34:44 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/02/08 05:34:44 INFO : existing: Copied (new) 2021/02/08 05:34:44 DEBUG : Waiting for deletions to finish 2021/02/08 05:34:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/02/08 05:34:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/02/08 05:34:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:34:45 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:34:45 ERROR : Google drive root 'rclone-test-varovej2renurey3qetogul9': not deleting files as there were IO errors 2021/02/08 05:34:45 ERROR : Google drive root 'rclone-test-varovej2renurey3qetogul9': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.28s) === RUN TestSyncIgnoreCase run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" 2021/02/08 05:34:48 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/02/08 05:34:48 DEBUG : pacer: Rate limited, increasing sleep to 1.148494149s 2021/02/08 05:34:48 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/02/08 05:34:48 DEBUG : pacer: Rate limited, increasing sleep to 2.794819533s 2021/02/08 05:34:49 DEBUG : pacer: Reducing sleep to 0s 2021/02/08 05:34:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/02/08 05:34:49 DEBUG : existing: Unchanged skipping 2021/02/08 05:34:49 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for checks to finish 2021/02/08 05:34:49 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Waiting for transfers to finish 2021/02/08 05:34:49 DEBUG : Waiting for deletions to finish 2021/02/08 05:34:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Google drive root 'rclone-test-varovej2renurey3qetogul9'", Local "Local file system at /tmp/rclone552677481", Modify Window "1ms" sync_test.go:1986: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.41s) PASS 2021/02/08 05:34:54 DEBUG : Google drive root 'rclone-test-varovej2renurey3qetogul9': Purge remote 2021/02/08 05:34:54 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/02/08 05:34:54 DEBUG : pacer: Rate limited, increasing sleep to 1.669992507s 2021/02/08 05:34:55 DEBUG : pacer: Reducing sleep to 0s "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 12m37.173671608s (try 1/5)