"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/28 04:00:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa" 2026/05/28 04:00:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:00:59 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60" 2026/05/28 04:01:00 DEBUG : Creating backend with remote "/tmp/rclone2227927694" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/05/28 04:01:01 DEBUG : a: size = 0 OK 2026/05/28 04:01:01 DEBUG : a: size = 1 (memory) 2026/05/28 04:01:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/28 04:01:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/28 04:01:01 DEBUG : potato: Seek from 10 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 10 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 2 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/28 04:01:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 2 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/28 04:01:01 DEBUG : potato: Seek from 8 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 8 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/28 04:01:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 04:01:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 04:01:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 04:01:01 DEBUG : potato: Seek from 5 to 2 2026/05/28 04:01:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/28 04:01:01 DEBUG : potato: Seek from 9 to 0 2026/05/28 04:01:01 DEBUG : potato: Seek from 9 to 0 2026/05/28 04:01:01 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:01:03 DEBUG : rutabaga: md5 = e21b19538a210beafceaa7962ae92071 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/28 04:01:06 DEBUG : empty space: md5 = 8e13aedc0a8b985b5eb8c517ac6f012e OK === RUN TestCheck/3 2026/05/28 04:01:08 DEBUG : potato2: md5 = a2cbf6f335ab0576186a4c0bc98334de OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/28 04:01:10 DEBUG : remotepotato: md5 = 0f1ba31cacc85db98089d4e5e4c239b7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2026/05/28 04:01:13 DEBUG : Creating backend with remote "nonexistent" 2026/05/28 04:01:13 DEBUG : Creating backend with remote "nonexistent" 2026/05/28 04:01:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/28 04:01:13 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/28 04:01:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/28 04:01:13 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:01:15 DEBUG : rutabaga: md5 = e7a60912bb0a522758ddc6821fe3b7d3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/28 04:01:18 DEBUG : empty space: md5 = 2a7ebf5c427efae2cd3a18ad3b1ca804 OK === RUN TestCheckDownload/3 2026/05/28 04:01:21 DEBUG : potato2: md5 = 0f3d5ecc3b94794a56ecc5d49fc5db32 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/28 04:01:25 DEBUG : remotepotato: md5 = ad322c511e7f2a06d51828c280726836 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.68s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.91s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:01:31 DEBUG : rutabaga: md5 = b213b6e8dac0cf1a0c7c496d90b35ca1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/28 04:01:34 DEBUG : empty space: md5 = 87f5290cdd1cd94086855697cabda51c OK === RUN TestCheckSizeOnly/3 2026/05/28 04:01:36 DEBUG : potato2: md5 = 99d4f6e0c941669b00e42dfd75c25878 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/28 04:01:38 DEBUG : remotepotato: md5 = 35fbab5b9c6eb312b8353fb0541c5d9e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.33s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:01:43 DEBUG : test.sum: md5 = de02c9cd02d81d785fffe9d68ad1b7b1 OK 2026/05/28 04:01:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/28 04:01:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/28 04:01:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/28 04:01:44 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/28 04:01:46 DEBUG : test.sum: md5 = 38aef34f48252e03c3cfb7d0d8bce6c0 OK 2026/05/28 04:01:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/28 04:01:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/28 04:01:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/28 04:01:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.10s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/data" 2026/05/28 04:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:01:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/data" 2026/05/28 04:01:50 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/vjrnln8ratgmqakfosrqe8espk" 2026/05/28 04:01:54 DEBUG : data/banana: md5 = b2d42af204720617aebbba9500e9d8b0 OK 2026/05/28 04:01:56 DEBUG : test.sum: md5 = 224f98a00787c928fa62903772c0a6ed OK === RUN TestCheckSumDownload/subtest1 2026/05/28 04:02:01 DEBUG : data/potato: md5 = 87fa463ea08c8f19113b1a5a923020fa OK 2026/05/28 04:02:02 DEBUG : test.sum: md5 = de4ab7e87c91188dcbde71290cb05c78 OK === RUN TestCheckSumDownload/subtest2 2026/05/28 04:02:06 DEBUG : test.sum: md5 = 0301c92705e8c74894a18f93701f45a6 OK === RUN TestCheckSumDownload/subtest3 2026/05/28 04:02:10 DEBUG : test.sum: md5 = 1ad783cbf52e8acfb49b84f6a309fd94 OK === RUN TestCheckSumDownload/subtest4 2026/05/28 04:02:14 DEBUG : test.sum: md5 = 5ae5893d9a2957b7d60b9e8f395743ee OK === RUN TestCheckSumDownload/subtest5 2026/05/28 04:02:18 DEBUG : test.sum: md5 = 445c87eb2b06a7d4bb8099468d92e72f OK === RUN TestCheckSumDownload/subtest6 2026/05/28 04:02:22 DEBUG : data/banana: md5 = a7a1426ffb0b44abd7065e0834772759 OK 2026/05/28 04:02:24 DEBUG : data/potato: md5 = 87e98cccec3b1a10872d69d038873620 OK 2026/05/28 04:02:25 DEBUG : test.sum: md5 = 03107fe63a15d5c4ec4b2e0639bcc115 OK === RUN TestCheckSumDownload/subtest7 2026/05/28 04:02:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/28 04:02:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.42s) --- PASS: TestCheckSumDownload/subtest1 (2.18s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (2.05s) --- PASS: TestCheckSumDownload/subtest4 (1.87s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (1.79s) --- PASS: TestCheckSumDownload/subtest7 (1.98s) === RUN TestApplyTransforms 2026/05/28 04:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiyefut1safe" 2026/05/28 04:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/kkar967q0l8o3b8joog5slvaae93ic9shrje2tokteoq7jq9acng" 2026/05/28 04:02:32 DEBUG : Creating backend with remote "/tmp/rclone155098359" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe'", Local "Local file system at /tmp/rclone155098359", Modify Window "1ms" 2026/05/28 04:02:34 DEBUG : hello, world!: md5 = 7e7d7dcc58f88f66f8d047234c7e2cb5 OK upper checkfile vs. lower remote (without normalization) 2026/05/28 04:02:35 ERROR : hello, world!: sum not found 2026/05/28 04:02:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe' 2026/05/28 04:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe': 1 files missing 2026/05/28 04:02:35 NOTICE: 1 hashes missing 2026/05/28 04:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe': 1 differences found 2026/05/28 04:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/28 04:02:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe': 0 differences found 2026/05/28 04:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe': 1 matching files 2026/05/28 04:02:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rizuyik9wefi" 2026/05/28 04:02:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/fo64d0thabn7ork3foktgh6ringjh1hbqojbhf57lvba2cl5koi0" 2026/05/28 04:02:36 DEBUG : Creating backend with remote "/tmp/rclone3062768027" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi'", Local "Local file system at /tmp/rclone3062768027", Modify Window "1ms" 2026/05/28 04:02:39 DEBUG : HELLO, WORLD!: md5 = a6201e14a84511e7fb4debf12faa0be6 OK lower checkfile vs. upper remote (without normalization) 2026/05/28 04:02:40 ERROR : HELLO, WORLD!: sum not found 2026/05/28 04:02:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi' 2026/05/28 04:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi': 1 files missing 2026/05/28 04:02:40 NOTICE: 1 hashes missing 2026/05/28 04:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi': 1 differences found 2026/05/28 04:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/28 04:02:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi': 0 differences found 2026/05/28 04:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi': 1 matching files 2026/05/28 04:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wufuhel9kiva" 2026/05/28 04:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/tl58i4lg1cfq4buj5nq07snspbvd9tjsubvq6286sqt45p4shn4g" 2026/05/28 04:02:42 DEBUG : Creating backend with remote "/tmp/rclone4011705293" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva'", Local "Local file system at /tmp/rclone4011705293", Modify Window "1ms" 2026/05/28 04:02:44 DEBUG : HeLlO, wOrLd!: md5 = d28008a0c2244938f5535d73f6aa705a OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/28 04:02:45 ERROR : HeLlO, wOrLd!: sum not found 2026/05/28 04:02:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva' 2026/05/28 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva': 1 files missing 2026/05/28 04:02:45 NOTICE: 1 hashes missing 2026/05/28 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva': 1 differences found 2026/05/28 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/28 04:02:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva': 0 differences found 2026/05/28 04:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva': 1 matching files 2026/05/28 04:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxehov5cito" 2026/05/28 04:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/5gb3rropetf94osmqmavr2mfa1ichjjttn5vbk36svttbgij69sg" 2026/05/28 04:02:47 DEBUG : Creating backend with remote "/tmp/rclone1344528688" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito'", Local "Local file system at /tmp/rclone1344528688", Modify Window "1ms" 2026/05/28 04:02:49 DEBUG : HELLO, WORLD!: md5 = 051d721da359c09ee34d51f26ae4cd49 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/28 04:02:50 ERROR : HELLO, WORLD!: sum not found 2026/05/28 04:02:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito' 2026/05/28 04:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito': 1 files missing 2026/05/28 04:02:50 NOTICE: 1 hashes missing 2026/05/28 04:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito': 1 differences found 2026/05/28 04:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/28 04:02:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito': 0 differences found 2026/05/28 04:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito': 1 matching files 2026/05/28 04:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapixac6ramu" 2026/05/28 04:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/egv6r5vbab89la8bt346fd21sg8n3omohcvku24ib33c9q5ecbg0" 2026/05/28 04:02:52 DEBUG : Creating backend with remote "/tmp/rclone2448747368" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu'", Local "Local file system at /tmp/rclone2448747368", Modify Window "1ms" 2026/05/28 04:02:55 DEBUG : 測試_Русский___ě_áñ: md5 = 1c2dc245725a4fe10166991efdf3c418 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/28 04:02:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/28 04:02:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu' 2026/05/28 04:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu': 1 files missing 2026/05/28 04:02:55 NOTICE: 1 hashes missing 2026/05/28 04:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu': 1 differences found 2026/05/28 04:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/28 04:02:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu': 0 differences found 2026/05/28 04:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu': 1 matching files 2026/05/28 04:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gujicay6kido" 2026/05/28 04:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/0ajne69v0lrs1bqrnlhud6v5otr1l31fs3fvqvurms4as9ep3u6g" 2026/05/28 04:02:57 DEBUG : Creating backend with remote "/tmp/rclone532266686" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido'", Local "Local file system at /tmp/rclone532266686", Modify Window "1ms" 2026/05/28 04:03:00 DEBUG : 測試_Русский___ě_áñ: md5 = da752a0c68e24b34bfa6e6e1efded87d OK NFC checkfile vs. NFD remote (without normalization) 2026/05/28 04:03:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/28 04:03:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido' 2026/05/28 04:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido': 1 files missing 2026/05/28 04:03:00 NOTICE: 1 hashes missing 2026/05/28 04:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido': 1 differences found 2026/05/28 04:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/28 04:03:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido': 0 differences found 2026/05/28 04:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido': 1 matching files 2026/05/28 04:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sasurov2doto" 2026/05/28 04:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/1qofhdtsjnod0mrtigoa4tb7c66sj7v8or8nkj7j9vmjvrq6pm00" 2026/05/28 04:03:02 DEBUG : Creating backend with remote "/tmp/rclone480633496" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto'", Local "Local file system at /tmp/rclone480633496", Modify Window "1ms" 2026/05/28 04:03:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 45b4da6ba5539d797ccaba22b1522c5a OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/28 04:03:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 04:03:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto' 2026/05/28 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto': 1 files missing 2026/05/28 04:03:05 NOTICE: 1 hashes missing 2026/05/28 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto': 1 differences found 2026/05/28 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/28 04:03:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto': 0 differences found 2026/05/28 04:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto': 1 matching files 2026/05/28 04:03:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-razedes0vazu" 2026/05/28 04:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:03:06 DEBUG : Creating backend with remote "TestDrive:crypt/2tkip2rolgra4p1490jhj5qkhs12084703fq6pu4gfcb5720htu0" 2026/05/28 04:03:07 DEBUG : Creating backend with remote "/tmp/rclone371659766" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu'", Local "Local file system at /tmp/rclone371659766", Modify Window "1ms" 2026/05/28 04:03:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a15cc6777134d4c88d0ec75959c34df7 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/28 04:03:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 04:03:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu' 2026/05/28 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu': 1 files missing 2026/05/28 04:03:10 NOTICE: 1 hashes missing 2026/05/28 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu': 1 differences found 2026/05/28 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/28 04:03:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu': 0 differences found 2026/05/28 04:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu': 1 matching files 2026/05/28 04:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poteyeb4cera" 2026/05/28 04:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/p0tl6j37va6hrprtom1comeu9rleui7chtbmt4rc7jdgk9f7j9vg" 2026/05/28 04:03:12 DEBUG : Creating backend with remote "/tmp/rclone2228475829" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera'", Local "Local file system at /tmp/rclone2228475829", Modify Window "1ms" 2026/05/28 04:03:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2290e899747326e95f5aa79ad03aa5bf OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/28 04:03:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 04:03:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera' 2026/05/28 04:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera': 1 files missing 2026/05/28 04:03:15 NOTICE: 1 hashes missing 2026/05/28 04:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera': 1 differences found 2026/05/28 04:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/28 04:03:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera': 0 differences found 2026/05/28 04:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera': 1 matching files 2026/05/28 04:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqakaf6rini" 2026/05/28 04:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/nffhvuni16hkem5v7osvv7j2p6ib0t53evc5u03qgiobnfu6vkjg" 2026/05/28 04:03:17 DEBUG : Creating backend with remote "/tmp/rclone1604092499" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini'", Local "Local file system at /tmp/rclone1604092499", Modify Window "1ms" 2026/05/28 04:03:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0950362e69acb59ac67f23effbfa0c38 OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/28 04:03:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 04:03:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini' 2026/05/28 04:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini': 1 files missing 2026/05/28 04:03:20 NOTICE: 1 hashes missing 2026/05/28 04:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini': 1 differences found 2026/05/28 04:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/28 04:03:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 04:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini': 0 differences found 2026/05/28 04:03:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini': 1 matching files 2026/05/28 04:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqakaf6rini': Purge remote 2026/05/28 04:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poteyeb4cera': Purge remote 2026/05/28 04:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-razedes0vazu': Purge remote 2026/05/28 04:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sasurov2doto': Purge remote 2026/05/28 04:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gujicay6kido': Purge remote 2026/05/28 04:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapixac6ramu': Purge remote 2026/05/28 04:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxehov5cito': Purge remote 2026/05/28 04:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wufuhel9kiva': Purge remote 2026/05/28 04:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rizuyik9wefi': Purge remote 2026/05/28 04:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiyefut1safe': Purge remote --- PASS: TestApplyTransforms (54.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:03:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/28 04:03:28 DEBUG : sub/file2: md5 = 9232308ecdbe0559494643f6f4574766 OK 2026/05/28 04:03:28 DEBUG : sub/file2: size = 14 OK 2026/05/28 04:03:28 INFO : file1: Copied (new) to: sub/file2 2026/05/28 04:03:29 DEBUG : sub/file2: size = 14 OK 2026/05/28 04:03:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 04:03:29 DEBUG : file1: Unchanged skipping 2026/05/28 04:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': don't need to copy/move sub/file2, it is already at target location 2026/05/28 04:03:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.76s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:03:35 DEBUG : dst/file1: md5 = e0184b97eea4f1c235f8b3e52fc28d93 OK 2026/05/28 04:03:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/backup" 2026/05/28 04:03:37 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/1nrff024r7pq65ecp72fc28jb0" 2026/05/28 04:03:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:03:39 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa') 2026/05/28 04:03:39 DEBUG : dst/file1: Sizes differ 2026/05/28 04:03:41 INFO : dst/file1: Moved (server-side) 2026/05/28 04:03:43 DEBUG : dst/file1: md5 = 8fac912983464ea8e7b750a8ffea472c OK 2026/05/28 04:03:43 DEBUG : dst/file1: size = 14 OK 2026/05/28 04:03:43 INFO : dst/file1: Copied (new) 2026/05/28 04:03:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:03:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:03:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.60s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:03:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/dst" 2026/05/28 04:03:47 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/28 04:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/CompareDest" 2026/05/28 04:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/gveqi14airsml4bgu7krj116o8" 2026/05/28 04:03:51 DEBUG : one: Need to transfer - File not found at Destination 2026/05/28 04:03:53 DEBUG : one: md5 = 524c0939ef7d6214197308b6c02e4642 OK 2026/05/28 04:03:53 DEBUG : one: size = 3 OK 2026/05/28 04:03:53 INFO : one: Copied (new) 2026/05/28 04:03:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:03:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/dst') 2026/05/28 04:03:55 DEBUG : one: Sizes differ 2026/05/28 04:03:56 DEBUG : one: md5 = 363cb3392eaa0fa58b56d8984986d3e3 OK 2026/05/28 04:03:56 DEBUG : one: size = 5 OK 2026/05/28 04:03:56 INFO : one: Copied (replaced existing) 2026/05/28 04:03:58 DEBUG : dst/one: md5 = 1d79e8a8f11f6fbe05be06612c8803f9 OK 2026/05/28 04:04:01 DEBUG : CompareDest/one: md5 = e47bea1b6c0da7e99b04a2cbe6379969 OK 2026/05/28 04:04:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:04:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/dst') 2026/05/28 04:04:01 DEBUG : one: Sizes differ 2026/05/28 04:04:02 DEBUG : one: size = 5 OK 2026/05/28 04:04:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 04:04:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 04:04:04 DEBUG : CompareDest/two: md5 = bf33e1455103c318b71afc56c89ba269 OK 2026/05/28 04:04:05 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 04:04:05 DEBUG : two: size = 3 OK 2026/05/28 04:04:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 04:04:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 04:04:06 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 04:04:06 DEBUG : two: size = 3 OK 2026/05/28 04:04:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 04:04:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 04:04:07 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 04:04:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:04:07 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/CompareDest') 2026/05/28 04:04:07 DEBUG : two: Sizes differ 2026/05/28 04:04:09 DEBUG : two: md5 = 8ef43fb13d04e028fa13937a4a4c83be OK 2026/05/28 04:04:09 DEBUG : two: size = 5 OK 2026/05/28 04:04:09 INFO : two: Copied (new) 2026/05/28 04:04:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/28 04:04:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:04:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:04:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.97s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:04:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/dst" 2026/05/28 04:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/28 04:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/CopyDest" 2026/05/28 04:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/28 04:04:17 DEBUG : one: Need to transfer - File not found at Destination 2026/05/28 04:04:20 DEBUG : one: md5 = af0eb4af343e97b2bb4a51c77b5442fc OK 2026/05/28 04:04:20 DEBUG : one: size = 3 OK 2026/05/28 04:04:20 INFO : one: Copied (new) 2026/05/28 04:04:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:04:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/dst') 2026/05/28 04:04:21 DEBUG : one: Sizes differ 2026/05/28 04:04:22 DEBUG : one: md5 = 22969f0b37441195aa98e44aebbf999f OK 2026/05/28 04:04:22 DEBUG : one: size = 5 OK 2026/05/28 04:04:22 INFO : one: Copied (replaced existing) 2026/05/28 04:04:25 DEBUG : dst/one: md5 = 2d320f3de7ee4a3ef716b187f03499b5 OK 2026/05/28 04:04:27 DEBUG : CopyDest/one: md5 = 7c9430d4eb567c948c98c2c0dd8a5827 OK 2026/05/28 04:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/BackupDir" 2026/05/28 04:04:28 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/28 04:04:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:04:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/dst') 2026/05/28 04:04:29 DEBUG : one: Sizes differ 2026/05/28 04:04:30 DEBUG : one: size = 5 OK 2026/05/28 04:04:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 04:04:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:04:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/dst') 2026/05/28 04:04:30 DEBUG : one: Sizes differ 2026/05/28 04:04:31 INFO : one: Moved (server-side) 2026/05/28 04:04:33 DEBUG : one: size = 5 OK 2026/05/28 04:04:33 INFO : one: Copied (server-side copy) 2026/05/28 04:04:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/28 04:04:35 DEBUG : CopyDest/two: md5 = 0851e22c0110f12c576ad416f0bb15bd OK 2026/05/28 04:04:35 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 04:04:35 DEBUG : two: size = 3 OK 2026/05/28 04:04:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 04:04:37 DEBUG : two: size = 3 OK 2026/05/28 04:04:37 INFO : two: Copied (server-side copy) 2026/05/28 04:04:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/28 04:04:38 DEBUG : two: size = 3 OK 2026/05/28 04:04:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/28 04:04:38 DEBUG : two: Unchanged skipping 2026/05/28 04:04:40 DEBUG : CopyDest/three: md5 = 5a5124510d35deb7a6d2cafc4e39ad0d OK 2026/05/28 04:04:41 DEBUG : three: Need to transfer - File not found at Destination 2026/05/28 04:04:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:04:41 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa/CopyDest') 2026/05/28 04:04:41 DEBUG : three: Sizes differ 2026/05/28 04:04:41 DEBUG : three: Destination not found in --copy-dest 2026/05/28 04:04:42 DEBUG : three: md5 = cf4ec77223ab48225be6a750babb6e0a OK 2026/05/28 04:04:42 DEBUG : three: size = 7 OK 2026/05/28 04:04:42 INFO : three: Copied (new) 2026/05/28 04:04:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/28 04:04:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:04:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/28 04:04:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/28 04:04:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:04:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/28 04:04:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.23s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:04:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/28 04:04:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 309ffc759b15079b3498f59a300dd653 OK 2026/05/28 04:04:53 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/28 04:04:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/28 04:04:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/28 04:04:54 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 2026/05/28 04:04:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/28 04:04:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/28 04:04:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5827b113a253e89917415328388ba01d OK 2026/05/28 04:04:58 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/28 04:04:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/28 04:05:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/28 04:05:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.62s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using skip mode. 2026/05/28 04:05:05 NOTICE: one: Found 2 files with duplicate names 2026/05/28 04:05:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.28s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using skip mode. 2026/05/28 04:05:11 NOTICE: one: Found 3 files with duplicate names 2026/05/28 04:05:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/28 04:05:11 INFO : one: Deleted 2026/05/28 04:05:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.88s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using first mode. 2026/05/28 04:05:18 NOTICE: one: Found 3 files with duplicate names 2026/05/28 04:05:18 INFO : one: Deleted 2026/05/28 04:05:19 INFO : one: Deleted 2026/05/28 04:05:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.02s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using newest mode. 2026/05/28 04:05:25 NOTICE: one: Found 3 files with duplicate names 2026/05/28 04:05:25 INFO : one: Deleted 2026/05/28 04:05:26 INFO : one: Deleted 2026/05/28 04:05:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.64s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using oldest mode. 2026/05/28 04:05:32 NOTICE: one: Found 3 files with duplicate names 2026/05/28 04:05:32 INFO : one: Deleted 2026/05/28 04:05:33 INFO : one: Deleted 2026/05/28 04:05:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.71s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using largest mode. 2026/05/28 04:05:39 NOTICE: one: Found 3 files with duplicate names 2026/05/28 04:05:39 INFO : one: Deleted 2026/05/28 04:05:40 INFO : one: Deleted 2026/05/28 04:05:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.66s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using smallest mode. 2026/05/28 04:05:46 NOTICE: one: Found 3 files with duplicate names 2026/05/28 04:05:46 INFO : one: Deleted 2026/05/28 04:05:46 INFO : one: Deleted 2026/05/28 04:05:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.81s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:05:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Looking for duplicate names using rename mode. 2026/05/28 04:05:54 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/28 04:05:55 INFO : one-2.txt: renamed from: one.txt 2026/05/28 04:05:57 INFO : one-3.txt: renamed from: one.txt 2026/05/28 04:05:58 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.15s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:06:03 DEBUG : dupe1/one.txt: md5 = b44fb1b0fc0c2bba1aac0d28915f93f2 OK 2026/05/28 04:06:06 DEBUG : dupe2/two.txt: md5 = cf3d478772190b4a62da7a2e76440c16 OK 2026/05/28 04:06:08 DEBUG : dupe3/three.txt: md5 = 8bdef6db188a0929de8c8f8b4548b23a OK 2026/05/28 04:06:08 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/28 04:06:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/28 04:06:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/28 04:06:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/28 04:06:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/28 04:06:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/28 04:06:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.69s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:06:16 DEBUG : a.txt: md5 = 8c38a028472907e246de8622f4445aa5 OK 2026/05/28 04:06:18 DEBUG : zend.txt: md5 = 248c84cd3abf7ddb5723e47ca0f213cd OK 2026/05/28 04:06:20 DEBUG : sub dir/hello world: md5 = daa70bcfd6fed3564254602015e76773 OK 2026/05/28 04:06:21 DEBUG : sub dir/hello world2: md5 = efd55cef79204bb9e130574bf8f65e4e OK 2026/05/28 04:06:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 2f343a2159486d4179d11833d37b9768 OK 2026/05/28 04:06:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 88d0edb27543094b3fbbdfb4597223ae OK 2026/05/28 04:06:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = c30e874cb43e4bcde3a74da8adc06750 OK 2026/05/28 04:06:29 DEBUG : a.txt: Excluded (Size Filter) 2026/05/28 04:06:29 DEBUG : a.txt: Excluded 2026/05/28 04:06:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 04:06:29 DEBUG : sub dir/hello world2: Excluded 2026/05/28 04:06:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 04:06:29 DEBUG : sub dir/hello world: Excluded 2026/05/28 04:06:30 DEBUG : sub dir/ignore dir: Excluded 2026/05/28 04:06:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 04:06:30 DEBUG : sub dir/hello world2: Excluded 2026/05/28 04:06:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 04:06:30 DEBUG : sub dir/hello world: Excluded 2026/05/28 04:06:30 DEBUG : sub dir/ignore dir: Excluded 2026/05/28 04:06:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/28 04:06:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/28 04:06:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/28 04:06:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/28 04:06:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/28 04:06:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/28 04:06:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.83s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:06:39 DEBUG : a.txt: md5 = 1071a6cdf40ce9ed5ffb3ecc8b5dae10 OK 2026/05/28 04:06:40 DEBUG : zend.txt: md5 = 613fa02da778dba852b3787371f175f3 OK 2026/05/28 04:06:43 DEBUG : sub dir/hello world: md5 = 5deaaaef98458fe8b815d42992ea1eee OK 2026/05/28 04:06:44 DEBUG : sub dir/hello world2: md5 = 8431f802c1903541341c37b415a00e09 OK 2026/05/28 04:06:47 DEBUG : sub dir/ignore dir/.ignore: md5 = dba71de77ee184e4bfe1aff24160dc2b OK 2026/05/28 04:06:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8720775a80a4f302baecdca13c233ec9 OK 2026/05/28 04:06:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 145b10f498629541ec2da7c42ba0e259 OK 2026/05/28 04:06:52 DEBUG : a.txt: Excluded (Size Filter) 2026/05/28 04:06:52 DEBUG : a.txt: Excluded 2026/05/28 04:06:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 04:06:52 DEBUG : sub dir/hello world2: Excluded 2026/05/28 04:06:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 04:06:52 DEBUG : sub dir/hello world: Excluded 2026/05/28 04:06:53 DEBUG : sub dir/ignore dir: Excluded 2026/05/28 04:06:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 04:06:53 DEBUG : sub dir/hello world2: Excluded 2026/05/28 04:06:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 04:06:53 DEBUG : sub dir/hello world: Excluded 2026/05/28 04:06:53 DEBUG : sub dir/ignore dir: Excluded 2026/05/28 04:06:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/28 04:06:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/28 04:06:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/28 04:07:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/28 04:07:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/28 04:07:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/28 04:07:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.12s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:02 DEBUG : file1: md5 = 7ce5ba5280b675af26bd2f458e49b4ea OK 2026/05/28 04:07:04 DEBUG : sub/file2: md5 = 6b58aed35c7fbe7b94f39e9b8070f35e 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 2026/05/28 04:07:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/28 04:07:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/28 04:07:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/28 04:07:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.23s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.33s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:12 DEBUG : file1: md5 = 06ba9c8902b1083a479d8fccb8ee43ab OK 2026/05/28 04:07:14 DEBUG : sub/file2: md5 = 9e72ca078255bbd0a5fb04403c07dcbc 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 2026/05/28 04:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/notfound" 2026/05/28 04:07:19 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/qe0i31qdkoejk60elps0ni5sqk" 2026/05/28 04:07:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.12s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Making directory 2026/05/28 04:07:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:26 DEBUG : sub dir/hello world: md5 = e4deb50f046f81aa24784242891825b8 OK 2026/05/28 04:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.00s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:30 DEBUG : potato2: md5 = efef7aeee09d8ccea17b1df35d6e97a3 OK 2026/05/28 04:07:32 DEBUG : empty space: md5 = 7316ff6296310e7ce7be6686d8824561 OK --- PASS: TestLs (4.99s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:35 DEBUG : potato2: md5 = 5423f6961e21cf012b1b033627a2ebaa OK 2026/05/28 04:07:37 DEBUG : empty space: md5 = c10128fb732612242e119a0bd8da4d3b OK 2026/05/28 04:07:37 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:40 DEBUG : potato2: md5 = d2aab246a67e235d9e02bdcbec0ff9f9 OK 2026/05/28 04:07:42 DEBUG : empty space: md5 = 6cbfa46ec0bdf0d10b1c8dbc00974d22 OK --- PASS: TestLsLong (4.96s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:45 DEBUG : potato2: md5 = 7655b5872ab764c6d4d96aec4f370178 OK 2026/05/28 04:07:47 DEBUG : empty space: md5 = 11528923ec81045efe3a7267f4b26f0d OK --- PASS: TestHashSums (4.96s) === RUN TestHashSumsWithErrors 2026/05/28 04:07:49 DEBUG : Creating backend with remote ":memory:" 2026/05/28 04:07:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/28 04:07:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/28 04:07:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:50 DEBUG : potato2: md5 = 3536297ec592f7a592720f5b33272a69 OK 2026/05/28 04:07:52 DEBUG : empty space: md5 = a228687462ac6fed245ed772cebda114 OK 2026/05/28 04:07:54 DEBUG : sub dir/potato3: md5 = b8eaf345463c3ddbf57f913e3fa8a7fc OK 2026/05/28 04:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.94s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:07:59 DEBUG : small: md5 = 81bf824d5a6eecef34057c6f31a761bc OK 2026/05/28 04:08:01 DEBUG : medium: md5 = 468110a6b65bf7be5ea4aee7b207b97b OK 2026/05/28 04:08:03 DEBUG : large: md5 = 5a033ae2d76c47250483fd59e9cf7746 OK 2026/05/28 04:08:03 DEBUG : Waiting for deletions to finish 2026/05/28 04:08:03 DEBUG : large: Excluded (Size Filter) 2026/05/28 04:08:04 INFO : small: Deleted 2026/05/28 04:08:04 INFO : medium: Deleted --- PASS: TestDelete (7.02s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:08:07 DEBUG : small: md5 = d6aed9e5ce34a6065e1a7fba1871bd83 OK 2026/05/28 04:08:08 DEBUG : medium: md5 = 1d1d214fd0ff74c9bfb5eb1e18bdf02b OK 2026/05/28 04:08:10 DEBUG : large: md5 = 2f7cb0deb2d2035dc9bc4b0335ef83db OK 2026/05/28 04:08:10 DEBUG : Waiting for deletions to finish 2026/05/28 04:08:10 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/28 04:08:11 INFO : medium: Deleted 2026/05/28 04:08:11 INFO : small: Deleted --- PASS: TestMaxDelete (7.85s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:08:14 DEBUG : small: md5 = ee07d422292d4414151148d930aa3ffc OK 2026/05/28 04:08:16 DEBUG : medium: md5 = 24772127d4d92b1b770890190d5d67f7 OK 2026/05/28 04:08:17 DEBUG : large: md5 = 312e86e3d1bb7c869a0fa027bd4e19bd OK 2026/05/28 04:08:18 DEBUG : Waiting for deletions to finish 2026/05/28 04:08:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/28 04:08:18 INFO : small: Deleted 2026/05/28 04:08:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.41s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:08:22 DEBUG : small: md5 = 9cdf1060034de38d03f3741c420c1e04 OK 2026/05/28 04:08:23 DEBUG : medium: md5 = 0b57ab7fe7c07098ea647305f84819d6 OK 2026/05/28 04:08:25 DEBUG : large: md5 = a4dccc3499cedfbd40beebffb5a5eafd OK 2026/05/28 04:08:25 DEBUG : Waiting for deletions to finish 2026/05/28 04:08:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/28 04:08:26 INFO : medium: Deleted 2026/05/28 04:08:26 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.75s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:08:29 DEBUG : ReadFile: md5 = 84d92ee5ecd31ec68229e33519298da8 OK --- PASS: TestReadFile (4.31s) === RUN TestRetry 2026/05/28 04:08:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/28 04:08:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/28 04:08:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 04:08:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 04:08:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 04:08:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 04:08:32 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:08:34 DEBUG : file1: md5 = e96598ea4d12c8a576afc66537f8b791 OK 2026/05/28 04:08:35 DEBUG : file2: md5 = ce827317edde3ec30c4731ba8a034745 OK --- PASS: TestCat (14.26s) === RUN TestPurge 2026/05/28 04:08:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mavopot5mavi" 2026/05/28 04:08:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 04:08:46 DEBUG : Creating backend with remote "TestDrive:crypt/vpcc6qrj3jurv3o2bv737nj9l26oul7t8eohr9sqvk64v69kbt20" 2026/05/28 04:08:48 DEBUG : Creating backend with remote "/tmp/rclone2133905919" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mavopot5mavi'", Local "Local file system at /tmp/rclone2133905919", Modify Window "1ms" 2026/05/28 04:08:52 DEBUG : A1/B1/C1/one: md5 = cca4490a99ad1ca547e078c38bf657a9 OK 2026/05/28 04:08:52 INFO : A2: Making directory 2026/05/28 04:08:53 INFO : A1/B2: Making directory 2026/05/28 04:08:54 INFO : A1/B2/C2: Making directory 2026/05/28 04:08:55 INFO : A1/B1/C3: Making directory 2026/05/28 04:08:56 INFO : A3: Making directory 2026/05/28 04:08:56 INFO : A3/B3: Making directory 2026/05/28 04:08:57 INFO : A3/B3/C4: Making directory 2026/05/28 04:09:00 DEBUG : A1/two: md5 = 4f2961477227bf2b8ee78b995954e053 OK 2026/05/28 04:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mavopot5mavi': Purge remote 2026/05/28 04:09:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.05s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:09:07 DEBUG : A1/B1/C1/one: md5 = 51ac6d90b1353ad684f84e4ad0d9eb49 OK 2026/05/28 04:09:07 INFO : A2: Making directory 2026/05/28 04:09:08 INFO : A1/B2: Making directory 2026/05/28 04:09:09 INFO : A1/B2/C2: Making directory 2026/05/28 04:09:10 INFO : A1/B1/C3: Making directory 2026/05/28 04:09:11 INFO : A3: Making directory 2026/05/28 04:09:11 INFO : A3/B3: Making directory 2026/05/28 04:09:12 INFO : A3/B3/C4: Making directory 2026/05/28 04:09:15 DEBUG : A1/two: md5 = 5c5f42a7da83c1a6ff0d12e8d1f3da23 OK 2026/05/28 04:09:16 DEBUG : removing 1 level 3 directories 2026/05/28 04:09:16 INFO : A3/B3/C4: Removing directory 2026/05/28 04:09:19 DEBUG : removing 2 level 3 directories 2026/05/28 04:09:19 INFO : A1/B2/C2: Removing directory 2026/05/28 04:09:19 INFO : A1/B1/C3: Removing directory 2026/05/28 04:09:20 DEBUG : removing 2 level 2 directories 2026/05/28 04:09:20 INFO : A3/B3: Removing directory 2026/05/28 04:09:20 INFO : A1/B2: Removing directory 2026/05/28 04:09:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/28 04:09:20 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/28 04:09:20 DEBUG : removing 2 level 1 directories 2026/05/28 04:09:20 INFO : A3: Removing directory 2026/05/28 04:09:20 INFO : A2: Removing directory 2026/05/28 04:09:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/28 04:09:25 DEBUG : removing 1 level 3 directories 2026/05/28 04:09:25 INFO : A1/B1/C1: Removing directory 2026/05/28 04:09:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:25 DEBUG : removing 1 level 2 directories 2026/05/28 04:09:25 INFO : A1/B1: Removing directory 2026/05/28 04:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/28 04:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/28 04:09:26 DEBUG : removing 1 level 1 directories 2026/05/28 04:09:26 INFO : A1: Removing directory 2026/05/28 04:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/28 04:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/28 04:09:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/28 04:09:27 DEBUG : removing 1 level 0 directories 2026/05/28 04:09:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Removing directory 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/28 04:09:27 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (25.01s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:09:29 INFO : A1: Making directory 2026/05/28 04:09:30 INFO : A1/B1: Making directory 2026/05/28 04:09:31 INFO : A1/B1/C1: Making directory 2026/05/28 04:09:33 DEBUG : removing 1 level 3 directories 2026/05/28 04:09:33 INFO : A1/B1/C1: Removing directory 2026/05/28 04:09:34 DEBUG : removing 1 level 2 directories 2026/05/28 04:09:34 INFO : A1/B1: Removing directory 2026/05/28 04:09:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/28 04:09:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.47s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:09:37 INFO : A1: Making directory 2026/05/28 04:09:38 INFO : A1/B1: Making directory 2026/05/28 04:09:38 INFO : A1/B1/C1: Making directory 2026/05/28 04:09:41 DEBUG : removing 1 level 3 directories 2026/05/28 04:09:41 INFO : A1/B1/C1: Removing directory 2026/05/28 04:09:42 DEBUG : removing 1 level 2 directories 2026/05/28 04:09:42 INFO : A1/B1: Removing directory 2026/05/28 04:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/28 04:09:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.87s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:09:47 DEBUG : file1: md5 = 9bd823eb79ce8b52accef93595353f5e OK 2026/05/28 04:09:47 DEBUG : filename.txt: File name found in url 2026/05/28 04:09:48 DEBUG : filename.txt: md5 = 896b4518d4f1bc699b3fad2b362ff236 OK 2026/05/28 04:09:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/28 04:09:50 DEBUG : headerfilename.txt: md5 = 488c649fb0f23e8cb45ec13b3f75d49d OK 2026/05/28 04:09:51 DEBUG : file2: md5 = 31f8924aba08e3d58e641e04f7998811 OK --- PASS: TestCopyURL (9.24s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:09:56 DEBUG : file1: md5 = 08b30cd37f460d645b43860e0f921fb0 OK --- PASS: TestCopyURLDownloadHeaders (2.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:09:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/28 04:09:59 DEBUG : sub/file2: md5 = fd9a51cd055815e4e953d6c97943ce38 OK 2026/05/28 04:09:59 DEBUG : sub/file2: size = 14 OK 2026/05/28 04:09:59 INFO : file1: Copied (new) to: sub/file2 2026/05/28 04:09:59 INFO : file1: Deleted 2026/05/28 04:10:00 DEBUG : sub/file2: size = 14 OK 2026/05/28 04:10:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 04:10:00 DEBUG : file1: Unchanged skipping 2026/05/28 04:10:00 INFO : file1: Deleted 2026/05/28 04:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': don't need to copy/move sub/file2, it is already at target location 2026/05/28 04:10:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:10:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/28 04:10:05 DEBUG : file1: md5 = 5398a2c26d7d57a30c5a0ccefba000c7 OK 2026/05/28 04:10:05 DEBUG : file1: size = 14 OK 2026/05/28 04:10:05 INFO : file1: Copied (new) 2026/05/28 04:10:05 INFO : file1: Deleted 2026/05/28 04:10:05 DEBUG : file1: Destination exists, skipping 2026/05/28 04:10:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.63s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:10:10 DEBUG : dst/file1: md5 = d2b6a172aaf92c8defe6e54c14880b14 OK 2026/05/28 04:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buxotuk6casa/backup" 2026/05/28 04:10:11 DEBUG : Creating backend with remote "TestDrive:crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60/1nrff024r7pq65ecp72fc28jb0" 2026/05/28 04:10:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2227927694) 2026/05/28 04:10:12 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa') 2026/05/28 04:10:12 DEBUG : dst/file1: Sizes differ 2026/05/28 04:10:15 INFO : dst/file1: Moved (server-side) 2026/05/28 04:10:16 DEBUG : dst/file1: md5 = 64ed51ffa54f17eefcb6822d95bdfa5b OK 2026/05/28 04:10:16 DEBUG : dst/file1: size = 14 OK 2026/05/28 04:10:16 INFO : dst/file1: Copied (new) 2026/05/28 04:10:16 INFO : dst/file1: Deleted 2026/05/28 04:10:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:10:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/28 04:10:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.50s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:10:23 DEBUG : A1/one: md5 = 8ad7b13373b1144642ba60d7ab6b99d8 OK 2026/05/28 04:10:25 DEBUG : A1/two: md5 = 2b01c7ea9c1ac75a544ebfed04315d6d OK 2026/05/28 04:10:27 DEBUG : A1/B1/three: md5 = 19ff165d78af7181be39f1efe9c4e2df OK 2026/05/28 04:10:29 DEBUG : A1/B1/C1/four: md5 = aac84f0fdf028b24e82e9b43a8d21e67 OK 2026/05/28 04:10:31 DEBUG : A1/B1/C2/five: md5 = c582f35029535de02bf337d17b7d4eb1 OK 2026/05/28 04:10:31 INFO : A1/B2: Making directory 2026/05/28 04:10:32 INFO : A1/B1/C3: Making directory 2026/05/28 04:10:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/28 04:10:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/28 04:10:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/28 04:10:41 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/28 04:10:42 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/28 04:10:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/28 04:10:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/28 04:10:44 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/28 04:10:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/28 04:10:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/28 04:10:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/28 04:10:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/28 04:10:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/28 04:10:54 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/28 04:10:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/28 04:10:55 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/28 04:10:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/28 04:10:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/28 04:10:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/28 04:10:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/28 04:10:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/28 04:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/28 04:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/28 04:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/28 04:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/28 04:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/28 04:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/28 04:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/28 04:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/28 04:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/28 04:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.32s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 04:11:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 91fa418f44550fad70b15da683ecd0ff OK 2026/05/28 04:11:09 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 04:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/28 04:11:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/28 04:11:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/28 04:11:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 409c3f47e47e841bf06dce0e03c0e6eb OK 2026/05/28 04:11:11 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 04:11:11 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 04:11:15 DEBUG : with_checksum_small_file_from_pipe: md5 = ad54a17b238a034d1cfc26b15dc1f26d OK 2026/05/28 04:11:15 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 04:11:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/28 04:11:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/28 04:11:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 2f944f565a9d0e4f75a29ba6c4a4cb2c OK 2026/05/28 04:11:16 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 04:11:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 04:11:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 04:11:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 04:11:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/28 04:11:22 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 04:11:22 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 04:11:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 04:11:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/28 04:11:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/28 04:11:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 04:11:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.27s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/28 04:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (48 bytes), uploading instead of streaming 2026/05/28 04:11:30 DEBUG : rcat_metadata: md5 = b81aae1db6a77cf3c6c1bd8d20ec3f64 OK 2026/05/28 04:11:30 DEBUG : rcat_metadata: size = 48 OK 2026/05/28 04:11:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/28 04:11:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/28 04:11:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = f7971958653600ec4ea2ec8c0e130e87 OK 2026/05/28 04:11:33 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/28 04:11:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.00s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:36 DEBUG : potato1: md5 = dd99774d23b69048da5b813ac29c5c71 OK 2026/05/28 04:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (60 bytes), uploading instead of streaming 2026/05/28 04:11:38 DEBUG : potato2: md5 = bb29d9c335e1054e1c4d3be969c259eb OK 2026/05/28 04:11:38 DEBUG : potato2: size = 60 OK 2026/05/28 04:11:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.67s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:41 DEBUG : potato1: md5 = 1bbea3f45427d51772c2e0c638055cb0 OK 2026/05/28 04:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': File to upload is small (60 bytes), uploading instead of streaming 2026/05/28 04:11:42 DEBUG : potato2: md5 = fe5ffa678a1e82178793a31a6b0d980a OK 2026/05/28 04:11:42 DEBUG : potato2: size = 60 OK 2026/05/28 04:11:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:46 DEBUG : potato1: md5 = fb50a02e5aaadc9d7ba3915adff3b28c OK --- PASS: TestRcatSizeUploadHeaders (2.25s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:48 DEBUG : potato2: md5 = 6e578027d9fc347379482e352068bb15 OK 2026/05/28 04:11:49 DEBUG : empty space: md5 = 0580bc68b16012b3eb83aaeb28a94f58 OK 2026/05/28 04:11:52 DEBUG : sub dir/potato3: md5 = acfb90250d29b403378cbe854c2d8f3b OK 2026/05/28 04:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Touching "sub dir/potato3" 2026/05/28 04:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Touching "empty space" 2026/05/28 04:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Touching "potato2" 2026/05/28 04:11:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.52s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:11:57 DEBUG : dir with metadata: Making directory with metadata 2026/05/28 04:11:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.56s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:12:00 DEBUG : directory with modtime: Making directory with metadata 2026/05/28 04:12:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.05s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:12:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/28 04:12:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 04:12:03 DEBUG : Google drive root 'crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60': Skipping btime metadata as can't update it on an existing file: 2026-05-28T04:12:03.222565632Z 2026/05/28 04:12:03 INFO : non existent directory: Updated directory metadata 2026/05/28 04:12:05 DEBUG : Google drive root 'crypt/qtbkfmcg2trrrb87mq44qua45hna9d19d7kd32gh5h3ahibe4e60': Skipping btime metadata as can't update it on an existing file: 2026-05-28T04:12:03.222565632Z 2026/05/28 04:12:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:12:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/28 04:12:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/28 04:12:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:12:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/28 04:12:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 04:12:11 DEBUG : dst: Making directory with metadata 2026/05/28 04:12:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/28 04:12:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/28 04:12:13 INFO : dst: Set directory modification time (using SetModTime) 2026/05/28 04:12:13 INFO : dst: Set directory modification time (using SetModTime) 2026/05/28 04:12:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/28 04:12:14 INFO : dst: Set directory modification time (using SetModTime) 2026/05/28 04:12:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa'", Local "Local file system at /tmp/rclone2227927694", Modify Window "1ms" 2026/05/28 04:12:17 DEBUG : sub dir/test remove existing: md5 = 0a1e2230981b12a3917d5845cb9fdf0d OK 2026/05/28 04:12:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9019fbc626477d080e7d72f9ba3c3a11 OK 2026/05/28 04:12:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.camuhih0" before starting 2026/05/28 04:12:22 DEBUG : sub dir/test remove existing.camuhih0: TEST: removing renamed existing file after operation 2026/05/28 04:12:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wonabeg6" before starting 2026/05/28 04:12:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wonabeg6: TEST: renaming existing back after failed operation 2026/05/28 04:12:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bezewaw4" before starting 2026/05/28 04:12:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bezewaw4: TEST: removing renamed existing file after operation 2026/05/28 04:12:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7b80nh39qjpqn0tkrpq7kbtfn51etr6t6h22p5odd2qlt8ta2c01b0h221buvf65t45a803ppi9k1a4fl5o0en1d8e7ougq1vfsbs97ba612u6p3bhpn606octv6mvv5mjb1ti55mb1ctkgd7t3n895du9k84jqv19nutvt1ulf1f7groc8g" 2026/05/28 04:12:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "aqlko4maji34gf29r7ddlo2q8g76gvmfui11bqhg3mnn3sejogog" --- PASS: TestRemoveExisting (13.41s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/28 04:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buxotuk6casa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m29.720996369s (try 1/5)