"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/17 01:00:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega" 2026/04/17 01:00:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:00:57 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0" 2026/04/17 01:00:59 DEBUG : Creating backend with remote "/tmp/rclone4089949399" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/04/17 01:01:00 DEBUG : a: size = 0 OK 2026/04/17 01:01:00 DEBUG : a: size = 1 (memory) 2026/04/17 01:01:00 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/17 01:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/17 01:01:00 DEBUG : potato: Seek from 10 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 10 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 2 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/17 01:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 2 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/17 01:01:00 DEBUG : potato: Seek from 8 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 8 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/17 01:01:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/17 01:01:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/17 01:01:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/17 01:01:00 DEBUG : potato: Seek from 5 to 2 2026/04/17 01:01:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/17 01:01:00 DEBUG : potato: Seek from 9 to 0 2026/04/17 01:01:00 DEBUG : potato: Seek from 9 to 0 2026/04/17 01:01:00 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:01:02 DEBUG : rutabaga: md5 = 49d25cf1f14e6305e1932c4044f55aed OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/17 01:01:05 DEBUG : empty space: md5 = 762af9fe2b066839ec63cc2c25b791b8 OK === RUN TestCheck/3 2026/04/17 01:01:07 DEBUG : potato2: md5 = 878830e77377d9117e661437f8f91dfd OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/17 01:01:10 DEBUG : remotepotato: md5 = 02b0a111f1181405e67ae8923fcab22f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.47s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2026/04/17 01:01:13 DEBUG : Creating backend with remote "nonexistent" 2026/04/17 01:01:13 DEBUG : Creating backend with remote "nonexistent" 2026/04/17 01:01:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/17 01: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/04/17 01:01:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/17 01: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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:01:15 DEBUG : rutabaga: md5 = 984942018b17a3e7a474ffd69355cc26 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/17 01:01:19 DEBUG : empty space: md5 = c303d3757d4df34983dd468eff67ec9a OK === RUN TestCheckDownload/3 2026/04/17 01:01:22 DEBUG : potato2: md5 = a1de1d9d1194ba07bb1ee4e327cb28d7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/17 01:01:25 DEBUG : remotepotato: md5 = 68f079596e69e9056b5027c2b68a2b86 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.81s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:01:32 DEBUG : rutabaga: md5 = 44d467583edfda6ad84cb4d8abc6d90d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/17 01:01:34 DEBUG : empty space: md5 = 655ce0066fe81e80cbe7ada2fe867659 OK === RUN TestCheckSizeOnly/3 2026/04/17 01:01:36 DEBUG : potato2: md5 = a36ac71184d73701826385436fb2d54c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/17 01:01:39 DEBUG : remotepotato: md5 = 2306aa3871adc22239ff30f39c8da85f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.14s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:01:44 DEBUG : test.sum: md5 = 4246b2ddec7c5ce3e7301b92d7f0ed1a OK 2026/04/17 01:01:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/17 01:01:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/17 01:01:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/17 01:01:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/17 01:01:46 DEBUG : test.sum: md5 = 10b396e289f17b3c80f2ea614fe0d71a OK 2026/04/17 01:01:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/17 01:01:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/17 01:01:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/17 01:01:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/data" 2026/04/17 01:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/data' lacks md5, skipping --- SKIP: TestCheckSum (2.49s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/data" 2026/04/17 01:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/vjrnln8ratgmqakfosrqe8espk" 2026/04/17 01:01:55 DEBUG : data/banana: md5 = 6a69f2e52119cbe5f83412d8ee2f0aeb OK 2026/04/17 01:01:56 DEBUG : test.sum: md5 = 4b67cde95d986e6dc7dfc1b02a3046ad OK === RUN TestCheckSumDownload/subtest1 2026/04/17 01:02:01 DEBUG : data/potato: md5 = 10fdbca928726d640461ffe86a45a4f3 OK 2026/04/17 01:02:02 DEBUG : test.sum: md5 = e60d885ff10a0d5987fd3fa4da66df2b OK === RUN TestCheckSumDownload/subtest2 2026/04/17 01:02:07 DEBUG : test.sum: md5 = ebf6e520975dd8a1cf310c29da373d44 OK === RUN TestCheckSumDownload/subtest3 2026/04/17 01:02:11 DEBUG : test.sum: md5 = c0d5ecfdfb9fcf4bedc671075c9a6b4f OK === RUN TestCheckSumDownload/subtest4 2026/04/17 01:02:16 DEBUG : test.sum: md5 = 38850d8265c0a4cdb48dad6ecb70ac85 OK === RUN TestCheckSumDownload/subtest5 2026/04/17 01:02:20 DEBUG : test.sum: md5 = f966b22330bcb41a0b4644ce5a7d4ed8 OK === RUN TestCheckSumDownload/subtest6 2026/04/17 01:02:24 DEBUG : data/banana: md5 = a43c9e7966f86811e1c5befda4acdc36 OK 2026/04/17 01:02:25 DEBUG : data/potato: md5 = d1783e3790b76d5dfb5d61455b5e42e6 OK 2026/04/17 01:02:27 DEBUG : test.sum: md5 = 4dc0c04281c1af75410b29e487f8f920 OK === RUN TestCheckSumDownload/subtest7 2026/04/17 01:02:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/17 01:02:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.19s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (2.45s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2026/04/17 01:02:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karijeg1buqo" 2026/04/17 01:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:02:33 DEBUG : Creating backend with remote "TestDrive:crypt/avtkit44eb0nrq40sibv5bs8n4tuu1i94f9bd80kgvg8blgfgcm0" 2026/04/17 01:02:34 DEBUG : Creating backend with remote "/tmp/rclone3131376510" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo'", Local "Local file system at /tmp/rclone3131376510", Modify Window "1ms" 2026/04/17 01:02:37 DEBUG : hello, world!: md5 = 2fd7f8c41edcda2850d11ad70562db28 OK upper checkfile vs. lower remote (without normalization) 2026/04/17 01:02:37 ERROR : hello, world!: sum not found 2026/04/17 01:02:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo' 2026/04/17 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo': 1 files missing 2026/04/17 01:02:37 NOTICE: 1 hashes missing 2026/04/17 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo': 1 differences found 2026/04/17 01:02:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/17 01:02:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo': 0 differences found 2026/04/17 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo': 1 matching files 2026/04/17 01:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-migoxaf5qexi" 2026/04/17 01:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/cbmv49qibbergucig43e7ii3ogs6spnokcudoi7qabu41nsre8v0" 2026/04/17 01:02:39 DEBUG : Creating backend with remote "/tmp/rclone3286452979" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi'", Local "Local file system at /tmp/rclone3286452979", Modify Window "1ms" 2026/04/17 01:02:42 DEBUG : HELLO, WORLD!: md5 = 74e428cfc8a0510fa2dd98f7f6870f2e OK lower checkfile vs. upper remote (without normalization) 2026/04/17 01:02:43 ERROR : HELLO, WORLD!: sum not found 2026/04/17 01:02:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi' 2026/04/17 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi': 1 files missing 2026/04/17 01:02:43 NOTICE: 1 hashes missing 2026/04/17 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi': 1 differences found 2026/04/17 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/17 01:02:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi': 0 differences found 2026/04/17 01:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi': 1 matching files 2026/04/17 01:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beyigim5sabo" 2026/04/17 01:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:02:44 DEBUG : Creating backend with remote "TestDrive:crypt/hth49r5fr01kr6hpp45hjdlhsim4ntv7d8k9p48ga5r9rbqol1eg" 2026/04/17 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone1947744864" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo'", Local "Local file system at /tmp/rclone1947744864", Modify Window "1ms" 2026/04/17 01:02:48 DEBUG : HeLlO, wOrLd!: md5 = 307446799d46102aed7a75a3b9ab5813 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/17 01:02:49 ERROR : HeLlO, wOrLd!: sum not found 2026/04/17 01:02:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo' 2026/04/17 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo': 1 files missing 2026/04/17 01:02:49 NOTICE: 1 hashes missing 2026/04/17 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo': 1 differences found 2026/04/17 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/17 01:02:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo': 0 differences found 2026/04/17 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo': 1 matching files 2026/04/17 01:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wegabik5suga" 2026/04/17 01:02:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/bnj2bsfrgha6udcidgnmvhthhlc14qki655096k7k6va48qe1g30" 2026/04/17 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone487356327" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga'", Local "Local file system at /tmp/rclone487356327", Modify Window "1ms" 2026/04/17 01:02:53 DEBUG : HELLO, WORLD!: md5 = 1d72f08ec034e3d53cf97628d21056be OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/17 01:02:54 ERROR : HELLO, WORLD!: sum not found 2026/04/17 01:02:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga' 2026/04/17 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga': 1 files missing 2026/04/17 01:02:54 NOTICE: 1 hashes missing 2026/04/17 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga': 1 differences found 2026/04/17 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/17 01:02:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga': 0 differences found 2026/04/17 01:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga': 1 matching files 2026/04/17 01:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-harepew4huva" 2026/04/17 01:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/caa7u3puk8j55jg8dmq9bs198ec83cg0hrnql6li23nor3mnv7kg" 2026/04/17 01:02:56 DEBUG : Creating backend with remote "/tmp/rclone1311280776" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva'", Local "Local file system at /tmp/rclone1311280776", Modify Window "1ms" 2026/04/17 01:02:59 DEBUG : 測試_Русский___ě_áñ: md5 = 443ff718d58f26e0b0c4ec55bf57482e OK NFD checkfile vs. NFC remote (without normalization) 2026/04/17 01:02:59 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/17 01:02:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva' 2026/04/17 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva': 1 files missing 2026/04/17 01:02:59 NOTICE: 1 hashes missing 2026/04/17 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva': 1 differences found 2026/04/17 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/17 01:03:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva': 0 differences found 2026/04/17 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva': 1 matching files 2026/04/17 01:03:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qotaril3wolo" 2026/04/17 01:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:03:00 DEBUG : Creating backend with remote "TestDrive:crypt/ct73svjj23n2ps4ceqsm0d5dk11al9tn0vugok1h4lduikk0gamg" 2026/04/17 01:03:01 DEBUG : Creating backend with remote "/tmp/rclone1550354533" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo'", Local "Local file system at /tmp/rclone1550354533", Modify Window "1ms" 2026/04/17 01:03:04 DEBUG : 測試_Русский___ě_áñ: md5 = f715da3cbc8af2b207c190a3be43ba70 OK NFC checkfile vs. NFD remote (without normalization) 2026/04/17 01:03:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/17 01:03:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo' 2026/04/17 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo': 1 files missing 2026/04/17 01:03:04 NOTICE: 1 hashes missing 2026/04/17 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo': 1 differences found 2026/04/17 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/17 01:03:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo': 0 differences found 2026/04/17 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo': 1 matching files 2026/04/17 01:03:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxevik8fema" 2026/04/17 01:03:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:03:05 DEBUG : Creating backend with remote "TestDrive:crypt/jmsnt5fle62pud115rjhg440aaebsio1nbbauqoicviqj2icurf0" 2026/04/17 01:03:06 DEBUG : Creating backend with remote "/tmp/rclone2797148612" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema'", Local "Local file system at /tmp/rclone2797148612", Modify Window "1ms" 2026/04/17 01:03:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5fec7d4a0e7785d6e5984650a0b9f4d0 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/17 01:03:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/17 01:03:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema' 2026/04/17 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema': 1 files missing 2026/04/17 01:03:09 NOTICE: 1 hashes missing 2026/04/17 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema': 1 differences found 2026/04/17 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/17 01:03:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema': 0 differences found 2026/04/17 01:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema': 1 matching files 2026/04/17 01:03:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ririqup9xate" 2026/04/17 01:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:03:10 DEBUG : Creating backend with remote "TestDrive:crypt/uo69rjubpecrkihcj8r0hu8a3jqbbdse0dur0mreie7i9dm5j310" 2026/04/17 01:03:11 DEBUG : Creating backend with remote "/tmp/rclone559940813" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate'", Local "Local file system at /tmp/rclone559940813", Modify Window "1ms" 2026/04/17 01:03:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c4cf79dad668e85c4930feaf8d7b3352 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/17 01:03:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/17 01:03:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate' 2026/04/17 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate': 1 files missing 2026/04/17 01:03:14 NOTICE: 1 hashes missing 2026/04/17 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate': 1 differences found 2026/04/17 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/17 01:03:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate': 0 differences found 2026/04/17 01:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate': 1 matching files 2026/04/17 01:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joceliw7qolu" 2026/04/17 01:03:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/hgaf242kjbiq3cc66emt3i88bmbntot8c7m9cahj2iodhrclqkm0" 2026/04/17 01:03:16 DEBUG : Creating backend with remote "/tmp/rclone2771321183" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu'", Local "Local file system at /tmp/rclone2771321183", Modify Window "1ms" 2026/04/17 01:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c3641d290c7f3b80ee65852436e0b484 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/17 01:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/17 01:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu' 2026/04/17 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu': 1 files missing 2026/04/17 01:03:19 NOTICE: 1 hashes missing 2026/04/17 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu': 1 differences found 2026/04/17 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/17 01:03:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu': 0 differences found 2026/04/17 01:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu': 1 matching files 2026/04/17 01:03:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ganudum9tisu" 2026/04/17 01:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:03:20 DEBUG : Creating backend with remote "TestDrive:crypt/tf7pght817ntqds6gte2478d3uk1ddd2rjpnvjkdn1nq11atkvv0" 2026/04/17 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone2002843326" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu'", Local "Local file system at /tmp/rclone2002843326", Modify Window "1ms" 2026/04/17 01:03:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bcf95a34122c900331021082bcde1221 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/17 01:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/17 01:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu' 2026/04/17 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu': 1 files missing 2026/04/17 01:03:24 NOTICE: 1 hashes missing 2026/04/17 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu': 1 differences found 2026/04/17 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/17 01:03:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/17 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu': 0 differences found 2026/04/17 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu': 1 matching files 2026/04/17 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ganudum9tisu': Purge remote 2026/04/17 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joceliw7qolu': Purge remote 2026/04/17 01:03:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ririqup9xate': Purge remote 2026/04/17 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxevik8fema': Purge remote 2026/04/17 01:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotaril3wolo': Purge remote 2026/04/17 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-harepew4huva': Purge remote 2026/04/17 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wegabik5suga': Purge remote 2026/04/17 01:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beyigim5sabo': Purge remote 2026/04/17 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-migoxaf5qexi': Purge remote 2026/04/17 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karijeg1buqo': Purge remote --- PASS: TestApplyTransforms (56.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:03:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 01:03:33 DEBUG : sub/file2: md5 = f9973edcbe775b96266be8d0c753d323 OK 2026/04/17 01:03:33 DEBUG : sub/file2: size = 14 OK 2026/04/17 01:03:33 INFO : file1: Copied (new) to: sub/file2 2026/04/17 01:03:34 DEBUG : sub/file2: size = 14 OK 2026/04/17 01:03:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/17 01:03:34 DEBUG : file1: Unchanged skipping 2026/04/17 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': don't need to copy/move sub/file2, it is already at target location 2026/04/17 01:03:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.03s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:03:40 DEBUG : dst/file1: md5 = 4f9002bc7271a8236175cbf1080b272d OK 2026/04/17 01:03:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/backup" 2026/04/17 01:03:41 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/1nrff024r7pq65ecp72fc28jb0" 2026/04/17 01:03:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:03:43 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega') 2026/04/17 01:03:43 DEBUG : dst/file1: Sizes differ 2026/04/17 01:03:45 INFO : dst/file1: Moved (server-side) 2026/04/17 01:03:47 DEBUG : dst/file1: md5 = e8edb0a845af9c9e67b8783c3b06fcbf OK 2026/04/17 01:03:47 DEBUG : dst/file1: size = 14 OK 2026/04/17 01:03:47 INFO : dst/file1: Copied (new) 2026/04/17 01:03:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:03:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:03:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.73s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/dst" 2026/04/17 01:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/17 01:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/CompareDest" 2026/04/17 01:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/gveqi14airsml4bgu7krj116o8" 2026/04/17 01:03:55 DEBUG : one: Need to transfer - File not found at Destination 2026/04/17 01:03:58 DEBUG : one: md5 = 47bc58f6f61b44dda8a1cfa8b34e4b8a OK 2026/04/17 01:03:58 DEBUG : one: size = 3 OK 2026/04/17 01:03:58 INFO : one: Copied (new) 2026/04/17 01:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/dst') 2026/04/17 01:04:00 DEBUG : one: Sizes differ 2026/04/17 01:04:02 DEBUG : one: md5 = 44e049ca24d89a26d9f661a5a363a84e OK 2026/04/17 01:04:02 DEBUG : one: size = 5 OK 2026/04/17 01:04:02 INFO : one: Copied (replaced existing) 2026/04/17 01:04:05 DEBUG : dst/one: md5 = 5d3bf8ced5c2e86efd0ac5fa12083b9d OK 2026/04/17 01:04:07 DEBUG : CompareDest/one: md5 = d1c93c234a71fb273b75040765060bdc OK 2026/04/17 01:04:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/dst') 2026/04/17 01:04:08 DEBUG : one: Sizes differ 2026/04/17 01:04:08 DEBUG : one: size = 5 OK 2026/04/17 01:04:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/17 01:04:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/17 01:04:10 DEBUG : CompareDest/two: md5 = bdcb5f26ca54d04c29e089e47e5493e8 OK 2026/04/17 01:04:11 DEBUG : two: Need to transfer - File not found at Destination 2026/04/17 01:04:11 DEBUG : two: size = 3 OK 2026/04/17 01:04:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/17 01:04:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/17 01:04:12 DEBUG : two: Need to transfer - File not found at Destination 2026/04/17 01:04:12 DEBUG : two: size = 3 OK 2026/04/17 01:04:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/17 01:04:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/17 01:04:14 DEBUG : two: Need to transfer - File not found at Destination 2026/04/17 01:04:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:14 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/CompareDest') 2026/04/17 01:04:14 DEBUG : two: Sizes differ 2026/04/17 01:04:15 DEBUG : two: md5 = 5f3b454c9b0753d1ad72c92ec4a5dda2 OK 2026/04/17 01:04:15 DEBUG : two: size = 5 OK 2026/04/17 01:04:15 INFO : two: Copied (new) 2026/04/17 01:04:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/17 01:04:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:04:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:04:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.34s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:04:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/dst" 2026/04/17 01:04:20 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/17 01:04:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/CopyDest" 2026/04/17 01:04:23 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/17 01:04:24 DEBUG : one: Need to transfer - File not found at Destination 2026/04/17 01:04:27 DEBUG : one: md5 = 77783a976ca57e952600b21410bc81c9 OK 2026/04/17 01:04:27 DEBUG : one: size = 3 OK 2026/04/17 01:04:27 INFO : one: Copied (new) 2026/04/17 01:04:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/dst') 2026/04/17 01:04:28 DEBUG : one: Sizes differ 2026/04/17 01:04:30 DEBUG : one: md5 = bfa92a9288c615b8e2343a6f9dd0c7d6 OK 2026/04/17 01:04:30 DEBUG : one: size = 5 OK 2026/04/17 01:04:30 INFO : one: Copied (replaced existing) 2026/04/17 01:04:32 DEBUG : dst/one: md5 = ea06fe4d9723230fbf893b08edf2188b OK 2026/04/17 01:04:34 DEBUG : CopyDest/one: md5 = e4bd902dddd93e617076c4f855b8c3b7 OK 2026/04/17 01:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/BackupDir" 2026/04/17 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/17 01:04:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/dst') 2026/04/17 01:04:37 DEBUG : one: Sizes differ 2026/04/17 01:04:37 DEBUG : one: size = 5 OK 2026/04/17 01:04:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/17 01:04:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/dst') 2026/04/17 01:04:37 DEBUG : one: Sizes differ 2026/04/17 01:04:39 INFO : one: Moved (server-side) 2026/04/17 01:04:40 DEBUG : one: size = 5 OK 2026/04/17 01:04:40 INFO : one: Copied (server-side copy) 2026/04/17 01:04:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/17 01:04:42 DEBUG : CopyDest/two: md5 = 759d05ec85676dee4eda360a91e98509 OK 2026/04/17 01:04:43 DEBUG : two: Need to transfer - File not found at Destination 2026/04/17 01:04:43 DEBUG : two: size = 3 OK 2026/04/17 01:04:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/17 01:04:45 DEBUG : two: size = 3 OK 2026/04/17 01:04:45 INFO : two: Copied (server-side copy) 2026/04/17 01:04:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/17 01:04:45 DEBUG : two: size = 3 OK 2026/04/17 01:04:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/17 01:04:45 DEBUG : two: Unchanged skipping 2026/04/17 01:04:48 DEBUG : CopyDest/three: md5 = 62a14c0ae7b2874570f8e65ed7475be5 OK 2026/04/17 01:04:48 DEBUG : three: Need to transfer - File not found at Destination 2026/04/17 01:04:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:04:49 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega/CopyDest') 2026/04/17 01:04:49 DEBUG : three: Sizes differ 2026/04/17 01:04:49 DEBUG : three: Destination not found in --copy-dest 2026/04/17 01:04:50 DEBUG : three: md5 = 2372787f918993f8761e08a7ef4b52ee OK 2026/04/17 01:04:50 DEBUG : three: size = 7 OK 2026/04/17 01:04:50 INFO : three: Copied (new) 2026/04/17 01:04:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/17 01:04:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:04:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/17 01:04:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/17 01:04:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:04:56 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/17 01:04:57 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.12s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.57s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:04:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/17 01:05:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c201d0ae15301cd02d894d9bfadb0ba0 OK 2026/04/17 01:05:02 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/17 01:05:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/17 01:05:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/17 01:05:03 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/04/17 01:05:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/17 01:05:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/17 01:05:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 539a559540b0c14131841441037ede9c OK 2026/04/17 01:05:06 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/17 01:05:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/17 01:05:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/17 01:05:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.01s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using skip mode. 2026/04/17 01:05:13 NOTICE: one: Found 2 files with duplicate names 2026/04/17 01:05:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.07s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using skip mode. 2026/04/17 01:05:19 NOTICE: one: Found 3 files with duplicate names 2026/04/17 01:05:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/17 01:05:20 INFO : one: Deleted 2026/04/17 01:05:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.90s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using first mode. 2026/04/17 01:05:27 NOTICE: one: Found 3 files with duplicate names 2026/04/17 01:05:27 INFO : one: Deleted 2026/04/17 01:05:28 INFO : one: Deleted 2026/04/17 01:05:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.64s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using newest mode. 2026/04/17 01:05:34 NOTICE: one: Found 3 files with duplicate names 2026/04/17 01:05:34 INFO : one: Deleted 2026/04/17 01:05:35 INFO : one: Deleted 2026/04/17 01:05:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.12s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.65s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using oldest mode. 2026/04/17 01:05:42 NOTICE: one: Found 3 files with duplicate names 2026/04/17 01:05:42 INFO : one: Deleted 2026/04/17 01:05:43 INFO : one: Deleted 2026/04/17 01:05:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.39s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using largest mode. 2026/04/17 01:05:49 NOTICE: one: Found 3 files with duplicate names 2026/04/17 01:05:49 INFO : one: Deleted 2026/04/17 01:05:50 INFO : one: Deleted 2026/04/17 01:05:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.81s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using smallest mode. 2026/04/17 01:05:56 NOTICE: one: Found 3 files with duplicate names 2026/04/17 01:05:56 INFO : one: Deleted 2026/04/17 01:05:57 INFO : one: Deleted 2026/04/17 01:05:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.81s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Looking for duplicate names using rename mode. 2026/04/17 01:06:04 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/17 01:06:05 INFO : one-2.txt: renamed from: one.txt 2026/04/17 01:06:07 INFO : one-3.txt: renamed from: one.txt 2026/04/17 01:06:08 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.63s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:06:13 DEBUG : dupe1/one.txt: md5 = 2bd517378ce76b4cca8226a806c6cc8b OK 2026/04/17 01:06:15 DEBUG : dupe2/two.txt: md5 = 7bbb0c39ef9c525131d26c55785853be OK 2026/04/17 01:06:17 DEBUG : dupe3/three.txt: md5 = 3e593449843f5aac8aa895c06fbd5286 OK 2026/04/17 01:06:18 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/17 01:06:19 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/17 01:06:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/17 01:06:20 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/17 01:06:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/17 01:06:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/17 01:06:23 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.49s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:06:26 DEBUG : a.txt: md5 = 5b5578dc6dbfdb7ff8d1a0e19f7bdadb OK 2026/04/17 01:06:27 DEBUG : zend.txt: md5 = af41766d396685e258c1c2f3892b56d9 OK 2026/04/17 01:06:30 DEBUG : sub dir/hello world: md5 = c25ab434a86c6f33dcd22d39989f86be OK 2026/04/17 01:06:31 DEBUG : sub dir/hello world2: md5 = 6d2ae7eb6fbdcad331baf3c62e04e1de OK 2026/04/17 01:06:33 DEBUG : sub dir/ignore dir/.ignore: md5 = b34369b685f8dd13a0a5155b2dcb962f OK 2026/04/17 01:06:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0dcbed463ae5ce18ba73064e332503d7 OK 2026/04/17 01:06:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = aea03554abe08beb99391ef1a21ce81b OK 2026/04/17 01:06:39 DEBUG : a.txt: Excluded (Size Filter) 2026/04/17 01:06:39 DEBUG : a.txt: Excluded 2026/04/17 01:06:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 01:06:39 DEBUG : sub dir/hello world: Excluded 2026/04/17 01:06:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 01:06:39 DEBUG : sub dir/hello world2: Excluded 2026/04/17 01:06:40 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 01:06:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 01:06:40 DEBUG : sub dir/hello world: Excluded 2026/04/17 01:06:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 01:06:40 DEBUG : sub dir/hello world2: Excluded 2026/04/17 01:06:40 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 01:06:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/17 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/17 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/17 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/17 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/17 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/17 01:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.10s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:06:49 DEBUG : a.txt: md5 = cf8546c5483bd2840803538fa0640c44 OK 2026/04/17 01:06:50 DEBUG : zend.txt: md5 = d0dc94c19cf1dba374498db9ede0ec68 OK 2026/04/17 01:06:52 DEBUG : sub dir/hello world: md5 = dfbd1e353d1a16f81005d7fec4b457da OK 2026/04/17 01:06:54 DEBUG : sub dir/hello world2: md5 = fc0b586adb23ad991ff9780882b8518a OK 2026/04/17 01:06:56 DEBUG : sub dir/ignore dir/.ignore: md5 = 04c264cf32cc4d9546aa62d1e2826187 OK 2026/04/17 01:06:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5ae43bd5fc7dadbc30a1844cba75613e OK 2026/04/17 01:07:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = f213c8037bf3f95efaaf55cd10bcb1a7 OK 2026/04/17 01:07:01 DEBUG : a.txt: Excluded (Size Filter) 2026/04/17 01:07:01 DEBUG : a.txt: Excluded 2026/04/17 01:07:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 01:07:02 DEBUG : sub dir/hello world: Excluded 2026/04/17 01:07:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 01:07:02 DEBUG : sub dir/hello world2: Excluded 2026/04/17 01:07:02 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 01:07:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/17 01:07:02 DEBUG : sub dir/hello world: Excluded 2026/04/17 01:07:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/17 01:07:02 DEBUG : sub dir/hello world2: Excluded 2026/04/17 01:07:03 DEBUG : sub dir/ignore dir: Excluded 2026/04/17 01:07:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/17 01:07:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/17 01:07:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/17 01:07:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/17 01:07:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/17 01:07:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/17 01:07:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.44s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:11 DEBUG : file1: md5 = 43365e345bc34cf644a89c4736663340 OK 2026/04/17 01:07:14 DEBUG : sub/file2: md5 = 72c68ed4553bfb626da7352d9907cd54 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/04/17 01:07:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/17 01:07:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/17 01:07:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/17 01:07:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.88s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.32s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.87s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:22 DEBUG : file1: md5 = aa4f18a8a47080b21da2ed1d0c6b9803 OK 2026/04/17 01:07:24 DEBUG : sub/file2: md5 = e778b056ede5b1cc6d2342d42608f35c 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/04/17 01:07:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/notfound" 2026/04/17 01:07:29 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/qe0i31qdkoejk60elps0ni5sqk" 2026/04/17 01:07:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.52s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.41s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.97s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Making directory 2026/04/17 01:07:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:36 DEBUG : sub dir/hello world: md5 = e3b977f07234c41c07b65c0941ba26bb OK 2026/04/17 01:07:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.19s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:40 DEBUG : potato2: md5 = ec623a72889ca033544d459689cc0998 OK 2026/04/17 01:07:42 DEBUG : empty space: md5 = ee5068b1292b9cb51e854c91d140a493 OK --- PASS: TestLs (4.95s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:45 DEBUG : potato2: md5 = 70ed771e2bb624ec6b6d43391f121cdc OK 2026/04/17 01:07:47 DEBUG : empty space: md5 = 1b16e2d377cb7864c653bfd3bbc419fb OK 2026/04/17 01:07:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:51 DEBUG : potato2: md5 = b622aa09e9f17dd7b176ec3b67e7555f OK 2026/04/17 01:07:52 DEBUG : empty space: md5 = d4b6ea77d1c5a64594f098f5bd42700c OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:07:56 DEBUG : potato2: md5 = b1154725020c1706d99174034fef9d3d OK 2026/04/17 01:07:57 DEBUG : empty space: md5 = 4b11e1721f95ff79cd83e335a35d310d OK --- PASS: TestHashSums (5.50s) === RUN TestHashSumsWithErrors 2026/04/17 01:08:00 DEBUG : Creating backend with remote ":memory:" 2026/04/17 01:08:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/17 01:08:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/17 01:08:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/17 01:08:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/17 01:08:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/17 01:08:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/17 01:08:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/17 01:08:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/17 01:08:00 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:01 DEBUG : potato2: md5 = 94e552f9d9a14305d3120ef52679476e OK 2026/04/17 01:08:02 DEBUG : empty space: md5 = 7d456b4a3aa866a303324a9905029134 OK 2026/04/17 01:08:05 DEBUG : sub dir/potato3: md5 = 28257dce732e7f59d231580db7987522 OK 2026/04/17 01:08:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.75s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:10 DEBUG : small: md5 = 618afb6d4b39619f8218b9db89bd9cf5 OK 2026/04/17 01:08:11 DEBUG : medium: md5 = 5a7db2639695a9c28354373e98fc76c7 OK 2026/04/17 01:08:13 DEBUG : large: md5 = d76243c31b9774908a639c90b7134acd OK 2026/04/17 01:08:13 DEBUG : Waiting for deletions to finish 2026/04/17 01:08:13 DEBUG : large: Excluded (Size Filter) 2026/04/17 01:08:14 INFO : small: Deleted 2026/04/17 01:08:14 INFO : medium: Deleted --- PASS: TestDelete (7.11s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:17 DEBUG : small: md5 = d6e9b5e0c5cbc185eccd3a104ec78c30 OK 2026/04/17 01:08:18 DEBUG : medium: md5 = 1a47fb0b677e13789845ee6a0006ecc0 OK 2026/04/17 01:08:20 DEBUG : large: md5 = 4d5da431639953428ffffb0ac5a57f67 OK 2026/04/17 01:08:20 DEBUG : Waiting for deletions to finish 2026/04/17 01:08:20 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/17 01:08:21 INFO : small: Deleted 2026/04/17 01:08:21 INFO : medium: Deleted --- PASS: TestMaxDelete (7.83s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:25 DEBUG : small: md5 = 91c6f6d5e50499464c64bb0fab90daf3 OK 2026/04/17 01:08:27 DEBUG : medium: md5 = b1ceffa4b9747a2fd61123b674ae2743 OK 2026/04/17 01:08:28 DEBUG : large: md5 = f485a4d32bbc943414aa7881b3f2ce85 OK 2026/04/17 01:08:29 DEBUG : Waiting for deletions to finish 2026/04/17 01:08:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/17 01:08:33 INFO : medium: Deleted 2026/04/17 01:08:33 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (12.13s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:37 DEBUG : small: md5 = 548ddd497278091b4ef48d01f74d57c5 OK 2026/04/17 01:08:38 DEBUG : medium: md5 = a9c330cac0767a06af75d2d29a3dc6e2 OK 2026/04/17 01:08:40 DEBUG : large: md5 = d8e8269786d5284446133f437cdea940 OK 2026/04/17 01:08:40 DEBUG : Waiting for deletions to finish 2026/04/17 01:08:40 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/04/17 01:08:41 INFO : large: Deleted 2026/04/17 01:08:41 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.27s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:44 DEBUG : ReadFile: md5 = 4d9eb1d32b5b85056aceb188b3d05e2e OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2026/04/17 01:08:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/17 01:08:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/17 01:08:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 01:08:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 01:08:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 01:08:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/17 01:08:47 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:08:49 DEBUG : file1: md5 = 66a3c842c06f940cb7e4adb7fa33bd96 OK 2026/04/17 01:08:50 DEBUG : file2: md5 = 195607e59d7fb174830f4d4d8990f8bd OK --- PASS: TestCat (14.57s) === RUN TestPurge 2026/04/17 01:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coretej6bazu" 2026/04/17 01:09:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 01:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/36i9lasmgsg0siprqru5a2fin4ndl66b5gttdpa95hdrapbgc03g" 2026/04/17 01:09:03 DEBUG : Creating backend with remote "/tmp/rclone930014932" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coretej6bazu'", Local "Local file system at /tmp/rclone930014932", Modify Window "1ms" 2026/04/17 01:09:08 DEBUG : A1/B1/C1/one: md5 = fcb10a62b1b49cd6561af7182a1fe306 OK 2026/04/17 01:09:08 INFO : A2: Making directory 2026/04/17 01:09:08 INFO : A1/B2: Making directory 2026/04/17 01:09:10 INFO : A1/B2/C2: Making directory 2026/04/17 01:09:10 INFO : A1/B1/C3: Making directory 2026/04/17 01:09:11 INFO : A3: Making directory 2026/04/17 01:09:12 INFO : A3/B3: Making directory 2026/04/17 01:09:13 INFO : A3/B3/C4: Making directory 2026/04/17 01:09:15 DEBUG : A1/two: md5 = e8bd3ece9626a288f95b895ea69a82ac OK 2026/04/17 01:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coretej6bazu': Purge remote 2026/04/17 01:09:19 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.23s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:09:22 DEBUG : A1/B1/C1/one: md5 = 4df332d45ea4a5fd916427fb73169447 OK 2026/04/17 01:09:22 INFO : A2: Making directory 2026/04/17 01:09:23 INFO : A1/B2: Making directory 2026/04/17 01:09:24 INFO : A1/B2/C2: Making directory 2026/04/17 01:09:25 INFO : A1/B1/C3: Making directory 2026/04/17 01:09:25 INFO : A3: Making directory 2026/04/17 01:09:26 INFO : A3/B3: Making directory 2026/04/17 01:09:27 INFO : A3/B3/C4: Making directory 2026/04/17 01:09:29 DEBUG : A1/two: md5 = 13f93bc4f818e5b8fd3f0aead481b7a9 OK 2026/04/17 01:09:31 DEBUG : removing 1 level 3 directories 2026/04/17 01:09:31 INFO : A3/B3/C4: Removing directory 2026/04/17 01:09:35 DEBUG : removing 2 level 3 directories 2026/04/17 01:09:35 INFO : A1/B2/C2: Removing directory 2026/04/17 01:09:35 INFO : A1/B1/C3: Removing directory 2026/04/17 01:09:36 DEBUG : removing 2 level 2 directories 2026/04/17 01:09:36 INFO : A3/B3: Removing directory 2026/04/17 01:09:36 INFO : A1/B2: Removing directory 2026/04/17 01:09:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/17 01:09:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/17 01:09:36 DEBUG : removing 2 level 1 directories 2026/04/17 01:09:36 INFO : A3: Removing directory 2026/04/17 01:09:36 INFO : A2: Removing directory 2026/04/17 01:09:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/17 01:09:41 DEBUG : removing 1 level 3 directories 2026/04/17 01:09:41 INFO : A1/B1/C1: Removing directory 2026/04/17 01:09:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:41 DEBUG : removing 1 level 2 directories 2026/04/17 01:09:41 INFO : A1/B1: Removing directory 2026/04/17 01:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/17 01:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/17 01:09:42 DEBUG : removing 1 level 1 directories 2026/04/17 01:09:42 INFO : A1: Removing directory 2026/04/17 01:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/17 01:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/17 01:09:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/17 01:09:43 DEBUG : removing 1 level 0 directories 2026/04/17 01:09:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Removing directory 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/17 01:09:43 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.80s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:09:45 INFO : A1: Making directory 2026/04/17 01:09:46 INFO : A1/B1: Making directory 2026/04/17 01:09:47 INFO : A1/B1/C1: Making directory 2026/04/17 01:09:49 DEBUG : removing 1 level 3 directories 2026/04/17 01:09:49 INFO : A1/B1/C1: Removing directory 2026/04/17 01:09:50 DEBUG : removing 1 level 2 directories 2026/04/17 01:09:50 INFO : A1/B1: Removing directory 2026/04/17 01:09:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/17 01:09:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.18s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:09:53 INFO : A1: Making directory 2026/04/17 01:09:54 INFO : A1/B1: Making directory 2026/04/17 01:09:55 INFO : A1/B1/C1: Making directory 2026/04/17 01:09:58 DEBUG : removing 1 level 3 directories 2026/04/17 01:09:58 INFO : A1/B1/C1: Removing directory 2026/04/17 01:09:58 DEBUG : removing 1 level 2 directories 2026/04/17 01:09:58 INFO : A1/B1: Removing directory 2026/04/17 01:09:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/17 01:10:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.44s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:10:03 DEBUG : file1: md5 = 011543c51f1ca6bbfaf1ab5b9e31726b OK 2026/04/17 01:10:03 DEBUG : filename.txt: File name found in url 2026/04/17 01:10:05 DEBUG : filename.txt: md5 = dc341a2c12f84431da5683d3e8101324 OK 2026/04/17 01:10:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/17 01:10:06 DEBUG : headerfilename.txt: md5 = 0518fa9e1e3bfba91aa08f1e482dc9bb OK 2026/04/17 01:10:08 DEBUG : file2: md5 = 611bbdf720e00d39baa8815adf87ae68 OK --- PASS: TestCopyURL (9.48s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:10:12 DEBUG : file1: md5 = 64f19434d9a2d71db77ffba38b35dca6 OK --- PASS: TestCopyURLDownloadHeaders (2.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:10:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 01:10:16 DEBUG : sub/file2: md5 = 1fcf8604e1ce1f6648a5e45075ab46eb OK 2026/04/17 01:10:16 DEBUG : sub/file2: size = 14 OK 2026/04/17 01:10:16 INFO : file1: Copied (new) to: sub/file2 2026/04/17 01:10:16 INFO : file1: Deleted 2026/04/17 01:10:16 DEBUG : sub/file2: size = 14 OK 2026/04/17 01:10:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/17 01:10:16 DEBUG : file1: Unchanged skipping 2026/04/17 01:10:16 INFO : file1: Deleted 2026/04/17 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': don't need to copy/move sub/file2, it is already at target location 2026/04/17 01:10:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.09s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:10:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 01:10:21 DEBUG : file1: md5 = 9996c9824e748c9a554343db120ec278 OK 2026/04/17 01:10:21 DEBUG : file1: size = 14 OK 2026/04/17 01:10:21 INFO : file1: Copied (new) 2026/04/17 01:10:21 INFO : file1: Deleted 2026/04/17 01:10:22 DEBUG : file1: Destination exists, skipping 2026/04/17 01:10:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.57s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.75s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:10:27 DEBUG : dst/file1: md5 = 44171d5e8a77bcfed6e6f4a252f175bc OK 2026/04/17 01:10:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meqereg3vega/backup" 2026/04/17 01:10:28 DEBUG : Creating backend with remote "TestDrive:crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0/1nrff024r7pq65ecp72fc28jb0" 2026/04/17 01:10:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4089949399) 2026/04/17 01:10:29 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega') 2026/04/17 01:10:29 DEBUG : dst/file1: Sizes differ 2026/04/17 01:10:32 INFO : dst/file1: Moved (server-side) 2026/04/17 01:10:33 DEBUG : dst/file1: md5 = c122609c65055a6531dfe01d772728fa OK 2026/04/17 01:10:33 DEBUG : dst/file1: size = 14 OK 2026/04/17 01:10:33 INFO : dst/file1: Copied (new) 2026/04/17 01:10:33 INFO : dst/file1: Deleted 2026/04/17 01:10:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:10:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/17 01:10:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.48s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:10:41 DEBUG : A1/one: md5 = 1d64d2cd01fc727c3a7ddb177a341de1 OK 2026/04/17 01:10:43 DEBUG : A1/two: md5 = f121b3377f09e4b89b410bef022d18a6 OK 2026/04/17 01:10:45 DEBUG : A1/B1/three: md5 = cad7d43f75a93a88f93cab4be40a50db OK 2026/04/17 01:10:47 DEBUG : A1/B1/C1/four: md5 = 577cf0b0b26782bd5a636ce50c4aae52 OK 2026/04/17 01:10:49 DEBUG : A1/B1/C2/five: md5 = f9a2afa2ab659ea8ca5227e23924f874 OK 2026/04/17 01:10:49 INFO : A1/B2: Making directory 2026/04/17 01:10:50 INFO : A1/B1/C3: Making directory 2026/04/17 01:11:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/17 01:11:01 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/17 01:11:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/17 01:11:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/17 01:11:01 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/17 01:11:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/17 01:11:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/17 01:11:04 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/17 01:11:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/17 01:11:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/17 01:11:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/17 01:11:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/17 01:11:12 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/17 01:11:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/17 01:11:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/17 01:11:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/17 01:11:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/17 01:11:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/17 01:11:15 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/17 01:11:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/17 01:11:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/17 01:11:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/17 01:11:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/17 01:11:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.42s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 01:11:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 73c493c3f7cff47e0c97e17576b7859d OK 2026/04/17 01:11:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 01:11:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/17 01:11:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 01:11:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/17 01:11:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 14865649c24422261ca67b8cf6d5ff9a OK 2026/04/17 01:11:29 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 01:11:29 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 01:11:32 DEBUG : with_checksum_small_file_from_pipe: md5 = d3df7d53774bbc237fd4f298e75ed0d4 OK 2026/04/17 01:11:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 01:11:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 01:11:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/17 01:11:34 DEBUG : with_checksum_big_file_from_pipe: md5 = 2049f8699e3bb18362f876ba5a0d03a7 OK 2026/04/17 01:11:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 01:11:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 01:11:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 01:11:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/17 01:11:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/17 01:11:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 01:11:39 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:11:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 01:11:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 01:11:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 01:11:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/17 01:11:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 01:11:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.85s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/17 01:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (48 bytes), uploading instead of streaming 2026/04/17 01:11:47 DEBUG : rcat_metadata: md5 = 84309f4286eb0fbd321435c3725cafe2 OK 2026/04/17 01:11:47 DEBUG : rcat_metadata: size = 48 OK 2026/04/17 01:11:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/17 01:11:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/17 01:11:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3400a919313febfd7f230556f6351e9a OK 2026/04/17 01:11:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/17 01:11:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.22s) --- PASS: TestRcatMetadata/Normal (2.67s) --- PASS: TestRcatMetadata/ViaDisk (3.12s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:11:53 DEBUG : potato1: md5 = a5cfcd4031aab8428805649460898a71 OK 2026/04/17 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (60 bytes), uploading instead of streaming 2026/04/17 01:11:55 DEBUG : potato2: md5 = 3e39fe15e09044f9a5feff71fdc019c7 OK 2026/04/17 01:11:55 DEBUG : potato2: size = 60 OK 2026/04/17 01:11:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.94s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:11:58 DEBUG : potato1: md5 = c38559c3f7f3d866d7260508f137bd61 OK 2026/04/17 01:11:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': File to upload is small (60 bytes), uploading instead of streaming 2026/04/17 01:11:59 DEBUG : potato2: md5 = 68eec3527078b5559c4b2f0d3847d966 OK 2026/04/17 01:11:59 DEBUG : potato2: size = 60 OK 2026/04/17 01:11:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:03 DEBUG : potato1: md5 = 049062d00074b737a743cc9899bf49db OK --- PASS: TestRcatSizeUploadHeaders (2.41s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:06 DEBUG : potato2: md5 = cbe5d3a2372fc9a32882ada8dea8ddaf OK 2026/04/17 01:12:07 DEBUG : empty space: md5 = 6eb7cbceaeb63265820f0f635ed4540e OK 2026/04/17 01:12:10 DEBUG : sub dir/potato3: md5 = c5a279131562ea17b25fc1b264caee01 OK 2026/04/17 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Touching "sub dir/potato3" 2026/04/17 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Touching "empty space" 2026/04/17 01:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Touching "potato2" 2026/04/17 01:12:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.56s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:15 DEBUG : dir with metadata: Making directory with metadata 2026/04/17 01:12:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.70s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:17 DEBUG : directory with modtime: Making directory with metadata 2026/04/17 01:12:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.05s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/17 01:12:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/17 01:12:21 DEBUG : Google drive root 'crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0': Skipping btime metadata as can't update it on an existing file: 2026-04-17T01:12:20.82854695Z 2026/04/17 01:12:21 INFO : non existent directory: Updated directory metadata 2026/04/17 01:12:23 DEBUG : Google drive root 'crypt/8cu4bc1fg2gplq38hnq2o19rhk0vjam81ujvqel8h4oostp3qqn0': Skipping btime metadata as can't update it on an existing file: 2026-04-17T01:12:20.82854695Z 2026/04/17 01:12:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/17 01:12:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/17 01:12:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.02s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/17 01:12:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/17 01:12:29 DEBUG : dst: Making directory with metadata 2026/04/17 01:12:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/17 01:12:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/17 01:12:30 INFO : dst: Set directory modification time (using SetModTime) 2026/04/17 01:12:31 INFO : dst: Set directory modification time (using SetModTime) 2026/04/17 01:12:31 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/17 01:12:31 INFO : dst: Set directory modification time (using SetModTime) 2026/04/17 01:12:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.42s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega'", Local "Local file system at /tmp/rclone4089949399", Modify Window "1ms" 2026/04/17 01:12:36 DEBUG : sub dir/test remove existing: md5 = eaa1eee23fff05db6029f7ea0ad6b0d5 OK 2026/04/17 01:12:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 11f3588ac4f705de33bbef292df45e8b OK 2026/04/17 01:12:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sosucow6" before starting 2026/04/17 01:12:41 DEBUG : sub dir/test remove existing.sosucow6: TEST: removing renamed existing file after operation 2026/04/17 01:12:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hehefej4" before starting 2026/04/17 01:12:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hehefej4: TEST: renaming existing back after failed operation 2026/04/17 01:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hubuvom4" before starting 2026/04/17 01:12:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hubuvom4: TEST: removing renamed existing file after operation 2026/04/17 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hhm2j7n5crh4m417g762urecue3a0d437ibmdqku7mqeabgva7ql3qagiimlqo18jb99ktl5nmvjoc7gir31dpdm441mhiemsep8ub115sotqjo4tdoic1odfnci0stoec8tlf6negeo8ps72vdfn6vt9dqaoijalcfsfhfjj2rol3istkog" 2026/04/17 01:12:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i2o0h5uar09b0ir7607sc1rcim7dgv0n56dmkgcu1b3nsjvakut0" --- PASS: TestRemoveExisting (14.28s) === 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/04/17 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meqereg3vega': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m51.336431444s (try 1/5)