"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/02 02:42:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu" 2026/04/02 02:42:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg" 2026/04/02 02:42:39 DEBUG : Creating backend with remote "/tmp/rclone3079108947" === 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/04/02 02:42:39 DEBUG : a: size = 0 OK 2026/04/02 02:42:39 DEBUG : a: size = 1 (memory) 2026/04/02 02:42:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/02 02:42:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/02 02:42:39 DEBUG : potato: Seek from 10 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 10 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 2 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/02 02:42:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 2 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/02 02:42:39 DEBUG : potato: Seek from 8 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 8 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/02 02:42:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:42:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:42:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:42:39 DEBUG : potato: Seek from 5 to 2 2026/04/02 02:42:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/02 02:42:39 DEBUG : potato: Seek from 9 to 0 2026/04/02 02:42:39 DEBUG : potato: Seek from 9 to 0 2026/04/02 02:42:39 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:42:41 DEBUG : rutabaga: md5 = 3391656bd019188cdb637b07885e723a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/02 02:42:43 DEBUG : empty space: md5 = fdf0cc61028e9ebd67b44c011b253c69 OK === RUN TestCheck/3 2026/04/02 02:42:46 DEBUG : potato2: md5 = a3616189d4ee870adffe2dd56e8cf180 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/02 02:42:48 DEBUG : remotepotato: md5 = 6f5aaf684540affe935db03e2ab52f29 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.01s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.32s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/04/02 02:42:51 DEBUG : Creating backend with remote "nonexistent" 2026/04/02 02:42:51 DEBUG : Creating backend with remote "nonexistent" 2026/04/02 02:42:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/02 02:42:51 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/02 02:42:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/02 02:42:51 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:42:53 DEBUG : rutabaga: md5 = 0400afa876ed84e67ace69444c884685 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/02 02:42:56 DEBUG : empty space: md5 = 071f501b6a9b44f80f2f216b84c17600 OK === RUN TestCheckDownload/3 2026/04/02 02:42:59 DEBUG : potato2: md5 = adc8aa13c33369cfab824153a5dfc3c9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/02 02:43:03 DEBUG : remotepotato: md5 = 4f858b8c74397ef7d8ff7f5e5e232e4f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.83s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:43:08 DEBUG : rutabaga: md5 = 79b96746dae246cd06028ecc020e4253 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/02 02:43:10 DEBUG : empty space: md5 = ca5406b417cd059b923cc862651132a5 OK === RUN TestCheckSizeOnly/3 2026/04/02 02:43:12 DEBUG : potato2: md5 = de8ca3dc7eb85f03fde9dfdd92e44661 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/02 02:43:14 DEBUG : remotepotato: md5 = adabe4911430fd0dbb7fdc690ae3dd44 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.36s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:43:19 DEBUG : test.sum: md5 = e50579607ac40b9d368e31bb0657d23d OK 2026/04/02 02:43:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/02 02:43:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/02 02:43:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/02 02:43:20 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/02 02:43:21 DEBUG : test.sum: md5 = eda5b902d5bc41ce5a9ee2e65ec6abb4 OK 2026/04/02 02:43:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/02 02:43:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/02 02:43:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/02 02:43:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.57s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/data" 2026/04/02 02:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:43:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/data" 2026/04/02 02:43:25 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/vjrnln8ratgmqakfosrqe8espk" 2026/04/02 02:43:28 DEBUG : data/banana: md5 = 09d598321d96054de49db45df6b32596 OK 2026/04/02 02:43:30 DEBUG : test.sum: md5 = a55f62bba88cab405e70667a3220f78f OK === RUN TestCheckSumDownload/subtest1 2026/04/02 02:43:34 DEBUG : data/potato: md5 = d21b13bee9a97077ddbf61f7016ebdd4 OK 2026/04/02 02:43:35 DEBUG : test.sum: md5 = f821d39d346bc3a6a83a2d147838e4da OK === RUN TestCheckSumDownload/subtest2 2026/04/02 02:43:39 DEBUG : test.sum: md5 = 66bb57f25958631ecd3f49ccad6872c1 OK === RUN TestCheckSumDownload/subtest3 2026/04/02 02:43:43 DEBUG : test.sum: md5 = e5e01532dff0295feba658d4b057632c OK === RUN TestCheckSumDownload/subtest4 2026/04/02 02:43:47 DEBUG : test.sum: md5 = 256c77a1e4ebf92566955cbcbf6c272a OK === RUN TestCheckSumDownload/subtest5 2026/04/02 02:43:51 DEBUG : test.sum: md5 = 98fff709200f1fb16a3a9fc6fc9b705d OK === RUN TestCheckSumDownload/subtest6 2026/04/02 02:43:55 DEBUG : data/banana: md5 = 8c4d91e15c7828828160b049ded7c871 OK 2026/04/02 02:43:56 DEBUG : data/potato: md5 = 49db4eba0de2484e520193668bb42158 OK 2026/04/02 02:43:58 DEBUG : test.sum: md5 = d44d05c76e260d1cb77ec469aa081860 OK === RUN TestCheckSumDownload/subtest7 2026/04/02 02:44:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/02 02:44:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.04s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (1.90s) --- PASS: TestCheckSumDownload/subtest4 (1.90s) --- PASS: TestCheckSumDownload/subtest5 (1.92s) --- PASS: TestCheckSumDownload/subtest6 (1.85s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestApplyTransforms 2026/04/02 02:44:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zemaxoy1xeko" 2026/04/02 02:44:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:03 DEBUG : Creating backend with remote "TestDrive:crypt/o979fii9ojh4ch0pafljbhi53n44suuua3flt3rb3t135dkri1o0" 2026/04/02 02:44:04 DEBUG : Creating backend with remote "/tmp/rclone1893366242" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko'", Local "Local file system at /tmp/rclone1893366242", Modify Window "1ms" 2026/04/02 02:44:06 DEBUG : hello, world!: md5 = c458bff6f0426f79c7ae1fb19eca94e5 OK upper checkfile vs. lower remote (without normalization) 2026/04/02 02:44:06 ERROR : hello, world!: sum not found 2026/04/02 02:44:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko' 2026/04/02 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko': 1 files missing 2026/04/02 02:44:06 NOTICE: 1 hashes missing 2026/04/02 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko': 1 differences found 2026/04/02 02:44:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/02 02:44:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko': 0 differences found 2026/04/02 02:44:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko': 1 matching files 2026/04/02 02:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gipayox3gimo" 2026/04/02 02:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/0ml7a76o707u46gpk6qikmbe7bm537d9nnien57ss8k12jpttkn0" 2026/04/02 02:44:08 DEBUG : Creating backend with remote "/tmp/rclone3020510265" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo'", Local "Local file system at /tmp/rclone3020510265", Modify Window "1ms" 2026/04/02 02:44:11 DEBUG : HELLO, WORLD!: md5 = 9b1f434cfb4d6d77a4254b62ff62f8d4 OK lower checkfile vs. upper remote (without normalization) 2026/04/02 02:44:11 ERROR : HELLO, WORLD!: sum not found 2026/04/02 02:44:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo' 2026/04/02 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo': 1 files missing 2026/04/02 02:44:11 NOTICE: 1 hashes missing 2026/04/02 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo': 1 differences found 2026/04/02 02:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/02 02:44:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo': 0 differences found 2026/04/02 02:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo': 1 matching files 2026/04/02 02:44:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venerad8zuto" 2026/04/02 02:44:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:12 DEBUG : Creating backend with remote "TestDrive:crypt/o1rm5ens6eh9q2fsgk2h5uoioj3rp7jp0ple07mai70td26c1f40" 2026/04/02 02:44:13 DEBUG : Creating backend with remote "/tmp/rclone1344302134" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto'", Local "Local file system at /tmp/rclone1344302134", Modify Window "1ms" 2026/04/02 02:44:15 DEBUG : HeLlO, wOrLd!: md5 = 4dfbf80c25bfcdc506f9150a143bc1b9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/02 02:44:16 ERROR : HeLlO, wOrLd!: sum not found 2026/04/02 02:44:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto' 2026/04/02 02:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto': 1 files missing 2026/04/02 02:44:16 NOTICE: 1 hashes missing 2026/04/02 02:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto': 1 differences found 2026/04/02 02:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/02 02:44:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto': 0 differences found 2026/04/02 02:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto': 1 matching files 2026/04/02 02:44:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zajeqaj1five" 2026/04/02 02:44:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:17 DEBUG : Creating backend with remote "TestDrive:crypt/g9ar179vrkt9fk453ks9lvkfdroaij4lnv53c9rvgos1eqpvau90" 2026/04/02 02:44:18 DEBUG : Creating backend with remote "/tmp/rclone4158053800" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five'", Local "Local file system at /tmp/rclone4158053800", Modify Window "1ms" 2026/04/02 02:44:20 DEBUG : HELLO, WORLD!: md5 = d9fcde73e98ca4c0e524189f514103fe OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/02 02:44:20 ERROR : HELLO, WORLD!: sum not found 2026/04/02 02:44:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five' 2026/04/02 02:44:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five': 1 files missing 2026/04/02 02:44:20 NOTICE: 1 hashes missing 2026/04/02 02:44:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five': 1 differences found 2026/04/02 02:44:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/02 02:44:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five': 0 differences found 2026/04/02 02:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five': 1 matching files 2026/04/02 02:44:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zefexef3kive" 2026/04/02 02:44:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:21 DEBUG : Creating backend with remote "TestDrive:crypt/ovfp5bb4cr5gju6rl3brlcbd9harad2c5rufqj61ecsgci0kpv50" 2026/04/02 02:44:22 DEBUG : Creating backend with remote "/tmp/rclone713266945" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive'", Local "Local file system at /tmp/rclone713266945", Modify Window "1ms" 2026/04/02 02:44:25 DEBUG : 測試_Русский___ě_áñ: md5 = 134058e5ca07f0d040f176dabc3498e6 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/02 02:44:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/02 02:44:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive' 2026/04/02 02:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive': 1 files missing 2026/04/02 02:44:25 NOTICE: 1 hashes missing 2026/04/02 02:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive': 1 differences found 2026/04/02 02:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/02 02:44:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive': 0 differences found 2026/04/02 02:44:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive': 1 matching files 2026/04/02 02:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vahogep8fugo" 2026/04/02 02:44:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/dt4bmcljh9glartdndee55575n9fqdg9q0s7veh9n81pkg553980" 2026/04/02 02:44:27 DEBUG : Creating backend with remote "/tmp/rclone726264268" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo'", Local "Local file system at /tmp/rclone726264268", Modify Window "1ms" 2026/04/02 02:44:29 DEBUG : 測試_Русский___ě_áñ: md5 = e02d55a44e31a0d239ed3bd96f4cefdb OK NFC checkfile vs. NFD remote (without normalization) 2026/04/02 02:44:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/02 02:44:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo' 2026/04/02 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo': 1 files missing 2026/04/02 02:44:30 NOTICE: 1 hashes missing 2026/04/02 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo': 1 differences found 2026/04/02 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/02 02:44:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo': 0 differences found 2026/04/02 02:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo': 1 matching files 2026/04/02 02:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rimowam1liso" 2026/04/02 02:44:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/u2aojmvd65sg6rmdb2tmu88in0ir2bqjo6244r1aijki8e1edqb0" 2026/04/02 02:44:32 DEBUG : Creating backend with remote "/tmp/rclone3656320448" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso'", Local "Local file system at /tmp/rclone3656320448", Modify Window "1ms" 2026/04/02 02:44:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b4244376224497e0b7e23a878cb401f5 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/02 02:44:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/02 02:44:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso' 2026/04/02 02:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso': 1 files missing 2026/04/02 02:44:34 NOTICE: 1 hashes missing 2026/04/02 02:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso': 1 differences found 2026/04/02 02:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/02 02:44:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso': 0 differences found 2026/04/02 02:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso': 1 matching files 2026/04/02 02:44:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cixuper7todi" 2026/04/02 02:44:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:35 DEBUG : Creating backend with remote "TestDrive:crypt/eisu77a7v6tkoa66j6pl0ocp51eumjlkuhtq308d2oftvt95elkg" 2026/04/02 02:44:36 DEBUG : Creating backend with remote "/tmp/rclone3378159172" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi'", Local "Local file system at /tmp/rclone3378159172", Modify Window "1ms" 2026/04/02 02:44:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a4a5cc30698843529b54ea34d034c27a OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/02 02:44:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/02 02:44:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi' 2026/04/02 02:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi': 1 files missing 2026/04/02 02:44:39 NOTICE: 1 hashes missing 2026/04/02 02:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi': 1 differences found 2026/04/02 02:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/02 02:44:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi': 0 differences found 2026/04/02 02:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi': 1 matching files 2026/04/02 02:44:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodunok6wuqa" 2026/04/02 02:44:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:40 DEBUG : Creating backend with remote "TestDrive:crypt/islb7icr2p8o9ar3rm7ijpmbjk3erfvqr2pffcgc8stp8oeok2c0" 2026/04/02 02:44:41 DEBUG : Creating backend with remote "/tmp/rclone3000508987" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa'", Local "Local file system at /tmp/rclone3000508987", Modify Window "1ms" 2026/04/02 02:44:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 33821ee497d953aca6313ab157b454bf OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/02 02:44:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/02 02:44:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa' 2026/04/02 02:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa': 1 files missing 2026/04/02 02:44:43 NOTICE: 1 hashes missing 2026/04/02 02:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa': 1 differences found 2026/04/02 02:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/02 02:44:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa': 0 differences found 2026/04/02 02:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa': 1 matching files 2026/04/02 02:44:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joheguw6fabu" 2026/04/02 02:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:44:44 DEBUG : Creating backend with remote "TestDrive:crypt/90r7jd34akvett4quqesmijrgskp1k32bt160ob8j9bgmlf8vtn0" 2026/04/02 02:44:45 DEBUG : Creating backend with remote "/tmp/rclone4007642930" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu'", Local "Local file system at /tmp/rclone4007642930", Modify Window "1ms" 2026/04/02 02:44:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3b9529aa95d8464787053139a5119a2a OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/02 02:44:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/02 02:44:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu' 2026/04/02 02:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu': 1 files missing 2026/04/02 02:44:48 NOTICE: 1 hashes missing 2026/04/02 02:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu': 1 differences found 2026/04/02 02:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/02 02:44:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 02:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu': 0 differences found 2026/04/02 02:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu': 1 matching files 2026/04/02 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joheguw6fabu': Purge remote 2026/04/02 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodunok6wuqa': Purge remote 2026/04/02 02:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cixuper7todi': Purge remote 2026/04/02 02:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rimowam1liso': Purge remote 2026/04/02 02:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vahogep8fugo': Purge remote 2026/04/02 02:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zefexef3kive': Purge remote 2026/04/02 02:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zajeqaj1five': Purge remote 2026/04/02 02:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venerad8zuto': Purge remote 2026/04/02 02:44:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gipayox3gimo': Purge remote 2026/04/02 02:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zemaxoy1xeko': Purge remote --- PASS: TestApplyTransforms (50.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:44:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/02 02:44:56 DEBUG : sub/file2: md5 = 3cc53ee562ea329565943b232060da08 OK 2026/04/02 02:44:56 DEBUG : sub/file2: size = 14 OK 2026/04/02 02:44:56 INFO : file1: Copied (new) to: sub/file2 2026/04/02 02:44:56 DEBUG : sub/file2: size = 14 OK 2026/04/02 02:44:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 02:44:56 DEBUG : file1: Unchanged skipping 2026/04/02 02:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': don't need to copy/move sub/file2, it is already at target location 2026/04/02 02:44:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.31s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:45:02 DEBUG : dst/file1: md5 = 99d78263ab028352cb44b684cb1b75fc OK 2026/04/02 02:45:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/backup" 2026/04/02 02:45:03 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/1nrff024r7pq65ecp72fc28jb0" 2026/04/02 02:45:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:04 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu') 2026/04/02 02:45:04 DEBUG : dst/file1: Sizes differ 2026/04/02 02:45:07 INFO : dst/file1: Moved (server-side) 2026/04/02 02:45:08 DEBUG : dst/file1: md5 = 1820884806f589ab4b980fa494e654da OK 2026/04/02 02:45:08 DEBUG : dst/file1: size = 14 OK 2026/04/02 02:45:08 INFO : dst/file1: Copied (new) 2026/04/02 02:45:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:45:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:45:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.69s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:45:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/dst" 2026/04/02 02:45:13 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 02:45:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/CompareDest" 2026/04/02 02:45:14 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/gveqi14airsml4bgu7krj116o8" 2026/04/02 02:45:16 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 02:45:19 DEBUG : one: md5 = c5c219e54a86c6b14c914d7fc3ecf686 OK 2026/04/02 02:45:19 DEBUG : one: size = 3 OK 2026/04/02 02:45:19 INFO : one: Copied (new) 2026/04/02 02:45:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/dst') 2026/04/02 02:45:20 DEBUG : one: Sizes differ 2026/04/02 02:45:21 DEBUG : one: md5 = f13ee50db39f10a95b4944a773e82023 OK 2026/04/02 02:45:21 DEBUG : one: size = 5 OK 2026/04/02 02:45:21 INFO : one: Copied (replaced existing) 2026/04/02 02:45:23 DEBUG : dst/one: md5 = bc50bcfc0c8310ebfe4111929386fcd6 OK 2026/04/02 02:45:25 DEBUG : CompareDest/one: md5 = 71ab6cb0ffe9da4d9c07b2439564fcfb OK 2026/04/02 02:45:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/dst') 2026/04/02 02:45:26 DEBUG : one: Sizes differ 2026/04/02 02:45:27 DEBUG : one: size = 5 OK 2026/04/02 02:45:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 02:45:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 02:45:29 DEBUG : CompareDest/two: md5 = 7ab16f0d7b244ca6fc2e4bf3a6fd7285 OK 2026/04/02 02:45:29 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 02:45:29 DEBUG : two: size = 3 OK 2026/04/02 02:45:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 02:45:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 02:45:30 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 02:45:30 DEBUG : two: size = 3 OK 2026/04/02 02:45:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 02:45:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 02:45:32 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 02:45:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:32 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/CompareDest') 2026/04/02 02:45:32 DEBUG : two: Sizes differ 2026/04/02 02:45:34 DEBUG : two: md5 = 0e74cb670233dd325292246c9f87cff2 OK 2026/04/02 02:45:34 DEBUG : two: size = 5 OK 2026/04/02 02:45:34 INFO : two: Copied (new) 2026/04/02 02:45:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 02:45:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:45:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 02:45:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.25s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:45:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/dst" 2026/04/02 02:45:38 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 02:45:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/CopyDest" 2026/04/02 02:45:40 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/02 02:45:41 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 02:45:43 DEBUG : one: md5 = 2c317427a6bbbba51d1759bdb0607765 OK 2026/04/02 02:45:43 DEBUG : one: size = 3 OK 2026/04/02 02:45:43 INFO : one: Copied (new) 2026/04/02 02:45:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/dst') 2026/04/02 02:45:45 DEBUG : one: Sizes differ 2026/04/02 02:45:47 DEBUG : one: md5 = c8f243db184796267fd7a3c048570f6d OK 2026/04/02 02:45:47 DEBUG : one: size = 5 OK 2026/04/02 02:45:47 INFO : one: Copied (replaced existing) 2026/04/02 02:45:49 DEBUG : dst/one: md5 = c8bcb895a33c163682ab5fe51ff6ffa7 OK 2026/04/02 02:45:51 DEBUG : CopyDest/one: md5 = 676c9844c1c06ff88e4986efdea7ef2d OK 2026/04/02 02:45:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/BackupDir" 2026/04/02 02:45:52 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/02 02:45:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/dst') 2026/04/02 02:45:54 DEBUG : one: Sizes differ 2026/04/02 02:45:54 DEBUG : one: size = 5 OK 2026/04/02 02:45:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 02:45:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:45:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/dst') 2026/04/02 02:45:54 DEBUG : one: Sizes differ 2026/04/02 02:45:56 INFO : one: Moved (server-side) 2026/04/02 02:45:57 DEBUG : one: size = 5 OK 2026/04/02 02:45:57 INFO : one: Copied (server-side copy) 2026/04/02 02:45:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/02 02:45:59 DEBUG : CopyDest/two: md5 = b180b3daf99b8ffabf71bab96f82def0 OK 2026/04/02 02:45:59 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 02:46:00 DEBUG : two: size = 3 OK 2026/04/02 02:46:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 02:46:01 DEBUG : two: size = 3 OK 2026/04/02 02:46:01 INFO : two: Copied (server-side copy) 2026/04/02 02:46:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/02 02:46:02 DEBUG : two: size = 3 OK 2026/04/02 02:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 02:46:02 DEBUG : two: Unchanged skipping 2026/04/02 02:46:03 DEBUG : CopyDest/three: md5 = 01c6d63239e2840e8f426657fcee9cbb OK 2026/04/02 02:46:04 DEBUG : three: Need to transfer - File not found at Destination 2026/04/02 02:46:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:46:04 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu/CopyDest') 2026/04/02 02:46:04 DEBUG : three: Sizes differ 2026/04/02 02:46:04 DEBUG : three: Destination not found in --copy-dest 2026/04/02 02:46:06 DEBUG : three: md5 = 8e260c97884bce9561d4acdc54bf9397 OK 2026/04/02 02:46:06 DEBUG : three: size = 7 OK 2026/04/02 02:46:06 INFO : three: Copied (new) 2026/04/02 02:46:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/02 02:46:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 02:46:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:46:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/02 02:46:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 02:46:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:46:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.50s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/02 02:46:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c1b700f4718d50c52d53fccd5791e57f OK 2026/04/02 02:46:16 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/02 02:46:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/02 02:46:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/02 02:46:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/04/02 02:46:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/02 02:46:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/02 02:46:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fec7bb0378434dc50480e11b15c971b8 OK 2026/04/02 02:46:20 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/02 02:46:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/02 02:46:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/02 02:46:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.14s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using skip mode. 2026/04/02 02:46:26 NOTICE: one: Found 2 files with duplicate names 2026/04/02 02:46:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using skip mode. 2026/04/02 02:46:32 NOTICE: one: Found 3 files with duplicate names 2026/04/02 02:46:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/02 02:46:32 INFO : one: Deleted 2026/04/02 02:46:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using first mode. 2026/04/02 02:46:38 NOTICE: one: Found 3 files with duplicate names 2026/04/02 02:46:39 INFO : one: Deleted 2026/04/02 02:46:39 INFO : one: Deleted 2026/04/02 02:46:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using newest mode. 2026/04/02 02:46:44 NOTICE: one: Found 3 files with duplicate names 2026/04/02 02:46:45 INFO : one: Deleted 2026/04/02 02:46:45 INFO : one: Deleted 2026/04/02 02:46:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.53s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using oldest mode. 2026/04/02 02:46:51 NOTICE: one: Found 3 files with duplicate names 2026/04/02 02:46:52 INFO : one: Deleted 2026/04/02 02:46:52 INFO : one: Deleted 2026/04/02 02:46:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.12s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:46:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using largest mode. 2026/04/02 02:46:58 NOTICE: one: Found 3 files with duplicate names 2026/04/02 02:46:58 INFO : one: Deleted 2026/04/02 02:46:59 INFO : one: Deleted 2026/04/02 02:46:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.59s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:47:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using smallest mode. 2026/04/02 02:47:04 NOTICE: one: Found 3 files with duplicate names 2026/04/02 02:47:04 INFO : one: Deleted 2026/04/02 02:47:05 INFO : one: Deleted 2026/04/02 02:47:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.94s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:47:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Looking for duplicate names using rename mode. 2026/04/02 02:47:11 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/02 02:47:13 INFO : one-2.txt: renamed from: one.txt 2026/04/02 02:47:14 INFO : one-3.txt: renamed from: one.txt 2026/04/02 02:47:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.48s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:47:20 DEBUG : dupe1/one.txt: md5 = c36822da8b0bc3375da25a63765a02ed OK 2026/04/02 02:47:22 DEBUG : dupe2/two.txt: md5 = 3b724bb84477dcf7905e92bb37ac2f61 OK 2026/04/02 02:47:24 DEBUG : dupe3/three.txt: md5 = 0d405abf2fc95cd087dbf5659f751884 OK 2026/04/02 02:47:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/02 02:47:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/02 02:47:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/02 02:47:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/02 02:47:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/02 02:47:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/02 02:47:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.50s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:47:31 DEBUG : a.txt: md5 = eb924022b487dab1e49bfb32bbf8edd6 OK 2026/04/02 02:47:33 DEBUG : zend.txt: md5 = b834a31931b3c2a2a9af89453821bbf1 OK 2026/04/02 02:47:35 DEBUG : sub dir/hello world: md5 = a85964358b86ced6028f25bc4f0dc9db OK 2026/04/02 02:47:36 DEBUG : sub dir/hello world2: md5 = 692fd693b50adfc734fbcaa052f1d42d OK 2026/04/02 02:47:38 DEBUG : sub dir/ignore dir/.ignore: md5 = c8bac7984e1cdb4e680616be3919a0ae OK 2026/04/02 02:47:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = d18bd6607e36df528eb74b9c4b79a4f3 OK 2026/04/02 02:47:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 671e12f52620919e42e2d615ca734d9b OK 2026/04/02 02:47:43 DEBUG : a.txt: Excluded (Size Filter) 2026/04/02 02:47:43 DEBUG : a.txt: Excluded 2026/04/02 02:47:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/02 02:47:44 DEBUG : sub dir/hello world: Excluded 2026/04/02 02:47:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/02 02:47:44 DEBUG : sub dir/hello world2: Excluded 2026/04/02 02:47:44 DEBUG : sub dir/ignore dir: Excluded 2026/04/02 02:47:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/02 02:47:44 DEBUG : sub dir/hello world: Excluded 2026/04/02 02:47:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/02 02:47:44 DEBUG : sub dir/hello world2: Excluded 2026/04/02 02:47:45 DEBUG : sub dir/ignore dir: Excluded 2026/04/02 02:47:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/02 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/02 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/02 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/02 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/02 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 02:47:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.21s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:47:53 DEBUG : a.txt: md5 = b3f7c937a588fe3df143a8f7232fa7d2 OK 2026/04/02 02:47:54 DEBUG : zend.txt: md5 = 052ba4a078edac4f60709d18c91e3a2e OK 2026/04/02 02:47:56 DEBUG : sub dir/hello world: md5 = 0f11d83ec7c0911af6bf2cf86d238ad2 OK 2026/04/02 02:47:57 DEBUG : sub dir/hello world2: md5 = e087e4379e1c276062da43a73cc9d20a OK 2026/04/02 02:48:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 2f414f1c440656815466a58a24fa2cc8 OK 2026/04/02 02:48:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0b9a1a4ba5e1fb2c741b996f87371d53 OK 2026/04/02 02:48:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = a6b40f8d4490b8d6996eda56442fbae9 OK 2026/04/02 02:48:04 DEBUG : a.txt: Excluded (Size Filter) 2026/04/02 02:48:04 DEBUG : a.txt: Excluded 2026/04/02 02:48:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/02 02:48:05 DEBUG : sub dir/hello world: Excluded 2026/04/02 02:48:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/02 02:48:05 DEBUG : sub dir/hello world2: Excluded 2026/04/02 02:48:06 DEBUG : sub dir/ignore dir: Excluded 2026/04/02 02:48:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/02 02:48:06 DEBUG : sub dir/hello world: Excluded 2026/04/02 02:48:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/02 02:48:06 DEBUG : sub dir/hello world2: Excluded 2026/04/02 02:48:06 DEBUG : sub dir/ignore dir: Excluded 2026/04/02 02:48:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/02 02:48:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/02 02:48:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/02 02:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/02 02:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/02 02:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/02 02:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.53s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:14 DEBUG : file1: md5 = 573e44781cbc3d4dbc5b38ab07d7020d OK 2026/04/02 02:48:16 DEBUG : sub/file2: md5 = 77df49bde24cb2ee6474c63cb139ecb9 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/02 02:48:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/02 02:48:19 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/02 02:48:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/02 02:48:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.59s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:24 DEBUG : file1: md5 = 6bab7f9c30372903f9b82312987af669 OK 2026/04/02 02:48:26 DEBUG : sub/file2: md5 = 80f317555b118b55e7db7584d439d71e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/04/02 02:48:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/notfound" 2026/04/02 02:48:30 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/qe0i31qdkoejk60elps0ni5sqk" 2026/04/02 02:48:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.83s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.32s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Making directory 2026/04/02 02:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:37 DEBUG : sub dir/hello world: md5 = 138d34e9670d4ac53b0165ea097dd6bf OK 2026/04/02 02:48:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.92s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:41 DEBUG : potato2: md5 = e50ad476cad8664daaf095faef881665 OK 2026/04/02 02:48:42 DEBUG : empty space: md5 = 53e9e5f999f42f28f3217beb50839c5f OK --- PASS: TestLs (4.63s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:46 DEBUG : potato2: md5 = 17103caafd18e4f2283f9acba06a7727 OK 2026/04/02 02:48:47 DEBUG : empty space: md5 = cf7352b51372bc99da90e251b7bb5492 OK 2026/04/02 02:48:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:50 DEBUG : potato2: md5 = 1a290519b7799ae8d1b3a56fca3af3de OK 2026/04/02 02:48:52 DEBUG : empty space: md5 = 77e3958dffecb6ee3f4e22a8dd5609ea OK --- PASS: TestLsLong (4.68s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:48:55 DEBUG : potato2: md5 = dde5e7392b8cc20c030e14c6b87483f2 OK 2026/04/02 02:48:57 DEBUG : empty space: md5 = 0f77be11400b9368e9614423f8b150a5 OK --- PASS: TestHashSums (5.05s) === RUN TestHashSumsWithErrors 2026/04/02 02:48:59 DEBUG : Creating backend with remote ":memory:" 2026/04/02 02:48:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/02 02:48:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/02 02:48:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/02 02:48:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/02 02:48:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/02 02:48:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/02 02:48:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/02 02:48:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/02 02:48:59 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:00 DEBUG : potato2: md5 = 33c58fc5ad20d88da629f1c8c8b7084e OK 2026/04/02 02:49:01 DEBUG : empty space: md5 = 638f9ad8f01979c5d4ddb6a4bfe589e1 OK 2026/04/02 02:49:04 DEBUG : sub dir/potato3: md5 = 8bed2d9c5fb8b3c12f6f652df27ef42f OK 2026/04/02 02:49:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.46s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:09 DEBUG : small: md5 = 5e5a162c41830c55142d8dc46ad63ffe OK 2026/04/02 02:49:10 DEBUG : medium: md5 = 9f2e33adda7ee3a3400f5c0c09d62e56 OK 2026/04/02 02:49:11 DEBUG : large: md5 = c6de426c8cba26293c50b4745af2194b OK 2026/04/02 02:49:12 DEBUG : Waiting for deletions to finish 2026/04/02 02:49:12 DEBUG : large: Excluded (Size Filter) 2026/04/02 02:49:12 INFO : medium: Deleted 2026/04/02 02:49:12 INFO : small: Deleted --- PASS: TestDelete (6.31s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:15 DEBUG : small: md5 = bc8a3f3233672a24e181f7d86bed85a6 OK 2026/04/02 02:49:16 DEBUG : medium: md5 = bff52fee7b7904bde31c03c0aa5b4c40 OK 2026/04/02 02:49:18 DEBUG : large: md5 = 5fee7bbf2abddf89e538c35c4acb3ba1 OK 2026/04/02 02:49:18 DEBUG : Waiting for deletions to finish 2026/04/02 02:49:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/02 02:49:19 INFO : large: Deleted 2026/04/02 02:49:19 INFO : small: Deleted --- PASS: TestMaxDelete (6.69s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:22 DEBUG : small: md5 = ea39949d853832a2a3fa4cf8d770352a OK 2026/04/02 02:49:23 DEBUG : medium: md5 = 06ad816313538b15646ff906fb6189b3 OK 2026/04/02 02:49:25 DEBUG : large: md5 = c1d62c41c672300736a02bc0fa867ba5 OK 2026/04/02 02:49:25 DEBUG : Waiting for deletions to finish 2026/04/02 02:49:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/02 02:49:25 INFO : small: Deleted 2026/04/02 02:49:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.92s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:29 DEBUG : small: md5 = fc4f1677d60e0b2178f04c9d0ce4218c OK 2026/04/02 02:49:30 DEBUG : medium: md5 = e089ebafb504435abf8ce6ec0c5b6ed4 OK 2026/04/02 02:49:32 DEBUG : large: md5 = c15bd534f46ccf7508d78dd76c320a4b OK 2026/04/02 02:49:32 DEBUG : Waiting for deletions to finish 2026/04/02 02:49:32 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/04/02 02:49:32 INFO : small: Deleted 2026/04/02 02:49:32 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.88s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:35 DEBUG : ReadFile: md5 = 80f973b27e765343cb32a1aa2a9bd0be OK --- PASS: TestReadFile (3.78s) === RUN TestRetry 2026/04/02 02:49:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/02 02:49:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/02 02:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/02 02:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/02 02:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/02 02:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/02 02:49:38 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:49:39 DEBUG : file1: md5 = 7a9d2acf7af8fc0667e2dfdd39333943 OK 2026/04/02 02:49:41 DEBUG : file2: md5 = 9c5450e247b0358cb64ef04a97a57e2e OK --- PASS: TestCat (14.62s) === RUN TestPurge 2026/04/02 02:49:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-johemol9jihi" 2026/04/02 02:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:49:53 DEBUG : Creating backend with remote "TestDrive:crypt/een7ip4ooht2besv1pfn2vbcjlsvrhes5h7t7jn0eqcc2oqmlbgg" 2026/04/02 02:49:54 DEBUG : Creating backend with remote "/tmp/rclone2102706799" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-johemol9jihi'", Local "Local file system at /tmp/rclone2102706799", Modify Window "1ms" 2026/04/02 02:49:58 DEBUG : A1/B1/C1/one: md5 = 5bcff1ad3d4b43f97335cf8ddfc1ec4a OK 2026/04/02 02:49:58 INFO : A2: Making directory 2026/04/02 02:49:59 INFO : A1/B2: Making directory 2026/04/02 02:50:00 INFO : A1/B2/C2: Making directory 2026/04/02 02:50:00 INFO : A1/B1/C3: Making directory 2026/04/02 02:50:01 INFO : A3: Making directory 2026/04/02 02:50:02 INFO : A3/B3: Making directory 2026/04/02 02:50:02 INFO : A3/B3/C4: Making directory 2026/04/02 02:50:05 DEBUG : A1/two: md5 = fff713d88b7649b794d2eecd0db472bb OK 2026/04/02 02:50:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-johemol9jihi': Purge remote 2026/04/02 02:50:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.33s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:50:12 DEBUG : A1/B1/C1/one: md5 = fe12400cbf87a447c5e702bc72e24030 OK 2026/04/02 02:50:12 INFO : A2: Making directory 2026/04/02 02:50:13 INFO : A1/B2: Making directory 2026/04/02 02:50:14 INFO : A1/B2/C2: Making directory 2026/04/02 02:50:14 INFO : A1/B1/C3: Making directory 2026/04/02 02:50:15 INFO : A3: Making directory 2026/04/02 02:50:16 INFO : A3/B3: Making directory 2026/04/02 02:50:17 INFO : A3/B3/C4: Making directory 2026/04/02 02:50:19 DEBUG : A1/two: md5 = 66979c812414687327fe16bcec14477e OK 2026/04/02 02:50:20 DEBUG : removing 1 level 3 directories 2026/04/02 02:50:20 INFO : A3/B3/C4: Removing directory 2026/04/02 02:50:23 DEBUG : removing 2 level 3 directories 2026/04/02 02:50:23 INFO : A1/B2/C2: Removing directory 2026/04/02 02:50:23 INFO : A1/B1/C3: Removing directory 2026/04/02 02:50:24 DEBUG : removing 2 level 2 directories 2026/04/02 02:50:24 INFO : A3/B3: Removing directory 2026/04/02 02:50:24 INFO : A1/B2: Removing directory 2026/04/02 02:50:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/02 02:50:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/02 02:50:24 DEBUG : removing 2 level 1 directories 2026/04/02 02:50:24 INFO : A3: Removing directory 2026/04/02 02:50:24 INFO : A2: Removing directory 2026/04/02 02:50:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/02 02:50:28 DEBUG : removing 1 level 3 directories 2026/04/02 02:50:28 INFO : A1/B1/C1: Removing directory 2026/04/02 02:50:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:29 DEBUG : removing 1 level 2 directories 2026/04/02 02:50:29 INFO : A1/B1: Removing directory 2026/04/02 02:50:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/02 02:50:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/02 02:50:30 DEBUG : removing 1 level 1 directories 2026/04/02 02:50:30 INFO : A1: Removing directory 2026/04/02 02:50:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/02 02:50:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/02 02:50:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 02:50:30 DEBUG : removing 1 level 0 directories 2026/04/02 02:50:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Removing directory 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/02 02:50:31 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (22.96s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:50:33 INFO : A1: Making directory 2026/04/02 02:50:33 INFO : A1/B1: Making directory 2026/04/02 02:50:34 INFO : A1/B1/C1: Making directory 2026/04/02 02:50:37 DEBUG : removing 1 level 3 directories 2026/04/02 02:50:37 INFO : A1/B1/C1: Removing directory 2026/04/02 02:50:37 DEBUG : removing 1 level 2 directories 2026/04/02 02:50:37 INFO : A1/B1: Removing directory 2026/04/02 02:50:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/02 02:50:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.84s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:50:40 INFO : A1: Making directory 2026/04/02 02:50:40 INFO : A1/B1: Making directory 2026/04/02 02:50:41 INFO : A1/B1/C1: Making directory 2026/04/02 02:50:44 DEBUG : removing 1 level 3 directories 2026/04/02 02:50:44 INFO : A1/B1/C1: Removing directory 2026/04/02 02:50:44 DEBUG : removing 1 level 2 directories 2026/04/02 02:50:44 INFO : A1/B1: Removing directory 2026/04/02 02:50:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/02 02:50:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.45s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:50:49 DEBUG : file1: md5 = 4ccaf99a8ae0f495bf049d47de822319 OK 2026/04/02 02:50:49 DEBUG : filename.txt: File name found in url 2026/04/02 02:50:51 DEBUG : filename.txt: md5 = cb8907b393a5c7744ffc0e1cdc1f4d68 OK 2026/04/02 02:50:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/02 02:50:52 DEBUG : headerfilename.txt: md5 = c6b16f0e78da1a2b800784a9f2d47aaf OK 2026/04/02 02:50:54 DEBUG : file2: md5 = 8b4809a2266dd6c79d2b9140f35faccf OK --- PASS: TestCopyURL (9.15s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:50:58 DEBUG : file1: md5 = 6aca63b68c3ad0bc991085ae2a4b7cc0 OK --- PASS: TestCopyURLDownloadHeaders (2.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:50:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/02 02:51:01 DEBUG : sub/file2: md5 = 35daf67684f576216516b6237a6a6d62 OK 2026/04/02 02:51:01 DEBUG : sub/file2: size = 14 OK 2026/04/02 02:51:01 INFO : file1: Copied (new) to: sub/file2 2026/04/02 02:51:01 INFO : file1: Deleted 2026/04/02 02:51:02 DEBUG : sub/file2: size = 14 OK 2026/04/02 02:51:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 02:51:02 DEBUG : file1: Unchanged skipping 2026/04/02 02:51:02 INFO : file1: Deleted 2026/04/02 02:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': don't need to copy/move sub/file2, it is already at target location 2026/04/02 02:51:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.82s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:51:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/02 02:51:06 DEBUG : file1: md5 = 578113134025062090ceacd7832da363 OK 2026/04/02 02:51:06 DEBUG : file1: size = 14 OK 2026/04/02 02:51:06 INFO : file1: Copied (new) 2026/04/02 02:51:06 INFO : file1: Deleted 2026/04/02 02:51:07 DEBUG : file1: Destination exists, skipping 2026/04/02 02:51:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.54s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:51:11 DEBUG : dst/file1: md5 = 1e4691b9af2bb75e16c1cd79ff8f6cf6 OK 2026/04/02 02:51:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiniyez0vevu/backup" 2026/04/02 02:51:12 DEBUG : Config file has changed externally - reloading 2026/04/02 02:51:12 DEBUG : Creating backend with remote "TestDrive:crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg/1nrff024r7pq65ecp72fc28jb0" 2026/04/02 02:51:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3079108947) 2026/04/02 02:51:13 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu') 2026/04/02 02:51:13 DEBUG : dst/file1: Sizes differ 2026/04/02 02:51:15 INFO : dst/file1: Moved (server-side) 2026/04/02 02:51:17 DEBUG : dst/file1: md5 = 6a446ed864b934ffb05554df48a6f351 OK 2026/04/02 02:51:17 DEBUG : dst/file1: size = 14 OK 2026/04/02 02:51:17 INFO : dst/file1: Copied (new) 2026/04/02 02:51:17 INFO : dst/file1: Deleted 2026/04/02 02:51:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:51:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/02 02:51:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.50s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:51:24 DEBUG : A1/one: md5 = f07b658086a0772be7bb87a9c9774c3e OK 2026/04/02 02:51:25 DEBUG : A1/two: md5 = 946b01b26bc9c8ede62c13566d880d0c OK 2026/04/02 02:51:27 DEBUG : A1/B1/three: md5 = 57d35402dc25d42eaa0cc1b2d60a61e0 OK 2026/04/02 02:51:30 DEBUG : A1/B1/C1/four: md5 = ac7172cebfd0b0aad3a46fc9e502d1dc OK 2026/04/02 02:51:32 DEBUG : A1/B1/C2/five: md5 = acbb255cc5f362fb1c0d3ea64ec7e58a OK 2026/04/02 02:51:32 INFO : A1/B2: Making directory 2026/04/02 02:51:32 INFO : A1/B1/C3: Making directory 2026/04/02 02:51:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/02 02:51:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/02 02:51:42 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/02 02:51:42 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/02 02:51:42 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/02 02:51:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/02 02:51:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/02 02:51:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/02 02:51:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/02 02:51:45 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/02 02:51:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/02 02:51:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/02 02:51:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/02 02:51:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/02 02:51:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/02 02:51:53 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/02 02:51:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/02 02:51:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/02 02:51:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/02 02:51:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/02 02:51:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/02 02:52:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/02 02:52:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/02 02:52:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/02 02:52:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/02 02:52:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/02 02:52:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/02 02:52:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/02 02:52:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/02 02:52:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/02 02:52:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.41s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/02 02:52:08 DEBUG : no_checksum_small_file_from_pipe: md5 = e5d4cb6f778bd1949961a6f6ab3b9757 OK 2026/04/02 02:52:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/02 02:52:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/02 02:52:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/02 02:52:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/02 02:52:09 DEBUG : no_checksum_big_file_from_pipe: md5 = 6de2762359628adce1a602ad94a93f20 OK 2026/04/02 02:52:09 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/02 02:52:09 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/02 02:52:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 94295c165997d6c49b5aa2b4208019f3 OK 2026/04/02 02:52:13 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/02 02:52:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/02 02:52:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/02 02:52:14 DEBUG : with_checksum_big_file_from_pipe: md5 = bb4905d3464bead1f7b6f5900671dadd OK 2026/04/02 02:52:14 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/02 02:52:14 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/02 02:52:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/02 02:52:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 02:52:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/02 02:52:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/02 02:52:20 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-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/02 02:52:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/02 02:52:23 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/02 02:52:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/02 02:52:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/02 02:52:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.21s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/02 02:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (48 bytes), uploading instead of streaming 2026/04/02 02:52:28 DEBUG : rcat_metadata: md5 = b625ef5ff41409e95b1373b4f4ad1b6d OK 2026/04/02 02:52:28 DEBUG : rcat_metadata: size = 48 OK 2026/04/02 02:52:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/02 02:52:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/02 02:52:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 92d156baa98d3bb2d0c2fabc76bbe778 OK 2026/04/02 02:52:31 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/02 02:52:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.36s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:34 DEBUG : potato1: md5 = efc9f14bac2285e8ea9a2e6a8c1bcb8d OK 2026/04/02 02:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (60 bytes), uploading instead of streaming 2026/04/02 02:52:36 DEBUG : potato2: md5 = bb7cf684beb9377f28420f5b366f2d02 OK 2026/04/02 02:52:36 DEBUG : potato2: size = 60 OK 2026/04/02 02:52:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.64s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:39 DEBUG : potato1: md5 = 00dfbe0675df6b430fc275ea8f8767f4 OK 2026/04/02 02:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': File to upload is small (60 bytes), uploading instead of streaming 2026/04/02 02:52:40 DEBUG : potato2: md5 = d3f2993546f81f974385168d83ed391e OK 2026/04/02 02:52:40 DEBUG : potato2: size = 60 OK 2026/04/02 02:52:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:44 DEBUG : potato1: md5 = 9c317370cb1b30f5dc2169f646578ad7 OK --- PASS: TestRcatSizeUploadHeaders (2.28s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:46 DEBUG : potato2: md5 = 057b682b1f173dd89914736e5b482697 OK 2026/04/02 02:52:48 DEBUG : empty space: md5 = 7e32f8f51e2b394f4f53126a065baf31 OK 2026/04/02 02:52:50 DEBUG : sub dir/potato3: md5 = fcb35e25942d34b1a970c687b26478b9 OK 2026/04/02 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Touching "sub dir/potato3" 2026/04/02 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Touching "empty space" 2026/04/02 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Touching "potato2" 2026/04/02 02:52:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.55s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:54 DEBUG : dir with metadata: Making directory with metadata 2026/04/02 02:52:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:57 DEBUG : directory with modtime: Making directory with metadata 2026/04/02 02:52:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.53s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:52:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/02 02:52:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 02:52:59 DEBUG : Google drive root 'crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg': Skipping btime metadata as can't update it on an existing file: 2026-04-02T02:52:59.638529271Z 2026/04/02 02:53:00 INFO : non existent directory: Updated directory metadata 2026/04/02 02:53:02 DEBUG : Google drive root 'crypt/8beg0155h1ida3mgbpp0d9m4hloie5h5rob9tce7ldr7u4i71evg': Skipping btime metadata as can't update it on an existing file: 2026-04-02T02:52:59.638529271Z 2026/04/02 02:53:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.62s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:53:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/02 02:53:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/02 02:53:06 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.06s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:53:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/02 02:53:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 02:53:08 DEBUG : dst: Making directory with metadata 2026/04/02 02:53:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 02:53:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 02:53:09 INFO : dst: Set directory modification time (using SetModTime) 2026/04/02 02:53:09 INFO : dst: Set directory modification time (using SetModTime) 2026/04/02 02:53:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/02 02:53:10 INFO : dst: Set directory modification time (using SetModTime) 2026/04/02 02:53:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu'", Local "Local file system at /tmp/rclone3079108947", Modify Window "1ms" 2026/04/02 02:53:13 DEBUG : sub dir/test remove existing: md5 = 7d1d5826a852fdabecdcda3c4a09d202 OK 2026/04/02 02:53:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 73e1a05cc34e3236dddf3494c584a075 OK 2026/04/02 02:53:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zinobob6" before starting 2026/04/02 02:53:18 DEBUG : sub dir/test remove existing.zinobob6: TEST: removing renamed existing file after operation 2026/04/02 02:53:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pupagoc5" before starting 2026/04/02 02:53:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pupagoc5: TEST: renaming existing back after failed operation 2026/04/02 02:53:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiluvos9" before starting 2026/04/02 02:53:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jiluvos9: TEST: removing renamed existing file after operation 2026/04/02 02:53:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h3be87dhfathkbstoc20qgn6btdu2ljg3i93tf6f8jdihej76s94iss1cgppp6vmk5kdpp4d3fe6io13uabv9afiiokhurv0bkt9jrrh97pv2sv0d2d1f7aov1apdt3ln3ble39s0eurrs8382diog824ac29dqqqjgpvbeap12b6lkc25l0" 2026/04/02 02:53:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gndnuf4c16p1vgpaoepfor68emhd07a31t2hssun5c082qrvqiig" --- PASS: TestRemoveExisting (13.11s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/02 02:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiniyez0vevu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.370575849s (try 1/5)