"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/13 04:33:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce" 2025/10/13 04:33:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:33:50 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0" 2025/10/13 04:33:51 DEBUG : Creating backend with remote "/tmp/rclone1453690537" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/13 04:33:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/13 04:33:51 DEBUG : potato: Seek from 10 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 10 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Seek from 5 to 2 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/13 04:33:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Seek from 5 to 2 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/13 04:33:51 DEBUG : potato: Seek from 8 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 8 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/13 04:33:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 04:33:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 04:33:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 04:33:51 DEBUG : potato: Seek from 5 to 2 2025/10/13 04:33:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/13 04:33:51 DEBUG : potato: Seek from 9 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 9 to 0 2025/10/13 04:33:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:33:54 DEBUG : rutabaga: md5 = 7145adee0116f57e3a252e7af6e4277f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/13 04:33:56 DEBUG : empty space: md5 = ad7235b757356cf7884e8f281e0217b6 OK === RUN TestCheck/3 2025/10/13 04:33:58 DEBUG : potato2: md5 = fafee4a360fa9563325689155deebc78 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/13 04:34:00 DEBUG : remotepotato: md5 = 3e65e17eed9dce70cd1b76ee8daf55ea OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.32s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/10/13 04:34:03 DEBUG : Creating backend with remote "nonexistent" 2025/10/13 04:34:03 DEBUG : Creating backend with remote "nonexistent" 2025/10/13 04:34:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/13 04:34:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/13 04:34:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/13 04:34:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:34:04 DEBUG : rutabaga: md5 = 59aff6f26594f8dc6a2a9a2bebb99606 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/13 04:34:08 DEBUG : empty space: md5 = 3633bea97b911b7d9464a7dfabc7f42f OK === RUN TestCheckDownload/3 2025/10/13 04:34:11 DEBUG : potato2: md5 = 89c5dcf50a99f6e5544864856fe3433f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/13 04:34:15 DEBUG : remotepotato: md5 = 48c14e5b4e77991f5dbe8e416cb6e810 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.68s) --- PASS: TestCheckDownload/1 (1.49s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:34:21 DEBUG : rutabaga: md5 = f94d82a5f01534d1bd57ed1d664da64d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/13 04:34:23 DEBUG : empty space: md5 = d3ad9814d7f21cbe982603580908afca OK === RUN TestCheckSizeOnly/3 2025/10/13 04:34:25 DEBUG : potato2: md5 = 353ba3474acaa46d9c389f07e9992e83 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/13 04:34:27 DEBUG : remotepotato: md5 = f83af45a6a1d65e758de25f7a2ec7bc9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.55s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:34:31 DEBUG : test.sum: md5 = 319245c48c7c22dfb36b878b4d032502 OK 2025/10/13 04:34:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/13 04:34:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/13 04:34:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/13 04:34:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/13 04:34:34 DEBUG : test.sum: md5 = 3df2c0de8c88c526c0e5042826793bce OK 2025/10/13 04:34:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/13 04:34:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/13 04:34:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/13 04:34:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.12s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:34:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/data" 2025/10/13 04:34:36 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:34:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/data" 2025/10/13 04:34:38 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/vjrnln8ratgmqakfosrqe8espk" 2025/10/13 04:34:42 DEBUG : data/banana: md5 = 7ac2e5c8bcf5136867218182770e31b2 OK 2025/10/13 04:34:43 DEBUG : test.sum: md5 = 7be3c2ffb5f245354c4797a9e4d3b3f5 OK === RUN TestCheckSumDownload/subtest1 2025/10/13 04:34:47 DEBUG : data/potato: md5 = ec22089588f33f69e03290b047b3a2c1 OK 2025/10/13 04:34:49 DEBUG : test.sum: md5 = 99f962348d1c0df2355fc121ea8f7920 OK === RUN TestCheckSumDownload/subtest2 2025/10/13 04:34:53 DEBUG : test.sum: md5 = 5af4ee70ce4b88bd412f2c296a64bdbc OK === RUN TestCheckSumDownload/subtest3 2025/10/13 04:34:58 DEBUG : test.sum: md5 = fb28101ecc83d24993e163e6d47ffa33 OK === RUN TestCheckSumDownload/subtest4 2025/10/13 04:35:03 DEBUG : test.sum: md5 = 2b86ff0617684c8eccc24964784e0ef5 OK === RUN TestCheckSumDownload/subtest5 2025/10/13 04:35:07 DEBUG : test.sum: md5 = b43b0d87e728b9f88761b936e877f2c1 OK === RUN TestCheckSumDownload/subtest6 2025/10/13 04:35:10 DEBUG : data/banana: md5 = b40b7610b58609864deeea603f865475 OK 2025/10/13 04:35:12 DEBUG : data/potato: md5 = 43116c8d263192f4a51bbe7d13e34b7a OK 2025/10/13 04:35:13 DEBUG : test.sum: md5 = a3a640190ebdbaac39100fd3bc01ea39 OK === RUN TestCheckSumDownload/subtest7 2025/10/13 04:35:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/13 04:35:18 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.63s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (2.47s) --- PASS: TestCheckSumDownload/subtest3 (2.81s) --- PASS: TestCheckSumDownload/subtest4 (2.84s) --- PASS: TestCheckSumDownload/subtest5 (1.91s) --- PASS: TestCheckSumDownload/subtest6 (1.80s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestApplyTransforms 2025/10/13 04:35:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mariric3sadu" 2025/10/13 04:35:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:19 DEBUG : Creating backend with remote "TestDrive:crypt/i6p3cra781f2rk8d9atfl692u9hog6scpga3s4i09kntsnsk98c0" 2025/10/13 04:35:20 DEBUG : Creating backend with remote "/tmp/rclone3865083645" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu'", Local "Local file system at /tmp/rclone3865083645", Modify Window "1ms" 2025/10/13 04:35:22 DEBUG : hello, world!: md5 = b5246582a6817909ff62896c919b0eef OK upper checkfile vs. lower remote (without normalization) 2025/10/13 04:35:23 ERROR : hello, world!: sum not found 2025/10/13 04:35:23 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu' 2025/10/13 04:35:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu': 1 files missing 2025/10/13 04:35:23 NOTICE: 1 hashes missing 2025/10/13 04:35:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu': 1 differences found 2025/10/13 04:35:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/13 04:35:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu': 0 differences found 2025/10/13 04:35:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu': 1 matching files 2025/10/13 04:35:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noderap0naro" 2025/10/13 04:35:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:24 DEBUG : Creating backend with remote "TestDrive:crypt/r3l5bj5falflggij0a2m4b77bf9qhdunaa7p5mho4126hmbbi5pg" 2025/10/13 04:35:25 DEBUG : Creating backend with remote "/tmp/rclone553880309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro'", Local "Local file system at /tmp/rclone553880309", Modify Window "1ms" 2025/10/13 04:35:27 DEBUG : HELLO, WORLD!: md5 = ceb3c28f06b6f0cafa07400dc55344a4 OK lower checkfile vs. upper remote (without normalization) 2025/10/13 04:35:27 ERROR : HELLO, WORLD!: sum not found 2025/10/13 04:35:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro' 2025/10/13 04:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro': 1 files missing 2025/10/13 04:35:27 NOTICE: 1 hashes missing 2025/10/13 04:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro': 1 differences found 2025/10/13 04:35:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/13 04:35:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro': 0 differences found 2025/10/13 04:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro': 1 matching files 2025/10/13 04:35:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wovovid2tebi" 2025/10/13 04:35:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:29 DEBUG : Creating backend with remote "TestDrive:crypt/onvntgktfteh3q7rt5fmatoiufprhetmvkeh7c055paf6tqg2890" 2025/10/13 04:35:30 DEBUG : Creating backend with remote "/tmp/rclone3098587056" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi'", Local "Local file system at /tmp/rclone3098587056", Modify Window "1ms" 2025/10/13 04:35:32 DEBUG : HeLlO, wOrLd!: md5 = fbe0211d2b5b092bfae19542abfe5930 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/13 04:35:32 ERROR : HeLlO, wOrLd!: sum not found 2025/10/13 04:35:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi' 2025/10/13 04:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi': 1 files missing 2025/10/13 04:35:32 NOTICE: 1 hashes missing 2025/10/13 04:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi': 1 differences found 2025/10/13 04:35:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/13 04:35:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi': 0 differences found 2025/10/13 04:35:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi': 1 matching files 2025/10/13 04:35:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhojey8neno" 2025/10/13 04:35:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:34 DEBUG : Creating backend with remote "TestDrive:crypt/1r3md4koff3iq2n9of632hjqakgmjod7b4rgovtnbh1mffenherg" 2025/10/13 04:35:35 DEBUG : Creating backend with remote "/tmp/rclone101527678" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno'", Local "Local file system at /tmp/rclone101527678", Modify Window "1ms" 2025/10/13 04:35:37 DEBUG : HELLO, WORLD!: md5 = faa2603fa84aceac62482a96ccdcaf4d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/13 04:35:37 ERROR : HELLO, WORLD!: sum not found 2025/10/13 04:35:37 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno' 2025/10/13 04:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno': 1 files missing 2025/10/13 04:35:37 NOTICE: 1 hashes missing 2025/10/13 04:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno': 1 differences found 2025/10/13 04:35:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/13 04:35:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno': 0 differences found 2025/10/13 04:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno': 1 matching files 2025/10/13 04:35:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lumitup4kika" 2025/10/13 04:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:39 DEBUG : Creating backend with remote "TestDrive:crypt/74s2ecgg83rm306f04bd3sjb3gtmnolqnrgl84kvnvnesbkqksp0" 2025/10/13 04:35:40 DEBUG : Creating backend with remote "/tmp/rclone1770835698" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika'", Local "Local file system at /tmp/rclone1770835698", Modify Window "1ms" 2025/10/13 04:35:42 DEBUG : 測試_Русский___ě_áñ: md5 = 3ca966951c4ad92fc9e4524a7f0e4c29 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/13 04:35:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/13 04:35:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika' 2025/10/13 04:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika': 1 files missing 2025/10/13 04:35:43 NOTICE: 1 hashes missing 2025/10/13 04:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika': 1 differences found 2025/10/13 04:35:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/13 04:35:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika': 0 differences found 2025/10/13 04:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika': 1 matching files 2025/10/13 04:35:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zatadis8gudu" 2025/10/13 04:35:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:44 DEBUG : Creating backend with remote "TestDrive:crypt/en278ammqumqute2dh64jh5fnc4g92so5sc3mkoad1fanropmu40" 2025/10/13 04:35:45 DEBUG : Creating backend with remote "/tmp/rclone3622444994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu'", Local "Local file system at /tmp/rclone3622444994", Modify Window "1ms" 2025/10/13 04:35:47 DEBUG : 測試_Русский___ě_áñ: md5 = 24e87cb633d44dcd51468a3ca58364ef OK NFC checkfile vs. NFD remote (without normalization) 2025/10/13 04:35:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/13 04:35:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu' 2025/10/13 04:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu': 1 files missing 2025/10/13 04:35:47 NOTICE: 1 hashes missing 2025/10/13 04:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu': 1 differences found 2025/10/13 04:35:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/13 04:35:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu': 0 differences found 2025/10/13 04:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu': 1 matching files 2025/10/13 04:35:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujobub7zabo" 2025/10/13 04:35:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:49 DEBUG : Creating backend with remote "TestDrive:crypt/p4b952i4t29gsa97p5mk5tgmv75m2l21v0njup1mrkiacvt829b0" 2025/10/13 04:35:50 DEBUG : Creating backend with remote "/tmp/rclone1952827203" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo'", Local "Local file system at /tmp/rclone1952827203", Modify Window "1ms" 2025/10/13 04:35:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ba6532959a68cd7b4f28b65890b8143 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/13 04:35:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:35:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo' 2025/10/13 04:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo': 1 files missing 2025/10/13 04:35:52 NOTICE: 1 hashes missing 2025/10/13 04:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo': 1 differences found 2025/10/13 04:35:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/13 04:35:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo': 0 differences found 2025/10/13 04:35:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo': 1 matching files 2025/10/13 04:35:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucaseg8nowe" 2025/10/13 04:35:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:54 DEBUG : Creating backend with remote "TestDrive:crypt/r2bhj5skq9nn654tf7gmbjmrk74tc3te22cs9ta0628rpmi5d320" 2025/10/13 04:35:54 DEBUG : Creating backend with remote "/tmp/rclone658452859" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe'", Local "Local file system at /tmp/rclone658452859", Modify Window "1ms" 2025/10/13 04:35:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b9de97348a95735dccd4c6749d2ba690 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/13 04:35:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:35:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe' 2025/10/13 04:35:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe': 1 files missing 2025/10/13 04:35:57 NOTICE: 1 hashes missing 2025/10/13 04:35:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe': 1 differences found 2025/10/13 04:35:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/13 04:35:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe': 0 differences found 2025/10/13 04:35:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe': 1 matching files 2025/10/13 04:35:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faniled3bima" 2025/10/13 04:35:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/bhguothln2r80pe543qdlrluc46gvmlmr352m7isss2tmtddsoog" 2025/10/13 04:36:00 DEBUG : Creating backend with remote "/tmp/rclone2358501147" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima'", Local "Local file system at /tmp/rclone2358501147", Modify Window "1ms" 2025/10/13 04:36:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd6266501020847512c33a8553edf650 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/13 04:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:36:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima' 2025/10/13 04:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima': 1 files missing 2025/10/13 04:36:02 NOTICE: 1 hashes missing 2025/10/13 04:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima': 1 differences found 2025/10/13 04:36:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/13 04:36:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima': 0 differences found 2025/10/13 04:36:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima': 1 matching files 2025/10/13 04:36:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutekoh3meda" 2025/10/13 04:36:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:36:03 DEBUG : Creating backend with remote "TestDrive:crypt/e30ocdb7hjoof30vho4oe8oiemuu49qoll40ku6iv2vhpr6e2qfg" 2025/10/13 04:36:04 DEBUG : Creating backend with remote "/tmp/rclone1879303867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda'", Local "Local file system at /tmp/rclone1879303867", Modify Window "1ms" 2025/10/13 04:36:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1fc737a67453cc3b9205a8f84ceea935 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/13 04:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 04:36:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda' 2025/10/13 04:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda': 1 files missing 2025/10/13 04:36:07 NOTICE: 1 hashes missing 2025/10/13 04:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda': 1 differences found 2025/10/13 04:36:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/13 04:36:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 04:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda': 0 differences found 2025/10/13 04:36:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda': 1 matching files 2025/10/13 04:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutekoh3meda': Purge remote 2025/10/13 04:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faniled3bima': Purge remote 2025/10/13 04:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucaseg8nowe': Purge remote 2025/10/13 04:36:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujobub7zabo': Purge remote 2025/10/13 04:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zatadis8gudu': Purge remote 2025/10/13 04:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lumitup4kika': Purge remote 2025/10/13 04:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhojey8neno': Purge remote 2025/10/13 04:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wovovid2tebi': Purge remote 2025/10/13 04:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noderap0naro': Purge remote 2025/10/13 04:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mariric3sadu': Purge remote --- PASS: TestApplyTransforms (53.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:36:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 04:36:14 DEBUG : sub/file2: md5 = e6008e42f95e558557621c6ae08a87b7 OK 2025/10/13 04:36:14 INFO : file1: Copied (new) to: sub/file2 2025/10/13 04:36:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:36:15 DEBUG : file1: Unchanged skipping 2025/10/13 04:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': don't need to copy/move sub/file2, it is already at target location 2025/10/13 04:36:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.88s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:36:20 DEBUG : dst/file1: md5 = 766dcb44eb12d3cd7bf1bd36df6cc54e OK 2025/10/13 04:36:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/backup" 2025/10/13 04:36:21 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/1nrff024r7pq65ecp72fc28jb0" 2025/10/13 04:36:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/13 04:36:25 INFO : dst/file1: Moved (server-side) 2025/10/13 04:36:27 DEBUG : dst/file1: md5 = a5222210e1d553d637e4d8dff80b9cc3 OK 2025/10/13 04:36:27 INFO : dst/file1: Copied (new) 2025/10/13 04:36:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:36:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:36:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.68s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:36:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/dst" 2025/10/13 04:36:31 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:36:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/CompareDest" 2025/10/13 04:36:33 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/gveqi14airsml4bgu7krj116o8" 2025/10/13 04:36:34 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 04:36:36 DEBUG : one: md5 = 684bd4d4f4e94efe2629047a654a6558 OK 2025/10/13 04:36:36 INFO : one: Copied (new) 2025/10/13 04:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:36:39 DEBUG : one: md5 = 3cfdccc35d5a63e098ea6580275fbaab OK 2025/10/13 04:36:39 INFO : one: Copied (replaced existing) 2025/10/13 04:36:41 DEBUG : dst/one: md5 = 72dda3f1493173800a5ba3b3964524d3 OK 2025/10/13 04:36:43 DEBUG : CompareDest/one: md5 = fc7e72e4b217ad56b9dd9c6d41b38531 OK 2025/10/13 04:36:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:36:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:36:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 04:36:46 DEBUG : CompareDest/two: md5 = e7fa99f48d08a3084425a650e07a25a7 OK 2025/10/13 04:36:47 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:36:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:36:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:36:48 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:36:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:36:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 04:36:50 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:36:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/13 04:36:51 DEBUG : two: md5 = 16140ed265947c3cdd0bfe3ad06c486e OK 2025/10/13 04:36:51 INFO : two: Copied (new) 2025/10/13 04:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:36:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:36:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:36:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.23s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:36:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/dst" 2025/10/13 04:36:55 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/CopyDest" 2025/10/13 04:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/13 04:36:59 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 04:37:01 DEBUG : one: md5 = ce243be1981a2c39e01ada1fabba1329 OK 2025/10/13 04:37:01 INFO : one: Copied (new) 2025/10/13 04:37:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:37:04 DEBUG : one: md5 = 0c594de52730158075b894a2ec1a854e OK 2025/10/13 04:37:04 INFO : one: Copied (replaced existing) 2025/10/13 04:37:05 DEBUG : dst/one: md5 = 7da2ea04a30868496ff608495284326c OK 2025/10/13 04:37:08 DEBUG : CopyDest/one: md5 = 441f231286085420461fcebeeef73dbd OK 2025/10/13 04:37:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/BackupDir" 2025/10/13 04:37:08 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/13 04:37:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:37:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:37:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 04:37:12 INFO : one: Moved (server-side) 2025/10/13 04:37:13 INFO : one: Copied (server-side copy) 2025/10/13 04:37:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/13 04:37:15 DEBUG : CopyDest/two: md5 = 193442b92b4f8038bbec642b9b779a1c OK 2025/10/13 04:37:16 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 04:37:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:37:17 INFO : two: Copied (server-side copy) 2025/10/13 04:37:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/13 04:37:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 04:37:18 DEBUG : two: Unchanged skipping 2025/10/13 04:37:19 DEBUG : CopyDest/three: md5 = 41883bb412e868f85ae4d120d2dacc03 OK 2025/10/13 04:37:20 DEBUG : three: Need to transfer - File not found at Destination 2025/10/13 04:37:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/13 04:37:21 DEBUG : three: Destination not found in --copy-dest 2025/10/13 04:37:22 DEBUG : three: md5 = fc29b4717d99b24ac5b59e17cb8b092c OK 2025/10/13 04:37:22 INFO : three: Copied (new) 2025/10/13 04:37:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/13 04:37:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:37:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:37:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/13 04:37:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:37:27 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:37:28 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.93s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:37:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/13 04:37:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 898f12fae4fec3b390a6b32c30b60123 OK 2025/10/13 04:37:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/13 04:37:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/13 04:37:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/13 04:37:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/13 04:37:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/13 04:37:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a7439ea6e9b87d5a9c999ce7b1404021 OK 2025/10/13 04:37:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/13 04:37:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/13 04:37:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:37:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using skip mode. 2025/10/13 04:37:42 NOTICE: one: Found 2 files with duplicate names 2025/10/13 04:37:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:37:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using skip mode. 2025/10/13 04:37:48 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:37:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/13 04:37:48 INFO : one: Deleted 2025/10/13 04:37:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.23s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:37:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using first mode. 2025/10/13 04:37:54 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:37:55 INFO : one: Deleted 2025/10/13 04:37:55 INFO : one: Deleted 2025/10/13 04:37:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using newest mode. 2025/10/13 04:38:01 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:38:01 INFO : one: Deleted 2025/10/13 04:38:02 INFO : one: Deleted 2025/10/13 04:38:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.60s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using oldest mode. 2025/10/13 04:38:07 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:38:08 INFO : one: Deleted 2025/10/13 04:38:08 INFO : one: Deleted 2025/10/13 04:38:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using largest mode. 2025/10/13 04:38:13 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:38:14 INFO : one: Deleted 2025/10/13 04:38:14 INFO : one: Deleted 2025/10/13 04:38:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using smallest mode. 2025/10/13 04:38:20 NOTICE: one: Found 3 files with duplicate names 2025/10/13 04:38:20 INFO : one: Deleted 2025/10/13 04:38:21 INFO : one: Deleted 2025/10/13 04:38:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Looking for duplicate names using rename mode. 2025/10/13 04:38:27 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/13 04:38:28 INFO : one-2.txt: renamed from: one.txt 2025/10/13 04:38:29 INFO : one-3.txt: renamed from: one.txt 2025/10/13 04:38:31 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.40s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:36 DEBUG : dupe1/one.txt: md5 = 899ff3b40d48919432d82f2537aa2aa6 OK 2025/10/13 04:38:38 DEBUG : dupe2/two.txt: md5 = d49aeeeb4a327d6a94bf96e09b7e0b4e OK 2025/10/13 04:38:40 DEBUG : dupe3/three.txt: md5 = 591011fd6078594be3d14d9a6a5bfea3 OK 2025/10/13 04:38:41 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/13 04:38:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/13 04:38:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/13 04:38:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/13 04:38:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/13 04:38:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/13 04:38:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.90s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:38:48 DEBUG : a.txt: md5 = 084e5be027f2de1f1868df38b9e2e1c4 OK 2025/10/13 04:38:49 DEBUG : zend.txt: md5 = 6186afd0a45670375332caa0f85b3ed0 OK 2025/10/13 04:38:51 DEBUG : sub dir/hello world: md5 = ea2f6d6eeba5fe2d48699f41f223ee0d OK 2025/10/13 04:38:53 DEBUG : sub dir/hello world2: md5 = 2b46919d391e6703342c711f34823af0 OK 2025/10/13 04:38:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 0f113200327049ac8a7604396b97b5e0 OK 2025/10/13 04:38:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3e4b7fd71314643e2ce90bf4719a29bf OK 2025/10/13 04:38:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = c0b9d4dab3edf3c51bd3efb9a9f3b2c2 OK 2025/10/13 04:38:59 DEBUG : a.txt: Excluded (Size Filter) 2025/10/13 04:38:59 DEBUG : a.txt: Excluded 2025/10/13 04:39:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:39:00 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:39:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:39:00 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:39:00 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:39:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:39:00 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:39:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:39:00 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:39:01 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:39:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/13 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/13 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/13 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/13 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/13 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/13 04:39:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.77s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:39:08 DEBUG : a.txt: md5 = b63ad84a2577682ce17d5d3426e61bc1 OK 2025/10/13 04:39:10 DEBUG : zend.txt: md5 = cb0954e9109e2f7d79205a9aa8c78a40 OK 2025/10/13 04:39:12 DEBUG : sub dir/hello world: md5 = 2c753d4eb7df22cd4fc59e77babcb9a4 OK 2025/10/13 04:39:13 DEBUG : sub dir/hello world2: md5 = e32b694a190634b292e40bce7174f325 OK 2025/10/13 04:39:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 5dc05a5a5d85a2750fb76746f8e2eee7 OK 2025/10/13 04:39:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4a80ef9a2c44fc94f4357d9e4b6efcf1 OK 2025/10/13 04:39:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8d280d845b87cd1b92c877b72a518cc1 OK 2025/10/13 04:39:20 DEBUG : a.txt: Excluded (Size Filter) 2025/10/13 04:39:20 DEBUG : a.txt: Excluded 2025/10/13 04:39:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:39:20 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:39:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:39:20 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:39:21 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:39:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 04:39:21 DEBUG : sub dir/hello world: Excluded 2025/10/13 04:39:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 04:39:21 DEBUG : sub dir/hello world2: Excluded 2025/10/13 04:39:21 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 04:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/13 04:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/13 04:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/13 04:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/13 04:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/13 04:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/13 04:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.80s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:39:29 DEBUG : file1: md5 = c1cc1adc962746d9409f4283f795272a OK 2025/10/13 04:39:31 DEBUG : sub/file2: md5 = c87068b5a4638608b9bb3a3e4998233d 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 2025/10/13 04:39:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/13 04:39:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/13 04:39:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/13 04:39:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.65s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:39:39 DEBUG : file1: md5 = 3a5d52f1b36f05b3eebfedd25a99cde0 OK 2025/10/13 04:39:41 DEBUG : sub/file2: md5 = f3943ae9437dd11e0898149ecf0514f4 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2025/10/13 04:39:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/notfound" 2025/10/13 04:39:45 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/13 04:39:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.59s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:39:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Making directory 2025/10/13 04:39:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:39:52 DEBUG : sub dir/hello world: md5 = 468e8664cfde82b1f314023c7486f4c2 OK 2025/10/13 04:39:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:39:56 DEBUG : potato2: md5 = 5fe50d50836acae52ad8a6f0a2a0dd8e OK 2025/10/13 04:39:57 DEBUG : empty space: md5 = f650f277d2adacd44cca37f92f18b884 OK --- PASS: TestLs (4.95s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:00 DEBUG : potato2: md5 = e0f0511f0e273b3e788a8c2d5d630730 OK 2025/10/13 04:40:02 DEBUG : empty space: md5 = 9ac19f7487ce86c64dfc40e30483811b OK 2025/10/13 04:40:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:05 DEBUG : potato2: md5 = c90123c324a2c7ec3af37e3bc0ab37a6 OK 2025/10/13 04:40:07 DEBUG : empty space: md5 = 7ea4851d0454f97a5826586a977e9f59 OK --- PASS: TestLsLong (4.63s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:10 DEBUG : potato2: md5 = 3f5f2aefa75fc886824fb5f89d03e0ee OK 2025/10/13 04:40:11 DEBUG : empty space: md5 = 16ab13c782bba525e0e555415bc1800c OK --- PASS: TestHashSums (4.27s) === RUN TestHashSumsWithErrors 2025/10/13 04:40:13 DEBUG : Creating backend with remote ":memory:" 2025/10/13 04:40:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/13 04:40:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/13 04:40:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/13 04:40:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/13 04:40:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/13 04:40:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/13 04:40:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/13 04:40:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/13 04:40:13 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:14 DEBUG : potato2: md5 = 73390bab446e3a44ed62dd0ec06f390d OK 2025/10/13 04:40:16 DEBUG : empty space: md5 = d3f2d423a94b7db418a06f2422c73900 OK 2025/10/13 04:40:18 DEBUG : sub dir/potato3: md5 = ca3116011080bec83dc2c6f44448cd3c OK 2025/10/13 04:40:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.21s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:22 DEBUG : small: md5 = 989956a66b1d91438a95af5ea2d7483d OK 2025/10/13 04:40:24 DEBUG : medium: md5 = e022153bccef35688e2aaaf245b2954a OK 2025/10/13 04:40:25 DEBUG : large: md5 = b077b51d2b05b2cba2ecee98ddff4c2b OK 2025/10/13 04:40:25 DEBUG : Waiting for deletions to finish 2025/10/13 04:40:26 DEBUG : large: Excluded (Size Filter) 2025/10/13 04:40:26 INFO : small: Deleted 2025/10/13 04:40:26 INFO : medium: Deleted --- PASS: TestDelete (6.47s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:29 DEBUG : small: md5 = 8af233b029ebf5e7cb2d0bebc02696e2 OK 2025/10/13 04:40:30 DEBUG : medium: md5 = e78e9b47b7a10ee45921f1897563881d OK 2025/10/13 04:40:32 DEBUG : large: md5 = 9a45bf988a61e92a1fdae334cda81567 OK 2025/10/13 04:40:32 DEBUG : Waiting for deletions to finish 2025/10/13 04:40:32 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/13 04:40:33 INFO : large: Deleted 2025/10/13 04:40:33 INFO : small: Deleted --- PASS: TestMaxDelete (6.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:36 DEBUG : small: md5 = e5c542840ba14ce09cf72c3969743db1 OK 2025/10/13 04:40:37 DEBUG : medium: md5 = 3a4b8de679dccfbc4b66cbbd41e4b0b7 OK 2025/10/13 04:40:38 DEBUG : large: md5 = e372aa4a322a6cf24b49a739a344c6ae OK 2025/10/13 04:40:38 DEBUG : Waiting for deletions to finish 2025/10/13 04:40:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/13 04:40:39 INFO : medium: Deleted 2025/10/13 04:40:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.44s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:42 DEBUG : small: md5 = f69fcf850c37987a945add31b4e81a51 OK 2025/10/13 04:40:44 DEBUG : medium: md5 = 160e59c45bd3ecea2aa6d81f1631f162 OK 2025/10/13 04:40:45 DEBUG : large: md5 = f3d77930177fadaba92aedb9a71cc6fa OK 2025/10/13 04:40:45 DEBUG : Waiting for deletions to finish 2025/10/13 04:40:45 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/13 04:40:46 INFO : large: Deleted 2025/10/13 04:40:46 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.80s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:49 DEBUG : ReadFile: md5 = bba472eee919ecb14c56406bd17ac1d5 OK --- PASS: TestReadFile (3.86s) === RUN TestRetry 2025/10/13 04:40:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/13 04:40:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/13 04:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/13 04:40:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:40:53 DEBUG : file1: md5 = ce0b7b2f382723d7f8b6cdbe1e4405c6 OK 2025/10/13 04:40:55 DEBUG : file2: md5 = 3c9c865b4f324830c696a474a9139ba5 OK --- PASS: TestCat (15.80s) === RUN TestPurge 2025/10/13 04:41:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujebof4wijo" 2025/10/13 04:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 04:41:07 DEBUG : Creating backend with remote "TestDrive:crypt/kguru1125e651babcmdmb9mk4134s5dkmlbbae0t1dlmng036e4g" 2025/10/13 04:41:08 DEBUG : Creating backend with remote "/tmp/rclone2391653865" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujebof4wijo'", Local "Local file system at /tmp/rclone2391653865", Modify Window "1ms" 2025/10/13 04:41:13 DEBUG : A1/B1/C1/one: md5 = 676997e25499182ee18bbaf675b0c613 OK 2025/10/13 04:41:13 INFO : A2: Making directory 2025/10/13 04:41:13 INFO : A1/B2: Making directory 2025/10/13 04:41:14 INFO : A1/B2/C2: Making directory 2025/10/13 04:41:15 INFO : A1/B1/C3: Making directory 2025/10/13 04:41:15 INFO : A3: Making directory 2025/10/13 04:41:16 INFO : A3/B3: Making directory 2025/10/13 04:41:17 INFO : A3/B3/C4: Making directory 2025/10/13 04:41:19 DEBUG : A1/two: md5 = f9dfedcc075e95f4564305f43e2c65fa OK 2025/10/13 04:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujebof4wijo': Purge remote 2025/10/13 04:41:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:41:26 DEBUG : A1/B1/C1/one: md5 = 6c4b41c671b6df3059eac6ec3b1e9d9f OK 2025/10/13 04:41:26 INFO : A2: Making directory 2025/10/13 04:41:26 INFO : A1/B2: Making directory 2025/10/13 04:41:27 INFO : A1/B2/C2: Making directory 2025/10/13 04:41:28 INFO : A1/B1/C3: Making directory 2025/10/13 04:41:29 INFO : A3: Making directory 2025/10/13 04:41:29 INFO : A3/B3: Making directory 2025/10/13 04:41:30 INFO : A3/B3/C4: Making directory 2025/10/13 04:41:32 DEBUG : A1/two: md5 = 3a1e1340874f4d9329b7b19d9a3f4567 OK 2025/10/13 04:41:33 DEBUG : removing 1 level 3 directories 2025/10/13 04:41:33 INFO : A3/B3/C4: Removing directory 2025/10/13 04:41:36 DEBUG : removing 2 level 3 directories 2025/10/13 04:41:36 INFO : A1/B2/C2: Removing directory 2025/10/13 04:41:36 INFO : A1/B1/C3: Removing directory 2025/10/13 04:41:36 DEBUG : removing 2 level 2 directories 2025/10/13 04:41:36 INFO : A3/B3: Removing directory 2025/10/13 04:41:36 INFO : A1/B2: Removing directory 2025/10/13 04:41:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/13 04:41:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:41:37 DEBUG : removing 2 level 1 directories 2025/10/13 04:41:37 INFO : A3: Removing directory 2025/10/13 04:41:37 INFO : A2: Removing directory 2025/10/13 04:41:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/13 04:41:41 DEBUG : removing 1 level 3 directories 2025/10/13 04:41:41 INFO : A1/B1/C1: Removing directory 2025/10/13 04:41:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:42 DEBUG : removing 1 level 2 directories 2025/10/13 04:41:42 INFO : A1/B1: Removing directory 2025/10/13 04:41:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:41:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:41:42 DEBUG : removing 1 level 1 directories 2025/10/13 04:41:42 INFO : A1: Removing directory 2025/10/13 04:41:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:41:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:41:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:41:43 DEBUG : removing 1 level 0 directories 2025/10/13 04:41:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Removing directory 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/13 04:41:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.01s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:41:45 INFO : A1: Making directory 2025/10/13 04:41:46 INFO : A1/B1: Making directory 2025/10/13 04:41:47 INFO : A1/B1/C1: Making directory 2025/10/13 04:41:49 DEBUG : removing 1 level 3 directories 2025/10/13 04:41:49 INFO : A1/B1/C1: Removing directory 2025/10/13 04:41:49 DEBUG : removing 1 level 2 directories 2025/10/13 04:41:49 INFO : A1/B1: Removing directory 2025/10/13 04:41:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:41:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:41:52 INFO : A1: Making directory 2025/10/13 04:41:53 INFO : A1/B1: Making directory 2025/10/13 04:41:53 INFO : A1/B1/C1: Making directory 2025/10/13 04:41:56 DEBUG : removing 1 level 3 directories 2025/10/13 04:41:56 INFO : A1/B1/C1: Removing directory 2025/10/13 04:41:56 DEBUG : removing 1 level 2 directories 2025/10/13 04:41:56 INFO : A1/B1: Removing directory 2025/10/13 04:41:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:41:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:42:01 DEBUG : file1: md5 = 1ea4aed48d6f8e18a6849fe1f517feb8 OK 2025/10/13 04:42:01 DEBUG : filename.txt: File name found in url 2025/10/13 04:42:03 DEBUG : filename.txt: md5 = 2f3f47b485e60fdcefe50033cd8a5759 OK 2025/10/13 04:42:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/13 04:42:04 DEBUG : headerfilename.txt: md5 = 46eed169b7dba743195c557f77da8ff8 OK 2025/10/13 04:42:05 DEBUG : file2: md5 = dc4d99982869d8104a94b391176ff9df OK --- PASS: TestCopyURL (8.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:42:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 04:42:10 DEBUG : sub/file2: md5 = 6af1d22084b87c6d8bba477ce248eaa6 OK 2025/10/13 04:42:10 INFO : file1: Copied (new) to: sub/file2 2025/10/13 04:42:10 INFO : file1: Deleted 2025/10/13 04:42:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:42:11 DEBUG : file1: Unchanged skipping 2025/10/13 04:42:11 INFO : file1: Deleted 2025/10/13 04:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': don't need to copy/move sub/file2, it is already at target location 2025/10/13 04:42:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:42:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 04:42:15 DEBUG : file1: md5 = df1f76c9c9d6bcae22a047c66c2a8aed OK 2025/10/13 04:42:15 INFO : file1: Copied (new) 2025/10/13 04:42:15 INFO : file1: Deleted 2025/10/13 04:42:15 DEBUG : file1: Destination exists, skipping 2025/10/13 04:42:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:42:19 DEBUG : dst/file1: md5 = b9070cd9dbf572f009df53476ef7f544 OK 2025/10/13 04:42:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuyifav8qoce/backup" 2025/10/13 04:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0/1nrff024r7pq65ecp72fc28jb0" 2025/10/13 04:42:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/13 04:42:24 INFO : dst/file1: Moved (server-side) 2025/10/13 04:42:25 DEBUG : dst/file1: md5 = 1466031713773fba0c015baac3917e3d OK 2025/10/13 04:42:25 INFO : dst/file1: Copied (new) 2025/10/13 04:42:25 INFO : dst/file1: Deleted 2025/10/13 04:42:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:42:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/13 04:42:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.13s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:42:32 DEBUG : A1/one: md5 = 5cac6f9837441d9ec950f8b19987a43a OK 2025/10/13 04:42:33 DEBUG : A1/two: md5 = f39cf9f2335642c5bd76d4cd7d0c3802 OK 2025/10/13 04:42:35 DEBUG : A1/B1/three: md5 = eb912fa14f2d0f9443a2dcc7e06c7930 OK 2025/10/13 04:42:37 DEBUG : A1/B1/C1/four: md5 = 3dc053f24fcf8542c8580f6c1f3eead6 OK 2025/10/13 04:42:39 DEBUG : A1/B1/C2/five: md5 = a4848692fb8d6b0173699837b31a9524 OK 2025/10/13 04:42:39 INFO : A1/B2: Making directory 2025/10/13 04:42:40 INFO : A1/B1/C3: Making directory 2025/10/13 04:42:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/13 04:42:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/13 04:42:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/13 04:42:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/13 04:42:49 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/13 04:42:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:42:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:42:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:42:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:42:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:42:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/13 04:42:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/13 04:42:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/13 04:42:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/13 04:43:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/13 04:43:00 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/13 04:43:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:43:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:43:03 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:43:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:43:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:43:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/13 04:43:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/13 04:43:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.25s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:12 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:43:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 12f9451bcc19900088c8285d0932c9fa OK 2025/10/13 04:43:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/13 04:43:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/13 04:43:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/13 04:43:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 4e7bbe4c33af67bc2b0cf4f4c1ad579b OK 2025/10/13 04:43:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:43:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 2e3c295471d831708f11fa8e11b2ffd5 OK 2025/10/13 04:43:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/13 04:43:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/13 04:43:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 48df525aa38d7caf26f00ead6ae5081b OK 2025/10/13 04:43:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:43:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:43:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/13 04:43:25 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 run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (34 bytes), uploading instead of streaming 2025/10/13 04:43:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/13 04:43:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/13 04:43:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/13 04:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (48 bytes), uploading instead of streaming 2025/10/13 04:43:33 DEBUG : rcat_metadata: md5 = 9fa8619276b8ebf163d2ae728b61d2c5 OK 2025/10/13 04:43:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/13 04:43:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/13 04:43:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9c76cda023e5fd775cff48be16cb9f16 OK 2025/10/13 04:43:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.68s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:38 DEBUG : potato1: md5 = b2dbbdc4e55b627ffed7919c97f63590 OK 2025/10/13 04:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (60 bytes), uploading instead of streaming 2025/10/13 04:43:40 DEBUG : potato2: md5 = 0392aa7787cc8fcd34ebbb27fe5ce6ef OK 2025/10/13 04:43:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:43 DEBUG : potato1: md5 = 2ec91282cad676f5ac71a50553d92c2d OK 2025/10/13 04:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': File to upload is small (60 bytes), uploading instead of streaming 2025/10/13 04:43:44 DEBUG : potato2: md5 = e2f096c570be7b6ad64418060f526c54 OK 2025/10/13 04:43:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.94s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:48 DEBUG : potato2: md5 = f8136f468492237afc543aa11715801c OK 2025/10/13 04:43:49 DEBUG : empty space: md5 = 3b0ba504e78a76e757acad93a6f54cad OK 2025/10/13 04:43:51 DEBUG : sub dir/potato3: md5 = e4a6f62cf366d64f4e2707d8e0c712f1 OK 2025/10/13 04:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Touching "sub dir/potato3" 2025/10/13 04:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Touching "empty space" 2025/10/13 04:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Touching "potato2" 2025/10/13 04:43:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:56 DEBUG : dir with metadata: Making directory with metadata 2025/10/13 04:43:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.19s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:43:58 DEBUG : directory with modtime: Making directory with metadata 2025/10/13 04:43:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.16s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:44:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/13 04:44:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:44:00 DEBUG : Google drive root 'crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0': Skipping btime metadata as can't update it on an existing file: 2025-10-13T04:44:00.444579251Z 2025/10/13 04:44:01 INFO : non existent directory: Updated directory metadata 2025/10/13 04:44:02 DEBUG : Google drive root 'crypt/ti6bbgv44e11dp2suaqrhdeb4gr3s6u7mkafvm54ub9pr41dmap0': Skipping btime metadata as can't update it on an existing file: 2025-10-13T04:44:00.444579251Z 2025/10/13 04:44:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:44:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/13 04:44:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/13 04:44:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:44:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/13 04:44:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:44:09 DEBUG : dst: Making directory with metadata 2025/10/13 04:44:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 04:44:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 04:44:10 INFO : dst: Set directory modification time (using SetModTime) 2025/10/13 04:44:10 INFO : dst: Set directory modification time (using SetModTime) 2025/10/13 04:44:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/13 04:44:11 INFO : dst: Set directory modification time (using SetModTime) 2025/10/13 04:44:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce'", Local "Local file system at /tmp/rclone1453690537", Modify Window "1ms" 2025/10/13 04:44:14 DEBUG : sub dir/test remove existing: md5 = 86338aff2e8b5021e3926378745973e0 OK 2025/10/13 04:44:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ac408baf6c3a6f8d244bfc0f9e5b5536 OK 2025/10/13 04:44:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yisulec8" before starting 2025/10/13 04:44:19 DEBUG : sub dir/test remove existing.yisulec8: TEST: removing renamed existing file after operation 2025/10/13 04:44:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatoloj9" before starting 2025/10/13 04:44:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatoloj9: TEST: renaming existing back after failed operation 2025/10/13 04:44:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dinavot5" before starting 2025/10/13 04:44:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dinavot5: TEST: removing renamed existing file after operation 2025/10/13 04:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "loqsmm9sl9urvqosg5h0k9eke51jaus4ur78lfhfbq5rj69k2t70" 2025/10/13 04:44:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jpquu2431g45esmnri039fvip08h69n5jg2rsmm6t1fr12sr08054sqtpm4ouud8ev8k8k9ts84qj8952idli026v8k550c8nng301evmkaq89sf3hpif5b0frd0ncnm110hmtvg4s9vcmclcqrv09j2sfafmk2v6g5og3ofo28qfe13vtlg" --- PASS: TestRemoveExisting (13.19s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/13 04:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuyifav8qoce': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m36.032416883s (try 1/5)