"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2022/04/20 05:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1" 2022/04/20 05:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/20 05:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70" 2022/04/20 05:02:14 DEBUG : Creating backend with remote "/tmp/rclone1153038716" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/04/20 05:02:17 DEBUG : file1: md5 = 7500c578730f4495cf9b8745a4119f17 OK 2022/04/20 05:02:17 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/20 05:02:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/04/20 05:02:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/20 05:02:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/20 05:02:19 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/04/20 05:02:19 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/04/20 05:02:21 DEBUG : file1: md5 = 3c253d90dac92ad5799a4578f65f2c24 OK 2022/04/20 05:02:21 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/20 05:02:21 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/04/20 05:02:21 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/20 05:02:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/20 05:02:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/04/20 05:02:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/04/20 05:02:25 DEBUG : file1: md5 = 5761e82e47ce2ce760166026b4ff895d OK 2022/04/20 05:02:25 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/04/20 05:02:25 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/04/20 05:02:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/04/20 05:02:26 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/04/20 05:02:27 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/04/20 05:02:27 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (14.17s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.26s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.97s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.86s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/20 05:02:28 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/20 05:02:28 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/20 05:02:28 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:02:30 DEBUG : rutabaga: md5 = e0221d9c8e67df40ebca4c4daab4c138 OK === RUN TestCheck/1 === RUN TestCheck/2 2022/04/20 05:02:32 DEBUG : empty space: md5 = e6a022d2a85cdbd947821121150eb610 OK === RUN TestCheck/3 2022/04/20 05:02:34 DEBUG : potato2: md5 = d017aeca2367e2c466ccb4e63918d2d7 OK === RUN TestCheck/4 === RUN TestCheck/5 2022/04/20 05:02:37 DEBUG : remotepotato: md5 = ed5f202c545f748057380654707c4dfa OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.33s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2022/04/20 05:02:41 DEBUG : Creating backend with remote "non-existent" 2022/04/20 05:02:41 DEBUG : Creating backend with remote "non-existent" 2022/04/20 05:02:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/04/20 05:02:41 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/04/20 05:02:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/04/20 05:02:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:02:42 DEBUG : rutabaga: md5 = 363314d966e8b090f95ae336c596fa4a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/04/20 05:02:46 DEBUG : empty space: md5 = a750d6240a9ba7df0c2c88de93a10ef1 OK === RUN TestCheckDownload/3 2022/04/20 05:02:49 DEBUG : potato2: md5 = 76db9e68172f1969b708385180c933f2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/04/20 05:02:53 DEBUG : remotepotato: md5 = 7c90fedae755a410f182164600f1fe18 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.16s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:03:00 DEBUG : rutabaga: md5 = 804332db336bb00b8e9391f3e02f268f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/04/20 05:03:03 DEBUG : empty space: md5 = 97cba7a0d381c40ccae86e000470a01f OK === RUN TestCheckSizeOnly/3 2022/04/20 05:03:05 DEBUG : potato2: md5 = e62208fb03c56ab29ed556a737379d9e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/04/20 05:03:07 DEBUG : remotepotato: md5 = 2dd4b01e867bd501c413941c53da92f0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.57s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:03:13 DEBUG : test.sum: md5 = 8701a8bc1b2d43083a8095257e79f2e7 OK 2022/04/20 05:03:14 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/20 05:03:14 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/20 05:03:14 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/20 05:03:14 NOTICE: test.sum: 2 warning(s) suppressed... 2022/04/20 05:03:16 DEBUG : test.sum: md5 = 61d55be21c14fd7417f847ce220d3989 OK 2022/04/20 05:03:17 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/20 05:03:17 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/20 05:03:17 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/20 05:03:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.94s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/data" 2022/04/20 05:03:18 DEBUG : Config file has changed externaly - reloading 2022/04/20 05:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/data' lacks md5, skipping --- SKIP: TestCheckSum (2.68s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/data" 2022/04/20 05:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/vjrnln8ratgmqakfosrqe8espk" 2022/04/20 05:03:25 DEBUG : data/banana: md5 = ae5823bb125cf55c2ae7cabcbae5ebd0 OK 2022/04/20 05:03:27 DEBUG : test.sum: md5 = 39920c674714bb3cb71f54560d746a1a OK === RUN TestCheckSumDownload/subtest1 2022/04/20 05:03:32 DEBUG : data/potato: md5 = 635ecf3c328d8bd6fc6a710a951e7567 OK 2022/04/20 05:03:33 DEBUG : test.sum: md5 = 1108c6aec4681b9e2afb80b76aa0468b OK === RUN TestCheckSumDownload/subtest2 2022/04/20 05:03:37 DEBUG : test.sum: md5 = d9a1c1a96052fdd1bed34717157eb66f OK === RUN TestCheckSumDownload/subtest3 2022/04/20 05:03:42 DEBUG : test.sum: md5 = e95484d816868f57b9a5965e2be0916d OK === RUN TestCheckSumDownload/subtest4 2022/04/20 05:03:47 DEBUG : test.sum: md5 = 8cd2be47beefba71b02aa9b3089e7639 OK === RUN TestCheckSumDownload/subtest5 2022/04/20 05:03:51 DEBUG : test.sum: md5 = 377b5b6b655abb79f063416be199f804 OK === RUN TestCheckSumDownload/subtest6 2022/04/20 05:03:55 DEBUG : data/banana: md5 = f10c263d0ae024379ae29e762b2d1302 OK 2022/04/20 05:03:56 DEBUG : data/potato: md5 = ec4b4a1cd6c9c8816df585fe5e604341 OK 2022/04/20 05:03:58 DEBUG : test.sum: md5 = e248f8409f4c0b4c45cab5041ff38eb6 OK === RUN TestCheckSumDownload/subtest7 2022/04/20 05:04:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2022/04/20 05:04:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.73s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (1.95s) --- PASS: TestCheckSumDownload/subtest3 (2.38s) --- PASS: TestCheckSumDownload/subtest4 (2.34s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using skip mode. 2022/04/20 05:04:09 NOTICE: one: Found 2 files with duplicate names 2022/04/20 05:04:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.37s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using skip mode. 2022/04/20 05:04:17 NOTICE: one: Found 3 files with duplicate names 2022/04/20 05:04:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/04/20 05:04:18 INFO : one: Deleted 2022/04/20 05:04:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.20s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using first mode. 2022/04/20 05:04:24 NOTICE: one: Found 3 files with duplicate names 2022/04/20 05:04:25 INFO : one: Deleted 2022/04/20 05:04:26 INFO : one: Deleted 2022/04/20 05:04:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.33s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using newest mode. 2022/04/20 05:04:32 NOTICE: one: Found 3 files with duplicate names 2022/04/20 05:04:33 INFO : one: Deleted 2022/04/20 05:04:33 INFO : one: Deleted 2022/04/20 05:04:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.46s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using oldest mode. 2022/04/20 05:04:40 NOTICE: one: Found 3 files with duplicate names 2022/04/20 05:04:40 INFO : one: Deleted 2022/04/20 05:04:41 INFO : one: Deleted 2022/04/20 05:04:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.55s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using largest mode. 2022/04/20 05:04:47 NOTICE: one: Found 3 files with duplicate names 2022/04/20 05:04:48 INFO : one: Deleted 2022/04/20 05:04:48 INFO : one: Deleted 2022/04/20 05:04:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.22s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:04:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using smallest mode. 2022/04/20 05:04:55 NOTICE: one: Found 3 files with duplicate names 2022/04/20 05:04:56 INFO : one: Deleted 2022/04/20 05:04:57 INFO : one: Deleted 2022/04/20 05:04:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.22s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Looking for duplicate names using rename mode. 2022/04/20 05:05:05 NOTICE: one.txt: Found 3 files with duplicate names 2022/04/20 05:05:06 INFO : one-2.txt: renamed from: one.txt 2022/04/20 05:05:08 INFO : one-3.txt: renamed from: one.txt 2022/04/20 05:05:09 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.72s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:05:15 DEBUG : dupe1/one.txt: md5 = 663cc66adfbccbd9aeced495fa3ac4f7 OK 2022/04/20 05:05:18 DEBUG : dupe2/two.txt: md5 = 57e5b10556c1a98c325c5c3b6c082007 OK 2022/04/20 05:05:21 DEBUG : dupe3/three.txt: md5 = 60ccb014eeb52c11ad8ce338594b9714 OK 2022/04/20 05:05:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/04/20 05:05:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/04/20 05:05:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/04/20 05:05:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/04/20 05:05:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/04/20 05:05:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/04/20 05:05:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.73s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:05:30 DEBUG : a.txt: md5 = eb9aff2775daa38cdc99d5a7cc7c6a56 OK 2022/04/20 05:05:32 DEBUG : zend.txt: md5 = 29d5f5899c6ba91387b2a8480cabfc56 OK 2022/04/20 05:05:34 DEBUG : sub dir/hello world: md5 = 04d2668647ae9a670783d7446e4a64d4 OK 2022/04/20 05:05:36 DEBUG : sub dir/hello world2: md5 = aae69360380cee947f7ef7242f2ee581 OK 2022/04/20 05:05:39 DEBUG : sub dir/ignore dir/.ignore: md5 = d3b38fc05e53d68fd48109d26ece4037 OK 2022/04/20 05:05:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 66325800163673664ef16e460b629725 OK 2022/04/20 05:05:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2cfb248a461578ba03377eaaee7436fc OK 2022/04/20 05:05:45 DEBUG : a.txt: Excluded 2022/04/20 05:05:45 DEBUG : sub dir/hello world: Excluded 2022/04/20 05:05:45 DEBUG : sub dir/hello world2: Excluded 2022/04/20 05:05:46 DEBUG : sub dir/ignore dir: Excluded 2022/04/20 05:05:46 DEBUG : sub dir/hello world: Excluded 2022/04/20 05:05:46 DEBUG : sub dir/hello world2: Excluded 2022/04/20 05:05:46 DEBUG : sub dir/ignore dir: Excluded 2022/04/20 05:05:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/04/20 05:05:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/04/20 05:05:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/04/20 05:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/04/20 05:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/04/20 05:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2022/04/20 05:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.05s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:05:56 DEBUG : file1: md5 = 1e68d97261710abd6d6d02fd3a9c28ff OK 2022/04/20 05:05:59 DEBUG : sub/file2: md5 = eec5a508752824b80afc4c9282ae06ac OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/04/20 05:06:02 ERROR : file1: Failed to read hash: hash type not supported 2022/04/20 05:06:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.56s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:07 DEBUG : file1: md5 = 20e19e7f2416cd9274d608d3b911f82d OK 2022/04/20 05:06:09 DEBUG : sub/file2: md5 = 93fdfa56d7ee85c2592a0befe99ed903 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/04/20 05:06:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/notfound" 2022/04/20 05:06:14 DEBUG : Config file has changed externaly - reloading 2022/04/20 05:06:14 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/qe0i31qdkoejk60elps0ni5sqk" 2022/04/20 05:06:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.43s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Making directory 2022/04/20 05:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Making directory --- PASS: TestMkdir (0.97s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:22 DEBUG : sub dir/hello world: md5 = 899fa70a6c6c8ff2652a64d0e5e7a1aa OK 2022/04/20 05:06:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.49s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:28 DEBUG : potato2: md5 = c1b6aae8454c74924aa80eacfb921e6c OK 2022/04/20 05:06:29 DEBUG : empty space: md5 = bcc7f6b72db5e10e09b8fdcf7e565e11 OK --- PASS: TestLs (5.66s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:33 DEBUG : potato2: md5 = 0021d6c1fcc8f79efd8c14a259a4e1be OK 2022/04/20 05:06:35 DEBUG : empty space: md5 = 233d427639f234314132d0ab9480ae58 OK 2022/04/20 05:06:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.05s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:39 DEBUG : potato2: md5 = 95bd4eba7c68591ce1c329bd5599e672 OK 2022/04/20 05:06:41 DEBUG : empty space: md5 = 5f69735f4d3a8e09b8b0adfc3fe41b4a OK --- PASS: TestLsLong (5.87s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:45 DEBUG : potato2: md5 = b4e375eeff0e16e4caa95178462c0d1b OK 2022/04/20 05:06:47 DEBUG : empty space: md5 = adedd7c51aa37207bcd2e0a032437ef4 OK --- PASS: TestHashSums (5.58s) === RUN TestHashSumsWithErrors 2022/04/20 05:06:49 DEBUG : Creating backend with remote ":memory:" 2022/04/20 05:06:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/04/20 05:06:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/04/20 05:06:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:06:51 DEBUG : potato2: md5 = 952ec1af1f45c3b04c49f40f5591da74 OK 2022/04/20 05:06:52 DEBUG : empty space: md5 = 40ca0c5d6bb735679a5298ecc94becae OK 2022/04/20 05:06:55 DEBUG : sub dir/potato3: md5 = 660d8825dbb4d79cea20f88c409f4565 OK 2022/04/20 05:06:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.93s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:07:02 DEBUG : small: md5 = 64af8141a9e9223f67f0c40b6c135db6 OK 2022/04/20 05:07:04 DEBUG : medium: md5 = 06149663d7b07196a995c7baf62315f7 OK 2022/04/20 05:07:05 DEBUG : large: md5 = ca9b1cf47b15f4f4637040c2c77035a6 OK 2022/04/20 05:07:06 DEBUG : Waiting for deletions to finish 2022/04/20 05:07:06 DEBUG : large: Excluded from sync (and deletion) 2022/04/20 05:07:07 INFO : small: Deleted 2022/04/20 05:07:07 INFO : medium: Deleted --- PASS: TestDelete (8.27s) === RUN TestRetry 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 1/5 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 2/5 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 1/5 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 2/5 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 3/5 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 4/5 2022/04/20 05:07:08 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:07:10 DEBUG : file1: md5 = a114ea93267bdb4a09e2c302ebc2bf8d OK 2022/04/20 05:07:13 DEBUG : file2: md5 = ceb283ffc1d33e2223fece3c9ee714fd OK --- PASS: TestCat (18.26s) === RUN TestPurge 2022/04/20 05:07:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dekorar1lofibid7cagacib7" 2022/04/20 05:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/20 05:07:27 DEBUG : Creating backend with remote "TestDrive:crypt/k87ctha71ok2qm346h2vnn5skbv861pj0auc503afpc269rc0drtnlksibjcu6hvdsfod1qb82rfk" 2022/04/20 05:07:28 DEBUG : Creating backend with remote "/tmp/rclone3241158348" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dekorar1lofibid7cagacib7'", Local "Local file system at /tmp/rclone3241158348", Modify Window "1ms" 2022/04/20 05:07:34 DEBUG : A1/B1/C1/one: md5 = b98483f85377e842fba87a6dc26db447 OK 2022/04/20 05:07:34 DEBUG : A2: Making directory 2022/04/20 05:07:35 DEBUG : A1/B2: Making directory 2022/04/20 05:07:36 DEBUG : A1/B2/C2: Making directory 2022/04/20 05:07:37 DEBUG : A1/B1/C3: Making directory 2022/04/20 05:07:38 DEBUG : A3: Making directory 2022/04/20 05:07:39 DEBUG : A3/B3: Making directory 2022/04/20 05:07:40 DEBUG : A3/B3/C4: Making directory 2022/04/20 05:07:42 DEBUG : A1/two: md5 = b4407901856ab462945d7d03ef3087c6 OK 2022/04/20 05:07:43 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/04/20 05:07:43 DEBUG : pacer: Rate limited, increasing sleep to 1.13785982s 2022/04/20 05:07:44 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/04/20 05:07:44 DEBUG : pacer: Rate limited, increasing sleep to 2.125186509s 2022/04/20 05:07:45 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dekorar1lofibid7cagacib7': Purge remote 2022/04/20 05:07:49 purge failed: directory not found --- PASS: TestPurge (22.63s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:07:54 DEBUG : A1/B1/C1/one: md5 = 7e2788bacdedd4634e82ec80d0834389 OK 2022/04/20 05:07:54 DEBUG : A2: Making directory 2022/04/20 05:07:55 DEBUG : A1/B2: Making directory 2022/04/20 05:07:56 DEBUG : A1/B2/C2: Making directory 2022/04/20 05:07:57 DEBUG : A1/B1/C3: Making directory 2022/04/20 05:07:58 DEBUG : A3: Making directory 2022/04/20 05:07:59 DEBUG : A3/B3: Making directory 2022/04/20 05:08:00 DEBUG : A3/B3/C4: Making directory 2022/04/20 05:08:03 DEBUG : A1/two: md5 = 6c9bca739fad7bbdbf840cc3921130ff OK 2022/04/20 05:08:05 INFO : A3/B3/C4: Removing directory 2022/04/20 05:08:08 INFO : A3/B3: Removing directory 2022/04/20 05:08:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/04/20 05:08:09 INFO : A3: Removing directory 2022/04/20 05:08:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/04/20 05:08:10 INFO : A2: Removing directory 2022/04/20 05:08:11 INFO : A1/B2/C2: Removing directory 2022/04/20 05:08:12 INFO : A1/B2: Removing directory 2022/04/20 05:08:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/04/20 05:08:13 INFO : A1/B1/C3: Removing directory 2022/04/20 05:08:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/04/20 05:08:13 DEBUG : pacer: Rate limited, increasing sleep to 1.519990579s 2022/04/20 05:08:13 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/04/20 05:08:13 DEBUG : pacer: Rate limited, increasing sleep to 2.115493899s 2022/04/20 05:08:15 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:08:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/20 05:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/04/20 05:08:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/20 05:08:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/04/20 05:08:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/04/20 05:08:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (35.46s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:08:25 DEBUG : A1: Making directory 2022/04/20 05:08:26 DEBUG : A1/B1: Making directory 2022/04/20 05:08:27 DEBUG : A1/B1/C1: Making directory 2022/04/20 05:08:30 INFO : A1/B1/C1: Removing directory 2022/04/20 05:08:31 INFO : A1/B1: Removing directory 2022/04/20 05:08:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/20 05:08:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.00s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:08:36 DEBUG : A1: Making directory 2022/04/20 05:08:37 DEBUG : A1/B1: Making directory 2022/04/20 05:08:38 DEBUG : A1/B1/C1: Making directory 2022/04/20 05:08:41 INFO : A1/B1/C1: Removing directory 2022/04/20 05:08:42 INFO : A1/B1: Removing directory 2022/04/20 05:08:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/20 05:08:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.47s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:08:48 DEBUG : file1: md5 = 609a9cab94877f469fbbad5d3a09137e OK 2022/04/20 05:08:49 DEBUG : filename.txt: File name found in url 2022/04/20 05:08:50 DEBUG : filename.txt: md5 = 5f1da8dbc2f2b30fd96d66466fa99a03 OK 2022/04/20 05:08:53 DEBUG : file2: md5 = 93cda843b06aea09d1d0342c27322a35 OK --- PASS: TestCopyURL (10.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:08:56 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/20 05:09:00 DEBUG : file1: md5 = f35af08ae3dcc776fb3120bef1634969 OK 2022/04/20 05:09:00 INFO : file1: Copied (new) to: sub/file2 2022/04/20 05:09:00 INFO : file1: Deleted 2022/04/20 05:09:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/04/20 05:09:01 DEBUG : file1: Unchanged skipping 2022/04/20 05:09:01 INFO : file1: Deleted 2022/04/20 05:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': don't need to copy/move sub/file2, it is already at target location 2022/04/20 05:09:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (8.74s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:09:05 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/20 05:09:07 DEBUG : file1: md5 = e2d4a8c77cadd2ad223d674862fa7ac8 OK 2022/04/20 05:09:07 INFO : file1: Copied (new) 2022/04/20 05:09:07 INFO : file1: Deleted 2022/04/20 05:09:07 DEBUG : file1: Destination exists, skipping 2022/04/20 05:09:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.98s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:09:14 DEBUG : dst/file1: md5 = 3c38fa4d63f7aa29c160f2a612ea8983 OK 2022/04/20 05:09:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/backup" 2022/04/20 05:09:15 DEBUG : Config file has changed externaly - reloading 2022/04/20 05:09:15 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/1nrff024r7pq65ecp72fc28jb0" 2022/04/20 05:09:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/20 05:09:25 INFO : dst/file1: Moved (server-side) 2022/04/20 05:09:27 DEBUG : dst/file1: md5 = 6ec5bf4c2ac387d600e93cda52959d5a OK 2022/04/20 05:09:27 INFO : dst/file1: Copied (new) 2022/04/20 05:09:27 INFO : dst/file1: Deleted 2022/04/20 05:09:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/20 05:09:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/20 05:09:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (23.27s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:09:33 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/20 05:09:36 DEBUG : file1: md5 = d3dc7d7629cee115944e76c1dcba7266 OK 2022/04/20 05:09:36 INFO : file1: Copied (new) to: sub/file2 2022/04/20 05:09:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/04/20 05:09:37 DEBUG : file1: Unchanged skipping 2022/04/20 05:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': don't need to copy/move sub/file2, it is already at target location 2022/04/20 05:09:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (9.25s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:09:45 DEBUG : dst/file1: md5 = fab8a3519d836e4b2b69da4e2dba2730 OK 2022/04/20 05:09:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/backup" 2022/04/20 05:09:46 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/1nrff024r7pq65ecp72fc28jb0" 2022/04/20 05:09:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/20 05:09:51 INFO : dst/file1: Moved (server-side) 2022/04/20 05:09:53 DEBUG : dst/file1: md5 = 94e56ff49cbc17ca87d1d8c4c289e433 OK 2022/04/20 05:09:53 INFO : dst/file1: Copied (new) 2022/04/20 05:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/20 05:09:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/04/20 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 1.630718304s 2022/04/20 05:09:57 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:09:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/20 05:09: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) 2022/04/20 05:09:58 DEBUG : pacer: Rate limited, increasing sleep to 1.794893419s 2022/04/20 05:09:59 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:10:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (19.58s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/dst" 2022/04/20 05:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/31u3jie661vd5p8j7rtc3hgbh0" 2022/04/20 05:10:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/CompareDest" 2022/04/20 05:10:03 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/gveqi14airsml4bgu7krj116o8" 2022/04/20 05:10: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) 2022/04/20 05:10:06 DEBUG : pacer: Rate limited, increasing sleep to 1.192567111s 2022/04/20 05:10:06 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:10:06 DEBUG : one: Need to transfer - File not found at Destination 2022/04/20 05:10:09 DEBUG : one: md5 = 3dc96a2a174c4de5d04dd7c61881482e OK 2022/04/20 05:10:09 INFO : one: Copied (new) 2022/04/20 05:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:10:12 DEBUG : one: md5 = a9bcc24c5605cbe88c3defa61940d520 OK 2022/04/20 05:10:12 INFO : one: Copied (replaced existing) 2022/04/20 05:10:14 DEBUG : dst/one: md5 = d978ed6f3795a6b88c4196e761ca1e46 OK 2022/04/20 05:10:17 DEBUG : CompareDest/one: md5 = c166d36142ab59584249dbccb9cbf6ff OK 2022/04/20 05:10:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:10:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/20 05:10:21 DEBUG : CompareDest/two: md5 = fbbd148e01ecd14f7e0c28ade77c5f0e OK 2022/04/20 05:10:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:10:22 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/20 05:10:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:10:23 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/20 05:10:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/20 05:10:25 DEBUG : two: Need to transfer - File not found at Destination 2022/04/20 05:10:26 DEBUG : two: md5 = 4ca86c759ccbec7966d09d5c58fc400a OK 2022/04/20 05:10:26 INFO : two: Copied (new) 2022/04/20 05:10:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/20 05:10:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/20 05:10:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/20 05:10:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (31.30s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/dst" 2022/04/20 05:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/31u3jie661vd5p8j7rtc3hgbh0" 2022/04/20 05:10: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) 2022/04/20 05:10:33 DEBUG : pacer: Rate limited, increasing sleep to 1.743325546s 2022/04/20 05:10: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) 2022/04/20 05:10:33 DEBUG : pacer: Rate limited, increasing sleep to 2.430929145s 2022/04/20 05:10:35 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:10:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/CopyDest" 2022/04/20 05:10:39 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/d09o6po3f7bm6ce32vdgs8h9ls" 2022/04/20 05:10:40 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/04/20 05:10:40 DEBUG : pacer: Rate limited, increasing sleep to 1.570435456s 2022/04/20 05:10:41 DEBUG : pacer: Reducing sleep to 0s 2022/04/20 05:10:41 DEBUG : one: Need to transfer - File not found at Destination 2022/04/20 05:10:44 DEBUG : one: md5 = c85939685932289a8a99204cc043e7f6 OK 2022/04/20 05:10:44 INFO : one: Copied (new) 2022/04/20 05:10:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:10:47 DEBUG : one: md5 = c78791dbc5dc9c8ba046d70cf3bc4f5f OK 2022/04/20 05:10:47 INFO : one: Copied (replaced existing) 2022/04/20 05:10:50 DEBUG : dst/one: md5 = d63eaef5c88df3a77e2994f15df24706 OK 2022/04/20 05:10:53 DEBUG : CopyDest/one: md5 = f95436ebf9647c8132222dce9db942ee OK 2022/04/20 05:10:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1/BackupDir" 2022/04/20 05:10:54 DEBUG : Creating backend with remote "TestDrive:crypt/31qcdoa6n9dqip9ag645o6lm3oo3ufss5j447chhqi9ckise1i7afd5vg6fm7sfbmoj54j3t99l70/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/04/20 05:10:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:10:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/20 05:10:58 INFO : one: Moved (server-side) 2022/04/20 05:10:59 INFO : one: Copied (server-side copy) 2022/04/20 05:10:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/20 05:11:01 DEBUG : CopyDest/two: md5 = a8d20df6448e96e240a9ae8796707646 OK 2022/04/20 05:11:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:11:04 INFO : two: Copied (server-side copy) 2022/04/20 05:11:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/20 05:11:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:11:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/20 05:11:05 DEBUG : two: Unchanged skipping 2022/04/20 05:11:07 DEBUG : CopyDest/three: md5 = 5180ca5c308e8b3b21f759b9c4032327 OK 2022/04/20 05:11:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/20 05:11:08 DEBUG : three: Destination not found in --copy-dest 2022/04/20 05:11:08 DEBUG : three: Need to transfer - File not found at Destination 2022/04/20 05:11:09 DEBUG : three: md5 = 03a2526f70ea54920449713532f3b16b OK 2022/04/20 05:11:09 INFO : three: Copied (new) 2022/04/20 05:11:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/04/20 05:11:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/20 05:11:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/20 05:11:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/20 05:11:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/04/20 05:11:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/20 05:11:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (46.34s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:11:23 DEBUG : A1/one: md5 = 76a51de538527d5538e219d02b72f262 OK 2022/04/20 05:11:25 DEBUG : A1/two: md5 = 864337f5164a1d0372314cc5d926c821 OK 2022/04/20 05:11:27 DEBUG : A1/B1/three: md5 = 426e9e83632e8cf612f8a7fd71b3395e OK 2022/04/20 05:11:30 DEBUG : A1/B1/C1/four: md5 = 836a3e469372b00855292631489406d7 OK 2022/04/20 05:11:33 DEBUG : A1/B1/C2/five: md5 = a446be2c75f34a5e87d224ebdc14783d OK 2022/04/20 05:11:33 DEBUG : A1/B2: Making directory 2022/04/20 05:11:36 DEBUG : A1/B1/C3: Making directory 2022/04/20 05:11:51 INFO : A2/two: Moved (server-side) to: A3/two 2022/04/20 05:11:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/04/20 05:11:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/20 05:11:51 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/20 05:11:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/20 05:11:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/04/20 05:11:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/04/20 05:11:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/20 05:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/04/20 05:11:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/04/20 05:12:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/04/20 05:12:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/04/20 05:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/04/20 05:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/04/20 05:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/20 05:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/04/20 05:12:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/04/20 05:12:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/04/20 05:12:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/20 05:12:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.51s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': File to upload is small (34 bytes), uploading instead of streaming 2022/04/20 05:12:17 DEBUG : no_checksum_small_file_from_pipe: md5 = 069343f91be09ffdc58a60acbe57f9a9 OK 2022/04/20 05:12:17 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/04/20 05:12:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/04/20 05:12:19 DEBUG : no_checksum_big_file_from_pipe: md5 = bb43e2420524f0bf66e8e4053a4b994c OK 2022/04/20 05:12:19 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': File to upload is small (34 bytes), uploading instead of streaming 2022/04/20 05:12:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 54e546d7dde54d8c7a1ba4cac91904ee OK 2022/04/20 05:12:23 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/04/20 05:12:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/04/20 05:12:25 DEBUG : with_checksum_big_file_from_pipe: md5 = a5570046949ab68e27ff098440f9ed10 OK 2022/04/20 05:12:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/04/20 05:12:25 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': File to upload is small (34 bytes), uploading instead of streaming 2022/04/20 05:12:30 DEBUG : ignore_checksum_small_file_from_pipe: md5 = e90621d87a88c73aac4c3405b1c5235d OK 2022/04/20 05:12:30 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/20 05:12:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/04/20 05:12:32 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 65b71662a0af4f549279c39e6fa2fbb6 OK 2022/04/20 05:12:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': File to upload is small (34 bytes), uploading instead of streaming 2022/04/20 05:12:36 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 1adee8566407eb2c8666743895234856 OK 2022/04/20 05:12:36 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/20 05:12:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/04/20 05:12:38 DEBUG : ignore_checksum_big_file_from_pipe: md5 = ac9d0f323a7122ca5b71523075a9ccb3 OK 2022/04/20 05:12:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.78s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:12:41 DEBUG : potato1: md5 = 639c4817b9a9e038ca5d7c645dc3f28c OK 2022/04/20 05:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': File to upload is small (60 bytes), uploading instead of streaming 2022/04/20 05:12:43 DEBUG : potato2: md5 = 6e2014793a97e2865c87fdb4b7ef0756 OK 2022/04/20 05:12:43 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.23s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:12:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/04/20 05:12:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 84dfd24694bf6cb88183d12f8e6a1224 OK 2022/04/20 05:12:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/04/20 05:12:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/04/20 05:12:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer operations_test.go:1592: Error Trace: operations_test.go:1592 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Not fatal error: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer: &fserrors.wrappedCountableError{error:(*url.Error)(0xc000d7d2c0), isCounted:true}: 2022/04/20 05:12:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/04/20 05:12:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/04/20 05:12:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 94ed251a184a847bfad5da360ee672d0 OK 2022/04/20 05:12:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/04/20 05:12:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/04/20 05:12:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (12.99s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1'", Local "Local file system at /tmp/rclone1153038716", Modify Window "1ms" 2022/04/20 05:13:00 DEBUG : potato2: md5 = 987e4a0b4c083f058b012e63d5adefdb OK 2022/04/20 05:13:01 DEBUG : empty space: md5 = cbc7a3f02356af8deef759fa287f6d3e OK 2022/04/20 05:13:05 DEBUG : sub dir/potato3: md5 = 947225eafccfc279d3812500e1838143 OK 2022/04/20 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Touching "empty space" 2022/04/20 05:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Touching "potato2" 2022/04/20 05:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Touching "sub dir/potato3" 2022/04/20 05:13:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.73s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/04/20 05:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuxubir1daxodiw8pujaluj1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m0.814147067s (try 1/5)