"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/30 02:43:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru" 2026/07/30 02:43:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:43:18 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g" 2026/07/30 02:43:19 DEBUG : Creating backend with remote "/tmp/rclone3119365079" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/07/30 02:43:20 DEBUG : a: size = 0 OK 2026/07/30 02:43:20 DEBUG : a: size = 1 (memory) 2026/07/30 02:43:20 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/30 02:43:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/30 02:43:20 DEBUG : potato: Seek from 10 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 10 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 2 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/30 02:43:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 2 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/30 02:43:20 DEBUG : potato: Seek from 8 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 8 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/30 02:43:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/30 02:43:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/30 02:43:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/30 02:43:20 DEBUG : potato: Seek from 5 to 2 2026/07/30 02:43:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/30 02:43:20 DEBUG : potato: Seek from 9 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 9 to 0 2026/07/30 02:43:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:43:22 DEBUG : rutabaga: md5 = d8061ca4378ab9de1b92f1fde8721bd2 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/30 02:43:24 DEBUG : empty space: md5 = fee7eee1fcaa7907cadb43da926d408f OK === RUN TestCheck/3 2026/07/30 02:43:26 DEBUG : potato2: md5 = 9651abb9ae08db51d642ebb94d6ebbb5 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/30 02:43:28 DEBUG : remotepotato: md5 = a6042cf8f9297a6a9d21970ff0680bc0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.44s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/07/30 02:43:31 DEBUG : Creating backend with remote "nonexistent" 2026/07/30 02:43:31 DEBUG : Creating backend with remote "nonexistent" 2026/07/30 02:43:31 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/30 02:43:31 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/30 02:43:31 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/30 02:43:31 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:43:32 DEBUG : rutabaga: md5 = 459164a645bf2f2a45345af5f43c5b05 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/30 02:43:36 DEBUG : empty space: md5 = 765b6328910b0f66c0cc84045086a70b OK === RUN TestCheckDownload/3 2026/07/30 02:43:38 DEBUG : potato2: md5 = ca4dd1c7b2badec8d298f5df86882a80 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/30 02:43:42 DEBUG : remotepotato: md5 = a73dbfa349484247eff1f54ccc17ca01 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.60s) --- PASS: TestCheckDownload/1 (0.86s) --- PASS: TestCheckDownload/2 (0.76s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.78s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:43:47 DEBUG : rutabaga: md5 = 3e25b126545b4f01732f543aefc436ed OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/30 02:43:49 DEBUG : empty space: md5 = 4fc1924271fa1d069af14b057994791e OK === RUN TestCheckSizeOnly/3 2026/07/30 02:43:51 DEBUG : potato2: md5 = 32d11b8e05f1410c7d1847f43bb729c6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/30 02:43:53 DEBUG : remotepotato: md5 = a1e61ee73b52708fe5792d085bf17619 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.76s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:43:58 DEBUG : test.sum: md5 = 1ce49cb85eea82adec7186bdb2d9b68b OK 2026/07/30 02:43:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/30 02:43:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/30 02:43:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/30 02:43:59 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/30 02:44:00 DEBUG : test.sum: md5 = 933fe557de4911062d51279d27d00fcd OK 2026/07/30 02:44:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/30 02:44:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/30 02:44:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/30 02:44:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.74s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/data" 2026/07/30 02:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:44:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/data" 2026/07/30 02:44:04 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/vjrnln8ratgmqakfosrqe8espk" 2026/07/30 02:44:08 DEBUG : data/banana: md5 = 2da69c3f895ba6e92f947b09f5ae8f97 OK 2026/07/30 02:44:09 DEBUG : test.sum: md5 = a2b1db7ac1d378355c71132769833eac OK === RUN TestCheckSumDownload/subtest1 2026/07/30 02:44:13 DEBUG : data/potato: md5 = ec3ae524fe975e4089231867684448ac OK 2026/07/30 02:44:14 DEBUG : test.sum: md5 = b00d8e882cde9812e548a73d26e360be OK === RUN TestCheckSumDownload/subtest2 2026/07/30 02:44:18 DEBUG : test.sum: md5 = 678c00d7dc8bbc6064198a0afe004deb OK === RUN TestCheckSumDownload/subtest3 2026/07/30 02:44:22 DEBUG : test.sum: md5 = 69360203bfc34e4ecb29514022e27572 OK === RUN TestCheckSumDownload/subtest4 2026/07/30 02:44:26 DEBUG : test.sum: md5 = a3e5ced8b9f942670735453309f464a4 OK === RUN TestCheckSumDownload/subtest5 2026/07/30 02:44:29 DEBUG : test.sum: md5 = 7056a62d828a1fb91569467eedaba2d8 OK === RUN TestCheckSumDownload/subtest6 2026/07/30 02:44:33 DEBUG : data/banana: md5 = ee103129277852c3a9135df2b3b14125 OK 2026/07/30 02:44:35 DEBUG : data/potato: md5 = 67de5cafd359ead0947b559bbaa64e30 OK 2026/07/30 02:44:36 DEBUG : test.sum: md5 = 4622923600d2ab9719f7bf63399be323 OK === RUN TestCheckSumDownload/subtest7 2026/07/30 02:44:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/30 02:44:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.45s) --- PASS: TestCheckSumDownload/subtest1 (2.16s) --- PASS: TestCheckSumDownload/subtest2 (1.68s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.82s) --- PASS: TestCheckSumDownload/subtest5 (1.85s) --- PASS: TestCheckSumDownload/subtest6 (1.78s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestApplyTransforms 2026/07/30 02:44:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qudaqet0sune" 2026/07/30 02:44:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/satp1j975l4d87auvppq2cg35sk24lefud57gn63sub3esdos5ig" 2026/07/30 02:44:42 DEBUG : Creating backend with remote "/tmp/rclone241621183" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune'", Local "Local file system at /tmp/rclone241621183", Modify Window "1ms" 2026/07/30 02:44:45 DEBUG : hello, world!: md5 = 06c9c73c9a67401b1ec3db320b9355bd OK upper checkfile vs. lower remote (without normalization) 2026/07/30 02:44:45 ERROR : hello, world!: sum not found 2026/07/30 02:44:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune' 2026/07/30 02:44:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune': 1 files missing 2026/07/30 02:44:45 NOTICE: 1 hashes missing 2026/07/30 02:44:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune': 1 differences found 2026/07/30 02:44:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/30 02:44:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune': 0 differences found 2026/07/30 02:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune': 1 matching files 2026/07/30 02:44:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setekoc2xoto" 2026/07/30 02:44:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:44:46 DEBUG : Creating backend with remote "TestDrive:crypt/t8upqjieqs7tlqftm1bma1ol4r6urelupk9kv039tmamh2a9bi1g" 2026/07/30 02:44:47 DEBUG : Creating backend with remote "/tmp/rclone1206582867" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto'", Local "Local file system at /tmp/rclone1206582867", Modify Window "1ms" 2026/07/30 02:44:49 DEBUG : HELLO, WORLD!: md5 = faf11f8e3bf4295a8518e1556fe862f4 OK lower checkfile vs. upper remote (without normalization) 2026/07/30 02:44:50 ERROR : HELLO, WORLD!: sum not found 2026/07/30 02:44:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto' 2026/07/30 02:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto': 1 files missing 2026/07/30 02:44:50 NOTICE: 1 hashes missing 2026/07/30 02:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto': 1 differences found 2026/07/30 02:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/30 02:44:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto': 0 differences found 2026/07/30 02:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto': 1 matching files 2026/07/30 02:44:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dubuvig8kasi" 2026/07/30 02:44:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:44:51 DEBUG : Creating backend with remote "TestDrive:crypt/7f2bm7qvv7sb5j8q5lh64irenhvaj6mq5q6mrije3s4cih5dephg" 2026/07/30 02:44:52 DEBUG : Creating backend with remote "/tmp/rclone592212013" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi'", Local "Local file system at /tmp/rclone592212013", Modify Window "1ms" 2026/07/30 02:44:54 DEBUG : HeLlO, wOrLd!: md5 = cd0be2e77aea9bc274eec83763c8c41e OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/30 02:44:55 ERROR : HeLlO, wOrLd!: sum not found 2026/07/30 02:44:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi' 2026/07/30 02:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi': 1 files missing 2026/07/30 02:44:55 NOTICE: 1 hashes missing 2026/07/30 02:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi': 1 differences found 2026/07/30 02:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/30 02:44:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi': 0 differences found 2026/07/30 02:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi': 1 matching files 2026/07/30 02:44:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fusocev9nugo" 2026/07/30 02:44:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:44:56 DEBUG : Creating backend with remote "TestDrive:crypt/5u4mlpduo2s36gqdeh7ciqq4eesu5f5puoh22sia7gtfqq76tbqg" 2026/07/30 02:44:57 DEBUG : Creating backend with remote "/tmp/rclone4017253648" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo'", Local "Local file system at /tmp/rclone4017253648", Modify Window "1ms" 2026/07/30 02:44:59 DEBUG : HELLO, WORLD!: md5 = 7a409b12c379a2b2373244b3324ebfc6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/30 02:44:59 ERROR : HELLO, WORLD!: sum not found 2026/07/30 02:44:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo' 2026/07/30 02:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo': 1 files missing 2026/07/30 02:44:59 NOTICE: 1 hashes missing 2026/07/30 02:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo': 1 differences found 2026/07/30 02:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/30 02:45:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo': 0 differences found 2026/07/30 02:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo': 1 matching files 2026/07/30 02:45:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapezac3lexi" 2026/07/30 02:45:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:45:00 DEBUG : Creating backend with remote "TestDrive:crypt/vgs4agioucuqqlhqdraanea6ntc52bt82novfrdpp00t898tfik0" 2026/07/30 02:45:01 DEBUG : Creating backend with remote "/tmp/rclone822196523" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi'", Local "Local file system at /tmp/rclone822196523", Modify Window "1ms" 2026/07/30 02:45:03 DEBUG : 測試_Русский___ě_áñ: md5 = 2d39198684742e5cbbc84a552e24d082 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/30 02:45:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/30 02:45:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi' 2026/07/30 02:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi': 1 files missing 2026/07/30 02:45:04 NOTICE: 1 hashes missing 2026/07/30 02:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi': 1 differences found 2026/07/30 02:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/30 02:45:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi': 0 differences found 2026/07/30 02:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi': 1 matching files 2026/07/30 02:45:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivihew8yoni" 2026/07/30 02:45:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:45:05 DEBUG : Creating backend with remote "TestDrive:crypt/n8ccr34622nopeg6uu02qgn3unug962ah3br7jio0pa095a4dus0" 2026/07/30 02:45:06 DEBUG : Creating backend with remote "/tmp/rclone2670329799" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni'", Local "Local file system at /tmp/rclone2670329799", Modify Window "1ms" 2026/07/30 02:45:08 DEBUG : 測試_Русский___ě_áñ: md5 = f8eb322cccb65449788fe809d8d7824f OK NFC checkfile vs. NFD remote (without normalization) 2026/07/30 02:45:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/30 02:45:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni' 2026/07/30 02:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni': 1 files missing 2026/07/30 02:45:08 NOTICE: 1 hashes missing 2026/07/30 02:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni': 1 differences found 2026/07/30 02:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/30 02:45:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni': 0 differences found 2026/07/30 02:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni': 1 matching files 2026/07/30 02:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paqexaw0qevo" 2026/07/30 02:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/057r2h8icdt31pj6f4hg8iinid7rehckd8dp0tkqo8n10ramjdig" 2026/07/30 02:45:10 DEBUG : Creating backend with remote "/tmp/rclone1641306446" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo'", Local "Local file system at /tmp/rclone1641306446", Modify Window "1ms" 2026/07/30 02:45:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00df340d72ad45dae2e78ea724eb4b05 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/30 02:45:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 02:45:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo' 2026/07/30 02:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo': 1 files missing 2026/07/30 02:45:13 NOTICE: 1 hashes missing 2026/07/30 02:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo': 1 differences found 2026/07/30 02:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/30 02:45:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo': 0 differences found 2026/07/30 02:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo': 1 matching files 2026/07/30 02:45:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qesumuq2hipo" 2026/07/30 02:45:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:45:14 DEBUG : Creating backend with remote "TestDrive:crypt/85rjvt9iq6ckvcip99nru7a2ebi7f70f0ahhvaq4phh4bv89ii80" 2026/07/30 02:45:15 DEBUG : Creating backend with remote "/tmp/rclone4028123801" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo'", Local "Local file system at /tmp/rclone4028123801", Modify Window "1ms" 2026/07/30 02:45:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9b56f8f038ce19b445a5e44c0e1ad42e OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/30 02:45:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 02:45:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo' 2026/07/30 02:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo': 1 files missing 2026/07/30 02:45:18 NOTICE: 1 hashes missing 2026/07/30 02:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo': 1 differences found 2026/07/30 02:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/30 02:45:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo': 0 differences found 2026/07/30 02:45:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo': 1 matching files 2026/07/30 02:45:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jagubah3wure" 2026/07/30 02:45:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:45:19 DEBUG : Creating backend with remote "TestDrive:crypt/6flrhs61v7dn5p648l86vla34d1vn9a5codm86h7kj5d3i0gksb0" 2026/07/30 02:45:20 DEBUG : Creating backend with remote "/tmp/rclone1321677299" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure'", Local "Local file system at /tmp/rclone1321677299", Modify Window "1ms" 2026/07/30 02:45:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6206128b96819bd8d4387d10d9def49a OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/30 02:45:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 02:45:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure' 2026/07/30 02:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure': 1 files missing 2026/07/30 02:45:22 NOTICE: 1 hashes missing 2026/07/30 02:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure': 1 differences found 2026/07/30 02:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/30 02:45:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure': 0 differences found 2026/07/30 02:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure': 1 matching files 2026/07/30 02:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rohozar4nuza" 2026/07/30 02:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/jih37t0187moprnf8be64sivbos73ecn2lhlqun9e7b2tcdiuh30" 2026/07/30 02:45:24 DEBUG : Creating backend with remote "/tmp/rclone771969677" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza'", Local "Local file system at /tmp/rclone771969677", Modify Window "1ms" 2026/07/30 02:45:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d74e5d0cfa3006a11daea48794488a9d OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/30 02:45:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/30 02:45:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza' 2026/07/30 02:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza': 1 files missing 2026/07/30 02:45:27 NOTICE: 1 hashes missing 2026/07/30 02:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza': 1 differences found 2026/07/30 02:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/30 02:45:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/30 02:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza': 0 differences found 2026/07/30 02:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza': 1 matching files 2026/07/30 02:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rohozar4nuza': Purge remote 2026/07/30 02:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagubah3wure': Purge remote 2026/07/30 02:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qesumuq2hipo': Purge remote 2026/07/30 02:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paqexaw0qevo': Purge remote 2026/07/30 02:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivihew8yoni': Purge remote 2026/07/30 02:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapezac3lexi': Purge remote 2026/07/30 02:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fusocev9nugo': Purge remote 2026/07/30 02:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dubuvig8kasi': Purge remote 2026/07/30 02:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setekoc2xoto': Purge remote 2026/07/30 02:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qudaqet0sune': Purge remote --- PASS: TestApplyTransforms (50.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:45:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/30 02:45:35 DEBUG : sub/file2: md5 = bddcf81369d2224c4070d27715eb23c4 OK 2026/07/30 02:45:35 DEBUG : sub/file2: size = 14 OK 2026/07/30 02:45:35 INFO : file1: Copied (new) to: sub/file2 2026/07/30 02:45:36 DEBUG : sub/file2: size = 14 OK 2026/07/30 02:45:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 02:45:36 DEBUG : file1: Unchanged skipping 2026/07/30 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': don't need to copy/move sub/file2, it is already at target location 2026/07/30 02:45:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:45:41 DEBUG : dst/file1: md5 = 070bcfe7700aa00f3e196b727d9ba399 OK 2026/07/30 02:45:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/backup" 2026/07/30 02:45:42 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/1nrff024r7pq65ecp72fc28jb0" 2026/07/30 02:45:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:45:43 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru') 2026/07/30 02:45:43 DEBUG : dst/file1: Sizes differ 2026/07/30 02:45:45 INFO : dst/file1: Moved (server-side) 2026/07/30 02:45:47 DEBUG : dst/file1: md5 = 9c8c30d9761cc9aca03d47812a6ad44d OK 2026/07/30 02:45:47 DEBUG : dst/file1: size = 14 OK 2026/07/30 02:45:47 INFO : dst/file1: Copied (new) 2026/07/30 02:45:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:45:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:45:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:45:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/dst" 2026/07/30 02:45:52 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/30 02:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/CompareDest" 2026/07/30 02:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/gveqi14airsml4bgu7krj116o8" 2026/07/30 02:45:55 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 02:45:57 DEBUG : one: md5 = 0d8e75952004090b8e5420772ef7b31c OK 2026/07/30 02:45:57 DEBUG : one: size = 3 OK 2026/07/30 02:45:57 INFO : one: Copied (new) 2026/07/30 02:45:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:45:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/dst') 2026/07/30 02:45:58 DEBUG : one: Sizes differ 2026/07/30 02:46:00 DEBUG : one: md5 = d426e57821f31383bffdf66e20e8e05d OK 2026/07/30 02:46:00 DEBUG : one: size = 5 OK 2026/07/30 02:46:00 INFO : one: Copied (replaced existing) 2026/07/30 02:46:02 DEBUG : dst/one: md5 = daecc710803063c569a9172043f9d2f9 OK 2026/07/30 02:46:04 DEBUG : CompareDest/one: md5 = 1cfcb976602ed2cb4a1875678baaf6ff OK 2026/07/30 02:46:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:46:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/dst') 2026/07/30 02:46:04 DEBUG : one: Sizes differ 2026/07/30 02:46:05 DEBUG : one: size = 5 OK 2026/07/30 02:46:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 02:46:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/30 02:46:07 DEBUG : CompareDest/two: md5 = 93778eb0c15ed2263431b885e12c9780 OK 2026/07/30 02:46:07 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 02:46:08 DEBUG : two: size = 3 OK 2026/07/30 02:46:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 02:46:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 02:46:09 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 02:46:09 DEBUG : two: size = 3 OK 2026/07/30 02:46:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 02:46:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/30 02:46:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 02:46:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:46:10 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/CompareDest') 2026/07/30 02:46:10 DEBUG : two: Sizes differ 2026/07/30 02:46:12 DEBUG : two: md5 = f30e3061044fc589e15f2652d6fa1ffb OK 2026/07/30 02:46:12 DEBUG : two: size = 5 OK 2026/07/30 02:46:12 INFO : two: Copied (new) 2026/07/30 02:46:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/30 02:46:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:46:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:46:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.51s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/dst" 2026/07/30 02:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/30 02:46:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/CopyDest" 2026/07/30 02:46:18 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/30 02:46:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 02:46:22 DEBUG : one: md5 = 5d5284f3dcb50f997d4f77e6c0db9da1 OK 2026/07/30 02:46:22 DEBUG : one: size = 3 OK 2026/07/30 02:46:22 INFO : one: Copied (new) 2026/07/30 02:46:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:46:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/dst') 2026/07/30 02:46:23 DEBUG : one: Sizes differ 2026/07/30 02:46:25 DEBUG : one: md5 = 354f9a28955ad52b0aab0e7c420c3ab8 OK 2026/07/30 02:46:25 DEBUG : one: size = 5 OK 2026/07/30 02:46:25 INFO : one: Copied (replaced existing) 2026/07/30 02:46:27 DEBUG : dst/one: md5 = e5ed2389e6b03a586ae079b4a5282b40 OK 2026/07/30 02:46:29 DEBUG : CopyDest/one: md5 = 574e2f99149746d6e8d06a7060ee7d61 OK 2026/07/30 02:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/BackupDir" 2026/07/30 02:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/30 02:46:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:46:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/dst') 2026/07/30 02:46:32 DEBUG : one: Sizes differ 2026/07/30 02:46:32 DEBUG : one: size = 5 OK 2026/07/30 02:46:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 02:46:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:46:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/dst') 2026/07/30 02:46:32 DEBUG : one: Sizes differ 2026/07/30 02:46:34 INFO : one: Moved (server-side) 2026/07/30 02:46:35 DEBUG : one: size = 5 OK 2026/07/30 02:46:35 INFO : one: Copied (server-side copy) 2026/07/30 02:46:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/30 02:46:36 DEBUG : CopyDest/two: md5 = 8d4bbfe7059c07be051764f084d31aa9 OK 2026/07/30 02:46:37 DEBUG : two: Need to transfer - File not found at Destination 2026/07/30 02:46:37 DEBUG : two: size = 3 OK 2026/07/30 02:46:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 02:46:39 DEBUG : two: size = 3 OK 2026/07/30 02:46:39 INFO : two: Copied (server-side copy) 2026/07/30 02:46:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/30 02:46:39 DEBUG : two: size = 3 OK 2026/07/30 02:46:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/30 02:46:39 DEBUG : two: Unchanged skipping 2026/07/30 02:46:41 DEBUG : CopyDest/three: md5 = 183cf55e1504b9227986230bbcd2ab9a OK 2026/07/30 02:46:42 DEBUG : three: Need to transfer - File not found at Destination 2026/07/30 02:46:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:46:42 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru/CopyDest') 2026/07/30 02:46:42 DEBUG : three: Sizes differ 2026/07/30 02:46:42 DEBUG : three: Destination not found in --copy-dest 2026/07/30 02:46:44 DEBUG : three: md5 = e1087397a29d57cc8066b815e1e31f32 OK 2026/07/30 02:46:44 DEBUG : three: size = 7 OK 2026/07/30 02:46:44 INFO : three: Copied (new) 2026/07/30 02:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/30 02:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/30 02:46:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/30 02:46:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:46:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/30 02:46:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.69s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.41s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:46:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/30 02:46:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 015c57d8e11a2242bea9f93b02522a51 OK 2026/07/30 02:46:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/30 02:46:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/30 02:46:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/30 02:46:55 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/07/30 02:46:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/30 02:46:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/30 02:46:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 33c4376fe99ec810cbf0d0e5350db0b0 OK 2026/07/30 02:46:57 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/30 02:46:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/30 02:46:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/30 02:46:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.10s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using skip mode. 2026/07/30 02:47:04 NOTICE: one: Found 2 files with duplicate names 2026/07/30 02:47:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using skip mode. 2026/07/30 02:47:09 NOTICE: one: Found 3 files with duplicate names 2026/07/30 02:47:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/30 02:47:10 INFO : one: Deleted 2026/07/30 02:47:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.26s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using first mode. 2026/07/30 02:47:16 NOTICE: one: Found 3 files with duplicate names 2026/07/30 02:47:16 INFO : one: Deleted 2026/07/30 02:47:16 INFO : one: Deleted 2026/07/30 02:47:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.04s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using newest mode. 2026/07/30 02:47:22 NOTICE: one: Found 3 files with duplicate names 2026/07/30 02:47:22 INFO : one: Deleted 2026/07/30 02:47:23 INFO : one: Deleted 2026/07/30 02:47:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.22s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using oldest mode. 2026/07/30 02:47:28 NOTICE: one: Found 3 files with duplicate names 2026/07/30 02:47:29 INFO : one: Deleted 2026/07/30 02:47:29 INFO : one: Deleted 2026/07/30 02:47:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.22s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using largest mode. 2026/07/30 02:47:35 NOTICE: one: Found 3 files with duplicate names 2026/07/30 02:47:35 INFO : one: Deleted 2026/07/30 02:47:36 INFO : one: Deleted 2026/07/30 02:47:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.16s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using smallest mode. 2026/07/30 02:47:41 NOTICE: one: Found 3 files with duplicate names 2026/07/30 02:47:41 INFO : one: Deleted 2026/07/30 02:47:42 INFO : one: Deleted 2026/07/30 02:47:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.20s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Looking for duplicate names using rename mode. 2026/07/30 02:47:48 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/30 02:47:49 INFO : one-2.txt: renamed from: one.txt 2026/07/30 02:47:51 INFO : one-3.txt: renamed from: one.txt 2026/07/30 02:47:52 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.35s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:47:56 DEBUG : dupe1/one.txt: md5 = 1c86947fbe8810096ade7ff1b9bcf389 OK 2026/07/30 02:47:58 DEBUG : dupe2/two.txt: md5 = abb789992626a5a6f3b9dea826dd91bf OK 2026/07/30 02:48:00 DEBUG : dupe3/three.txt: md5 = 4f77cd70e86746debd7e5c79d07ea236 OK 2026/07/30 02:48:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/30 02:48:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/30 02:48:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/30 02:48:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/30 02:48:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/30 02:48:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/30 02:48:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.50s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:48:08 DEBUG : a.txt: md5 = 316b6e7b841903fe4c4c8b3c5580933d OK 2026/07/30 02:48:10 DEBUG : zend.txt: md5 = b67ffac0ea563a0e7f52d19cf7088d9d OK 2026/07/30 02:48:12 DEBUG : sub dir/hello world: md5 = 668946d93dc3f75ae7fea3486064d64a OK 2026/07/30 02:48:13 DEBUG : sub dir/hello world2: md5 = 68652e97e7b14cb037535e73b2731e9b OK 2026/07/30 02:48:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 3abe470e5b2f3c4e36e887b697cb95e5 OK 2026/07/30 02:48:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = b63ddacb648d3deb254b8a4a59b4664c OK 2026/07/30 02:48:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = f1306d03aff60fda03e66a577b8107fe OK 2026/07/30 02:48:21 DEBUG : a.txt: Excluded (Size Filter) 2026/07/30 02:48:21 DEBUG : a.txt: Excluded 2026/07/30 02:48:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 02:48:21 DEBUG : sub dir/hello world2: Excluded 2026/07/30 02:48:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 02:48:21 DEBUG : sub dir/hello world: Excluded 2026/07/30 02:48:22 DEBUG : sub dir/ignore dir: Excluded 2026/07/30 02:48:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 02:48:22 DEBUG : sub dir/hello world2: Excluded 2026/07/30 02:48:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 02:48:22 DEBUG : sub dir/hello world: Excluded 2026/07/30 02:48:22 DEBUG : sub dir/ignore dir: Excluded 2026/07/30 02:48:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/30 02:48:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/30 02:48:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/30 02:48:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/30 02:48:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/30 02:48:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/30 02:48:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.74s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:48:30 DEBUG : a.txt: md5 = 8a5403be567c086c986283f1be942137 OK 2026/07/30 02:48:31 DEBUG : zend.txt: md5 = 6631802a93e7bc807c92fcb32e582c90 OK 2026/07/30 02:48:33 DEBUG : sub dir/hello world: md5 = 90f035351eea3c5f10c13d65914298c8 OK 2026/07/30 02:48:35 DEBUG : sub dir/hello world2: md5 = 85d5723131d81fa6a5caadecabc990d9 OK 2026/07/30 02:48:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 9d8cba5e5fa2c6a8848d3471efc2b5bc OK 2026/07/30 02:48:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = d0c28b18e16ae2bcdbd9b212b2ccd089 OK 2026/07/30 02:48:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = e9a2d72b47dd95938d50957afee14e94 OK 2026/07/30 02:48:41 DEBUG : a.txt: Excluded (Size Filter) 2026/07/30 02:48:41 DEBUG : a.txt: Excluded 2026/07/30 02:48:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 02:48:42 DEBUG : sub dir/hello world: Excluded 2026/07/30 02:48:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 02:48:42 DEBUG : sub dir/hello world2: Excluded 2026/07/30 02:48:42 DEBUG : sub dir/ignore dir: Excluded 2026/07/30 02:48:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/30 02:48:42 DEBUG : sub dir/hello world: Excluded 2026/07/30 02:48:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/30 02:48:42 DEBUG : sub dir/hello world2: Excluded 2026/07/30 02:48:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/30 02:48:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/30 02:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/30 02:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/30 02:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/30 02:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/30 02:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/30 02:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.63s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:48:50 DEBUG : file1: md5 = 35d4860a709f2d47304d935d72c4d513 OK 2026/07/30 02:48:53 DEBUG : sub/file2: md5 = 6800c3f4cbc1eb43f03b51357021e275 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/07/30 02:48:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/30 02:48:56 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/30 02:48:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/30 02:48:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.54s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.78s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:00 DEBUG : file1: md5 = f4f67f371a570861212e5a3bdc6e39ae OK 2026/07/30 02:49:02 DEBUG : sub/file2: md5 = 293c8ecfe2ed1e566a91a680500afd7b 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/07/30 02:49:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/notfound" 2026/07/30 02:49:06 DEBUG : Config file has changed externally - reloading 2026/07/30 02:49:06 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/qe0i31qdkoejk60elps0ni5sqk" 2026/07/30 02:49:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.35s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestStatJSONMemory 2026/07/30 02:49:11 DEBUG : Creating backend with remote ":memory:" 2026/07/30 02:49:11 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 02:49:11 DEBUG : sub/file1: size = 5 OK 2026/07/30 02:49:11 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:49:11 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Making directory 2026/07/30 02:49:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:14 DEBUG : sub dir/hello world: md5 = 13c381afe984b3c7ecc7a30ce063145e OK 2026/07/30 02:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.54s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:17 DEBUG : potato2: md5 = dcf2129908da242cd30f6fd8870a90c3 OK 2026/07/30 02:49:19 DEBUG : empty space: md5 = 33443d01e4d483bdaa11294a73fdee5d OK --- PASS: TestLs (4.51s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:22 DEBUG : potato2: md5 = 579f19a4c3c4a09405d0e4d8e39e29b8 OK 2026/07/30 02:49:24 DEBUG : empty space: md5 = 9ab6db7e3d12ae086c92b9b3397ca577 OK 2026/07/30 02:49:24 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:27 DEBUG : potato2: md5 = 2296d0c2c3e1c7a92deb028a5c8ed92e OK 2026/07/30 02:49:28 DEBUG : empty space: md5 = 3772bbc76b453ff42a7bbac35b1846fd OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:32 DEBUG : potato2: md5 = 36383c81e0797e769731db2332802078 OK 2026/07/30 02:49:34 DEBUG : empty space: md5 = 0b8a7bdfe871025f66d6df5cc37b58b6 OK --- PASS: TestHashSums (4.96s) === RUN TestHashSumsWithErrors 2026/07/30 02:49:35 DEBUG : Creating backend with remote ":memory:" 2026/07/30 02:49:35 ERROR : file1: hash unsupported: hash type not supported 2026/07/30 02:49:35 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/30 02:49:35 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/30 02:49:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/30 02:49:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:37 DEBUG : potato2: md5 = 3676e1d9e2fed177d1a535711231dd8b OK 2026/07/30 02:49:38 DEBUG : empty space: md5 = b5029b9111578f20056b094b60a3d2ff OK 2026/07/30 02:49:40 DEBUG : sub dir/potato3: md5 = fe1d66e5be6e17963695c156ed7286dc OK 2026/07/30 02:49:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.40s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:45 DEBUG : small: md5 = cc24edeb7def433f49fb9a0d716be5c1 OK 2026/07/30 02:49:46 DEBUG : medium: md5 = 4b73afda49f2cf68842c08a33dbe41b6 OK 2026/07/30 02:49:48 DEBUG : large: md5 = 7402dd5fea827fb33425e18ed1621b9e OK 2026/07/30 02:49:48 DEBUG : Waiting for deletions to finish 2026/07/30 02:49:48 DEBUG : large: Excluded (Size Filter) 2026/07/30 02:49:48 INFO : small: Deleted 2026/07/30 02:49:49 INFO : medium: Deleted --- PASS: TestDelete (6.10s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:51 DEBUG : small: md5 = 42b8631bec2033837a74cc07425a2e36 OK 2026/07/30 02:49:53 DEBUG : medium: md5 = 44712fc6442736129e4ed484cc0552cb OK 2026/07/30 02:49:54 DEBUG : large: md5 = 982ff2ffa4f52f82bb020a66c771f1dc OK 2026/07/30 02:49:54 DEBUG : Waiting for deletions to finish 2026/07/30 02:49:54 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/30 02:49:55 INFO : small: Deleted 2026/07/30 02:49:55 INFO : large: Deleted --- PASS: TestMaxDelete (6.73s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:49:58 DEBUG : small: md5 = fdb58265c68ff94c1837a2ad552fe37c OK 2026/07/30 02:50:00 DEBUG : medium: md5 = 27cd0c2a0159f4ec28aab0fff0359d45 OK 2026/07/30 02:50:01 DEBUG : large: md5 = e01b566666ccecb862ec98b32d6ef454 OK 2026/07/30 02:50:01 DEBUG : Waiting for deletions to finish 2026/07/30 02:50:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/30 02:50:02 INFO : medium: Deleted 2026/07/30 02:50:02 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.10s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:50:05 DEBUG : small: md5 = 9b67c7df7e0266092d5fd2bf3f9e7c18 OK 2026/07/30 02:50:06 DEBUG : medium: md5 = 0e77a56b0545a4ca6ef6587e92377141 OK 2026/07/30 02:50:08 DEBUG : large: md5 = cc0c7375ee6d91c8e8566cc98227eac9 OK 2026/07/30 02:50:08 DEBUG : Waiting for deletions to finish 2026/07/30 02:50:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/30 02:50:08 INFO : medium: Deleted 2026/07/30 02:50:08 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.53s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:50:11 DEBUG : ReadFile: md5 = 35ffa687d54db895c2a1e09a69586268 OK --- PASS: TestReadFile (3.81s) === RUN TestRetry 2026/07/30 02:50:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/30 02:50:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/30 02:50:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 02:50:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 02:50:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 02:50:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/30 02:50:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:50:15 DEBUG : file1: md5 = 44b09a6c83d52b6e416e65c50e0e4abd OK 2026/07/30 02:50:17 DEBUG : file2: md5 = 97f535d4b65b02457ab5e573cc6337f4 OK --- PASS: TestCat (14.43s) === RUN TestPurge 2026/07/30 02:50:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hevopaw3deze" 2026/07/30 02:50:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:50:28 DEBUG : Creating backend with remote "TestDrive:crypt/cqh97pvbrqst2qoo6j974scc29ked8h18klm6j537fkrb7bsah30" 2026/07/30 02:50:29 DEBUG : Creating backend with remote "/tmp/rclone1768403786" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hevopaw3deze'", Local "Local file system at /tmp/rclone1768403786", Modify Window "1ms" 2026/07/30 02:50:34 DEBUG : A1/B1/C1/one: md5 = 4286664fcbfc136c5a6a37b913d2cc9b OK 2026/07/30 02:50:34 INFO : A2: Making directory 2026/07/30 02:50:35 INFO : A1/B2: Making directory 2026/07/30 02:50:35 INFO : A1/B2/C2: Making directory 2026/07/30 02:50:36 INFO : A1/B1/C3: Making directory 2026/07/30 02:50:37 INFO : A3: Making directory 2026/07/30 02:50:38 INFO : A3/B3: Making directory 2026/07/30 02:50:38 INFO : A3/B3/C4: Making directory 2026/07/30 02:50:41 DEBUG : A1/two: md5 = 817bbf57d8e9277d8f798d02a49679c0 OK 2026/07/30 02:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hevopaw3deze': Purge remote 2026/07/30 02:50:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.73s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:50:48 DEBUG : A1/B1/C1/one: md5 = 4e4806c17606dbfb18c23218170232f2 OK 2026/07/30 02:50:48 INFO : A2: Making directory 2026/07/30 02:50:48 INFO : A1/B2: Making directory 2026/07/30 02:50:49 INFO : A1/B2/C2: Making directory 2026/07/30 02:50:50 INFO : A1/B1/C3: Making directory 2026/07/30 02:50:51 INFO : A3: Making directory 2026/07/30 02:50:51 INFO : A3/B3: Making directory 2026/07/30 02:50:52 INFO : A3/B3/C4: Making directory 2026/07/30 02:50:55 DEBUG : A1/two: md5 = b8ceb9f1531f49dc9c0f7967a2f35d1b OK 2026/07/30 02:50:56 DEBUG : removing 1 level 3 directories 2026/07/30 02:50:56 INFO : A3/B3/C4: Removing directory 2026/07/30 02:50:58 DEBUG : removing 2 level 3 directories 2026/07/30 02:50:58 INFO : A1/B2/C2: Removing directory 2026/07/30 02:50:58 INFO : A1/B1/C3: Removing directory 2026/07/30 02:50:59 DEBUG : removing 2 level 2 directories 2026/07/30 02:50:59 INFO : A3/B3: Removing directory 2026/07/30 02:50:59 INFO : A1/B2: Removing directory 2026/07/30 02:50:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/30 02:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/30 02:51:00 DEBUG : removing 2 level 1 directories 2026/07/30 02:51:00 INFO : A3: Removing directory 2026/07/30 02:51:00 INFO : A2: Removing directory 2026/07/30 02:51:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/30 02:51:04 DEBUG : removing 1 level 3 directories 2026/07/30 02:51:04 INFO : A1/B1/C1: Removing directory 2026/07/30 02:51:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:04 DEBUG : removing 1 level 2 directories 2026/07/30 02:51:04 INFO : A1/B1: Removing directory 2026/07/30 02:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/30 02:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/30 02:51:05 DEBUG : removing 1 level 1 directories 2026/07/30 02:51:05 INFO : A1: Removing directory 2026/07/30 02:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/30 02:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/30 02:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/30 02:51:06 DEBUG : removing 1 level 0 directories 2026/07/30 02:51:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Removing directory 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/30 02:51:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.27s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:08 INFO : A1: Making directory 2026/07/30 02:51:09 INFO : A1/B1: Making directory 2026/07/30 02:51:10 INFO : A1/B1/C1: Making directory 2026/07/30 02:51:12 DEBUG : removing 1 level 3 directories 2026/07/30 02:51:12 INFO : A1/B1/C1: Removing directory 2026/07/30 02:51:13 DEBUG : removing 1 level 2 directories 2026/07/30 02:51:13 INFO : A1/B1: Removing directory 2026/07/30 02:51:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/30 02:51:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.32s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:16 INFO : A1: Making directory 2026/07/30 02:51:16 INFO : A1/B1: Making directory 2026/07/30 02:51:17 INFO : A1/B1/C1: Making directory 2026/07/30 02:51:20 DEBUG : removing 1 level 3 directories 2026/07/30 02:51:20 INFO : A1/B1/C1: Removing directory 2026/07/30 02:51:20 DEBUG : removing 1 level 2 directories 2026/07/30 02:51:20 INFO : A1/B1: Removing directory 2026/07/30 02:51:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/30 02:51:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:24 DEBUG : file1: md5 = 6033bc86bc2883ff167a7fa74355c31a OK 2026/07/30 02:51:25 DEBUG : filename.txt: File name found in url 2026/07/30 02:51:26 DEBUG : filename.txt: md5 = c99d47a7fc33f66a9f6ccb6d56449d23 OK 2026/07/30 02:51:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/30 02:51:28 DEBUG : headerfilename.txt: md5 = 278e8e827a7bc96adf92aadf6b3805f4 OK 2026/07/30 02:51:29 DEBUG : file2: md5 = c6c62565bfb8daa1280d3622d8fdb09e OK --- PASS: TestCopyURL (8.78s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:33 DEBUG : file1: md5 = 69f1c28fc7ffb4e9776bd7e14d23713e OK --- PASS: TestCopyURLDownloadHeaders (2.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/30 02:51:37 DEBUG : sub/file2: md5 = cf0885b9509891629316004e0fb7f514 OK 2026/07/30 02:51:37 DEBUG : sub/file2: size = 14 OK 2026/07/30 02:51:37 INFO : file1: Copied (new) to: sub/file2 2026/07/30 02:51:37 INFO : file1: Deleted 2026/07/30 02:51:37 DEBUG : sub/file2: size = 14 OK 2026/07/30 02:51:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 02:51:37 DEBUG : file1: Unchanged skipping 2026/07/30 02:51:37 INFO : file1: Deleted 2026/07/30 02:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': don't need to copy/move sub/file2, it is already at target location 2026/07/30 02:51:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.13s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/30 02:51:42 DEBUG : file1: md5 = 9583d25003dcff43245c3792c0befe60 OK 2026/07/30 02:51:42 DEBUG : file1: size = 14 OK 2026/07/30 02:51:42 INFO : file1: Copied (new) 2026/07/30 02:51:42 INFO : file1: Deleted 2026/07/30 02:51:42 DEBUG : file1: Destination exists, skipping 2026/07/30 02:51:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:46 DEBUG : dst/file1: md5 = 3575b0ce9babcfa56fe1c3de69922370 OK 2026/07/30 02:51:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tipiqoq1joru/backup" 2026/07/30 02:51:47 DEBUG : Creating backend with remote "TestDrive:crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g/1nrff024r7pq65ecp72fc28jb0" 2026/07/30 02:51:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3119365079) 2026/07/30 02:51:49 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru') 2026/07/30 02:51:49 DEBUG : dst/file1: Sizes differ 2026/07/30 02:51:51 INFO : dst/file1: Moved (server-side) 2026/07/30 02:51:52 DEBUG : dst/file1: md5 = 2f514e9bc64de072ab06885785f9ae6a OK 2026/07/30 02:51:52 DEBUG : dst/file1: size = 14 OK 2026/07/30 02:51:52 INFO : dst/file1: Copied (new) 2026/07/30 02:51:52 INFO : dst/file1: Deleted 2026/07/30 02:51:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:51:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/30 02:51:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.48s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:51:59 DEBUG : A1/one: md5 = bfd86c6700486fffb550b0eb38ca0f6b OK 2026/07/30 02:52:00 DEBUG : A1/two: md5 = acbe25c6947f84d6de8bf988cbe42a5b OK 2026/07/30 02:52:02 DEBUG : A1/B1/three: md5 = 4a95dca4528752a7d45489e47025a366 OK 2026/07/30 02:52:05 DEBUG : A1/B1/C1/four: md5 = cb63bc01a31827e848c503187ee8eb2a OK 2026/07/30 02:52:07 DEBUG : A1/B1/C2/five: md5 = 97d41bc626c8d929db49e91d012ff84c OK 2026/07/30 02:52:07 INFO : A1/B2: Making directory 2026/07/30 02:52:08 INFO : A1/B1/C3: Making directory 2026/07/30 02:52:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/30 02:52:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/30 02:52:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/30 02:52:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/30 02:52:17 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/30 02:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/30 02:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/30 02:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/30 02:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/30 02:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/30 02:52:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/30 02:52:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/30 02:52:28 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/30 02:52:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/30 02:52:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/30 02:52:28 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/30 02:52:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/30 02:52:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/30 02:52:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/30 02:52:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/30 02:52:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/30 02:52:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/30 02:52:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/30 02:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/30 02:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/30 02:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/30 02:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/30 02:52:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/30 02:52:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/30 02:52:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/30 02:52:40 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.59s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:52:40 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 02:52:42 DEBUG : no_checksum_small_file_from_pipe: md5 = db360c5c0444ea2e20f4aadd8d333b68 OK 2026/07/30 02:52:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 02:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/30 02:52:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/30 02:52:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/30 02:52:44 DEBUG : no_checksum_big_file_from_pipe: md5 = 4b3b37ef77b5aec72e4c99ca3e548e84 OK 2026/07/30 02:52:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/30 02:52:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 02:52:47 DEBUG : with_checksum_small_file_from_pipe: md5 = 18fa9899e7a11b20a53badd6a2bfcdc9 OK 2026/07/30 02:52:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 02:52:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/30 02:52:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/30 02:52:49 DEBUG : with_checksum_big_file_from_pipe: md5 = 88875bdeb91602a3f0a4f31cdeb39ae5 OK 2026/07/30 02:52:49 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/30 02:52:49 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 02:52:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 02:52:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 02:52:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/30 02:52:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/30 02:52:54 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (34 bytes), uploading instead of streaming 2026/07/30 02:52:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/30 02:52:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/30 02:52:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/30 02:52:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/30 02:52:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.07s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/30 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (48 bytes), uploading instead of streaming 2026/07/30 02:53:02 DEBUG : rcat_metadata: md5 = 6cf1923f1e929b3ed690116ef25aa18b OK 2026/07/30 02:53:02 DEBUG : rcat_metadata: size = 48 OK 2026/07/30 02:53:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/30 02:53:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/30 02:53:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = 15d934db52aa540bbdb899ccdcb62391 OK 2026/07/30 02:53:05 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/30 02:53:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:08 DEBUG : potato1: md5 = 410fbbe8d2204a5c3c1c36133f215ae1 OK 2026/07/30 02:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (60 bytes), uploading instead of streaming 2026/07/30 02:53:09 DEBUG : potato2: md5 = f58c6fa61bfbc579bcd5f99b0d7e8c0c OK 2026/07/30 02:53:09 DEBUG : potato2: size = 60 OK 2026/07/30 02:53:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:12 DEBUG : potato1: md5 = 3e86defd64968fcf42d3dfed45b0a884 OK 2026/07/30 02:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': File to upload is small (60 bytes), uploading instead of streaming 2026/07/30 02:53:14 DEBUG : potato2: md5 = 2e43cda34ebd35001749245e65773af7 OK 2026/07/30 02:53:14 DEBUG : potato2: size = 60 OK 2026/07/30 02:53:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.02s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:17 DEBUG : potato1: md5 = 758b81acc7d14c009e395cc3237c0d9e OK --- PASS: TestRcatSizeUploadHeaders (2.35s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:20 DEBUG : potato2: md5 = c0dbb41b5f845fcc23b5a3e320a21e1c OK 2026/07/30 02:53:21 DEBUG : empty space: md5 = cedf0505e2c51737dcbd853973f39ec3 OK 2026/07/30 02:53:23 DEBUG : sub dir/potato3: md5 = 3ff3680feca7597c0d990e146fd51998 OK 2026/07/30 02:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Touching "sub dir/potato3" 2026/07/30 02:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Touching "empty space" 2026/07/30 02:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Touching "potato2" 2026/07/30 02:53:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.54s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:28 DEBUG : dir with metadata: Making directory with metadata 2026/07/30 02:53:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:30 DEBUG : directory with modtime: Making directory with metadata 2026/07/30 02:53:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/30 02:53:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 02:53:32 DEBUG : Google drive root 'crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g': Skipping btime metadata as can't update it on an existing file: 2026-07-30T02:53:32.723898879Z 2026/07/30 02:53:33 INFO : non existent directory: Updated directory metadata 2026/07/30 02:53:35 DEBUG : Google drive root 'crypt/f4d4qjq8rftmhpjvtfdf1p8uiad5mgfs27i76l52gpqfjt2i9q6g': Skipping btime metadata as can't update it on an existing file: 2026-07-30T02:53:32.723898879Z 2026/07/30 02:53:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.50s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/30 02:53:38 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/30 02:53:39 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/30 02:53:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 02:53:41 DEBUG : dst: Making directory with metadata 2026/07/30 02:53:42 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/30 02:53:42 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/30 02:53:42 INFO : dst: Set directory modification time (using SetModTime) 2026/07/30 02:53:42 INFO : dst: Set directory modification time (using SetModTime) 2026/07/30 02:53:42 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/30 02:53:43 INFO : dst: Set directory modification time (using SetModTime) 2026/07/30 02:53:43 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.31s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru'", Local "Local file system at /tmp/rclone3119365079", Modify Window "1ms" 2026/07/30 02:53:46 DEBUG : sub dir/test remove existing: md5 = 50652ebd63a3c01b13c07d3617fc7abe OK 2026/07/30 02:53:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d2637bda8bef6622e9501c4331a24d11 OK 2026/07/30 02:53:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gebizix5" before starting 2026/07/30 02:53:51 DEBUG : sub dir/test remove existing.gebizix5: TEST: removing renamed existing file after operation 2026/07/30 02:53:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuhedud7" before starting 2026/07/30 02:53:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuhedud7: TEST: renaming existing back after failed operation 2026/07/30 02:53:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jisetab0" before starting 2026/07/30 02:53:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jisetab0: TEST: removing renamed existing file after operation 2026/07/30 02:53:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "itim0ojhnfu3l3n1a3k94rl13i4isk79jbo1on3n59uhpumo8r8qtr9j8mifoqevig57ugrrsuj07isba4fr0rt3i71t54e5ns8fke38gbk8s1dunf599pi54a6ksj3rj9onoa12t0mp1r5hvgdes1u8dvo0dr3vnakqip68h7jv7p3bvg5g" 2026/07/30 02:53:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bgp17cvfpblbvcbueuqu4k2ejjh6fjvhe3hh5ho40ar8huvjfl1g" --- PASS: TestRemoveExisting (13.10s) === 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/07/30 02:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tipiqoq1joru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m39.681415251s (try 1/5)