"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/23 12:58:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo" 2025/09/23 12:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:58:52 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg" 2025/09/23 12:58:53 DEBUG : Creating backend with remote "/tmp/rclone1782268612" === 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/23 12:58:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/23 12:58:54 DEBUG : potato: Seek from 10 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 10 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Seek from 5 to 2 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/23 12:58:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Seek from 5 to 2 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/23 12:58:54 DEBUG : potato: Seek from 8 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 8 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/23 12:58:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/23 12:58:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/23 12:58:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/23 12:58:54 DEBUG : potato: Seek from 5 to 2 2025/09/23 12:58:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/23 12:58:54 DEBUG : potato: Seek from 9 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 9 to 0 2025/09/23 12:58:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 12:58:56 DEBUG : rutabaga: md5 = 6e75a73d9cb7806aba32b6a420f73f84 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/23 12:58:58 DEBUG : empty space: md5 = 8fa545de7364d9e1f60eba725055847b OK === RUN TestCheck/3 2025/09/23 12:59:00 DEBUG : potato2: md5 = 8b5233ba4e1e36a2ef9671ffbffee59b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/23 12:59:03 DEBUG : remotepotato: md5 = e923699c402d6429e85485a139c95c76 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.12s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/09/23 12:59:06 DEBUG : Creating backend with remote "nonexistent" 2025/09/23 12:59:06 DEBUG : Creating backend with remote "nonexistent" 2025/09/23 12:59:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/23 12:59:06 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/09/23 12:59:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/23 12:59:06 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 12:59:07 DEBUG : rutabaga: md5 = 4893d3c605efaac967beeeca3158b877 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/23 12:59:14 DEBUG : empty space: md5 = 23dc1ca3d2cd0832eab9b016cf01ca33 OK === RUN TestCheckDownload/3 2025/09/23 12:59:17 DEBUG : potato2: md5 = 0fab4c9338efd45248857f03f50e5c8f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/23 12:59:21 DEBUG : remotepotato: md5 = 59e5899c8db89d7bc230757b99aa9e30 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.00s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (3.39s) --- PASS: TestCheckDownload/3 (1.85s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 12:59:27 DEBUG : rutabaga: md5 = a74ef5352cd2b397c7e9bdda4c92dcbc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/23 12:59:30 DEBUG : empty space: md5 = 07f219218b9049e90a0e8f8d61b76a69 OK === RUN TestCheckSizeOnly/3 2025/09/23 12:59:32 DEBUG : potato2: md5 = c1d2a710049696d0dfe4ab20092207a3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/23 12:59:34 DEBUG : remotepotato: md5 = 43d0058c5107e0b1323d673782c85e32 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.24s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (1.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 12:59:40 DEBUG : test.sum: md5 = a52ee15dbacb8d722df73aabc2571922 OK 2025/09/23 12:59:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/23 12:59:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/23 12:59:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/23 12:59:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/23 12:59:43 DEBUG : test.sum: md5 = 4bf48c86b72d742f172066ebf0cfeaa1 OK 2025/09/23 12:59:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/23 12:59:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/23 12:59:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/23 12:59:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.59s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 12:59:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/data" 2025/09/23 12:59:46 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 12:59:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/data" 2025/09/23 12:59:48 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/vjrnln8ratgmqakfosrqe8espk" 2025/09/23 12:59:51 DEBUG : data/banana: md5 = e644c1592d4dd9ea2e0f0be9e36b9b59 OK 2025/09/23 12:59:53 DEBUG : test.sum: md5 = 49dab93568de8f30de8f9290c534bd13 OK === RUN TestCheckSumDownload/subtest1 2025/09/23 12:59:57 DEBUG : data/potato: md5 = 6e7d458c06c4b8bc0d062d88cbfb3c33 OK 2025/09/23 12:59:59 DEBUG : test.sum: md5 = 5a3ce33bd8aff7b5aa3173a5b8383f12 OK === RUN TestCheckSumDownload/subtest2 2025/09/23 13:00:03 DEBUG : test.sum: md5 = ec5270154ac5f7480cfaafde065d8cb8 OK === RUN TestCheckSumDownload/subtest3 2025/09/23 13:00:07 DEBUG : test.sum: md5 = a5a3a532fcb7f8191a68f2a47aa4c415 OK === RUN TestCheckSumDownload/subtest4 2025/09/23 13:00:12 DEBUG : test.sum: md5 = 646953ec8a2dd9ecdf4770195a8860e0 OK === RUN TestCheckSumDownload/subtest5 2025/09/23 13:00:18 DEBUG : test.sum: md5 = bd5677557ab1aa604febe64fc06e7fa2 OK === RUN TestCheckSumDownload/subtest6 2025/09/23 13:00:23 DEBUG : data/banana: md5 = db1099e130b64e2493652e2ddfc43b5e OK 2025/09/23 13:00:24 DEBUG : data/potato: md5 = c5258769baa9bb521fc5240b44389221 OK 2025/09/23 13:00:26 DEBUG : test.sum: md5 = 3d17cae390c78399fa153b5ec2866600 OK === RUN TestCheckSumDownload/subtest7 2025/09/23 13:00:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/23 13:00:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.50s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (2.45s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (3.13s) --- PASS: TestCheckSumDownload/subtest6 (2.54s) --- PASS: TestCheckSumDownload/subtest7 (3.47s) === RUN TestApplyTransforms 2025/09/23 13:00:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jozexic3rero" 2025/09/23 13:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:00:33 DEBUG : Creating backend with remote "TestDrive:crypt/3hiaiiqjfo8basn08i0725bk20u1d0kcog1g233kln6em8omlph0" 2025/09/23 13:00:34 DEBUG : Creating backend with remote "/tmp/rclone3353629037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero'", Local "Local file system at /tmp/rclone3353629037", Modify Window "1ms" 2025/09/23 13:00:37 DEBUG : hello, world!: md5 = 1b4b175a64fa03426f9b239132e46c9e OK upper checkfile vs. lower remote (without normalization) 2025/09/23 13:00:37 ERROR : hello, world!: sum not found 2025/09/23 13:00:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero' 2025/09/23 13:00:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero': 1 files missing 2025/09/23 13:00:37 NOTICE: 1 hashes missing 2025/09/23 13:00:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero': 1 differences found 2025/09/23 13:00:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/23 13:00:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero': 0 differences found 2025/09/23 13:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero': 1 matching files 2025/09/23 13:00:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayiveg5sasa" 2025/09/23 13:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/6e7anoa441bojqiskvfilh44nbhblvqci8tfsk7inembdnpkdc5g" 2025/09/23 13:00:40 DEBUG : Creating backend with remote "/tmp/rclone3798748173" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa'", Local "Local file system at /tmp/rclone3798748173", Modify Window "1ms" 2025/09/23 13:00:42 DEBUG : HELLO, WORLD!: md5 = bbe517c7085945280a5ffd019198f548 OK lower checkfile vs. upper remote (without normalization) 2025/09/23 13:00:43 ERROR : HELLO, WORLD!: sum not found 2025/09/23 13:00:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa' 2025/09/23 13:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa': 1 files missing 2025/09/23 13:00:43 NOTICE: 1 hashes missing 2025/09/23 13:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa': 1 differences found 2025/09/23 13:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/23 13:00:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:00:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa': 0 differences found 2025/09/23 13:00:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa': 1 matching files 2025/09/23 13:00:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihayad3qiga" 2025/09/23 13:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:00:44 DEBUG : Creating backend with remote "TestDrive:crypt/pd677669a9qc4c6qdba99j3n2a3267o3et85b8gak012p84s8ckg" 2025/09/23 13:00:45 DEBUG : Creating backend with remote "/tmp/rclone1842896639" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga'", Local "Local file system at /tmp/rclone1842896639", Modify Window "1ms" 2025/09/23 13:00:48 DEBUG : HeLlO, wOrLd!: md5 = d43a81b256f0262027bde0bba70452ff OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/23 13:00:49 ERROR : HeLlO, wOrLd!: sum not found 2025/09/23 13:00:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga' 2025/09/23 13:00:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga': 1 files missing 2025/09/23 13:00:49 NOTICE: 1 hashes missing 2025/09/23 13:00:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga': 1 differences found 2025/09/23 13:00:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/23 13:00:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga': 0 differences found 2025/09/23 13:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga': 1 matching files 2025/09/23 13:00:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-movegud6xiyi" 2025/09/23 13:00:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:00:51 DEBUG : Creating backend with remote "TestDrive:crypt/cdepb0eccv81jku9cpon24b9hv5gcct50e9hlaa4g07lgjtci5bg" 2025/09/23 13:00:52 DEBUG : Creating backend with remote "/tmp/rclone1098085663" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi'", Local "Local file system at /tmp/rclone1098085663", Modify Window "1ms" 2025/09/23 13:00:54 DEBUG : HELLO, WORLD!: md5 = 4a14031eba825bd339dc8ed7bb771c9f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/23 13:00:55 ERROR : HELLO, WORLD!: sum not found 2025/09/23 13:00:55 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi' 2025/09/23 13:00:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi': 1 files missing 2025/09/23 13:00:55 NOTICE: 1 hashes missing 2025/09/23 13:00:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi': 1 differences found 2025/09/23 13:00:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/23 13:00:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi': 0 differences found 2025/09/23 13:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi': 1 matching files 2025/09/23 13:00:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxoyip4qaxi" 2025/09/23 13:00:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:00:56 DEBUG : Creating backend with remote "TestDrive:crypt/ovvn1f3aoboqqueh28i1kibci1nk2ic307muv3tqornmvq3v6090" 2025/09/23 13:00:57 DEBUG : Creating backend with remote "/tmp/rclone671059650" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi'", Local "Local file system at /tmp/rclone671059650", Modify Window "1ms" 2025/09/23 13:00:59 DEBUG : 測試_Русский___ě_áñ: md5 = 712de236d78e696ef1518e1b6844ac53 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/23 13:01:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/23 13:01:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi' 2025/09/23 13:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi': 1 files missing 2025/09/23 13:01:00 NOTICE: 1 hashes missing 2025/09/23 13:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi': 1 differences found 2025/09/23 13:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/23 13:01:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi': 0 differences found 2025/09/23 13:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi': 1 matching files 2025/09/23 13:01:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-labaqek5ruyi" 2025/09/23 13:01:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:01:01 DEBUG : Creating backend with remote "TestDrive:crypt/bndbp4d3ntd0tp8tcrgshjq8oothhskv4o0qbhsshcc4332j8ma0" 2025/09/23 13:01:02 DEBUG : Creating backend with remote "/tmp/rclone4007651171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi'", Local "Local file system at /tmp/rclone4007651171", Modify Window "1ms" 2025/09/23 13:01:04 DEBUG : 測試_Русский___ě_áñ: md5 = 0871cdabb2ba9b466398ea400b266ba7 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/23 13:01:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/23 13:01:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi' 2025/09/23 13:01:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi': 1 files missing 2025/09/23 13:01:05 NOTICE: 1 hashes missing 2025/09/23 13:01:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi': 1 differences found 2025/09/23 13:01:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/23 13:01:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi': 0 differences found 2025/09/23 13:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi': 1 matching files 2025/09/23 13:01:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xihoyow8xaji" 2025/09/23 13:01:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:01:06 DEBUG : Creating backend with remote "TestDrive:crypt/gc50fpsj2iak6svit74bfg8uu9hhbnqj528sp01rn9toihvc4q20" 2025/09/23 13:01:07 DEBUG : Creating backend with remote "/tmp/rclone1456603742" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji'", Local "Local file system at /tmp/rclone1456603742", Modify Window "1ms" 2025/09/23 13:01:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 573fe46f9182264f69aa0db5aba682e4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/23 13:01:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 13:01:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji' 2025/09/23 13:01:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji': 1 files missing 2025/09/23 13:01:10 NOTICE: 1 hashes missing 2025/09/23 13:01:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji': 1 differences found 2025/09/23 13:01:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/23 13:01:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:01:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji': 0 differences found 2025/09/23 13:01:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji': 1 matching files 2025/09/23 13:01:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yocusor8same" 2025/09/23 13:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:01:11 DEBUG : Creating backend with remote "TestDrive:crypt/gekupolvqcvo46ooevj2cgsr91e2p295tckbo7gko12b2vb03stg" 2025/09/23 13:01:12 DEBUG : Creating backend with remote "/tmp/rclone2324232231" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same'", Local "Local file system at /tmp/rclone2324232231", Modify Window "1ms" 2025/09/23 13:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f862ca834efc8a514f2c68f9654e464f OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/23 13:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 13:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same' 2025/09/23 13:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same': 1 files missing 2025/09/23 13:01:15 NOTICE: 1 hashes missing 2025/09/23 13:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same': 1 differences found 2025/09/23 13:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/23 13:01:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:01:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same': 0 differences found 2025/09/23 13:01:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same': 1 matching files 2025/09/23 13:01:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hajowos5levo" 2025/09/23 13:01:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:01:16 DEBUG : Creating backend with remote "TestDrive:crypt/okj2idu2pf788o9eu3mjpchee5abjmo06o019udiscgosecfduag" 2025/09/23 13:01:18 DEBUG : Creating backend with remote "/tmp/rclone3713026965" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo'", Local "Local file system at /tmp/rclone3713026965", Modify Window "1ms" 2025/09/23 13:01:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 30ef510abcac066ee0ba823d1567fcbf OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/23 13:01:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 13:01:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo' 2025/09/23 13:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo': 1 files missing 2025/09/23 13:01:21 NOTICE: 1 hashes missing 2025/09/23 13:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo': 1 differences found 2025/09/23 13:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/23 13:01:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:01:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo': 0 differences found 2025/09/23 13:01:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo': 1 matching files 2025/09/23 13:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-divisep9pabu" 2025/09/23 13:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/t6vq6dslqp3lgpisqcnk9k0fa40rso4mfokuptkt9ch6idt0i4u0" 2025/09/23 13:01:23 DEBUG : Creating backend with remote "/tmp/rclone835993072" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu'", Local "Local file system at /tmp/rclone835993072", Modify Window "1ms" 2025/09/23 13:01:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3145ff7956ebe715a445c7d73ac19fa1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/23 13:01:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/23 13:01:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu' 2025/09/23 13:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu': 1 files missing 2025/09/23 13:01:26 NOTICE: 1 hashes missing 2025/09/23 13:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu': 1 differences found 2025/09/23 13:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/23 13:01:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/23 13:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu': 0 differences found 2025/09/23 13:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu': 1 matching files 2025/09/23 13:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-divisep9pabu': Purge remote 2025/09/23 13:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hajowos5levo': Purge remote 2025/09/23 13:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yocusor8same': Purge remote 2025/09/23 13:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihoyow8xaji': Purge remote 2025/09/23 13:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-labaqek5ruyi': Purge remote 2025/09/23 13:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxoyip4qaxi': Purge remote 2025/09/23 13:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-movegud6xiyi': Purge remote 2025/09/23 13:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihayad3qiga': Purge remote 2025/09/23 13:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayiveg5sasa': Purge remote 2025/09/23 13:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jozexic3rero': Purge remote --- PASS: TestApplyTransforms (58.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:01:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/23 13:01:35 DEBUG : sub/file2: md5 = b81be54281faf477b57d0a141962bd69 OK 2025/09/23 13:01:35 INFO : file1: Copied (new) to: sub/file2 2025/09/23 13:01:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:01:35 DEBUG : file1: Unchanged skipping 2025/09/23 13:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': don't need to copy/move sub/file2, it is already at target location 2025/09/23 13:01:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.67s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:01:42 DEBUG : dst/file1: md5 = 987115b5e1f6de06cced60ea8dde3e43 OK 2025/09/23 13:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/backup" 2025/09/23 13:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/1nrff024r7pq65ecp72fc28jb0" 2025/09/23 13:01:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/23 13:01:47 INFO : dst/file1: Moved (server-side) 2025/09/23 13:01:48 DEBUG : dst/file1: md5 = c0e84dd3b86494676797b4de0eb2e919 OK 2025/09/23 13:01:48 INFO : dst/file1: Copied (new) 2025/09/23 13:01:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:01:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:01:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:01:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/dst" 2025/09/23 13:01:53 DEBUG : Config file has changed externally - reloading 2025/09/23 13:01:53 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:01:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/CompareDest" 2025/09/23 13:01:55 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/gveqi14airsml4bgu7krj116o8" 2025/09/23 13:01:57 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 13:01:59 DEBUG : one: md5 = b1c1a5000b50e42185f172fec6d82dee OK 2025/09/23 13:01:59 INFO : one: Copied (new) 2025/09/23 13:02:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 13:02:02 DEBUG : one: md5 = 2b1beb7fa7c6624befeaff237ca5cbcf OK 2025/09/23 13:02:02 INFO : one: Copied (replaced existing) 2025/09/23 13:02:04 DEBUG : dst/one: md5 = f6ab58d2a76fb9473d54d305aa6589df OK 2025/09/23 13:02:07 DEBUG : CompareDest/one: md5 = 4b24c4bf59e7bebc2d6298a4bdbef942 OK 2025/09/23 13:02:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 13:02:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 13:02:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 13:02:10 DEBUG : CompareDest/two: md5 = 464893bf32632a1a95c6515143278f8a OK 2025/09/23 13:02:11 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 13:02:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 13:02:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 13:02:12 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 13:02:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 13:02:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 13:02:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 13:02:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/23 13:02:16 DEBUG : two: md5 = dae7858570b793401da1f0969f670291 OK 2025/09/23 13:02:16 INFO : two: Copied (new) 2025/09/23 13:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:02:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:02:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:02:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:02:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/dst" 2025/09/23 13:02:21 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/CopyDest" 2025/09/23 13:02:23 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/23 13:02:24 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 13:02:27 DEBUG : one: md5 = 51c176c157e05844d9503d8aa2432c44 OK 2025/09/23 13:02:27 INFO : one: Copied (new) 2025/09/23 13:02:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 13:02:29 DEBUG : one: md5 = 4d1cc6c36da2cf3f289daa78e7eb15ba OK 2025/09/23 13:02:29 INFO : one: Copied (replaced existing) 2025/09/23 13:02:32 DEBUG : dst/one: md5 = 80b71b03b14a958b17fad3b38a1128db OK 2025/09/23 13:02:34 DEBUG : CopyDest/one: md5 = d39d60ccb37ffa76845a5a2bbd8e6a16 OK 2025/09/23 13:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/BackupDir" 2025/09/23 13:02:35 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/23 13:02:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 13:02:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 13:02:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 13:02:39 INFO : one: Moved (server-side) 2025/09/23 13:02:40 INFO : one: Copied (server-side copy) 2025/09/23 13:02:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/23 13:02:42 DEBUG : CopyDest/two: md5 = 60e08eb65c3d7508641122207759bbf0 OK 2025/09/23 13:02:43 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 13:02:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 13:02:45 INFO : two: Copied (server-side copy) 2025/09/23 13:02:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/23 13:02:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 13:02:45 DEBUG : two: Unchanged skipping 2025/09/23 13:02:47 DEBUG : CopyDest/three: md5 = f3822197d6d49e30c10382c1d4d5377b OK 2025/09/23 13:02:48 DEBUG : three: Need to transfer - File not found at Destination 2025/09/23 13:02:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/23 13:02:48 DEBUG : three: Destination not found in --copy-dest 2025/09/23 13:02:50 DEBUG : three: md5 = c2bed8396e4871b970ce54dc9599fa3d OK 2025/09/23 13:02:50 INFO : three: Copied (new) 2025/09/23 13:02:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/23 13:02:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:02:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:02:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/23 13:02:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:02:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:02:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.38s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.69s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:02:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/23 13:03:01 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2700065513373dd8b4d895186e2b7fa5 OK 2025/09/23 13:03:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/23 13:03:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/23 13:03:02 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/09/23 13:03:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/23 13:03:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/23 13:03:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 17a0633c0a8d5d7b206dd94351b378fc OK 2025/09/23 13:03:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/23 13:03:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/23 13:03:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using skip mode. 2025/09/23 13:03:12 NOTICE: one: Found 2 files with duplicate names 2025/09/23 13:03:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using skip mode. 2025/09/23 13:03:19 NOTICE: one: Found 3 files with duplicate names 2025/09/23 13:03:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/23 13:03:20 INFO : one: Deleted 2025/09/23 13:03:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using first mode. 2025/09/23 13:03:26 NOTICE: one: Found 3 files with duplicate names 2025/09/23 13:03:27 INFO : one: Deleted 2025/09/23 13:03:27 INFO : one: Deleted 2025/09/23 13:03:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.34s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using newest mode. 2025/09/23 13:03:33 NOTICE: one: Found 3 files with duplicate names 2025/09/23 13:03:34 INFO : one: Deleted 2025/09/23 13:03:34 INFO : one: Deleted 2025/09/23 13:03:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.64s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using oldest mode. 2025/09/23 13:03:40 NOTICE: one: Found 3 files with duplicate names 2025/09/23 13:03:41 INFO : one: Deleted 2025/09/23 13:03:41 INFO : one: Deleted 2025/09/23 13:03:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using largest mode. 2025/09/23 13:03:48 NOTICE: one: Found 3 files with duplicate names 2025/09/23 13:03:48 INFO : one: Deleted 2025/09/23 13:03:49 INFO : one: Deleted 2025/09/23 13:03:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:03:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using smallest mode. 2025/09/23 13:03:55 NOTICE: one: Found 3 files with duplicate names 2025/09/23 13:03:56 INFO : one: Deleted 2025/09/23 13:03:56 INFO : one: Deleted 2025/09/23 13:03:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.10s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:04:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Looking for duplicate names using rename mode. 2025/09/23 13:04:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/23 13:04:04 INFO : one-2.txt: renamed from: one.txt 2025/09/23 13:04:06 INFO : one-3.txt: renamed from: one.txt 2025/09/23 13:04:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.37s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:04:12 DEBUG : dupe1/one.txt: md5 = 57e885f4e6cb417ca11605910d6a70c6 OK 2025/09/23 13:04:14 DEBUG : dupe2/two.txt: md5 = b50e2c6a449a21e071ef08cf519d4d3b OK 2025/09/23 13:04:17 DEBUG : dupe3/three.txt: md5 = 9ce4abf65effc4d196e34810e8226371 OK 2025/09/23 13:04:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/23 13:04:18 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/23 13:04:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/23 13:04:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/23 13:04:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/23 13:04:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/23 13:04:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.21s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:04:25 DEBUG : a.txt: md5 = 57be2ffdd3fbc7b4ec7a35e860101af8 OK 2025/09/23 13:04:27 DEBUG : zend.txt: md5 = ae6887deb73c05c7ec4cf4149c4d8162 OK 2025/09/23 13:04:31 DEBUG : sub dir/hello world: md5 = 3dd1b1a004d4433c507d2c5e6e9e4093 OK 2025/09/23 13:04:33 DEBUG : sub dir/hello world2: md5 = e3ddafe974018be3cc53c9949f7907fc OK 2025/09/23 13:04:35 DEBUG : sub dir/ignore dir/.ignore: md5 = 4f7b049d2bcc629976dc9ccb7ff630e2 OK 2025/09/23 13:04:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = eda423348814018ffdb4c26b2ac24867 OK 2025/09/23 13:04:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = a2f997d892900e5c30e57a5b23394620 OK 2025/09/23 13:04:43 DEBUG : a.txt: Excluded (Size Filter) 2025/09/23 13:04:43 DEBUG : a.txt: Excluded 2025/09/23 13:04:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:04:43 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:04:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:04:43 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:04:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:04:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:04:44 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:04:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:04:44 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:04:44 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:04:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/23 13:04:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/23 13:04:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/23 13:04:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/23 13:04:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/23 13:04:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/23 13:04:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.74s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:04:54 DEBUG : a.txt: md5 = 8ae924839572482a9fe47cac063d1acc OK 2025/09/23 13:04:56 DEBUG : zend.txt: md5 = 9bf9eddb5951c8a91ec9209686b5a7b9 OK 2025/09/23 13:04:58 DEBUG : sub dir/hello world: md5 = e9938fc4a34b04e0ce9e7e54e897c515 OK 2025/09/23 13:05:00 DEBUG : sub dir/hello world2: md5 = 9634cf5f0e19ebbb22a0c5f199c2ac78 OK 2025/09/23 13:05:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 6f181929467a3c28c66be8fa20dfb6a4 OK 2025/09/23 13:05:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = 93f646922435829840b0dbba2833b8dd OK 2025/09/23 13:05:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = e835c51cf5aeaa15bdb72670bf62bcf3 OK 2025/09/23 13:05:08 DEBUG : a.txt: Excluded (Size Filter) 2025/09/23 13:05:08 DEBUG : a.txt: Excluded 2025/09/23 13:05:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:05:09 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:05:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:05:09 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:05:10 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:05:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 13:05:10 DEBUG : sub dir/hello world: Excluded 2025/09/23 13:05:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 13:05:10 DEBUG : sub dir/hello world2: Excluded 2025/09/23 13:05:10 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 13:05:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/23 13:05:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/23 13:05:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/23 13:05:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/23 13:05:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/23 13:05:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/23 13:05:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (25.50s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:05:20 DEBUG : file1: md5 = 6079996d27bdfed6cf67196baac87f66 OK 2025/09/23 13:05:22 DEBUG : sub/file2: md5 = 07eb3bd686a1420af96caabf36f99779 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/09/23 13:05:25 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/23 13:05:25 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/23 13:05:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/23 13:05:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.22s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.33s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:05:30 DEBUG : file1: md5 = c580710331be745a62400342f40c3245 OK 2025/09/23 13:05:32 DEBUG : sub/file2: md5 = 4030310f5b47df6b6437c13864a1372a 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/09/23 13:05:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/notfound" 2025/09/23 13:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/23 13:05:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.84s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:05:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Making directory 2025/09/23 13:05:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:05:45 DEBUG : sub dir/hello world: md5 = 0725112a6f2e27cbf13ded6a2c1dcf14 OK 2025/09/23 13:05:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:05:49 DEBUG : potato2: md5 = 45fb460c64c74e6ef2e98b8f927fbb45 OK 2025/09/23 13:05:51 DEBUG : empty space: md5 = fc8633e04b4b82ad051af2dbeeb98093 OK --- PASS: TestLs (5.19s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:05:54 DEBUG : potato2: md5 = d79e86a51b192a27f26aa4586698c4d2 OK 2025/09/23 13:05:56 DEBUG : empty space: md5 = 03b8484274f4d567e24a899dbc5703dd OK 2025/09/23 13:05:57 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/23 13:05:57 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.45s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:00 DEBUG : potato2: md5 = e05e29a190ff6a5b94ce08475eee323a OK 2025/09/23 13:06:01 DEBUG : empty space: md5 = bb1e2e065749df23c21b65f8a08839b7 OK --- PASS: TestLsLong (4.93s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:05 DEBUG : potato2: md5 = d023bde0d7ee1176977e5badc79ba250 OK 2025/09/23 13:06:07 DEBUG : empty space: md5 = d4efe41c61328557d4e6077c5bca9ab2 OK --- PASS: TestHashSums (5.22s) === RUN TestHashSumsWithErrors 2025/09/23 13:06:08 DEBUG : Creating backend with remote ":memory:" 2025/09/23 13:06:08 DEBUG : Config file has changed externally - reloading 2025/09/23 13:06:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/23 13:06:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/23 13:06:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/23 13:06:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/23 13:06:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/23 13:06:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/23 13:06:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/23 13:06:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/23 13:06:08 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:10 DEBUG : potato2: md5 = ec310d6a2177d06ee26ba8781ac99ef3 OK 2025/09/23 13:06:12 DEBUG : empty space: md5 = c9f1f99beceb8d9421f313a8b064e730 OK 2025/09/23 13:06:14 DEBUG : sub dir/potato3: md5 = 87408c869ad8985fdbeeffa6eba34826 OK 2025/09/23 13:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.30s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:19 DEBUG : small: md5 = 3fc2b042cc9b45bc1fae7388b08d30d7 OK 2025/09/23 13:06:21 DEBUG : medium: md5 = 451565ab735bb357eb7fd7f87cf20ced OK 2025/09/23 13:06:23 DEBUG : large: md5 = 0e38f8ec1386d7f8e0b972a907b2f175 OK 2025/09/23 13:06:23 DEBUG : Waiting for deletions to finish 2025/09/23 13:06:23 DEBUG : large: Excluded (Size Filter) 2025/09/23 13:06:24 INFO : small: Deleted 2025/09/23 13:06:24 INFO : medium: Deleted --- PASS: TestDelete (6.92s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:26 DEBUG : small: md5 = c2bdc2e3699118df0793fb2a3740917d OK 2025/09/23 13:06:28 DEBUG : medium: md5 = ac45f06e584465d8e8b6d801d9719400 OK 2025/09/23 13:06:29 DEBUG : large: md5 = 7652637eecd86956c4e5304831c845c6 OK 2025/09/23 13:06:30 DEBUG : Waiting for deletions to finish 2025/09/23 13:06:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/23 13:06:30 INFO : medium: Deleted 2025/09/23 13:06:30 INFO : small: Deleted --- PASS: TestMaxDelete (7.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:34 DEBUG : small: md5 = ff9fe7b6b303aad95fd44ae2b73fe789 OK 2025/09/23 13:06:36 DEBUG : medium: md5 = affbbe290c38feb5f8e0dc1f98d419a8 OK 2025/09/23 13:06:37 DEBUG : large: md5 = bacc674b640669e8b33a9d03fcc98504 OK 2025/09/23 13:06:38 DEBUG : Waiting for deletions to finish 2025/09/23 13:06:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/23 13:06:38 INFO : medium: Deleted 2025/09/23 13:06:39 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.94s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:42 DEBUG : small: md5 = 7e4f211b804e38455477a8d4fe804f54 OK 2025/09/23 13:06:44 DEBUG : medium: md5 = 3fb9c3bea20199751c3c5bf46e39e652 OK 2025/09/23 13:06:46 DEBUG : large: md5 = 7ec661ae4086e221523f893a8c8a1370 OK 2025/09/23 13:06:46 DEBUG : Waiting for deletions to finish 2025/09/23 13:06:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/23 13:06:47 INFO : large: Deleted 2025/09/23 13:06:47 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.03s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:50 DEBUG : ReadFile: md5 = 9357f74961f9a31a61caf4aae9cd25e3 OK --- PASS: TestReadFile (4.92s) === RUN TestRetry 2025/09/23 13:06:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/23 13:06:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/23 13:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:06:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/23 13:06:53 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:06:55 DEBUG : file1: md5 = d52ee86ffa22bb7184c41dc684680cc0 OK 2025/09/23 13:06:57 DEBUG : file2: md5 = 094c5efa14f07c9667eeaef96cc6daf4 OK --- PASS: TestCat (17.93s) === RUN TestPurge 2025/09/23 13:07:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wirojor7suke" 2025/09/23 13:07:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 13:07:11 DEBUG : Creating backend with remote "TestDrive:crypt/sj67rlrnfebr0l5nh1pbgqbsjua269rearl1nrd54ecd405q5n5g" 2025/09/23 13:07:12 DEBUG : Creating backend with remote "/tmp/rclone3568019911" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wirojor7suke'", Local "Local file system at /tmp/rclone3568019911", Modify Window "1ms" 2025/09/23 13:07:18 DEBUG : A1/B1/C1/one: md5 = 67f8961f9cd90dace09b5509bafd19d5 OK 2025/09/23 13:07:18 INFO : A2: Making directory 2025/09/23 13:07:18 INFO : A1/B2: Making directory 2025/09/23 13:07:19 INFO : A1/B2/C2: Making directory 2025/09/23 13:07:20 INFO : A1/B1/C3: Making directory 2025/09/23 13:07:21 INFO : A3: Making directory 2025/09/23 13:07:22 INFO : A3/B3: Making directory 2025/09/23 13:07:23 INFO : A3/B3/C4: Making directory 2025/09/23 13:07:26 DEBUG : A1/two: md5 = ebfacb6def0ecb9a03084f965881df26 OK 2025/09/23 13:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wirojor7suke': Purge remote 2025/09/23 13:07:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.29s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:07:34 DEBUG : A1/B1/C1/one: md5 = 0c15b09445079ccc8a4f6d0ba934ec52 OK 2025/09/23 13:07:34 INFO : A2: Making directory 2025/09/23 13:07:34 INFO : A1/B2: Making directory 2025/09/23 13:07:35 INFO : A1/B2/C2: Making directory 2025/09/23 13:07:36 INFO : A1/B1/C3: Making directory 2025/09/23 13:07:37 INFO : A3: Making directory 2025/09/23 13:07:38 INFO : A3/B3: Making directory 2025/09/23 13:07:39 INFO : A3/B3/C4: Making directory 2025/09/23 13:07:41 DEBUG : A1/two: md5 = c351ddf06bf6f9f2dd9bb78b662c7347 OK 2025/09/23 13:07:43 DEBUG : removing 1 level 3 directories 2025/09/23 13:07:43 INFO : A3/B3/C4: Removing directory 2025/09/23 13:07:46 DEBUG : removing 2 level 3 directories 2025/09/23 13:07:46 INFO : A1/B2/C2: Removing directory 2025/09/23 13:07:46 INFO : A1/B1/C3: Removing directory 2025/09/23 13:07:46 DEBUG : removing 2 level 2 directories 2025/09/23 13:07:46 INFO : A3/B3: Removing directory 2025/09/23 13:07:46 INFO : A1/B2: Removing directory 2025/09/23 13:07:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/23 13:07:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:07:47 DEBUG : removing 2 level 1 directories 2025/09/23 13:07:47 INFO : A3: Removing directory 2025/09/23 13:07:47 INFO : A2: Removing directory 2025/09/23 13:07:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/23 13:07:51 DEBUG : removing 1 level 3 directories 2025/09/23 13:07:51 INFO : A1/B1/C1: Removing directory 2025/09/23 13:07:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:52 DEBUG : removing 1 level 2 directories 2025/09/23 13:07:52 INFO : A1/B1: Removing directory 2025/09/23 13:07:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:07:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:07:53 DEBUG : removing 1 level 1 directories 2025/09/23 13:07:53 INFO : A1: Removing directory 2025/09/23 13:07:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:07:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:07:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:07:54 DEBUG : removing 1 level 0 directories 2025/09/23 13:07:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Removing directory 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/23 13:07:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (26.02s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:07:56 INFO : A1: Making directory 2025/09/23 13:07:57 INFO : A1/B1: Making directory 2025/09/23 13:07:58 INFO : A1/B1/C1: Making directory 2025/09/23 13:08:00 DEBUG : removing 1 level 3 directories 2025/09/23 13:08:00 INFO : A1/B1/C1: Removing directory 2025/09/23 13:08:01 DEBUG : removing 1 level 2 directories 2025/09/23 13:08:01 INFO : A1/B1: Removing directory 2025/09/23 13:08:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:08:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.14s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:08:04 INFO : A1: Making directory 2025/09/23 13:08:04 INFO : A1/B1: Making directory 2025/09/23 13:08:05 INFO : A1/B1/C1: Making directory 2025/09/23 13:08:08 DEBUG : removing 1 level 3 directories 2025/09/23 13:08:08 INFO : A1/B1/C1: Removing directory 2025/09/23 13:08:09 DEBUG : removing 1 level 2 directories 2025/09/23 13:08:09 INFO : A1/B1: Removing directory 2025/09/23 13:08:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:08:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.67s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:08:13 DEBUG : file1: md5 = 4ef4d8b83df168cba6f15410b876c67e OK 2025/09/23 13:08:14 DEBUG : filename.txt: File name found in url 2025/09/23 13:08:15 DEBUG : filename.txt: md5 = ab239f81f5fae04dea25605cc8760de4 OK 2025/09/23 13:08:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/23 13:08:17 DEBUG : headerfilename.txt: md5 = 1ce8c3ffdd521ac424ebc9fbc9eedf0b OK 2025/09/23 13:08:18 DEBUG : file2: md5 = e2346eb32a9f3a25c2ebe9b48dd0f3fe OK --- PASS: TestCopyURL (9.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:08:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/23 13:08:23 DEBUG : sub/file2: md5 = 1f397602957997567488fbeda3a16bd3 OK 2025/09/23 13:08:23 INFO : file1: Copied (new) to: sub/file2 2025/09/23 13:08:23 INFO : file1: Deleted 2025/09/23 13:08:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:08:25 DEBUG : file1: Unchanged skipping 2025/09/23 13:08:25 INFO : file1: Deleted 2025/09/23 13:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': don't need to copy/move sub/file2, it is already at target location 2025/09/23 13:08:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.39s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:08:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/23 13:08:29 DEBUG : file1: md5 = 50857bc64f4986cb0e48bd06cce7208c OK 2025/09/23 13:08:29 INFO : file1: Copied (new) 2025/09/23 13:08:29 INFO : file1: Deleted 2025/09/23 13:08:30 DEBUG : file1: Destination exists, skipping 2025/09/23 13:08:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.79s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:08:35 DEBUG : dst/file1: md5 = fcae0a15373f7a28a03e61d5f9452467 OK 2025/09/23 13:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-babavaj2duzo/backup" 2025/09/23 13:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg/1nrff024r7pq65ecp72fc28jb0" 2025/09/23 13:08:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/23 13:08:40 INFO : dst/file1: Moved (server-side) 2025/09/23 13:08:41 DEBUG : dst/file1: md5 = 43874d8de3613ce3bab4fef09eef873b OK 2025/09/23 13:08:41 INFO : dst/file1: Copied (new) 2025/09/23 13:08:41 INFO : dst/file1: Deleted 2025/09/23 13:08:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:08:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/23 13:08:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.42s) === 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:08:49 DEBUG : A1/one: md5 = b0233a0b4767d830623a6855fa891ab2 OK 2025/09/23 13:08:51 DEBUG : A1/two: md5 = 7aecd71eb744ce47fca5b60738496b9f OK 2025/09/23 13:08:53 DEBUG : A1/B1/three: md5 = 85b4d04e4b19bfe7ba5bd28c584a8cb4 OK 2025/09/23 13:08:56 DEBUG : A1/B1/C1/four: md5 = c04dc4998d5fd1165ca4295b4523fb4f OK 2025/09/23 13:08:58 DEBUG : A1/B1/C2/five: md5 = bac86df37d52ee29c4d338e4caa3d2ef OK 2025/09/23 13:08:58 INFO : A1/B2: Making directory 2025/09/23 13:08:59 INFO : A1/B1/C3: Making directory 2025/09/23 13:09:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/23 13:09:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/23 13:09:09 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/23 13:09:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/23 13:09:09 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/23 13:09:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:09:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:09:13 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:09:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:09:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:09:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/23 13:09:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/23 13:09:22 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/23 13:09:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/23 13:09:22 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/23 13:09:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/23 13:09:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:09:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:09:25 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:09:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:09:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:09:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/23 13:09:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/23 13:09:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/23 13:09:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/23 13:09:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/23 13:09:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/23 13:09:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/23 13:09:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/23 13:09:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/23 13:09:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.92s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:09:38 DEBUG : no_checksum_small_file_from_pipe: md5 = c1001e4d6008f6d70f34b14f2e57d1d9 OK 2025/09/23 13:09:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/23 13:09:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/23 13:09:39 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/23 13:09:40 DEBUG : no_checksum_big_file_from_pipe: md5 = 70d98fdc3723d5c7326fef173600fbc4 OK 2025/09/23 13:09:40 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:09:44 DEBUG : with_checksum_small_file_from_pipe: md5 = f76ea650c0e9f53cf0d84fea18e9b3aa OK 2025/09/23 13:09:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/23 13:09:44 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/23 13:09:45 DEBUG : with_checksum_big_file_from_pipe: md5 = d15d944c605b0849e25ab664c8e1d2db OK 2025/09/23 13:09:45 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:09:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:09:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/23 13:09:51 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-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/23 13:09:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/23 13:09:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/23 13:09:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.37s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/23 13:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/23 13:09:59 DEBUG : rcat_metadata: md5 = 9fca119d81b546f122e6ad9c31fbce1f OK 2025/09/23 13:09:59 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/23 13:10:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/23 13:10:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5134448e4153ade35c76d62f12413a89 OK 2025/09/23 13:10:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.12s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:06 DEBUG : potato1: md5 = 18d5ded5c9c90a38db0bfef39eeaf83b OK 2025/09/23 13:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/23 13:10:07 DEBUG : potato2: md5 = 91be3f54be7a007608b85c5e79f299f0 OK 2025/09/23 13:10:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:11 DEBUG : potato1: md5 = 7e631533df8c78a3b6304884fd852b81 OK 2025/09/23 13:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/23 13:10:12 DEBUG : potato2: md5 = d4bb3aab053ffe42bfc7bfbe3c98f5ac OK 2025/09/23 13:10:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.42s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:16 DEBUG : potato2: md5 = 39d25428d0efd6ed8f224bd9f01a3b6d OK 2025/09/23 13:10:18 DEBUG : empty space: md5 = a5d7340fdad129823ad8fcbdc2d2f750 OK 2025/09/23 13:10:20 DEBUG : sub dir/potato3: md5 = 23a1ac9fd22cbf8951a3a154c4ebb5de OK 2025/09/23 13:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Touching "sub dir/potato3" 2025/09/23 13:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Touching "empty space" 2025/09/23 13:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Touching "potato2" 2025/09/23 13:10:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:26 DEBUG : dir with metadata: Making directory with metadata 2025/09/23 13:10:27 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.79s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:29 DEBUG : directory with modtime: Making directory with metadata 2025/09/23 13:10:29 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/23 13:10:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 13:10:31 DEBUG : Google drive root 'crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg': Skipping btime metadata as can't update it on an existing file: 2025-09-23T13:10:31.636666968Z 2025/09/23 13:10:32 INFO : non existent directory: Updated directory metadata 2025/09/23 13:10:35 DEBUG : Google drive root 'crypt/iaputhukgsgjpnvgqi9c7f6k13qa7vl2kvf8eleaef9o46s0pupg': Skipping btime metadata as can't update it on an existing file: 2025-09-23T13:10:31.636666968Z 2025/09/23 13:10:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/23 13:10:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/23 13:10:39 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.18s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/23 13:10:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 13:10:41 DEBUG : dst: Making directory with metadata 2025/09/23 13:10:42 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 13:10:42 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 13:10:42 INFO : dst: Set directory modification time (using SetModTime) 2025/09/23 13:10:43 INFO : dst: Set directory modification time (using SetModTime) 2025/09/23 13:10:43 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/23 13:10:43 INFO : dst: Set directory modification time (using SetModTime) 2025/09/23 13:10:43 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.87s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo'", Local "Local file system at /tmp/rclone1782268612", Modify Window "1ms" 2025/09/23 13:10:47 DEBUG : sub dir/test remove existing: md5 = 780af9fa821640cb110da11fc6a05956 OK 2025/09/23 13:10:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 130e0add61ff0af52d1de801f2b52ddb OK 2025/09/23 13:10:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pupuheq0" before starting 2025/09/23 13:10:52 DEBUG : sub dir/test remove existing.pupuheq0: TEST: removing renamed existing file after operation 2025/09/23 13:10:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tunipax4" before starting 2025/09/23 13:10:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tunipax4: TEST: renaming existing back after failed operation 2025/09/23 13:10:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mexadov6" before starting 2025/09/23 13:10:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mexadov6: TEST: removing renamed existing file after operation 2025/09/23 13:10:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4ji1n4cdgl0k0fesroij6agsn9gtam7tqdhqm9ti1cqjcrv6335s360op1hbasm52oigkj449n329jim2fsr5h34e9d660q5eoe680r7mq1u71mcsbbf410nfcn5chls9ocm874402kl5o6t2ro28jrd49q31a6ut8j6sho9ibgf12lusb00" 2025/09/23 13:10:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ami7kugc9e7voe7ei1bvq62t23i5t3o7ttq3aqsls7q1pjb97s4g" --- PASS: TestRemoveExisting (14.03s) === 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/09/23 13:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-babavaj2duzo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m7.44020168s (try 1/5)