"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/06 01:37:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu" 2026/03/06 01:37:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:37:19 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0" 2026/03/06 01:37:19 DEBUG : TestDrive: Token expired 2026/03/06 01:37:19 DEBUG : TestDrive: No updated token found in the config file 2026/03/06 01:37:19 DEBUG : TestDrive: Token refresh successful 2026/03/06 01:37:19 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/03/06 01:37:19 DEBUG : TestDrive: Saved new token in config file 2026/03/06 01:37:20 DEBUG : Creating backend with remote "/tmp/rclone579639357" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/03/06 01:37:21 DEBUG : a: size = 0 OK 2026/03/06 01:37:21 DEBUG : a: size = 1 (memory) 2026/03/06 01:37:21 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/06 01:37:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/06 01:37:21 DEBUG : potato: Seek from 10 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 10 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 2 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/06 01:37:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 2 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/06 01:37:21 DEBUG : potato: Seek from 8 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 8 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/06 01:37:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/06 01:37:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/06 01:37:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/06 01:37:21 DEBUG : potato: Seek from 5 to 2 2026/03/06 01:37:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/06 01:37:21 DEBUG : potato: Seek from 9 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 9 to 0 2026/03/06 01:37:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:37:23 DEBUG : rutabaga: md5 = 595fd802529cafe320eee591599c896e OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/06 01:37:27 DEBUG : empty space: md5 = fe3a5d4e170db75c632e50a2b59dd236 OK === RUN TestCheck/3 2026/03/06 01:37:29 DEBUG : potato2: md5 = 62350c7cdcfd0b3af2542daa8890f37d OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/06 01:37:32 DEBUG : remotepotato: md5 = 9a77649f79fbb4e35655219218a9c987 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.58s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/03/06 01:37:36 DEBUG : Creating backend with remote "nonexistent" 2026/03/06 01:37:36 DEBUG : Creating backend with remote "nonexistent" 2026/03/06 01:37:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/06 01:37:36 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/06 01:37:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/06 01:37:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:37:37 DEBUG : rutabaga: md5 = a2aee09284944c69907c15d6d47b809d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/06 01:37:41 DEBUG : empty space: md5 = 085a68e31695c57b228b5c8c9f6e76ed OK === RUN TestCheckDownload/3 2026/03/06 01:37:44 DEBUG : potato2: md5 = 8a2be3cbfbf790587d2c075fb5a2496b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/06 01:37:48 DEBUG : remotepotato: md5 = 08a322407fa8a907291e1130ee4bcf55 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.11s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (5.30s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:37:58 DEBUG : rutabaga: md5 = d453e09dc691df022c2f1936cdef9160 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/06 01:38:01 DEBUG : empty space: md5 = c4f1dd916a23d2c590299bd6e4f653d8 OK === RUN TestCheckSizeOnly/3 2026/03/06 01:38:03 DEBUG : potato2: md5 = 6307becdc9eb1fc9b26cc08be37029e9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/06 01:38:05 DEBUG : remotepotato: md5 = 853858e5a4c62706b62eb63149d18bf4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.02s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:38:10 DEBUG : test.sum: md5 = 3724f46c988ec8a6977c7426d7244019 OK 2026/03/06 01:38:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/06 01:38:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/06 01:38:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/06 01:38:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/06 01:38:13 DEBUG : test.sum: md5 = 6bdfd8c7100866069e3727ca6c9c8b77 OK 2026/03/06 01:38:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/06 01:38:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/06 01:38:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/06 01:38:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:38:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/data" 2026/03/06 01:38:15 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/data" 2026/03/06 01:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/vjrnln8ratgmqakfosrqe8espk" 2026/03/06 01:38:21 DEBUG : data/banana: md5 = 092de5b5086d1e213f842148d81d7e7e OK 2026/03/06 01:38:22 DEBUG : test.sum: md5 = 5aae5fad54dd5bcfb7706397359c9082 OK === RUN TestCheckSumDownload/subtest1 2026/03/06 01:38:27 DEBUG : data/potato: md5 = d996524137e6c592a045a02796ab848d OK 2026/03/06 01:38:29 DEBUG : test.sum: md5 = 2465151fa4d601dc781cc2ef2792c5c5 OK === RUN TestCheckSumDownload/subtest2 2026/03/06 01:38:33 DEBUG : test.sum: md5 = 5a2abf5f1affa41c28be43e2eef2c635 OK === RUN TestCheckSumDownload/subtest3 2026/03/06 01:38:37 DEBUG : test.sum: md5 = 8952eb6f0b9edd86d80d8ab5397d946b OK === RUN TestCheckSumDownload/subtest4 2026/03/06 01:38:41 DEBUG : test.sum: md5 = 48ea86dd05c9aaf796adacc754310b18 OK === RUN TestCheckSumDownload/subtest5 2026/03/06 01:38:45 DEBUG : test.sum: md5 = 4524b830f5a59062a0cba8c187e953a8 OK === RUN TestCheckSumDownload/subtest6 2026/03/06 01:38:49 DEBUG : data/banana: md5 = 312ce627327740deef63212fd02cc705 OK 2026/03/06 01:38:51 DEBUG : data/potato: md5 = 27e1d3a2aea3b9a73f61e900ef0d609f OK 2026/03/06 01:38:52 DEBUG : test.sum: md5 = 895ebc0fec032d85e38dd57098fd5792 OK === RUN TestCheckSumDownload/subtest7 2026/03/06 01:38:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/06 01:38:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.07s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (1.97s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.76s) --- PASS: TestCheckSumDownload/subtest5 (1.89s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2026/03/06 01:38:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fewexag6jahi" 2026/03/06 01:38:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:38:59 DEBUG : Creating backend with remote "TestDrive:crypt/nmitsmqacu6cb6mhn3lmul9qna14dt0iss3qdlhpric7mssf36ig" 2026/03/06 01:39:00 DEBUG : Creating backend with remote "/tmp/rclone1868210859" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi'", Local "Local file system at /tmp/rclone1868210859", Modify Window "1ms" 2026/03/06 01:39:02 DEBUG : hello, world!: md5 = fc1de3a59b561a33d005720258a8bf70 OK upper checkfile vs. lower remote (without normalization) 2026/03/06 01:39:03 ERROR : hello, world!: sum not found 2026/03/06 01:39:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi' 2026/03/06 01:39:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi': 1 files missing 2026/03/06 01:39:03 NOTICE: 1 hashes missing 2026/03/06 01:39:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi': 1 differences found 2026/03/06 01:39:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/06 01:39:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi': 0 differences found 2026/03/06 01:39:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi': 1 matching files 2026/03/06 01:39:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacogib4puli" 2026/03/06 01:39:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:04 DEBUG : Creating backend with remote "TestDrive:crypt/vktbfuspf0ge1pkc9pjo7jt0ud0f8g0e3mhsjjbdl19277leu81g" 2026/03/06 01:39:05 DEBUG : Creating backend with remote "/tmp/rclone2146709903" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli'", Local "Local file system at /tmp/rclone2146709903", Modify Window "1ms" 2026/03/06 01:39:07 DEBUG : HELLO, WORLD!: md5 = f0d64d818309e033ad30c2c7d10eab45 OK lower checkfile vs. upper remote (without normalization) 2026/03/06 01:39:08 ERROR : HELLO, WORLD!: sum not found 2026/03/06 01:39:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli' 2026/03/06 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli': 1 files missing 2026/03/06 01:39:08 NOTICE: 1 hashes missing 2026/03/06 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli': 1 differences found 2026/03/06 01:39:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/06 01:39:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli': 0 differences found 2026/03/06 01:39:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli': 1 matching files 2026/03/06 01:39:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xositec4kayi" 2026/03/06 01:39:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:09 DEBUG : Creating backend with remote "TestDrive:crypt/vktl3c2emqniq36hhrr4v8o2atn73hnj4ap1p329t5bouej7lu0g" 2026/03/06 01:39:10 DEBUG : Creating backend with remote "/tmp/rclone3802078421" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi'", Local "Local file system at /tmp/rclone3802078421", Modify Window "1ms" 2026/03/06 01:39:12 DEBUG : HeLlO, wOrLd!: md5 = e0ee96f11671c7412037493093543781 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/06 01:39:13 ERROR : HeLlO, wOrLd!: sum not found 2026/03/06 01:39:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi' 2026/03/06 01:39:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi': 1 files missing 2026/03/06 01:39:13 NOTICE: 1 hashes missing 2026/03/06 01:39:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi': 1 differences found 2026/03/06 01:39:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/06 01:39:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi': 0 differences found 2026/03/06 01:39:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi': 1 matching files 2026/03/06 01:39:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votikuf7mego" 2026/03/06 01:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/4evjjamr2on1rc8chimdmpqllhqmvci2lhchbvue1jom6j7bbtjg" 2026/03/06 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone3473149308" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego'", Local "Local file system at /tmp/rclone3473149308", Modify Window "1ms" 2026/03/06 01:39:17 DEBUG : HELLO, WORLD!: md5 = 01c7c03e0465a84f90741623e0aa6e81 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/06 01:39:18 ERROR : HELLO, WORLD!: sum not found 2026/03/06 01:39:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego' 2026/03/06 01:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego': 1 files missing 2026/03/06 01:39:18 NOTICE: 1 hashes missing 2026/03/06 01:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego': 1 differences found 2026/03/06 01:39:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/06 01:39:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego': 0 differences found 2026/03/06 01:39:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego': 1 matching files 2026/03/06 01:39:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuzuwaf0diqo" 2026/03/06 01:39:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:19 DEBUG : Creating backend with remote "TestDrive:crypt/765428cc1lrqudu6700rel5fvhfdr15jr3c67gttiimth1847ntg" 2026/03/06 01:39:20 DEBUG : Creating backend with remote "/tmp/rclone2658631456" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo'", Local "Local file system at /tmp/rclone2658631456", Modify Window "1ms" 2026/03/06 01:39:23 DEBUG : 測試_Русский___ě_áñ: md5 = 725fd5e6fca1dafecb636d029d78ed04 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/06 01:39:23 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/06 01:39:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo' 2026/03/06 01:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo': 1 files missing 2026/03/06 01:39:23 NOTICE: 1 hashes missing 2026/03/06 01:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo': 1 differences found 2026/03/06 01:39:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/06 01:39:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo': 0 differences found 2026/03/06 01:39:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo': 1 matching files 2026/03/06 01:39:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexular4gucu" 2026/03/06 01:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:24 DEBUG : Creating backend with remote "TestDrive:crypt/hne9clrogil834g6um9t5r234062lkbejp233k6dn7jk6c6pjk90" 2026/03/06 01:39:25 DEBUG : Creating backend with remote "/tmp/rclone2033401306" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu'", Local "Local file system at /tmp/rclone2033401306", Modify Window "1ms" 2026/03/06 01:39:28 DEBUG : 測試_Русский___ě_áñ: md5 = c0f8faff9f0d5c54163fbbc0aa3a1b7f OK NFC checkfile vs. NFD remote (without normalization) 2026/03/06 01:39:28 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/06 01:39:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu' 2026/03/06 01:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu': 1 files missing 2026/03/06 01:39:28 NOTICE: 1 hashes missing 2026/03/06 01:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu': 1 differences found 2026/03/06 01:39:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/06 01:39:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu': 0 differences found 2026/03/06 01:39:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu': 1 matching files 2026/03/06 01:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xohehad0duda" 2026/03/06 01:39:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/g5vq3mom4q9nggseltjp6281d74m2scbb3p1q0pchqs7vcn8cpeg" 2026/03/06 01:39:30 DEBUG : Creating backend with remote "/tmp/rclone4063175809" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda'", Local "Local file system at /tmp/rclone4063175809", Modify Window "1ms" 2026/03/06 01:39:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7f8ad5fe81cb6dac9860972b1604ba5b OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/06 01:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 01:39:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda' 2026/03/06 01:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda': 1 files missing 2026/03/06 01:39:33 NOTICE: 1 hashes missing 2026/03/06 01:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda': 1 differences found 2026/03/06 01:39:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/06 01:39:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda': 0 differences found 2026/03/06 01:39:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda': 1 matching files 2026/03/06 01:39:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lerozec2goxa" 2026/03/06 01:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:34 DEBUG : Creating backend with remote "TestDrive:crypt/lnkvjpqjq1r3310jh5siid4koile5bd1sd4s76cg1h70stu6eht0" 2026/03/06 01:39:35 DEBUG : Creating backend with remote "/tmp/rclone3888382504" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa'", Local "Local file system at /tmp/rclone3888382504", Modify Window "1ms" 2026/03/06 01:39:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6dd475ff3580a3284f6d382ecc4fbf48 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/06 01:39:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 01:39:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa' 2026/03/06 01:39:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa': 1 files missing 2026/03/06 01:39:38 NOTICE: 1 hashes missing 2026/03/06 01:39:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa': 1 differences found 2026/03/06 01:39:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/06 01:39:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa': 0 differences found 2026/03/06 01:39:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa': 1 matching files 2026/03/06 01:39:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sebajuw0beze" 2026/03/06 01:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/am4es5gbtu1vittleg8mikd0gaab97jc6or7dm0d5k01l9ct5160" 2026/03/06 01:39:40 DEBUG : Creating backend with remote "/tmp/rclone1317201990" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze'", Local "Local file system at /tmp/rclone1317201990", Modify Window "1ms" 2026/03/06 01:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e0c50447b25123c620f567a74386df22 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/06 01:39:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 01:39:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze' 2026/03/06 01:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze': 1 files missing 2026/03/06 01:39:43 NOTICE: 1 hashes missing 2026/03/06 01:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze': 1 differences found 2026/03/06 01:39:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/06 01:39:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze': 0 differences found 2026/03/06 01:39:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze': 1 matching files 2026/03/06 01:39:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zejiyus9safe" 2026/03/06 01:39:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:39:44 DEBUG : Creating backend with remote "TestDrive:crypt/rv0qfdqnlcckfs8816j9ur5u6c557uefqlpc0stc2u0tn28j0klg" 2026/03/06 01:39:45 DEBUG : Creating backend with remote "/tmp/rclone3591659000" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe'", Local "Local file system at /tmp/rclone3591659000", Modify Window "1ms" 2026/03/06 01:39:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 68ce8606775a1556e069f4bb6f37a20f OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/06 01:39:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/06 01:39:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe' 2026/03/06 01:39:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe': 1 files missing 2026/03/06 01:39:48 NOTICE: 1 hashes missing 2026/03/06 01:39:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe': 1 differences found 2026/03/06 01:39:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/06 01:39:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/06 01:39:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe': 0 differences found 2026/03/06 01:39:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe': 1 matching files 2026/03/06 01:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zejiyus9safe': Purge remote 2026/03/06 01:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sebajuw0beze': Purge remote 2026/03/06 01:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lerozec2goxa': Purge remote 2026/03/06 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xohehad0duda': Purge remote 2026/03/06 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexular4gucu': Purge remote 2026/03/06 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuzuwaf0diqo': Purge remote 2026/03/06 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votikuf7mego': Purge remote 2026/03/06 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xositec4kayi': Purge remote 2026/03/06 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacogib4puli': Purge remote 2026/03/06 01:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fewexag6jahi': Purge remote --- PASS: TestApplyTransforms (55.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:39:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/06 01:39:56 DEBUG : sub/file2: md5 = 23ae55fc4718e7ae63485fe94ad9bd02 OK 2026/03/06 01:39:56 DEBUG : sub/file2: size = 14 OK 2026/03/06 01:39:56 INFO : file1: Copied (new) to: sub/file2 2026/03/06 01:39:57 DEBUG : sub/file2: size = 14 OK 2026/03/06 01:39:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:39:57 DEBUG : file1: Unchanged skipping 2026/03/06 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': don't need to copy/move sub/file2, it is already at target location 2026/03/06 01:39:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.34s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:40:03 DEBUG : dst/file1: md5 = 67d7a116fea92b3a6dbfc4a76ee00cff OK 2026/03/06 01:40:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/backup" 2026/03/06 01:40:04 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/1nrff024r7pq65ecp72fc28jb0" 2026/03/06 01:40:06 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone579639357) 2026/03/06 01:40:06 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu') 2026/03/06 01:40:06 DEBUG : dst/file1: Sizes differ 2026/03/06 01:40:09 INFO : dst/file1: Moved (server-side) 2026/03/06 01:40:10 DEBUG : dst/file1: md5 = a19b4ccbbd8f342a6c5e2ef0aabc65db OK 2026/03/06 01:40:10 DEBUG : dst/file1: size = 14 OK 2026/03/06 01:40:10 INFO : dst/file1: Copied (new) 2026/03/06 01:40:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/06 01:40:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/06 01:40:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.77s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:40:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/dst" 2026/03/06 01:40:16 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/06 01:40:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/CompareDest" 2026/03/06 01:40:17 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/gveqi14airsml4bgu7krj116o8" 2026/03/06 01:40:19 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 01:40:21 DEBUG : one: md5 = 9f6d9aa3fdeafbf97913ee504b876b15 OK 2026/03/06 01:40:21 DEBUG : one: size = 3 OK 2026/03/06 01:40:21 INFO : one: Copied (new) 2026/03/06 01:40:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone579639357) 2026/03/06 01:40:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/dst') 2026/03/06 01:40:23 DEBUG : one: Sizes differ 2026/03/06 01:40:24 DEBUG : one: md5 = 1dc9d348bed38c371de38731b9c46edb OK 2026/03/06 01:40:24 DEBUG : one: size = 5 OK 2026/03/06 01:40:24 INFO : one: Copied (replaced existing) 2026/03/06 01:40:27 DEBUG : dst/one: md5 = 494c5884c46f9bc9ebb955c87ec2bdef OK 2026/03/06 01:40:29 DEBUG : CompareDest/one: md5 = aae31f3af94abd5416202e50441e7d3e OK 2026/03/06 01:40:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone579639357) 2026/03/06 01:40:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/dst') 2026/03/06 01:40:30 DEBUG : one: Sizes differ 2026/03/06 01:40:30 DEBUG : one: size = 5 OK 2026/03/06 01:40:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:40:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/06 01:40:33 DEBUG : CompareDest/two: md5 = b7092a1c639d4747b8b8413cae8432a4 OK 2026/03/06 01:40:33 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 01:40:34 DEBUG : two: size = 3 OK 2026/03/06 01:40:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:40:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:40:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 01:40:35 DEBUG : two: size = 3 OK 2026/03/06 01:40:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:40:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/06 01:40:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 01:40:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone579639357) 2026/03/06 01:40:37 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/CompareDest') 2026/03/06 01:40:37 DEBUG : two: Sizes differ 2026/03/06 01:40:38 DEBUG : two: md5 = 688c695986709b4c4222f032f232f580 OK 2026/03/06 01:40:38 DEBUG : two: size = 5 OK 2026/03/06 01:40:38 INFO : two: Copied (new) 2026/03/06 01:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/06 01:40:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:40:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:40:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.60s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:40:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/dst" 2026/03/06 01:40:43 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/06 01:40:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/CopyDest" 2026/03/06 01:40:45 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/06 01:40:47 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 01:40:50 DEBUG : one: md5 = fd4d17c9cb7e024a20c1bdfc2cc7d445 OK 2026/03/06 01:40:50 DEBUG : one: size = 3 OK 2026/03/06 01:40:50 INFO : one: Copied (new) 2026/03/06 01:40:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone579639357) 2026/03/06 01:40:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/dst') 2026/03/06 01:40:51 DEBUG : one: Sizes differ 2026/03/06 01:40:53 DEBUG : one: md5 = 0c7ca3850647d19a48891c2816098fd7 OK 2026/03/06 01:40:53 DEBUG : one: size = 5 OK 2026/03/06 01:40:53 INFO : one: Copied (replaced existing) 2026/03/06 01:40:55 DEBUG : dst/one: md5 = 4241d066ee59e2e81d822f21e852ca6d OK 2026/03/06 01:40:57 DEBUG : CopyDest/one: md5 = b332b31366b789b8126a451772a94c57 OK 2026/03/06 01:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/BackupDir" 2026/03/06 01:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/06 01:41:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone579639357) 2026/03/06 01:41:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/dst') 2026/03/06 01:41:00 DEBUG : one: Sizes differ 2026/03/06 01:41:00 DEBUG : one: size = 5 OK 2026/03/06 01:41:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:41:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone579639357) 2026/03/06 01:41:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/dst') 2026/03/06 01:41:00 DEBUG : one: Sizes differ 2026/03/06 01:41:02 INFO : one: Moved (server-side) 2026/03/06 01:41:03 DEBUG : one: size = 5 OK 2026/03/06 01:41:03 INFO : one: Copied (server-side copy) 2026/03/06 01:41:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/06 01:41:06 DEBUG : CopyDest/two: md5 = ba6028bd4b9fdd7e4dc0093fc215c3f6 OK 2026/03/06 01:41:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 01:41:07 DEBUG : two: size = 3 OK 2026/03/06 01:41:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:41:08 DEBUG : two: size = 3 OK 2026/03/06 01:41:08 INFO : two: Copied (server-side copy) 2026/03/06 01:41:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/06 01:41:09 DEBUG : two: size = 3 OK 2026/03/06 01:41:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/06 01:41:09 DEBUG : two: Unchanged skipping 2026/03/06 01:41:11 DEBUG : CopyDest/three: md5 = e544b2f828d7807078815efef98c640d OK 2026/03/06 01:41:12 DEBUG : three: Need to transfer - File not found at Destination 2026/03/06 01:41:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone579639357) 2026/03/06 01:41:12 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu/CopyDest') 2026/03/06 01:41:12 DEBUG : three: Sizes differ 2026/03/06 01:41:12 DEBUG : three: Destination not found in --copy-dest 2026/03/06 01:41:13 DEBUG : three: md5 = 816b35c64a2e5ed635c687c316d635ed OK 2026/03/06 01:41:13 DEBUG : three: size = 7 OK 2026/03/06 01:41:13 INFO : three: Copied (new) 2026/03/06 01:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/06 01:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:41:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/06 01:41:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/06 01:41:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:41:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/06 01:41:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.86s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:41:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/06 01:41:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bfb1a2f3e5c4173a3f7c2e7b84392c51 OK 2026/03/06 01:41:24 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/06 01:41:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/06 01:41:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/06 01:41:25 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/03/06 01:41:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/06 01:41:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/06 01:41:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 090ad7b9d3140d42853c7c7318dd81c8 OK 2026/03/06 01:41:28 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/06 01:41:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/06 01:41:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/06 01:41:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.35s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:41:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using skip mode. 2026/03/06 01:41:35 NOTICE: one: Found 2 files with duplicate names 2026/03/06 01:41:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.14s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:41:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using skip mode. 2026/03/06 01:41:41 NOTICE: one: Found 3 files with duplicate names 2026/03/06 01:41:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/06 01:41:41 INFO : one: Deleted 2026/03/06 01:41:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.57s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:41:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using first mode. 2026/03/06 01:41:50 NOTICE: one: Found 3 files with duplicate names 2026/03/06 01:41:50 INFO : one: Deleted 2026/03/06 01:41:51 INFO : one: Deleted 2026/03/06 01:41:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (9.02s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:41:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using newest mode. 2026/03/06 01:41:57 NOTICE: one: Found 3 files with duplicate names 2026/03/06 01:41:57 INFO : one: Deleted 2026/03/06 01:41:58 INFO : one: Deleted 2026/03/06 01:41:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.73s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:42:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using oldest mode. 2026/03/06 01:42:04 NOTICE: one: Found 3 files with duplicate names 2026/03/06 01:42:04 INFO : one: Deleted 2026/03/06 01:42:05 INFO : one: Deleted 2026/03/06 01:42:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.76s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:42:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using largest mode. 2026/03/06 01:42:11 NOTICE: one: Found 3 files with duplicate names 2026/03/06 01:42:12 INFO : one: Deleted 2026/03/06 01:42:12 INFO : one: Deleted 2026/03/06 01:42:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.20s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:42:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using smallest mode. 2026/03/06 01:42:18 NOTICE: one: Found 3 files with duplicate names 2026/03/06 01:42:18 INFO : one: Deleted 2026/03/06 01:42:19 INFO : one: Deleted 2026/03/06 01:42:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.36s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:42:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Looking for duplicate names using rename mode. 2026/03/06 01:42:26 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/06 01:42:27 INFO : one-2.txt: renamed from: one.txt 2026/03/06 01:42:29 INFO : one-3.txt: renamed from: one.txt 2026/03/06 01:42:30 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.21s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:42:35 DEBUG : dupe1/one.txt: md5 = 67d303aed799ec90fdaf8764420ee486 OK 2026/03/06 01:42:37 DEBUG : dupe2/two.txt: md5 = dc381a70ed832a854f2b0e6eb4ce1180 OK 2026/03/06 01:42:39 DEBUG : dupe3/three.txt: md5 = fbaae654580bd4acb033a00832f9cce6 OK 2026/03/06 01:42:40 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/06 01:42:41 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/06 01:42:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/06 01:42:42 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/06 01:42:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/06 01:42:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/06 01:42:45 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.29s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:42:48 DEBUG : a.txt: md5 = 03c8922c2733c9e956c178500bfffedc OK 2026/03/06 01:42:49 DEBUG : zend.txt: md5 = a53cf9002e2b396cb28d39d5eb5cede2 OK 2026/03/06 01:42:52 DEBUG : sub dir/hello world: md5 = 171b1a925e2ce40abb86343873731d41 OK 2026/03/06 01:42:53 DEBUG : sub dir/hello world2: md5 = c7ca13d527770bd799b7abf57265230f OK 2026/03/06 01:42:55 DEBUG : sub dir/ignore dir/.ignore: md5 = bcfb9598d642a534c9856019b231acfe OK 2026/03/06 01:42:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = 87b18cb9d6dfe8b9b74229abcdeaa75c OK 2026/03/06 01:42:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = a6a4c3dc72bb76cd921c8a4c8a142a89 OK 2026/03/06 01:43:00 DEBUG : a.txt: Excluded (Size Filter) 2026/03/06 01:43:00 DEBUG : a.txt: Excluded 2026/03/06 01:43:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 01:43:01 DEBUG : sub dir/hello world2: Excluded 2026/03/06 01:43:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 01:43:01 DEBUG : sub dir/hello world: Excluded 2026/03/06 01:43:02 DEBUG : sub dir/ignore dir: Excluded 2026/03/06 01:43:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 01:43:02 DEBUG : sub dir/hello world2: Excluded 2026/03/06 01:43:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 01:43:02 DEBUG : sub dir/hello world: Excluded 2026/03/06 01:43:02 DEBUG : sub dir/ignore dir: Excluded 2026/03/06 01:43:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/06 01:43:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/06 01:43:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/06 01:43:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/06 01:43:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/06 01:43:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/06 01:43:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.02s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:43:11 DEBUG : a.txt: md5 = d74418100d1fe7564c582ae2aa49ac0e OK 2026/03/06 01:43:12 DEBUG : zend.txt: md5 = feb832497c8d2e55fa2289168987fafd OK 2026/03/06 01:43:14 DEBUG : sub dir/hello world: md5 = 0573a6018ee0375185041647597dec2c OK 2026/03/06 01:43:16 DEBUG : sub dir/hello world2: md5 = f73cfe35659a95dcab72d54e4847509c OK 2026/03/06 01:43:18 DEBUG : sub dir/ignore dir/.ignore: md5 = 28e47794e81c93b076c9a754761df49b OK 2026/03/06 01:43:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4751359dc667c763036eec255749f6aa OK 2026/03/06 01:43:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = cfc6eda7ba4353940a9df2485e98015d OK 2026/03/06 01:43:23 DEBUG : a.txt: Excluded (Size Filter) 2026/03/06 01:43:23 DEBUG : a.txt: Excluded 2026/03/06 01:43:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 01:43:24 DEBUG : sub dir/hello world2: Excluded 2026/03/06 01:43:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 01:43:24 DEBUG : sub dir/hello world: Excluded 2026/03/06 01:43:25 DEBUG : sub dir/ignore dir: Excluded 2026/03/06 01:43:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/06 01:43:25 DEBUG : sub dir/hello world2: Excluded 2026/03/06 01:43:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/06 01:43:25 DEBUG : sub dir/hello world: Excluded 2026/03/06 01:43:25 DEBUG : sub dir/ignore dir: Excluded 2026/03/06 01:43:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/06 01:43:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/06 01:43:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/06 01:43:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/06 01:43:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/06 01:43:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/06 01:43:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.55s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:43:33 DEBUG : file1: md5 = d408fcd966548e631cdfaac1ee980219 OK 2026/03/06 01:43:35 DEBUG : sub/file2: md5 = 4d94045ff661bf7f9f72f77acd8a8200 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/03/06 01:43:38 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/06 01:43:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/06 01:43:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/06 01:43:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.90s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.36s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:43:43 DEBUG : file1: md5 = e1318ba4d952bc5b1e59ac001f210173 OK 2026/03/06 01:43:45 DEBUG : sub/file2: md5 = 879ae84adf0a06bf8a5a51330df721f4 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/03/06 01:43:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/notfound" 2026/03/06 01:43:49 DEBUG : Config file has changed externally - reloading 2026/03/06 01:43:49 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/qe0i31qdkoejk60elps0ni5sqk" 2026/03/06 01:43:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.94s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.98s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:43:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Making directory 2026/03/06 01:43:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:43:57 DEBUG : sub dir/hello world: md5 = 3c72b7327ad87f29e53b3c677f6106a1 OK 2026/03/06 01:43:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.57s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:01 DEBUG : potato2: md5 = f890abe6739354a043eadb2822d12fb5 OK 2026/03/06 01:44:03 DEBUG : empty space: md5 = 0a57bfb896277360d4de1fa2d90e99f8 OK --- PASS: TestLs (5.43s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:07 DEBUG : potato2: md5 = 32a852d56a7e07a38c769e044c39da0a OK 2026/03/06 01:44:08 DEBUG : empty space: md5 = f47b1048b779973eb35d9694921d45dc OK 2026/03/06 01:44:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/06 01:44:09 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.16s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:12 DEBUG : potato2: md5 = a045068333eff93ba8a999f3fd02a5cb OK 2026/03/06 01:44:13 DEBUG : empty space: md5 = c394489966e5e3fd5cf7e85fe9a8cef7 OK --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:17 DEBUG : potato2: md5 = 228a7d0977f633df57fb1fabe3447733 OK 2026/03/06 01:44:18 DEBUG : empty space: md5 = 62e4f0561f95444bbc2acb6a1764d6c9 OK --- PASS: TestHashSums (4.53s) === RUN TestHashSumsWithErrors 2026/03/06 01:44:20 DEBUG : Creating backend with remote ":memory:" 2026/03/06 01:44:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/06 01:44:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/06 01:44:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:21 DEBUG : potato2: md5 = 829ff9978d5874adc69aadaf45d5115a OK 2026/03/06 01:44:23 DEBUG : empty space: md5 = 6955c547244be7b874f092fa2d79e6e9 OK 2026/03/06 01:44:25 DEBUG : sub dir/potato3: md5 = e56188fbe1d55c6c150b13f7eab3c965 OK 2026/03/06 01:44:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.89s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:30 DEBUG : small: md5 = 31bd0e64d699ff01a901e910140cc4d5 OK 2026/03/06 01:44:32 DEBUG : medium: md5 = a274943f1de6baef31030e52d388738c OK 2026/03/06 01:44:33 DEBUG : large: md5 = 356b2fdea535f2bb6d851d5e52f14b7a OK 2026/03/06 01:44:33 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:34 DEBUG : large: Excluded (Size Filter) 2026/03/06 01:44:34 INFO : medium: Deleted 2026/03/06 01:44:34 INFO : small: Deleted --- PASS: TestDelete (6.76s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:37 DEBUG : small: md5 = d287b68f6e554de98e8cb28c9e432edb OK 2026/03/06 01:44:38 DEBUG : medium: md5 = 884bbe0ec2937ac24c198c8d93ba4cbf OK 2026/03/06 01:44:40 DEBUG : large: md5 = 8152804521fe56a1b05e41d23bc63ad4 OK 2026/03/06 01:44:40 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:40 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/03/06 01:44:41 INFO : medium: Deleted 2026/03/06 01:44:41 INFO : small: Deleted --- PASS: TestMaxDelete (7.25s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:44 DEBUG : small: md5 = 6b2a4568d36277b0e73ebd906eb1bf27 OK 2026/03/06 01:44:45 DEBUG : medium: md5 = 1a51a1c8b2fcc78d5c76c991b37d1e57 OK 2026/03/06 01:44:47 DEBUG : large: md5 = 6fb8016eee5dd090654ece12b2a169fd OK 2026/03/06 01:44:47 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/06 01:44:48 INFO : medium: Deleted 2026/03/06 01:44:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.11s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:51 DEBUG : small: md5 = 2ed93d4f94a69ea4553472a7c47a712b OK 2026/03/06 01:44:53 DEBUG : medium: md5 = 4bcbb78eb1eed5337771a90dd8658057 OK 2026/03/06 01:44:54 DEBUG : large: md5 = 14c13bc69cf6bb6b288af3bdbb8f2fbf OK 2026/03/06 01:44:54 DEBUG : Waiting for deletions to finish 2026/03/06 01:44:55 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/06 01:44:55 INFO : small: Deleted 2026/03/06 01:44:55 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.09s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:44:59 DEBUG : ReadFile: md5 = 44b849d8a2ee9ec9a56713723880713d OK --- PASS: TestReadFile (4.48s) === RUN TestRetry 2026/03/06 01:45:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/06 01:45:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/06 01:45:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 01:45:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 01:45:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 01:45:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/06 01:45:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:45:03 DEBUG : file1: md5 = 05551b05f81f29d9e148f1596446f3de OK 2026/03/06 01:45:04 DEBUG : file2: md5 = 3ee97b689f2451b9ebb806e1672cd8d7 OK --- PASS: TestCat (14.49s) === RUN TestPurge 2026/03/06 01:45:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woxizay5bope" 2026/03/06 01:45:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:45:16 DEBUG : Creating backend with remote "TestDrive:crypt/trhjd29h97l3oicphdbmqp1huqgjgev8bmstg9bc24nnsjcghi40" 2026/03/06 01:45:17 DEBUG : Creating backend with remote "/tmp/rclone10539941" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woxizay5bope'", Local "Local file system at /tmp/rclone10539941", Modify Window "1ms" 2026/03/06 01:45:22 DEBUG : A1/B1/C1/one: md5 = 3fe63b2bd06cbdc75317bd26ed3c3554 OK 2026/03/06 01:45:22 INFO : A2: Making directory 2026/03/06 01:45:22 INFO : A1/B2: Making directory 2026/03/06 01:45:23 INFO : A1/B2/C2: Making directory 2026/03/06 01:45:24 INFO : A1/B1/C3: Making directory 2026/03/06 01:45:25 INFO : A3: Making directory 2026/03/06 01:45:26 INFO : A3/B3: Making directory 2026/03/06 01:45:27 INFO : A3/B3/C4: Making directory 2026/03/06 01:45:29 DEBUG : A1/two: md5 = c69b91f566581d1cb58991ad3da40225 OK 2026/03/06 01:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woxizay5bope': Purge remote 2026/03/06 01:45:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.00s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:45:36 DEBUG : A1/B1/C1/one: md5 = 1495ba8460d2507c5ab96c38ad582654 OK 2026/03/06 01:45:36 INFO : A2: Making directory 2026/03/06 01:45:37 INFO : A1/B2: Making directory 2026/03/06 01:45:38 INFO : A1/B2/C2: Making directory 2026/03/06 01:45:39 INFO : A1/B1/C3: Making directory 2026/03/06 01:45:40 INFO : A3: Making directory 2026/03/06 01:45:40 INFO : A3/B3: Making directory 2026/03/06 01:45:41 INFO : A3/B3/C4: Making directory 2026/03/06 01:45:43 DEBUG : A1/two: md5 = c4047ed24e45d13493420a9d8ab31ba4 OK 2026/03/06 01:45:45 DEBUG : removing 1 level 3 directories 2026/03/06 01:45:45 INFO : A3/B3/C4: Removing directory 2026/03/06 01:45:47 DEBUG : removing 2 level 3 directories 2026/03/06 01:45:47 INFO : A1/B2/C2: Removing directory 2026/03/06 01:45:47 INFO : A1/B1/C3: Removing directory 2026/03/06 01:45:48 DEBUG : removing 2 level 2 directories 2026/03/06 01:45:48 INFO : A3/B3: Removing directory 2026/03/06 01:45:48 INFO : A1/B2: Removing directory 2026/03/06 01:45:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/06 01:45:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/06 01:45:49 DEBUG : removing 2 level 1 directories 2026/03/06 01:45:49 INFO : A3: Removing directory 2026/03/06 01:45:49 INFO : A2: Removing directory 2026/03/06 01:45:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/06 01:45:53 DEBUG : removing 1 level 3 directories 2026/03/06 01:45:53 INFO : A1/B1/C1: Removing directory 2026/03/06 01:45:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:54 DEBUG : removing 1 level 2 directories 2026/03/06 01:45:54 INFO : A1/B1: Removing directory 2026/03/06 01:45:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/06 01:45:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/06 01:45:55 DEBUG : removing 1 level 1 directories 2026/03/06 01:45:55 INFO : A1: Removing directory 2026/03/06 01:45:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/06 01:45:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/06 01:45:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/06 01:45:55 DEBUG : removing 1 level 0 directories 2026/03/06 01:45:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Removing directory 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/06 01:45:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (24.44s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:45:58 INFO : A1: Making directory 2026/03/06 01:45:59 INFO : A1/B1: Making directory 2026/03/06 01:45:59 INFO : A1/B1/C1: Making directory 2026/03/06 01:46:02 DEBUG : removing 1 level 3 directories 2026/03/06 01:46:02 INFO : A1/B1/C1: Removing directory 2026/03/06 01:46:03 DEBUG : removing 1 level 2 directories 2026/03/06 01:46:03 INFO : A1/B1: Removing directory 2026/03/06 01:46:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/06 01:46:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.45s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:46:06 INFO : A1: Making directory 2026/03/06 01:46:06 INFO : A1/B1: Making directory 2026/03/06 01:46:07 INFO : A1/B1/C1: Making directory 2026/03/06 01:46:10 DEBUG : removing 1 level 3 directories 2026/03/06 01:46:10 INFO : A1/B1/C1: Removing directory 2026/03/06 01:46:11 DEBUG : removing 1 level 2 directories 2026/03/06 01:46:11 INFO : A1/B1: Removing directory 2026/03/06 01:46:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/06 01:46:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.61s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:46:16 DEBUG : file1: md5 = c4c65dc793ad343575708458ce3fb782 OK 2026/03/06 01:46:17 DEBUG : filename.txt: File name found in url 2026/03/06 01:46:18 DEBUG : filename.txt: md5 = 03b5cd6044e9566160d7180384f86d6c OK 2026/03/06 01:46:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/06 01:46:20 DEBUG : headerfilename.txt: md5 = 509c003f8cf74bada857bfe0d0ed529c OK 2026/03/06 01:46:21 DEBUG : file2: md5 = 133f8def3a9ab5e1de845af59bb0ced5 OK --- PASS: TestCopyURL (9.54s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:46:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/06 01:46:26 DEBUG : sub/file2: md5 = 1577aded9d7ae750e47b191f56c0e874 OK 2026/03/06 01:46:26 DEBUG : sub/file2: size = 14 OK 2026/03/06 01:46:26 INFO : file1: Copied (new) to: sub/file2 2026/03/06 01:46:26 INFO : file1: Deleted 2026/03/06 01:46:27 DEBUG : sub/file2: size = 14 OK 2026/03/06 01:46:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:46:27 DEBUG : file1: Unchanged skipping 2026/03/06 01:46:27 INFO : file1: Deleted 2026/03/06 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': don't need to copy/move sub/file2, it is already at target location 2026/03/06 01:46:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.24s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:46:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/06 01:46:32 DEBUG : file1: md5 = 5cd6a9b236cbf55a3ca8f778d864fb10 OK 2026/03/06 01:46:32 DEBUG : file1: size = 14 OK 2026/03/06 01:46:32 INFO : file1: Copied (new) 2026/03/06 01:46:32 INFO : file1: Deleted 2026/03/06 01:46:32 DEBUG : file1: Destination exists, skipping 2026/03/06 01:46:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.57s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:46:37 DEBUG : dst/file1: md5 = cc443f9b40f97c2d2e2d6a5cbf9e247a OK 2026/03/06 01:46:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xepodib5xavu/backup" 2026/03/06 01:46:38 DEBUG : Creating backend with remote "TestDrive:crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0/1nrff024r7pq65ecp72fc28jb0" 2026/03/06 01:46:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone579639357) 2026/03/06 01:46:39 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu') 2026/03/06 01:46:39 DEBUG : dst/file1: Sizes differ 2026/03/06 01:46:42 INFO : dst/file1: Moved (server-side) 2026/03/06 01:46:43 DEBUG : dst/file1: md5 = a395151a64c6599a17d15d7eb7266f19 OK 2026/03/06 01:46:43 DEBUG : dst/file1: size = 14 OK 2026/03/06 01:46:43 INFO : dst/file1: Copied (new) 2026/03/06 01:46:43 INFO : dst/file1: Deleted 2026/03/06 01:46:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/06 01:46:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/06 01:46:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.18s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:46:50 DEBUG : A1/one: md5 = a04755dcb3b9631dd037beaeea3d3443 OK 2026/03/06 01:46:52 DEBUG : A1/two: md5 = 3e3351bd13d1b2b64674bce1010a5af1 OK 2026/03/06 01:46:54 DEBUG : A1/B1/three: md5 = 622cce9587a5dad606ec1c8ab718c5c6 OK 2026/03/06 01:46:56 DEBUG : A1/B1/C1/four: md5 = 5c54b06c843183dea854cac6cb62fc2e OK 2026/03/06 01:46:58 DEBUG : A1/B1/C2/five: md5 = 26d2f46654bc185a8048e0d14893ecaf OK 2026/03/06 01:46:58 INFO : A1/B2: Making directory 2026/03/06 01:46:59 INFO : A1/B1/C3: Making directory 2026/03/06 01:47:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/06 01:47:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/06 01:47:09 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/06 01:47:09 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/06 01:47:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/06 01:47:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/06 01:47:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/06 01:47:12 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/06 01:47:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/06 01:47:13 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/06 01:47:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/06 01:47:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/06 01:47:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/06 01:47:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/06 01:47:20 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/06 01:47:21 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/06 01:47:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/06 01:47:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/06 01:47:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/06 01:47:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/06 01:47:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/06 01:47:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/06 01:47:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/06 01:47:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/06 01:47:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/06 01:47:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/06 01:47:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/06 01:47:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/06 01:47:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/06 01:47:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/06 01:47:33 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.98s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 01:47:36 DEBUG : no_checksum_small_file_from_pipe: md5 = 7ae06aa88d431575eccaf4c6f222a703 OK 2026/03/06 01:47:36 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 01:47:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/06 01:47:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/06 01:47:37 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/06 01:47:38 DEBUG : no_checksum_big_file_from_pipe: md5 = decbfe135fdc6c3421c72168d64a3333 OK 2026/03/06 01:47:38 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 01:47:38 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 01:47:41 DEBUG : with_checksum_small_file_from_pipe: md5 = 0043b1499cdf0541d879f69d8df43e48 OK 2026/03/06 01:47:41 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 01:47:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/06 01:47:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/06 01:47:43 DEBUG : with_checksum_big_file_from_pipe: md5 = 6608826c851118617b9efc7d931ea6fb OK 2026/03/06 01:47:43 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 01:47:43 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 01:47:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 01:47:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:47:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/06 01:47:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 01:47:48 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:47:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 01:47:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 01:47:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/06 01:47:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/06 01:47:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 01:47:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.17s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/06 01:47:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (48 bytes), uploading instead of streaming 2026/03/06 01:47:57 DEBUG : rcat_metadata: md5 = c37a96a550fc8d88c5ce18f7122cf6ed OK 2026/03/06 01:47:57 DEBUG : rcat_metadata: size = 48 OK 2026/03/06 01:47:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/06 01:47:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/06 01:48:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = 77945151c4598ffbdcfaed2fd56fafcd OK 2026/03/06 01:48:00 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/06 01:48:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.64s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (3.44s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:03 DEBUG : potato1: md5 = acb42206c206eba9b392c809d7acd761 OK 2026/03/06 01:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (60 bytes), uploading instead of streaming 2026/03/06 01:48:05 DEBUG : potato2: md5 = 84caf9775aafd53ccc8072f3bc9b4df3 OK 2026/03/06 01:48:05 DEBUG : potato2: size = 60 OK 2026/03/06 01:48:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.80s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:08 DEBUG : potato1: md5 = f1c0baaca915effd602ee05736bd6a36 OK 2026/03/06 01:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': File to upload is small (60 bytes), uploading instead of streaming 2026/03/06 01:48:10 DEBUG : potato2: md5 = aea6d10d7ae64fc77885df13721d43e4 OK 2026/03/06 01:48:10 DEBUG : potato2: size = 60 OK 2026/03/06 01:48:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.25s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:13 DEBUG : potato2: md5 = 7089da78b48c234bee3412da2d2b2c70 OK 2026/03/06 01:48:15 DEBUG : empty space: md5 = 6c4629f1270db36b745252e81339ee4e OK 2026/03/06 01:48:17 DEBUG : sub dir/potato3: md5 = dbe57bcd7ac3ef65c8b31b61094e5879 OK 2026/03/06 01:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Touching "sub dir/potato3" 2026/03/06 01:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Touching "empty space" 2026/03/06 01:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Touching "potato2" 2026/03/06 01:48:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.41s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:22 DEBUG : dir with metadata: Making directory with metadata 2026/03/06 01:48:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.71s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:25 DEBUG : directory with modtime: Making directory with metadata 2026/03/06 01:48:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.57s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/06 01:48:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:48:28 DEBUG : Google drive root 'crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0': Skipping btime metadata as can't update it on an existing file: 2026-03-06T01:48:28.025962222Z 2026/03/06 01:48:28 INFO : non existent directory: Updated directory metadata 2026/03/06 01:48:30 DEBUG : Google drive root 'crypt/r9osecp7k5cm4gre7orvqgkfomb3aamc8emdbbvmo7vhptids7s0': Skipping btime metadata as can't update it on an existing file: 2026-03-06T01:48:28.025962222Z 2026/03/06 01:48:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/06 01:48:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/06 01:48:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/06 01:48:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:48:37 DEBUG : dst: Making directory with metadata 2026/03/06 01:48:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/06 01:48:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/06 01:48:38 INFO : dst: Set directory modification time (using SetModTime) 2026/03/06 01:48:38 INFO : dst: Set directory modification time (using SetModTime) 2026/03/06 01:48:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/06 01:48:39 INFO : dst: Set directory modification time (using SetModTime) 2026/03/06 01:48:39 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.72s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu'", Local "Local file system at /tmp/rclone579639357", Modify Window "1ms" 2026/03/06 01:48:43 DEBUG : sub dir/test remove existing: md5 = 362a9a3a0618de0958c0d3e8f194c224 OK 2026/03/06 01:48:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e431489a401f9fb72f3c9193f5fc0db1 OK 2026/03/06 01:48:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fiyetur2" before starting 2026/03/06 01:48:47 DEBUG : sub dir/test remove existing.fiyetur2: TEST: removing renamed existing file after operation 2026/03/06 01:48:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yobuyez5" before starting 2026/03/06 01:48:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yobuyez5: TEST: renaming existing back after failed operation 2026/03/06 01:48:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.direcik7" before starting 2026/03/06 01:48:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.direcik7: TEST: removing renamed existing file after operation 2026/03/06 01:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nm656am8ajdmlu9htdf6cjmjmep7h23i8krqd5ak62h69a1t8018ne10vaa2sppfq1npoelkbnkhk51113ciqtbd5239c13s6a3q43u6pr0moh1b2bhepu7v3t5uea0i395hhuhdiuffkmfjuvache5hg7jf40s0sruds18qead5gp7tjha0" 2026/03/06 01:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6flrrspfbhefflijeh8td66rni6bhv8m3o7oq39ruf6vi0h9u5jg" --- PASS: TestRemoveExisting (14.05s) === 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/03/06 01:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xepodib5xavu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m35.857363146s (try 1/5)