"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2022/03/03 05:42:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8" 2022/03/03 05:42:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 05:42:40 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk" 2022/03/03 05:42:41 DEBUG : Creating backend with remote "/tmp/rclone2304349543" === 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/03 05:42:44 DEBUG : file1: md5 = b7f2ab7feaa69143fa62b264e3c3a5b4 OK 2022/03/03 05:42:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/03 05:42:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/03 05:42:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/03 05:42:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/03 05:42:47 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/03 05:42:47 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/03 05:42:48 DEBUG : file1: md5 = 21a202ca086527f4b1b2d5fd5770b44c OK 2022/03/03 05:42:49 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/03 05:42:49 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/03 05:42:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/03 05:42:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/03 05:42:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/03 05:42:51 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/03 05:42:53 DEBUG : file1: md5 = 1f9ff514d08f0434a5c8162ada678dda OK 2022/03/03 05:42:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/03 05:42:53 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/03 05:42:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/03 05:42:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/03 05:42:55 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/03 05:42:55 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (14.94s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.05s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (4.57s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (4.12s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/03 05:42:56 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/03 05:42:56 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/03 05:42:56 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:42:58 DEBUG : rutabaga: md5 = 46d119ea7b75ed1ce6d515b6b1f1c3b3 OK === RUN TestCheck/1 === RUN TestCheck/2 2022/03/03 05:43:01 DEBUG : empty space: md5 = 1eb6929a8fc12d369f97dc4a6a113ff1 OK === RUN TestCheck/3 2022/03/03 05:43:03 DEBUG : potato2: md5 = a9134a6242e979ebe55a6b99fa187ed1 OK === RUN TestCheck/4 === RUN TestCheck/5 2022/03/03 05:43:06 DEBUG : remotepotato: md5 = d04a8f0f40225f2fc9d757016267075d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.11s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2022/03/03 05:43:10 DEBUG : Creating backend with remote "non-existent" 2022/03/03 05:43:10 DEBUG : Creating backend with remote "non-existent" 2022/03/03 05:43:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/03 05:43:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/03/03 05:43:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/03 05:43:10 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:43:11 DEBUG : rutabaga: md5 = cb464ba130c2aacb82d69e31a1d1ce4e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/03 05:43:15 DEBUG : empty space: md5 = c08609966f5490d155f3f72680cb3edc OK === RUN TestCheckDownload/3 2022/03/03 05:43:18 DEBUG : potato2: md5 = 2bdacff54331a44b3ae15f40e7c5f3b7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/03 05:43:23 DEBUG : remotepotato: md5 = 35e2b6a2936712a3f36c5bee0d7b1bf2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.59s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:43:30 DEBUG : rutabaga: md5 = 6875061e6761cd12d39bca2ae19f66f6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/03 05:43:32 DEBUG : empty space: md5 = 04bf610ea667e4d5d7906e92b4f93628 OK === RUN TestCheckSizeOnly/3 2022/03/03 05:43:35 DEBUG : potato2: md5 = 52e3a95fc953ac61730ebf658c27f094 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/03 05:43:37 DEBUG : remotepotato: md5 = 3dcae157a6fe8c57f0a6b32c605f9aa0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.29s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.35s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:43:43 DEBUG : test.sum: md5 = 0f062ed1d9829742e4299fe28e2d32e0 OK 2022/03/03 05:43:44 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/03 05:43:44 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/03 05:43:44 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/03 05:43:44 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/03 05:43:46 DEBUG : test.sum: md5 = ba072b338354099ff8d5ab19a2d10df2 OK 2022/03/03 05:43:47 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/03 05:43:47 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/03 05:43:47 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/03 05:43:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.59s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:43:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/data" 2022/03/03 05:43:48 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/data' lacks md5, skipping --- SKIP: TestCheckSum (2.16s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:43:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/data" 2022/03/03 05:43:50 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/vjrnln8ratgmqakfosrqe8espk" 2022/03/03 05:43:54 DEBUG : data/banana: md5 = 094d4a1d1abb3318615db9f6b23f9533 OK 2022/03/03 05:43:56 DEBUG : test.sum: md5 = 7a32ef4d79f0328ea6067d91e9606fe2 OK === RUN TestCheckSumDownload/subtest1 2022/03/03 05:44:01 DEBUG : data/potato: md5 = aadf0bd7afb7168f3399c62775d667e7 OK 2022/03/03 05:44:02 DEBUG : test.sum: md5 = 962c21da3e05683447ad0f910126b15a OK === RUN TestCheckSumDownload/subtest2 2022/03/03 05:44:07 DEBUG : test.sum: md5 = d09f4599da711d6af20be5a764ee1272 OK === RUN TestCheckSumDownload/subtest3 2022/03/03 05:44:11 DEBUG : test.sum: md5 = af15c0a33998543833df528d63a25f4c OK === RUN TestCheckSumDownload/subtest4 2022/03/03 05:44:16 DEBUG : test.sum: md5 = b2c7b80c01482910b10277495e17fcbd OK === RUN TestCheckSumDownload/subtest5 2022/03/03 05:44:20 DEBUG : test.sum: md5 = 493f012e3c04cb8da1a1d6f079ff84bb OK === RUN TestCheckSumDownload/subtest6 2022/03/03 05:44:24 DEBUG : data/banana: md5 = 406c5d83d82dfd1b68a6342a14d03947 OK 2022/03/03 05:44:26 DEBUG : data/potato: md5 = 07f55f19c5bf907d79e4117fdee336b4 OK 2022/03/03 05:44:28 DEBUG : test.sum: md5 = 6323c072f127f0fb6aad7d99b68f9b75 OK === RUN TestCheckSumDownload/subtest7 2022/03/03 05:44:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2022/03/03 05:44:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.46s) --- PASS: TestCheckSumDownload/subtest1 (2.58s) --- PASS: TestCheckSumDownload/subtest2 (2.19s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.15s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:44:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using skip mode. 2022/03/03 05:44:39 NOTICE: one: Found 2 files with duplicate names 2022/03/03 05:44:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.73s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:44:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using skip mode. 2022/03/03 05:44:46 NOTICE: one: Found 3 files with duplicate names 2022/03/03 05:44:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/03/03 05:44:47 INFO : one: Deleted 2022/03/03 05:44:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.70s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:44:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using first mode. 2022/03/03 05:44:54 NOTICE: one: Found 3 files with duplicate names 2022/03/03 05:44:54 INFO : one: Deleted 2022/03/03 05:44:55 INFO : one: Deleted 2022/03/03 05:44:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.75s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using newest mode. 2022/03/03 05:45:02 NOTICE: one: Found 3 files with duplicate names 2022/03/03 05:45:02 INFO : one: Deleted 2022/03/03 05:45:03 INFO : one: Deleted 2022/03/03 05:45:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.03s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using oldest mode. 2022/03/03 05:45:10 NOTICE: one: Found 3 files with duplicate names 2022/03/03 05:45:10 INFO : one: Deleted 2022/03/03 05:45:11 INFO : one: Deleted 2022/03/03 05:45:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.25s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using largest mode. 2022/03/03 05:45:17 NOTICE: one: Found 3 files with duplicate names 2022/03/03 05:45:17 INFO : one: Deleted 2022/03/03 05:45:18 INFO : one: Deleted 2022/03/03 05:45:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.41s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using smallest mode. 2022/03/03 05:45:24 NOTICE: one: Found 3 files with duplicate names 2022/03/03 05:45:25 INFO : one: Deleted 2022/03/03 05:45:26 INFO : one: Deleted 2022/03/03 05:45:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.55s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Looking for duplicate names using rename mode. 2022/03/03 05:45:33 NOTICE: one.txt: Found 3 files with duplicate names 2022/03/03 05:45:35 INFO : one-2.txt: renamed from: one.txt 2022/03/03 05:45:36 INFO : one-3.txt: renamed from: one.txt 2022/03/03 05:45:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.94s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:44 DEBUG : dupe1/one.txt: md5 = 64c33e382d4b755459db5734909d9873 OK 2022/03/03 05:45:46 DEBUG : dupe2/two.txt: md5 = 1ed43eecf09b98ecea562480d32806a3 OK 2022/03/03 05:45:49 DEBUG : dupe3/three.txt: md5 = e3530dfb3b7959bd0e2cdee679e4370c OK 2022/03/03 05:45:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/03/03 05:45:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/03/03 05:45:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/03/03 05:45:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/03/03 05:45:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/03/03 05:45:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/03/03 05:45:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.89s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:45:58 DEBUG : a.txt: md5 = 6c1dc6b3e451ab683d0fefba72f709b8 OK 2022/03/03 05:46:00 DEBUG : zend.txt: md5 = fbcb63bd40c8b26ddc637aec057ecb80 OK 2022/03/03 05:46:02 DEBUG : sub dir/hello world: md5 = 677a7e7a42336c83fe6070dbe8e701e4 OK 2022/03/03 05:46:04 DEBUG : sub dir/hello world2: md5 = 32786693c191954d8fc94ede75108ebd OK 2022/03/03 05:46:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 4df61e5842ce8de949d218245087cc6b OK 2022/03/03 05:46:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9e0313f85fd2d52ce441d4b5cd9272f1 OK 2022/03/03 05:46:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = d2a8940b863dbc7e10b04bc4be018d01 OK 2022/03/03 05:46:13 DEBUG : a.txt: Excluded 2022/03/03 05:46:13 DEBUG : sub dir/hello world2: Excluded 2022/03/03 05:46:13 DEBUG : sub dir/hello world: Excluded 2022/03/03 05:46:14 DEBUG : sub dir/ignore dir: Excluded 2022/03/03 05:46:14 DEBUG : sub dir/hello world2: Excluded 2022/03/03 05:46:14 DEBUG : sub dir/hello world: Excluded 2022/03/03 05:46:14 DEBUG : sub dir/ignore dir: Excluded 2022/03/03 05:46:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/03/03 05:46:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/03/03 05:46:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/03/03 05:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/03/03 05:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/03/03 05:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2022/03/03 05:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.02s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:46:24 DEBUG : file1: md5 = c2b33ccc9199a70c9c5049b5d3770373 OK 2022/03/03 05:46:27 DEBUG : sub/file2: md5 = ae7c15a082d9a68fe1935aa560ebbad6 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/03/03 05:46:30 ERROR : file1: Failed to read hash: hash type not supported 2022/03/03 05:46:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.16s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:46:35 DEBUG : file1: md5 = 3c7b0190c032e8c0789568b510d802ee OK 2022/03/03 05:46:37 DEBUG : sub/file2: md5 = 51968e64774ad136a7b11009fe8613bb OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/03/03 05:46:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/notfound" 2022/03/03 05:46:41 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/qe0i31qdkoejk60elps0ni5sqk" 2022/03/03 05:46:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.94s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Making directory 2022/03/03 05:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:46:49 DEBUG : sub dir/hello world: md5 = 17ddb2b9d66ed9b49129d9e9fc8e3151 OK 2022/03/03 05:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.56s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:46:54 DEBUG : potato2: md5 = 7d1c114bc7c7d3fc24f4c31413fccf05 OK 2022/03/03 05:46:55 DEBUG : empty space: md5 = cb01f3c142763b7fd6e211dcb36377bd OK --- PASS: TestLs (5.35s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:46:59 DEBUG : potato2: md5 = 2aca27ebd01ec6fcff29a88a4faf3467 OK 2022/03/03 05:47:01 DEBUG : empty space: md5 = e7fd8f268f3309614de775384b28eeb6 OK 2022/03/03 05:47:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.66s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:47:05 DEBUG : potato2: md5 = fc86d23c1b980d765e8a0aed012c4f0e OK 2022/03/03 05:47:07 DEBUG : empty space: md5 = 7b37b3278e3477c96e57f85930e8a194 OK --- PASS: TestLsLong (5.68s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:47:11 DEBUG : potato2: md5 = 8fca169dcc57654ab0e2355f210640ad OK 2022/03/03 05:47:12 DEBUG : empty space: md5 = 2bdb135868bf2b58202a436177a1ed37 OK --- PASS: TestHashSums (5.16s) === RUN TestHashSumsWithErrors 2022/03/03 05:47:14 DEBUG : Creating backend with remote ":memory:" 2022/03/03 05:47:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/03 05:47:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/03 05:47:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/03 05:47:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/03 05:47:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/03 05:47:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/03 05:47:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/03 05:47:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/03 05:47:14 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:47:16 DEBUG : potato2: md5 = 38ecf8e2525de1901e0b713d3dc8beee OK 2022/03/03 05:47:17 DEBUG : empty space: md5 = a52992f66606f5a8c16b250ab505ca31 OK 2022/03/03 05:47:20 DEBUG : sub dir/potato3: md5 = 92199135ecfc16e182b77a3688ae455b OK 2022/03/03 05:47:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.39s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:47:26 DEBUG : small: md5 = 10c8923fbd111887644454f1946c0d95 OK 2022/03/03 05:47:28 DEBUG : medium: md5 = b12b41f394793c68a774d524b64e0fe3 OK 2022/03/03 05:47:30 DEBUG : large: md5 = 296c35dd6a9df7eecfd96f065121b84d OK 2022/03/03 05:47:30 DEBUG : Waiting for deletions to finish 2022/03/03 05:47:30 DEBUG : large: Excluded from sync (and deletion) 2022/03/03 05:47:31 INFO : medium: Deleted 2022/03/03 05:47:31 INFO : small: Deleted --- PASS: TestDelete (7.88s) === RUN TestRetry 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 1/5 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 2/5 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 1/5 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 2/5 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 3/5 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 4/5 2022/03/03 05:47:32 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:47:34 DEBUG : file1: md5 = f639f68f607e036c3f0792f55ecdd326 OK 2022/03/03 05:47:36 DEBUG : file2: md5 = b233454c9f33a9185e780e8715eea95c OK --- PASS: TestCat (15.75s) === RUN TestPurge 2022/03/03 05:47:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rowoxet1qiqasit0zajonat7" 2022/03/03 05:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 05:47:48 DEBUG : Creating backend with remote "TestDrive:crypt/p6ocmro502vlaae9n6qlsf1quis3u1ddocj0rha2n50q2tjpgv5ktkd1lhjoveuj4p233i0bsk47i" 2022/03/03 05:47:49 DEBUG : Creating backend with remote "/tmp/rclone2461320049" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rowoxet1qiqasit0zajonat7'", Local "Local file system at /tmp/rclone2461320049", Modify Window "1ms" 2022/03/03 05:47:55 DEBUG : A1/B1/C1/one: md5 = 16d68f405e74372912d7ab3b625f936b OK 2022/03/03 05:47:55 DEBUG : A2: Making directory 2022/03/03 05:47:56 DEBUG : A1/B2: Making directory 2022/03/03 05:47:57 DEBUG : A1/B2/C2: Making directory 2022/03/03 05:47:58 DEBUG : A1/B1/C3: Making directory 2022/03/03 05:47:59 DEBUG : A3: Making directory 2022/03/03 05:48:00 DEBUG : A3/B3: Making directory 2022/03/03 05:48:01 DEBUG : A3/B3/C4: Making directory 2022/03/03 05:48:03 DEBUG : A1/two: md5 = 931e4e9b97870a8f5fd2de51d484358f OK 2022/03/03 05:48:04 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/03/03 05:48:04 DEBUG : pacer: Rate limited, increasing sleep to 1.133958215s 2022/03/03 05:48:05 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/03/03 05:48:05 DEBUG : pacer: Rate limited, increasing sleep to 2.635910577s 2022/03/03 05:48:06 DEBUG : pacer: Reducing sleep to 0s 2022/03/03 05:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rowoxet1qiqasit0zajonat7': Purge remote 2022/03/03 05:48:11 purge failed: directory not found --- PASS: TestPurge (22.68s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:48:16 DEBUG : A1/B1/C1/one: md5 = cc0615c117dd44ffd959e3968ebeb3f2 OK 2022/03/03 05:48:16 DEBUG : A2: Making directory 2022/03/03 05:48:16 DEBUG : A1/B2: Making directory 2022/03/03 05:48:17 DEBUG : A1/B2/C2: Making directory 2022/03/03 05:48:18 DEBUG : A1/B1/C3: Making directory 2022/03/03 05:48:19 DEBUG : A3: Making directory 2022/03/03 05:48:20 DEBUG : A3/B3: Making directory 2022/03/03 05:48:21 DEBUG : A3/B3/C4: Making directory 2022/03/03 05:48:24 DEBUG : A1/two: md5 = b7e59218c3b634a19c84aaf6f00fa138 OK 2022/03/03 05:48:25 INFO : A3/B3/C4: Removing directory 2022/03/03 05:48:28 INFO : A3/B3: Removing directory 2022/03/03 05:48:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/03/03 05:48:29 INFO : A3: Removing directory 2022/03/03 05:48:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/03/03 05:48:30 INFO : A2: Removing directory 2022/03/03 05:48:31 INFO : A1/B2/C2: Removing directory 2022/03/03 05:48:32 INFO : A1/B2: Removing directory 2022/03/03 05:48:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/03 05:48:33 INFO : A1/B1/C3: Removing directory 2022/03/03 05:48:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/03 05:48:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/03 05:48:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/03 05:48:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/03 05:48:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/03 05:48:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (29.88s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:48:41 DEBUG : A1: Making directory 2022/03/03 05:48:42 DEBUG : A1/B1: Making directory 2022/03/03 05:48:43 DEBUG : A1/B1/C1: Making directory 2022/03/03 05:48:46 INFO : A1/B1/C1: Removing directory 2022/03/03 05:48:47 INFO : A1/B1: Removing directory 2022/03/03 05:48:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/03 05:48:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.03s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:48:50 DEBUG : A1: Making directory 2022/03/03 05:48:51 DEBUG : A1/B1: Making directory 2022/03/03 05:48:52 DEBUG : A1/B1/C1: Making directory 2022/03/03 05:48:55 INFO : A1/B1/C1: Removing directory 2022/03/03 05:48:56 INFO : A1/B1: Removing directory 2022/03/03 05:48:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/03 05:48:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.32s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:01 DEBUG : file1: md5 = 5373437206cecaa67178910cd8804303 OK 2022/03/03 05:49:01 DEBUG : filename.txt: File name found in url 2022/03/03 05:49:03 DEBUG : filename.txt: md5 = d3dda4a2a2c84c652128f208ff5375b7 OK 2022/03/03 05:49:05 DEBUG : file2: md5 = 6b47dee38688a5178e614acc0bcf1747 OK --- PASS: TestCopyURL (8.20s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:08 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/03 05:49:10 DEBUG : file1: md5 = 3531a7d7ac0e6cc9e4cf3f835c234455 OK 2022/03/03 05:49:10 INFO : file1: Copied (new) to: sub/file2 2022/03/03 05:49:10 INFO : file1: Deleted 2022/03/03 05:49:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/03 05:49:11 DEBUG : file1: Unchanged skipping 2022/03/03 05:49:11 INFO : file1: Deleted 2022/03/03 05:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': don't need to copy/move sub/file2, it is already at target location 2022/03/03 05:49:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.01s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:15 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/03 05:49:16 DEBUG : file1: md5 = 5fd73320828696d4c6c11692ac41acae OK 2022/03/03 05:49:16 INFO : file1: Copied (new) 2022/03/03 05:49:16 INFO : file1: Deleted 2022/03/03 05:49:17 DEBUG : file1: Destination exists, skipping 2022/03/03 05:49:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.85s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:21 DEBUG : dst/file1: md5 = ba80a2fb07a48726f3bd0b3d5a552bac OK 2022/03/03 05:49:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/backup" 2022/03/03 05:49:22 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/1nrff024r7pq65ecp72fc28jb0" 2022/03/03 05:49:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/03 05:49:27 INFO : dst/file1: Moved (server-side) 2022/03/03 05:49:28 DEBUG : dst/file1: md5 = ec40da94a4c57fe64b34db1b792c8155 OK 2022/03/03 05:49:28 INFO : dst/file1: Copied (new) 2022/03/03 05:49:28 INFO : dst/file1: Deleted 2022/03/03 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/03 05:49:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/03 05:49:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.95s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:35 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/03 05:49:37 DEBUG : file1: md5 = 4314c7bf8a4815887e5771bc06158923 OK 2022/03/03 05:49:37 INFO : file1: Copied (new) to: sub/file2 2022/03/03 05:49:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/03/03 05:49:38 DEBUG : file1: Unchanged skipping 2022/03/03 05:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': don't need to copy/move sub/file2, it is already at target location 2022/03/03 05:49:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.05s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:44 DEBUG : dst/file1: md5 = d0cc3e8b05d6b0f0b4eb4b4ab1d16349 OK 2022/03/03 05:49:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/backup" 2022/03/03 05:49:45 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/1nrff024r7pq65ecp72fc28jb0" 2022/03/03 05:49:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/03 05:49:50 INFO : dst/file1: Moved (server-side) 2022/03/03 05:49:52 DEBUG : dst/file1: md5 = aa2fa641bfc1792c98ccf1262ec0ebde OK 2022/03/03 05:49:52 INFO : dst/file1: Copied (new) 2022/03/03 05:49:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/03 05:49:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/03/03 05:49:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.66s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:49:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/dst" 2022/03/03 05:49:57 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/31u3jie661vd5p8j7rtc3hgbh0" 2022/03/03 05:49:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/CompareDest" 2022/03/03 05:49:59 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/gveqi14airsml4bgu7krj116o8" 2022/03/03 05:50:01 DEBUG : one: Need to transfer - File not found at Destination 2022/03/03 05:50:04 DEBUG : one: md5 = df33e3dd4f8de916d20c5bcd950f0265 OK 2022/03/03 05:50:04 INFO : one: Copied (new) 2022/03/03 05:50:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:50:07 DEBUG : one: md5 = 3fd6888a57d74fff6faab2821b7cf7c5 OK 2022/03/03 05:50:07 INFO : one: Copied (replaced existing) 2022/03/03 05:50:09 DEBUG : dst/one: md5 = 6051eb7ac1679c9d7afc0ca7ef532976 OK 2022/03/03 05:50:11 DEBUG : CompareDest/one: md5 = d9ebc1eccf519578fa8610fa04315cf5 OK 2022/03/03 05:50:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:13 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:50:15 DEBUG : CompareDest/two: md5 = 4b3668e4ab9715bb1bf8ff296c5e634b OK 2022/03/03 05:50:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:16 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:50:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:17 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:50:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/03 05:50:18 DEBUG : two: Need to transfer - File not found at Destination 2022/03/03 05:50:20 DEBUG : two: md5 = e0866622c503ab0e8a62932823453d3f OK 2022/03/03 05:50:20 INFO : two: Copied (new) 2022/03/03 05:50:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/03 05:50:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/03 05:50:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/03 05:50:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.35s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:50:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/dst" 2022/03/03 05:50:26 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/31u3jie661vd5p8j7rtc3hgbh0" 2022/03/03 05:50:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/CopyDest" 2022/03/03 05:50:28 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/d09o6po3f7bm6ce32vdgs8h9ls" 2022/03/03 05:50:30 DEBUG : one: Need to transfer - File not found at Destination 2022/03/03 05:50:32 DEBUG : one: md5 = d6f871c91ffdf0d7665ae2ac68426671 OK 2022/03/03 05:50:32 INFO : one: Copied (new) 2022/03/03 05:50:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:50:35 DEBUG : one: md5 = 3b585734bb5396f9f67e80930ba574bd OK 2022/03/03 05:50:35 INFO : one: Copied (replaced existing) 2022/03/03 05:50:38 DEBUG : dst/one: md5 = d5e5300d5e8b4a3a547b6368e90271e3 OK 2022/03/03 05:50:40 DEBUG : CopyDest/one: md5 = 4320dae24d624bb61b047f9b93f2b0eb OK 2022/03/03 05:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8/BackupDir" 2022/03/03 05:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/4r9paifnf2bijh5ecbk2l0a47ehmtakng2cs727u9h96ddpm378gp9n85eatkm157dma4nodpk9nk/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/03/03 05:50:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:50:46 INFO : one: Moved (server-side) 2022/03/03 05:50:47 INFO : one: Copied (server-side copy) 2022/03/03 05:50:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/03 05:50:49 DEBUG : CopyDest/two: md5 = d4ec62115367029f83d53f734a30d0b0 OK 2022/03/03 05:50:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:52 INFO : two: Copied (server-side copy) 2022/03/03 05:50:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/03 05:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/03/03 05:50:53 DEBUG : two: Unchanged skipping 2022/03/03 05:50:55 DEBUG : CopyDest/three: md5 = ad1c9386f8e882f43dbc57b57d8632db OK 2022/03/03 05:50:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/03 05:50:56 DEBUG : three: Destination not found in --copy-dest 2022/03/03 05:50:56 DEBUG : three: Need to transfer - File not found at Destination 2022/03/03 05:50:58 DEBUG : three: md5 = c839eb78337601b0c71bef0b4add6c3a OK 2022/03/03 05:50:58 INFO : three: Copied (new) 2022/03/03 05:51:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/03 05:51:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/03 05:51:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/03 05:51:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/03 05:51:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/03/03 05:51:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/03 05:51:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.59s) === 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:51:09 DEBUG : A1/one: md5 = abf6be03a8e91668d667d6ff1ca19a36 OK 2022/03/03 05:51:10 DEBUG : A1/two: md5 = 981944c66cc26eec38d51407057ce67a OK 2022/03/03 05:51:13 DEBUG : A1/B1/three: md5 = 81a2636dc91025f4befabbbad3bc99de OK 2022/03/03 05:51:15 DEBUG : A1/B1/C1/four: md5 = ef6f12674957e92fa05be93c9a424e5a OK 2022/03/03 05:51:18 DEBUG : A1/B1/C2/five: md5 = 77491ca48e1906509568d5c06a088476 OK 2022/03/03 05:51:18 DEBUG : A1/B2: Making directory 2022/03/03 05:51:19 DEBUG : A1/B1/C3: Making directory 2022/03/03 05:51:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/03 05:51:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/03 05:51:31 INFO : A2/two: Moved (server-side) to: A3/two 2022/03/03 05:51:31 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/03 05:51:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/03 05:51:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/03 05:51:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/03 05:51:36 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/03 05:51:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/03 05:51:37 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/03 05:51:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/03/03 05:51:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/03/03 05:51:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/03/03 05:51:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/03/03 05:51:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/03/03 05:51:47 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/03/03 05:51:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/03/03 05:51:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/03/03 05:51:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/03/03 05:51:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.33s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:51:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 3a59ee62f71fcb716d8ad9667f8ac8aa OK 2022/03/03 05:51:51 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:51:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/03/03 05:51:53 DEBUG : no_checksum_big_file_from_pipe: md5 = c4e50c8d3393a613dce122751d702f34 OK 2022/03/03 05:51:53 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:51:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 4cbdc9c9adf21ed454373df52a1c6bcc OK 2022/03/03 05:51:57 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:51:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/03/03 05:51:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 6da24047bbf6d0a39298c2b0ab004f1f OK 2022/03/03 05:51:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/03 05:51:59 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:52:03 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 3b2c0f27f0e11554a4fc52c1050f47d5 OK 2022/03/03 05:52:03 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:52:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/03/03 05:52:05 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 1e8a77e18006684a0aef88690465ba29 OK 2022/03/03 05:52:05 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-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': File to upload is small (34 bytes), uploading instead of streaming 2022/03/03 05:52:09 DEBUG : ignore_checksum_small_file_from_pipe: md5 = a41d0a88f96456272157ac771bba06e2 OK 2022/03/03 05:52:09 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/03 05:52:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/03/03 05:52:11 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 2a2fca36c04fab405a1e225a8bc5766a OK 2022/03/03 05:52:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.64s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:52:14 DEBUG : potato1: md5 = d9d43e168d59aba30d3fdf21eadc8f3e OK 2022/03/03 05:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': File to upload is small (60 bytes), uploading instead of streaming 2022/03/03 05:52:16 DEBUG : potato2: md5 = 98b20a30393927fe122fd88938004b18 OK 2022/03/03 05:52:16 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.39s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:52:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/03 05:52:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4581af4b82667eb1456db5d8d55b4ac4 OK 2022/03/03 05:52:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/03 05:52:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/03 05:52:22 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)(0xc0011a77d0), isCounted:true}: 2022/03/03 05:52:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/03 05:52:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/03 05:52:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1cc616ae4de9bf354a874d746cb38056 OK 2022/03/03 05:52:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/03/03 05:52:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/03/03 05:52:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (10.26s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8'", Local "Local file system at /tmp/rclone2304349543", Modify Window "1ms" 2022/03/03 05:52:30 DEBUG : potato2: md5 = fd58a44820d63dadf1a01b1a56d31ef2 OK 2022/03/03 05:52:31 DEBUG : empty space: md5 = 79f7c70ba3ffbb510ce4aa58c3b84bd1 OK 2022/03/03 05:52:34 DEBUG : sub dir/potato3: md5 = 7ac86b28df5c6d3603d6c4dd0e0e8895 OK 2022/03/03 05:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Touching "empty space" 2022/03/03 05:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Touching "potato2" 2022/03/03 05:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Touching "sub dir/potato3" 2022/03/03 05:52:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.41s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/03/03 05:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pixahus0pivapib8jisebiw8': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m1.07642425s (try 1/5)