"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/12 02:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu" 2026/02/12 02:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0" 2026/02/12 02:32:28 DEBUG : Creating backend with remote "/tmp/rclone1641582543" === 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/02/12 02:32:28 DEBUG : a: size = 0 OK 2026/02/12 02:32:28 DEBUG : a: size = 1 (memory) 2026/02/12 02:32:28 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/12 02:32:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/12 02:32:28 DEBUG : potato: Seek from 10 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 10 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 2 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/12 02:32:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 2 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/12 02:32:28 DEBUG : potato: Seek from 8 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 8 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/12 02:32:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/12 02:32:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/12 02:32:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/12 02:32:28 DEBUG : potato: Seek from 5 to 2 2026/02/12 02:32:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/12 02:32:28 DEBUG : potato: Seek from 9 to 0 2026/02/12 02:32:28 DEBUG : potato: Seek from 9 to 0 2026/02/12 02:32:28 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:32:31 DEBUG : rutabaga: md5 = ed9c4bf631361698504dfc46be0d53db OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/12 02:32:33 DEBUG : empty space: md5 = 381a096a9dd98fbdeb7d717f4c8ba9fc OK === RUN TestCheck/3 2026/02/12 02:32:35 DEBUG : potato2: md5 = 44960a1999116f3e50216608d7fc228a OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/12 02:32:38 DEBUG : remotepotato: md5 = b30f1e3b9cfbf882a81ac5177f903b02 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.75s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/02/12 02:32:41 DEBUG : Creating backend with remote "nonexistent" 2026/02/12 02:32:41 DEBUG : Creating backend with remote "nonexistent" 2026/02/12 02:32:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/12 02:32:41 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/02/12 02:32:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/12 02:32:41 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:32:43 DEBUG : rutabaga: md5 = 316aeae4615ad04206103f6e73a1b7d2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/12 02:32:46 DEBUG : empty space: md5 = 57faa435bacd7beb6a639a710a04d806 OK === RUN TestCheckDownload/3 2026/02/12 02:32:49 DEBUG : potato2: md5 = 24b1d9b7248a5cc915e3784b8f867f35 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/12 02:32:54 DEBUG : remotepotato: md5 = 75bd540beaad9d43e2c1b52c7081eb2c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.32s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.50s) --- PASS: TestCheckDownload/5 (1.84s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:33:01 DEBUG : rutabaga: md5 = 0fbbb4abfb6f3307391338619d250488 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/12 02:33:03 DEBUG : empty space: md5 = 1d1ed20223faa980f9c604edfdd325fd OK === RUN TestCheckSizeOnly/3 2026/02/12 02:33:05 DEBUG : potato2: md5 = 5056582bb7363106186ac7f28f3ee04e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/12 02:33:08 DEBUG : remotepotato: md5 = 6ad07016c82e71c982019d99ff9d759e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.84s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.84s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.48s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:33:14 DEBUG : test.sum: md5 = 102c101870ac1912cb9630604f218762 OK 2026/02/12 02:33:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/12 02:33:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/12 02:33:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/12 02:33:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/12 02:33:17 DEBUG : test.sum: md5 = c98e8cbd0e6cdb350d7ec5cbf1b3a30d OK 2026/02/12 02:33:18 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/12 02:33:18 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/12 02:33:18 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/12 02:33:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.07s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:33:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/data" 2026/02/12 02:33:19 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.57s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:33:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/data" 2026/02/12 02:33:21 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/vjrnln8ratgmqakfosrqe8espk" 2026/02/12 02:33:26 DEBUG : data/banana: md5 = 53ec067f20ed39137e3f80361aa8df01 OK 2026/02/12 02:33:27 DEBUG : test.sum: md5 = 2bca768e31b2592f684ff98607f7ee06 OK === RUN TestCheckSumDownload/subtest1 2026/02/12 02:33:32 DEBUG : data/potato: md5 = 514cbb10835809bc39bedf99ee88583b OK 2026/02/12 02:33:34 DEBUG : test.sum: md5 = 918bdc9ab68c97a670303f85a6935586 OK === RUN TestCheckSumDownload/subtest2 2026/02/12 02:33:38 DEBUG : test.sum: md5 = ceb9ca72eb3fc5ee4027c63d29062ac8 OK === RUN TestCheckSumDownload/subtest3 2026/02/12 02:33:42 DEBUG : test.sum: md5 = 6eff9294f3feba17f82cf2d699d19dc9 OK === RUN TestCheckSumDownload/subtest4 2026/02/12 02:33:46 DEBUG : test.sum: md5 = ed263cbc42e8cf35410019fc8076afc9 OK === RUN TestCheckSumDownload/subtest5 2026/02/12 02:33:50 DEBUG : test.sum: md5 = 013c8a1753a6b1b84dffd0de0fc3d7ea OK === RUN TestCheckSumDownload/subtest6 2026/02/12 02:33:54 DEBUG : data/banana: md5 = 82a6c0c06687ceacaa5c42147acb19d1 OK 2026/02/12 02:33:56 DEBUG : data/potato: md5 = 30f4867ad7a5d34a90697555720011c3 OK 2026/02/12 02:33:58 DEBUG : test.sum: md5 = cdd4e064039961b3eece64023f77d499 OK === RUN TestCheckSumDownload/subtest7 2026/02/12 02:34:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/12 02:34:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.19s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (2.00s) --- PASS: TestCheckSumDownload/subtest4 (1.85s) --- PASS: TestCheckSumDownload/subtest5 (1.80s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (2.00s) === RUN TestApplyTransforms 2026/02/12 02:34:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pufuhih3paci" 2026/02/12 02:34:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:03 DEBUG : Creating backend with remote "TestDrive:crypt/c537n3u9be38ai3q30rkdud190nvo4ku4eh1m4pto24pdvqutif0" 2026/02/12 02:34:04 DEBUG : Creating backend with remote "/tmp/rclone195005565" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci'", Local "Local file system at /tmp/rclone195005565", Modify Window "1ms" 2026/02/12 02:34:07 DEBUG : hello, world!: md5 = 7844a340c596b12eda47d81cac446b63 OK upper checkfile vs. lower remote (without normalization) 2026/02/12 02:34:07 ERROR : hello, world!: sum not found 2026/02/12 02:34:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci' 2026/02/12 02:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci': 1 files missing 2026/02/12 02:34:07 NOTICE: 1 hashes missing 2026/02/12 02:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci': 1 differences found 2026/02/12 02:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/12 02:34:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci': 0 differences found 2026/02/12 02:34:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci': 1 matching files 2026/02/12 02:34:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagereg4gica" 2026/02/12 02:34:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:08 DEBUG : Creating backend with remote "TestDrive:crypt/gqmih7bgrlv99quojbpobeljk49nfc76fefpvvji4eg8vs31e4dg" 2026/02/12 02:34:10 DEBUG : Creating backend with remote "/tmp/rclone673917369" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica'", Local "Local file system at /tmp/rclone673917369", Modify Window "1ms" 2026/02/12 02:34:12 DEBUG : HELLO, WORLD!: md5 = 1fc41c360c31c735794f63589c1ec262 OK lower checkfile vs. upper remote (without normalization) 2026/02/12 02:34:12 ERROR : HELLO, WORLD!: sum not found 2026/02/12 02:34:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica' 2026/02/12 02:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica': 1 files missing 2026/02/12 02:34:12 NOTICE: 1 hashes missing 2026/02/12 02:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica': 1 differences found 2026/02/12 02:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/12 02:34:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica': 0 differences found 2026/02/12 02:34:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica': 1 matching files 2026/02/12 02:34:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peqalol7caca" 2026/02/12 02:34:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:13 DEBUG : Creating backend with remote "TestDrive:crypt/1m8q477prt3t7mu9g9t0tnl4ip6801csppijm0j897oc4v8b18tg" 2026/02/12 02:34:14 DEBUG : Creating backend with remote "/tmp/rclone236275663" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca'", Local "Local file system at /tmp/rclone236275663", Modify Window "1ms" 2026/02/12 02:34:17 DEBUG : HeLlO, wOrLd!: md5 = 68c7f5fd380b974836afa43b76f7b75c OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/12 02:34:17 ERROR : HeLlO, wOrLd!: sum not found 2026/02/12 02:34:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca' 2026/02/12 02:34:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca': 1 files missing 2026/02/12 02:34:17 NOTICE: 1 hashes missing 2026/02/12 02:34:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca': 1 differences found 2026/02/12 02:34:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/12 02:34:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca': 0 differences found 2026/02/12 02:34:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca': 1 matching files 2026/02/12 02:34:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lusozas8hido" 2026/02/12 02:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:18 DEBUG : Creating backend with remote "TestDrive:crypt/qfbthfl3p1g6gm9bicbhc9gbmkhmbqr1soq7vr26knhluirarbp0" 2026/02/12 02:34:19 DEBUG : Creating backend with remote "/tmp/rclone799271711" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido'", Local "Local file system at /tmp/rclone799271711", Modify Window "1ms" 2026/02/12 02:34:22 DEBUG : HELLO, WORLD!: md5 = 676be22d4afad21724a48c44f28508e0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/12 02:34:22 ERROR : HELLO, WORLD!: sum not found 2026/02/12 02:34:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido' 2026/02/12 02:34:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido': 1 files missing 2026/02/12 02:34:22 NOTICE: 1 hashes missing 2026/02/12 02:34:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido': 1 differences found 2026/02/12 02:34:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/12 02:34:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido': 0 differences found 2026/02/12 02:34:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido': 1 matching files 2026/02/12 02:34:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavurer8boja" 2026/02/12 02:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:23 DEBUG : Creating backend with remote "TestDrive:crypt/j3ufvmgbj4e6re5ocrbs0rqh3n3t1ievc251um4p7pale5tr8q30" 2026/02/12 02:34:24 DEBUG : Creating backend with remote "/tmp/rclone730155765" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja'", Local "Local file system at /tmp/rclone730155765", Modify Window "1ms" 2026/02/12 02:34:27 DEBUG : 測試_Русский___ě_áñ: md5 = 8f87ba4cb2c461e104a248c5aaef8070 OK NFD checkfile vs. NFC remote (without normalization) 2026/02/12 02:34:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/12 02:34:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja' 2026/02/12 02:34:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja': 1 files missing 2026/02/12 02:34:27 NOTICE: 1 hashes missing 2026/02/12 02:34:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja': 1 differences found 2026/02/12 02:34:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/12 02:34:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja': 0 differences found 2026/02/12 02:34:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja': 1 matching files 2026/02/12 02:34:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqinih0depu" 2026/02/12 02:34:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:28 DEBUG : Creating backend with remote "TestDrive:crypt/u61bsrojnchl6l4ghmdp2e53bl6okrua6jggsrdf9c0rp3v64i2g" 2026/02/12 02:34:29 DEBUG : Creating backend with remote "/tmp/rclone1883933473" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu'", Local "Local file system at /tmp/rclone1883933473", Modify Window "1ms" 2026/02/12 02:34:32 DEBUG : 測試_Русский___ě_áñ: md5 = a41255fba43b5071b74b0e2d34597587 OK NFC checkfile vs. NFD remote (without normalization) 2026/02/12 02:34:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/12 02:34:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu' 2026/02/12 02:34:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu': 1 files missing 2026/02/12 02:34:32 NOTICE: 1 hashes missing 2026/02/12 02:34:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu': 1 differences found 2026/02/12 02:34:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/12 02:34:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu': 0 differences found 2026/02/12 02:34:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu': 1 matching files 2026/02/12 02:34:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zogodaw7poyu" 2026/02/12 02:34:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:33 DEBUG : Creating backend with remote "TestDrive:crypt/ko77hsil6v1i2fsoe5bf68aatm1j0dru0pf1l89j6c1nifl0tepg" 2026/02/12 02:34:35 DEBUG : Creating backend with remote "/tmp/rclone1819249454" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu'", Local "Local file system at /tmp/rclone1819249454", Modify Window "1ms" 2026/02/12 02:34:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d88ca6cc4ebe682da6c51d7ae2700e51 OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/12 02:34:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/12 02:34:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu' 2026/02/12 02:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu': 1 files missing 2026/02/12 02:34:38 NOTICE: 1 hashes missing 2026/02/12 02:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu': 1 differences found 2026/02/12 02:34:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/12 02:34:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu': 0 differences found 2026/02/12 02:34:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu': 1 matching files 2026/02/12 02:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-momoqex0loha" 2026/02/12 02:34:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/pgps1jedpao939o60cglt5qdsrnlc8vvat1n6edtd7jnohcgmp3g" 2026/02/12 02:34:40 DEBUG : Creating backend with remote "/tmp/rclone1703312517" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha'", Local "Local file system at /tmp/rclone1703312517", Modify Window "1ms" 2026/02/12 02:34:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40a20d6ae20692f7feaad31120214517 OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/12 02:34:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/12 02:34:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha' 2026/02/12 02:34:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha': 1 files missing 2026/02/12 02:34:43 NOTICE: 1 hashes missing 2026/02/12 02:34:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha': 1 differences found 2026/02/12 02:34:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/12 02:34:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha': 0 differences found 2026/02/12 02:34:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha': 1 matching files 2026/02/12 02:34:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gusolej0pipu" 2026/02/12 02:34:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:44 DEBUG : Creating backend with remote "TestDrive:crypt/erpursim969jmfm1f06oacc0u53tm663ap0pdc3qjq9l65qtu3f0" 2026/02/12 02:34:45 DEBUG : Creating backend with remote "/tmp/rclone1032973097" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu'", Local "Local file system at /tmp/rclone1032973097", Modify Window "1ms" 2026/02/12 02:34:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 15c5cbdeba878ef59d58e9c02e06fa6b OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/12 02:34:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/12 02:34:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu' 2026/02/12 02:34:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu': 1 files missing 2026/02/12 02:34:48 NOTICE: 1 hashes missing 2026/02/12 02:34:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu': 1 differences found 2026/02/12 02:34:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/12 02:34:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu': 0 differences found 2026/02/12 02:34:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu': 1 matching files 2026/02/12 02:34:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sokabix7vemo" 2026/02/12 02:34:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:34:49 DEBUG : Creating backend with remote "TestDrive:crypt/jfcpnl3h2lah891s26m88bbue9um636u0flu1t8crcf54mblcgjg" 2026/02/12 02:34:50 DEBUG : Creating backend with remote "/tmp/rclone1741552213" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo'", Local "Local file system at /tmp/rclone1741552213", Modify Window "1ms" 2026/02/12 02:34:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = be86a5fb9eccafddb345d3e344e41591 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/12 02:34:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/12 02:34:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo' 2026/02/12 02:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo': 1 files missing 2026/02/12 02:34:53 NOTICE: 1 hashes missing 2026/02/12 02:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo': 1 differences found 2026/02/12 02:34:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/12 02:34:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/12 02:34:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo': 0 differences found 2026/02/12 02:34:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo': 1 matching files 2026/02/12 02:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sokabix7vemo': Purge remote 2026/02/12 02:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gusolej0pipu': Purge remote 2026/02/12 02:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-momoqex0loha': Purge remote 2026/02/12 02:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zogodaw7poyu': Purge remote 2026/02/12 02:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqinih0depu': Purge remote 2026/02/12 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavurer8boja': Purge remote 2026/02/12 02:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lusozas8hido': Purge remote 2026/02/12 02:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peqalol7caca': Purge remote 2026/02/12 02:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagereg4gica': Purge remote 2026/02/12 02:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pufuhih3paci': Purge remote --- PASS: TestApplyTransforms (58.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:35:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/12 02:35:05 DEBUG : sub/file2: md5 = 681d8142a049544587df166fd28aa440 OK 2026/02/12 02:35:05 DEBUG : sub/file2: size = 14 OK 2026/02/12 02:35:05 INFO : file1: Copied (new) to: sub/file2 2026/02/12 02:35:06 DEBUG : sub/file2: size = 14 OK 2026/02/12 02:35:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/12 02:35:06 DEBUG : file1: Unchanged skipping 2026/02/12 02:35:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': don't need to copy/move sub/file2, it is already at target location 2026/02/12 02:35:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.74s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:35:12 DEBUG : dst/file1: md5 = ff03883c8335eb07b8975eff71773f7e OK 2026/02/12 02:35:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/backup" 2026/02/12 02:35:13 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/1nrff024r7pq65ecp72fc28jb0" 2026/02/12 02:35:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:35:15 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu') 2026/02/12 02:35:15 DEBUG : dst/file1: Sizes differ 2026/02/12 02:35:21 INFO : dst/file1: Moved (server-side) 2026/02/12 02:35:24 DEBUG : dst/file1: md5 = c41678b4c85e1e0213913d9cd46a320f OK 2026/02/12 02:35:24 DEBUG : dst/file1: size = 14 OK 2026/02/12 02:35:24 INFO : dst/file1: Copied (new) 2026/02/12 02:35:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:35:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:35:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (20.08s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/dst" 2026/02/12 02:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/12 02:35:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/CompareDest" 2026/02/12 02:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/gveqi14airsml4bgu7krj116o8" 2026/02/12 02:35:33 DEBUG : one: Need to transfer - File not found at Destination 2026/02/12 02:35:36 DEBUG : one: md5 = 49aa3e5f2ff0d75898c28ccd9d675ac0 OK 2026/02/12 02:35:36 DEBUG : one: size = 3 OK 2026/02/12 02:35:36 INFO : one: Copied (new) 2026/02/12 02:35:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:35:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/dst') 2026/02/12 02:35:37 DEBUG : one: Sizes differ 2026/02/12 02:35:39 DEBUG : one: md5 = 336e6a930c16613a17e2bd0fbf97a1d8 OK 2026/02/12 02:35:39 DEBUG : one: size = 5 OK 2026/02/12 02:35:39 INFO : one: Copied (replaced existing) 2026/02/12 02:35:41 DEBUG : dst/one: md5 = 71c6e210e9a847d371b5aec078a26221 OK 2026/02/12 02:35:43 DEBUG : CompareDest/one: md5 = ebddf99fb8950d7d1bb59aaee19c5a61 OK 2026/02/12 02:35:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:35:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/dst') 2026/02/12 02:35:44 DEBUG : one: Sizes differ 2026/02/12 02:35:45 DEBUG : one: size = 5 OK 2026/02/12 02:35:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/12 02:35:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/12 02:35:47 DEBUG : CompareDest/two: md5 = 40eb86f5cefc7063b985d107eb864de8 OK 2026/02/12 02:35:48 DEBUG : two: Need to transfer - File not found at Destination 2026/02/12 02:35:48 DEBUG : two: size = 3 OK 2026/02/12 02:35:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/12 02:35:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/12 02:35:49 DEBUG : two: Need to transfer - File not found at Destination 2026/02/12 02:35:49 DEBUG : two: size = 3 OK 2026/02/12 02:35:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/12 02:35:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/12 02:35:50 DEBUG : two: Need to transfer - File not found at Destination 2026/02/12 02:35:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:35:50 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/CompareDest') 2026/02/12 02:35:50 DEBUG : two: Sizes differ 2026/02/12 02:35:52 DEBUG : two: md5 = 966e2922213dea74a2e473dc315ca638 OK 2026/02/12 02:35:52 DEBUG : two: size = 5 OK 2026/02/12 02:35:52 INFO : two: Copied (new) 2026/02/12 02:35:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/12 02:35:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:35:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/12 02:35:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.23s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:35:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/dst" 2026/02/12 02:35:57 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/12 02:35:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/CopyDest" 2026/02/12 02:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/12 02:36:00 DEBUG : one: Need to transfer - File not found at Destination 2026/02/12 02:36:04 DEBUG : one: md5 = 7c2983fb2ac4b7df13f28a7fd33c48c5 OK 2026/02/12 02:36:04 DEBUG : one: size = 3 OK 2026/02/12 02:36:04 INFO : one: Copied (new) 2026/02/12 02:36:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:36:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/dst') 2026/02/12 02:36:05 DEBUG : one: Sizes differ 2026/02/12 02:36:06 DEBUG : one: md5 = aced7e9dfa95da8fc71a0c2751d6169f OK 2026/02/12 02:36:06 DEBUG : one: size = 5 OK 2026/02/12 02:36:06 INFO : one: Copied (replaced existing) 2026/02/12 02:36:08 DEBUG : dst/one: md5 = 00aadd945fa9f31abc4867e6e078b4c9 OK 2026/02/12 02:36:11 DEBUG : CopyDest/one: md5 = 1d4d562abbaac76ac795737e77e7a083 OK 2026/02/12 02:36:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/BackupDir" 2026/02/12 02:36:12 DEBUG : Config file has changed externally - reloading 2026/02/12 02:36:12 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/12 02:36:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:36:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/dst') 2026/02/12 02:36:13 DEBUG : one: Sizes differ 2026/02/12 02:36:14 DEBUG : one: size = 5 OK 2026/02/12 02:36:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/12 02:36:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:36:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/dst') 2026/02/12 02:36:14 DEBUG : one: Sizes differ 2026/02/12 02:36:16 INFO : one: Moved (server-side) 2026/02/12 02:36:17 DEBUG : one: size = 5 OK 2026/02/12 02:36:17 INFO : one: Copied (server-side copy) 2026/02/12 02:36:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/12 02:36:19 DEBUG : CopyDest/two: md5 = 69ae690f4a45323a23ac524f826c9876 OK 2026/02/12 02:36:20 DEBUG : two: Need to transfer - File not found at Destination 2026/02/12 02:36:20 DEBUG : two: size = 3 OK 2026/02/12 02:36:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/12 02:36:22 DEBUG : two: size = 3 OK 2026/02/12 02:36:22 INFO : two: Copied (server-side copy) 2026/02/12 02:36:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/12 02:36:23 DEBUG : two: size = 3 OK 2026/02/12 02:36:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/12 02:36:23 DEBUG : two: Unchanged skipping 2026/02/12 02:36:25 DEBUG : CopyDest/three: md5 = ee12223957c0d8c9ec29ca0c928390f7 OK 2026/02/12 02:36:26 DEBUG : three: Need to transfer - File not found at Destination 2026/02/12 02:36:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:36:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu/CopyDest') 2026/02/12 02:36:26 DEBUG : three: Sizes differ 2026/02/12 02:36:26 DEBUG : three: Destination not found in --copy-dest 2026/02/12 02:36:27 DEBUG : three: md5 = 5981c9060c89bed5bb4060333972d408 OK 2026/02/12 02:36:27 DEBUG : three: size = 7 OK 2026/02/12 02:36:27 INFO : three: Copied (new) 2026/02/12 02:36:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/12 02:36:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/12 02:36:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:36:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:36:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/12 02:36:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/12 02:36:34 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.61s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.59s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.56s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:36:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/12 02:36:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2f16d50617a3ad76aa214b4f4f5e97a6 OK 2026/02/12 02:36:39 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/12 02:36:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/12 02:36:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/12 02:36:40 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/02/12 02:36:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/12 02:36:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/12 02:36:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0ad3cb79b5b54f67a812c172ccca7b7b OK 2026/02/12 02:36:43 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/12 02:36:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/12 02:36:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/12 02:36:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.96s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:36:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using skip mode. 2026/02/12 02:36:50 NOTICE: one: Found 2 files with duplicate names 2026/02/12 02:36:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.60s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:36:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using skip mode. 2026/02/12 02:36:57 NOTICE: one: Found 3 files with duplicate names 2026/02/12 02:36:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/12 02:36:57 INFO : one: Deleted 2026/02/12 02:36:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.87s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using first mode. 2026/02/12 02:37:04 NOTICE: one: Found 3 files with duplicate names 2026/02/12 02:37:05 INFO : one: Deleted 2026/02/12 02:37:05 INFO : one: Deleted 2026/02/12 02:37:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.64s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using newest mode. 2026/02/12 02:37:12 NOTICE: one: Found 3 files with duplicate names 2026/02/12 02:37:12 INFO : one: Deleted 2026/02/12 02:37:12 INFO : one: Deleted 2026/02/12 02:37:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.23s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using oldest mode. 2026/02/12 02:37:19 NOTICE: one: Found 3 files with duplicate names 2026/02/12 02:37:19 INFO : one: Deleted 2026/02/12 02:37:20 INFO : one: Deleted 2026/02/12 02:37:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.76s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using largest mode. 2026/02/12 02:37:26 NOTICE: one: Found 3 files with duplicate names 2026/02/12 02:37:26 INFO : one: Deleted 2026/02/12 02:37:27 INFO : one: Deleted 2026/02/12 02:37:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.73s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using smallest mode. 2026/02/12 02:37:32 NOTICE: one: Found 3 files with duplicate names 2026/02/12 02:37:33 INFO : one: Deleted 2026/02/12 02:37:33 INFO : one: Deleted 2026/02/12 02:37:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.74s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Looking for duplicate names using rename mode. 2026/02/12 02:37:40 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/12 02:37:42 INFO : one-2.txt: renamed from: one.txt 2026/02/12 02:37:43 INFO : one-3.txt: renamed from: one.txt 2026/02/12 02:37:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.71s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:37:50 DEBUG : dupe1/one.txt: md5 = e74aa6936e8c05d1ecbae714ef0dd704 OK 2026/02/12 02:37:52 DEBUG : dupe2/two.txt: md5 = f807e81507466ae7b1ffb6da00437bfe OK 2026/02/12 02:37:55 DEBUG : dupe3/three.txt: md5 = 5bcb63de215c32f3b0d9abedba41f76d OK 2026/02/12 02:37:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/12 02:37:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/12 02:37:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/12 02:37:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/12 02:38:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/12 02:38:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/12 02:38:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.97s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:38:03 DEBUG : a.txt: md5 = 8673b7bf5a881bc73d5096f138973293 OK 2026/02/12 02:38:04 DEBUG : zend.txt: md5 = 94d4bac2a3583254ad35c7982b0e8591 OK 2026/02/12 02:38:07 DEBUG : sub dir/hello world: md5 = 728ad556a2ecb9356219fbbdb41a7ebd OK 2026/02/12 02:38:08 DEBUG : sub dir/hello world2: md5 = 70a546903a3588dbf6fa01eda0d11e4a OK 2026/02/12 02:38:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 3f339b00fd360f8451fec35dfc8a56b4 OK 2026/02/12 02:38:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 70eddc2b8da1a047c6512ee1a2d1b919 OK 2026/02/12 02:38:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 35fff750bb1d68b48ec45487ac11a7fe OK 2026/02/12 02:38:16 DEBUG : a.txt: Excluded (Size Filter) 2026/02/12 02:38:16 DEBUG : a.txt: Excluded 2026/02/12 02:38:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/12 02:38:16 DEBUG : sub dir/hello world: Excluded 2026/02/12 02:38:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/12 02:38:16 DEBUG : sub dir/hello world2: Excluded 2026/02/12 02:38:17 DEBUG : sub dir/ignore dir: Excluded 2026/02/12 02:38:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/12 02:38:17 DEBUG : sub dir/hello world: Excluded 2026/02/12 02:38:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/12 02:38:17 DEBUG : sub dir/hello world2: Excluded 2026/02/12 02:38:17 DEBUG : sub dir/ignore dir: Excluded 2026/02/12 02:38:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/12 02:38:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/12 02:38:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/12 02:38:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/12 02:38:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/12 02:38:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/12 02:38:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.20s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:38:26 DEBUG : a.txt: md5 = a6590159f96d4a30c09255976b09a153 OK 2026/02/12 02:38:27 DEBUG : zend.txt: md5 = 13c90ea408af8202a9159786f6b4b063 OK 2026/02/12 02:38:30 DEBUG : sub dir/hello world: md5 = 4c37e2c75d591f59bbb6ae15e9a6a104 OK 2026/02/12 02:38:31 DEBUG : sub dir/hello world2: md5 = 8a88c659a6c59dad683ca18c835e625b OK 2026/02/12 02:38:34 DEBUG : sub dir/ignore dir/.ignore: md5 = badfe129de395d0de35bb8832a51321b OK 2026/02/12 02:38:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = c672ca8b0d4a5564fc252cc92e0b00b2 OK 2026/02/12 02:38:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = ec6693196b4cb65cb62ac58778d4ece4 OK 2026/02/12 02:38:39 DEBUG : a.txt: Excluded (Size Filter) 2026/02/12 02:38:39 DEBUG : a.txt: Excluded 2026/02/12 02:38:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/12 02:38:40 DEBUG : sub dir/hello world2: Excluded 2026/02/12 02:38:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/12 02:38:40 DEBUG : sub dir/hello world: Excluded 2026/02/12 02:38:40 DEBUG : sub dir/ignore dir: Excluded 2026/02/12 02:38:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/12 02:38:40 DEBUG : sub dir/hello world2: Excluded 2026/02/12 02:38:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/12 02:38:40 DEBUG : sub dir/hello world: Excluded 2026/02/12 02:38:41 DEBUG : sub dir/ignore dir: Excluded 2026/02/12 02:38:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/12 02:38:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/12 02:38:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/12 02:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/12 02:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/12 02:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/12 02:38:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.38s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:38:49 DEBUG : file1: md5 = 84ac881ecb00f10613797fd710789ede OK 2026/02/12 02:38:51 DEBUG : sub/file2: md5 = 7290d4c8d61dc35049db6f94b5ef065b 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/02/12 02:38:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/12 02:38:55 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/12 02:38:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/12 02:38:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.25s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.64s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:00 DEBUG : file1: md5 = 5f0c3a74062230adc3058641a0b589b1 OK 2026/02/12 02:39:02 DEBUG : sub/file2: md5 = b8173280c2499f3a500a7c765af744d1 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/02/12 02:39:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/notfound" 2026/02/12 02:39:06 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/qe0i31qdkoejk60elps0ni5sqk" 2026/02/12 02:39:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.55s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.95s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Making directory 2026/02/12 02:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:14 DEBUG : sub dir/hello world: md5 = d0fb2a88e83b7f394795c299c6ed6a45 OK 2026/02/12 02:39:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.09s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:18 DEBUG : potato2: md5 = c537ad0e1593db1a7ee9884ced8322db OK 2026/02/12 02:39:20 DEBUG : empty space: md5 = 320117d3d1447f4761421a38cce3e99c OK --- PASS: TestLs (5.31s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:23 DEBUG : potato2: md5 = 962b0869b4c0240debbbc58c288d9757 OK 2026/02/12 02:39:25 DEBUG : empty space: md5 = 7c2c02cfad4a346cf718ca460aa2b4e1 OK 2026/02/12 02:39:25 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.36s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:29 DEBUG : potato2: md5 = 001ef6026ceea8bf98f429fb9e971cde OK 2026/02/12 02:39:30 DEBUG : empty space: md5 = acf4db010094a81b6e1065551ed4a1c6 OK --- PASS: TestLsLong (5.17s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:34 DEBUG : potato2: md5 = 829599e8db6c0306dd5042c933bb9927 OK 2026/02/12 02:39:36 DEBUG : empty space: md5 = e1650ca08d353fdf7a69214d4e5ab2fb OK --- PASS: TestHashSums (4.96s) === RUN TestHashSumsWithErrors 2026/02/12 02:39:37 DEBUG : Creating backend with remote ":memory:" 2026/02/12 02:39:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/12 02:39:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/12 02:39:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/12 02:39:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/12 02:39:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/12 02:39:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/12 02:39:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/12 02:39:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/12 02:39:37 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:39 DEBUG : potato2: md5 = 0f49b2912201cc0f1c4c3458f2e0ae2e OK 2026/02/12 02:39:40 DEBUG : empty space: md5 = 3c7201543af892700d901ebf8008e2ef OK 2026/02/12 02:39:43 DEBUG : sub dir/potato3: md5 = 2400bef16278719d9f29b3fc34a3199d OK 2026/02/12 02:39:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.13s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:48 DEBUG : small: md5 = 144a74227e634b6281b2501760d40971 OK 2026/02/12 02:39:50 DEBUG : medium: md5 = 592a3749ef868c2a5038b73e024c90e7 OK 2026/02/12 02:39:51 DEBUG : large: md5 = 67be6451d48d89bb2410e9169f6cc0bc OK 2026/02/12 02:39:51 DEBUG : Waiting for deletions to finish 2026/02/12 02:39:52 DEBUG : large: Excluded (Size Filter) 2026/02/12 02:39:53 INFO : small: Deleted 2026/02/12 02:39:53 INFO : medium: Deleted --- PASS: TestDelete (8.11s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:39:56 DEBUG : small: md5 = be5f986b03c9eaa8cf2f34a85d2cebd2 OK 2026/02/12 02:39:58 DEBUG : medium: md5 = 3ac9862181a688023b0f7719b0d318d5 OK 2026/02/12 02:39:59 DEBUG : large: md5 = 8ff7c42353b8be0b7b9e2b3677928a4f OK 2026/02/12 02:40:00 DEBUG : Waiting for deletions to finish 2026/02/12 02:40:00 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/02/12 02:40:00 INFO : small: Deleted 2026/02/12 02:40:01 INFO : large: Deleted --- PASS: TestMaxDelete (7.84s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:40:04 DEBUG : small: md5 = 79f5214b58ddc2cc13dac211e93e6987 OK 2026/02/12 02:40:06 DEBUG : medium: md5 = 594d04490a93ef93bc344c1d97c9a451 OK 2026/02/12 02:40:07 DEBUG : large: md5 = 55f32325c27c65559758f27a87b3d6f4 OK 2026/02/12 02:40:07 DEBUG : Waiting for deletions to finish 2026/02/12 02:40:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/12 02:40:08 INFO : small: Deleted 2026/02/12 02:40:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.55s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:40:12 DEBUG : small: md5 = 70b159ee78878e0c3feccab476815949 OK 2026/02/12 02:40:13 DEBUG : medium: md5 = f830a449b53c78083685ecb5fb035e9f OK 2026/02/12 02:40:15 DEBUG : large: md5 = 60e1942272d708d3c670dc6724ece9e4 OK 2026/02/12 02:40:15 DEBUG : Waiting for deletions to finish 2026/02/12 02:40:15 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/02/12 02:40:16 INFO : small: Deleted 2026/02/12 02:40:16 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.79s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:40:19 DEBUG : ReadFile: md5 = 9a683b1848e3172d7962d2c0b8b56e41 OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2026/02/12 02:40:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/12 02:40:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/12 02:40:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/12 02:40:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/12 02:40:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/12 02:40:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/12 02:40:22 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:40:24 DEBUG : file1: md5 = 67451391d56b0504777904a060d0f129 OK 2026/02/12 02:40:25 DEBUG : file2: md5 = 817f7ea86529be52b809dd66635a79f2 OK --- PASS: TestCat (15.26s) === RUN TestPurge 2026/02/12 02:40:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liyowiq7nuga" 2026/02/12 02:40:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 02:40:37 DEBUG : Creating backend with remote "TestDrive:crypt/im5u2tufiu9ad8go4ljlvdgps6bt81en2sare5pm0m6p2ebqfp6g" 2026/02/12 02:40:38 DEBUG : Creating backend with remote "/tmp/rclone1369703768" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liyowiq7nuga'", Local "Local file system at /tmp/rclone1369703768", Modify Window "1ms" 2026/02/12 02:40:44 DEBUG : A1/B1/C1/one: md5 = e9e04f1760fbe86b37d115facd4d6359 OK 2026/02/12 02:40:44 INFO : A2: Making directory 2026/02/12 02:40:44 INFO : A1/B2: Making directory 2026/02/12 02:40:45 INFO : A1/B2/C2: Making directory 2026/02/12 02:40:46 INFO : A1/B1/C3: Making directory 2026/02/12 02:40:47 INFO : A3: Making directory 2026/02/12 02:40:47 INFO : A3/B3: Making directory 2026/02/12 02:40:48 INFO : A3/B3/C4: Making directory 2026/02/12 02:40:50 DEBUG : A1/two: md5 = 16b38e44c47655dcfdb38640e7a933ea OK 2026/02/12 02:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liyowiq7nuga': Purge remote 2026/02/12 02:40:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.36s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:41:00 DEBUG : A1/B1/C1/one: md5 = 92ba1909d78fcc2da53b44d99d0e6305 OK 2026/02/12 02:41:00 INFO : A2: Making directory 2026/02/12 02:41:01 INFO : A1/B2: Making directory 2026/02/12 02:41:01 INFO : A1/B2/C2: Making directory 2026/02/12 02:41:02 INFO : A1/B1/C3: Making directory 2026/02/12 02:41:03 INFO : A3: Making directory 2026/02/12 02:41:04 INFO : A3/B3: Making directory 2026/02/12 02:41:05 INFO : A3/B3/C4: Making directory 2026/02/12 02:41:07 DEBUG : A1/two: md5 = 6745b9a0bf2d0a442dadcf322423f60c OK 2026/02/12 02:41:09 DEBUG : removing 1 level 3 directories 2026/02/12 02:41:09 INFO : A3/B3/C4: Removing directory 2026/02/12 02:41:12 DEBUG : removing 2 level 3 directories 2026/02/12 02:41:12 INFO : A1/B2/C2: Removing directory 2026/02/12 02:41:12 INFO : A1/B1/C3: Removing directory 2026/02/12 02:41:12 DEBUG : removing 2 level 2 directories 2026/02/12 02:41:12 INFO : A3/B3: Removing directory 2026/02/12 02:41:12 INFO : A1/B2: Removing directory 2026/02/12 02:41:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/12 02:41:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/12 02:41:13 DEBUG : removing 2 level 1 directories 2026/02/12 02:41:13 INFO : A3: Removing directory 2026/02/12 02:41:13 INFO : A2: Removing directory 2026/02/12 02:41:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/12 02:41:17 DEBUG : removing 1 level 3 directories 2026/02/12 02:41:17 INFO : A1/B1/C1: Removing directory 2026/02/12 02:41:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:18 DEBUG : removing 1 level 2 directories 2026/02/12 02:41:18 INFO : A1/B1: Removing directory 2026/02/12 02:41:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/12 02:41:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/12 02:41:19 DEBUG : removing 1 level 1 directories 2026/02/12 02:41:19 INFO : A1: Removing directory 2026/02/12 02:41:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/12 02:41:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/12 02:41:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/12 02:41:20 DEBUG : removing 1 level 0 directories 2026/02/12 02:41:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Removing directory 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/12 02:41:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (25.76s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:41:22 INFO : A1: Making directory 2026/02/12 02:41:23 INFO : A1/B1: Making directory 2026/02/12 02:41:24 INFO : A1/B1/C1: Making directory 2026/02/12 02:41:26 DEBUG : removing 1 level 3 directories 2026/02/12 02:41:26 INFO : A1/B1/C1: Removing directory 2026/02/12 02:41:27 DEBUG : removing 1 level 2 directories 2026/02/12 02:41:27 INFO : A1/B1: Removing directory 2026/02/12 02:41:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/12 02:41:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.04s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:41:30 INFO : A1: Making directory 2026/02/12 02:41:31 INFO : A1/B1: Making directory 2026/02/12 02:41:32 INFO : A1/B1/C1: Making directory 2026/02/12 02:41:35 DEBUG : removing 1 level 3 directories 2026/02/12 02:41:35 INFO : A1/B1/C1: Removing directory 2026/02/12 02:41:36 DEBUG : removing 1 level 2 directories 2026/02/12 02:41:36 INFO : A1/B1: Removing directory 2026/02/12 02:41:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/12 02:41:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.93s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:41:40 DEBUG : file1: md5 = 1445a9dfb9c017a338ca502bb2fc96a4 OK 2026/02/12 02:41:41 DEBUG : filename.txt: File name found in url 2026/02/12 02:41:42 DEBUG : filename.txt: md5 = 198e196a3d173da4a07129f5cc2db975 OK 2026/02/12 02:41:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/12 02:41:44 DEBUG : headerfilename.txt: md5 = ddf5d83e0e06985b1223b0e4a1e5d102 OK 2026/02/12 02:41:46 DEBUG : file2: md5 = 76fe5247cc5a0893237969b27d158307 OK --- PASS: TestCopyURL (9.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:41:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/12 02:41:51 DEBUG : sub/file2: md5 = 5854596d8c3f0bb1b53645d90785cf17 OK 2026/02/12 02:41:51 DEBUG : sub/file2: size = 14 OK 2026/02/12 02:41:51 INFO : file1: Copied (new) to: sub/file2 2026/02/12 02:41:51 INFO : file1: Deleted 2026/02/12 02:41:51 DEBUG : sub/file2: size = 14 OK 2026/02/12 02:41:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/12 02:41:51 DEBUG : file1: Unchanged skipping 2026/02/12 02:41:51 INFO : file1: Deleted 2026/02/12 02:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': don't need to copy/move sub/file2, it is already at target location 2026/02/12 02:41:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.31s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:41:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/12 02:41:56 DEBUG : file1: md5 = 553bc95a941e643f96a6de0dfd8a542b OK 2026/02/12 02:41:56 DEBUG : file1: size = 14 OK 2026/02/12 02:41:56 INFO : file1: Copied (new) 2026/02/12 02:41:56 INFO : file1: Deleted 2026/02/12 02:41:57 DEBUG : file1: Destination exists, skipping 2026/02/12 02:41:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.56s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:42:01 DEBUG : dst/file1: md5 = 84255baaa87b4e523c9a9137d0c25d89 OK 2026/02/12 02:42:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyocoz6bufu/backup" 2026/02/12 02:42:02 DEBUG : Config file has changed externally - reloading 2026/02/12 02:42:02 DEBUG : Creating backend with remote "TestDrive:crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0/1nrff024r7pq65ecp72fc28jb0" 2026/02/12 02:42:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1641582543) 2026/02/12 02:42:04 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu') 2026/02/12 02:42:04 DEBUG : dst/file1: Sizes differ 2026/02/12 02:42:06 INFO : dst/file1: Moved (server-side) 2026/02/12 02:42:08 DEBUG : dst/file1: md5 = f9b8d2b9b5b7f259109641022da61cc2 OK 2026/02/12 02:42:08 DEBUG : dst/file1: size = 14 OK 2026/02/12 02:42:08 INFO : dst/file1: Copied (new) 2026/02/12 02:42:08 INFO : dst/file1: Deleted 2026/02/12 02:42:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:42:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/12 02:42:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.52s) === 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:42:16 DEBUG : A1/one: md5 = 202c5c4b37145aa3480ef0cc0d0923cc OK 2026/02/12 02:42:17 DEBUG : A1/two: md5 = 221276b0b924f7d0adce3d198c22e489 OK 2026/02/12 02:42:20 DEBUG : A1/B1/three: md5 = 6f0b89dcfa71c40298a1b57d68b8718f OK 2026/02/12 02:42:22 DEBUG : A1/B1/C1/four: md5 = 68f02fb68b67eb35e70ce861ead57323 OK 2026/02/12 02:42:24 DEBUG : A1/B1/C2/five: md5 = a823162e21d7bdf52fc5da9877458db6 OK 2026/02/12 02:42:24 INFO : A1/B2: Making directory 2026/02/12 02:42:25 INFO : A1/B1/C3: Making directory 2026/02/12 02:42:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/12 02:42:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/12 02:42:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/12 02:42:36 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/12 02:42:36 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/12 02:42:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/12 02:42:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/12 02:42:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/12 02:42:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/12 02:42:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/12 02:42:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/12 02:42:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/12 02:42:49 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/12 02:42:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/12 02:42:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/12 02:42:49 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/12 02:42:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/12 02:42:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/12 02:42:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/12 02:42:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/12 02:42:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/12 02:43:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/12 02:43:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/12 02:43:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/12 02:43:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/12 02:43:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/12 02:43:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/12 02:43:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/12 02:43:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/12 02:43:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/12 02:43:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.47s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/12 02:43:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 57a6dc8120c4da39cb364c66673525a2 OK 2026/02/12 02:43:05 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/12 02:43:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/12 02:43:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/12 02:43:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/12 02:43:07 DEBUG : no_checksum_big_file_from_pipe: md5 = 05a2307ebac40d3eba4a61c76611780c OK 2026/02/12 02:43:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/12 02:43:07 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/12 02:43:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 218a5a7bf786ae8af6063bbd5b26cdd5 OK 2026/02/12 02:43:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/12 02:43:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/12 02:43:12 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/12 02:43:13 DEBUG : with_checksum_big_file_from_pipe: md5 = 9d7b8c9ce1a27e9d5d2701782f6d3da3 OK 2026/02/12 02:43:13 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/12 02:43:13 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/12 02:43:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/12 02:43:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/12 02:43:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/12 02:43:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/12 02:43:19 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-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/12 02:43:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/12 02:43:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/12 02:43:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/12 02:43:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/12 02:43:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.56s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/12 02:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (48 bytes), uploading instead of streaming 2026/02/12 02:43:28 DEBUG : rcat_metadata: md5 = bed064a049252e67826cc5c55ee19d52 OK 2026/02/12 02:43:28 DEBUG : rcat_metadata: size = 48 OK 2026/02/12 02:43:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/12 02:43:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/12 02:43:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 34a92d23442b148b8609e2d7ab14edfa OK 2026/02/12 02:43:31 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/12 02:43:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.66s) --- PASS: TestRcatMetadata/Normal (2.90s) --- PASS: TestRcatMetadata/ViaDisk (3.22s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:34 DEBUG : potato1: md5 = 687eaca90a3b2d72bd08d95668108f38 OK 2026/02/12 02:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/12 02:43:36 DEBUG : potato2: md5 = 6015a715787a2c08a7474d016b7571d8 OK 2026/02/12 02:43:36 DEBUG : potato2: size = 60 OK 2026/02/12 02:43:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.75s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:39 DEBUG : potato1: md5 = b1b00d130676b90343eba2d779adf095 OK 2026/02/12 02:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/12 02:43:40 DEBUG : potato2: md5 = b7fbfc0c482216363be1fc5fc9397e9a OK 2026/02/12 02:43:40 DEBUG : potato2: size = 60 OK 2026/02/12 02:43:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.41s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:44 DEBUG : potato2: md5 = b8a70d30c7009a16f9c6c41f1f6d79a7 OK 2026/02/12 02:43:46 DEBUG : empty space: md5 = 6b6e14a84848ba89218c21c46e2a03de OK 2026/02/12 02:43:48 DEBUG : sub dir/potato3: md5 = 725ba061e31d587cb63b715545c540b7 OK 2026/02/12 02:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Touching "sub dir/potato3" 2026/02/12 02:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Touching "empty space" 2026/02/12 02:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Touching "potato2" 2026/02/12 02:43:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.46s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:53 DEBUG : dir with metadata: Making directory with metadata 2026/02/12 02:43:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:56 DEBUG : directory with modtime: Making directory with metadata 2026/02/12 02:43:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.58s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:43:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/12 02:43:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 02:43:59 DEBUG : Google drive root 'crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0': Skipping btime metadata as can't update it on an existing file: 2026-02-12T02:43:58.926012112Z 2026/02/12 02:43:59 INFO : non existent directory: Updated directory metadata 2026/02/12 02:44:02 DEBUG : Google drive root 'crypt/361uje0o984h22mf35n4mcdiu7t426tersqf37e3qavbbe9umqf0': Skipping btime metadata as can't update it on an existing file: 2026-02-12T02:43:58.926012112Z 2026/02/12 02:44:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.37s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:44:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/12 02:44:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/12 02:44:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.54s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:44:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/12 02:44:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 02:44:08 DEBUG : dst: Making directory with metadata 2026/02/12 02:44:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 02:44:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/12 02:44:10 INFO : dst: Set directory modification time (using SetModTime) 2026/02/12 02:44:10 INFO : dst: Set directory modification time (using SetModTime) 2026/02/12 02:44:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/12 02:44:10 INFO : dst: Set directory modification time (using SetModTime) 2026/02/12 02:44:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.82s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu'", Local "Local file system at /tmp/rclone1641582543", Modify Window "1ms" 2026/02/12 02:44:15 DEBUG : sub dir/test remove existing: md5 = 2cee486b153d1c72e26c558c32dcd2f6 OK 2026/02/12 02:44:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 248acf6a6ea63447994437338f12a7b0 OK 2026/02/12 02:44:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bahofun7" before starting 2026/02/12 02:44:20 DEBUG : sub dir/test remove existing.bahofun7: TEST: removing renamed existing file after operation 2026/02/12 02:44:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudekil5" before starting 2026/02/12 02:44:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudekil5: TEST: renaming existing back after failed operation 2026/02/12 02:44:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fovohel0" before starting 2026/02/12 02:44:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fovohel0: TEST: removing renamed existing file after operation 2026/02/12 02:44:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ckhihdmnodsk8988eaqi9vr7hlbtoja0q3hs66jhogacfun4tmsg" 2026/02/12 02:44:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nr4j50gerk2637v725fv631tufnmi5uv0hcg6qut7m5qd9idrjmaug2upisd65tj1ohslhhqkn6kpnkjvjrh678iitkh1rpt71p6bov8l46a5lef8m4or0ejllml37qdv4m4hdse8gc2s5c8phi10of742rusfd2i848caivmh9e52lk2on0" --- PASS: TestRemoveExisting (15.93s) === 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/02/12 02:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyocoz6bufu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m1.820443624s (try 1/5)