"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/06 01:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi" 2026/05/06 01:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg" 2026/05/06 01:00:40 DEBUG : Creating backend with remote "/tmp/rclone1273276301" === 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/05/06 01:00:41 DEBUG : a: size = 0 OK 2026/05/06 01:00:41 DEBUG : a: size = 1 (memory) 2026/05/06 01:00:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/06 01:00:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/06 01:00:41 DEBUG : potato: Seek from 10 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 10 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 2 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/06 01:00:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 2 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/06 01:00:41 DEBUG : potato: Seek from 8 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 8 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/06 01:00:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/06 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/06 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/06 01:00:41 DEBUG : potato: Seek from 5 to 2 2026/05/06 01:00:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/06 01:00:41 DEBUG : potato: Seek from 9 to 0 2026/05/06 01:00:41 DEBUG : potato: Seek from 9 to 0 2026/05/06 01:00:41 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:00:44 DEBUG : rutabaga: md5 = 13384893baca33ca3bb94fba2f1efa4d OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/06 01:00:46 DEBUG : empty space: md5 = af7ef950d5553771efd968d74fe1b427 OK === RUN TestCheck/3 2026/05/06 01:00:49 DEBUG : potato2: md5 = 7007409982f69f0758d008c87be2b5ca OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/06 01:00:51 DEBUG : remotepotato: md5 = cc7aa5777010e7b7ae4aeb85ccc73618 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.95s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/05/06 01:00:55 DEBUG : Creating backend with remote "nonexistent" 2026/05/06 01:00:55 DEBUG : Config file has changed externally - reloading 2026/05/06 01:00:55 DEBUG : Creating backend with remote "nonexistent" 2026/05/06 01:00:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/06 01:00:55 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/05/06 01:00:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/06 01:00:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:00:56 DEBUG : rutabaga: md5 = 637dc99962f95a1f87f90da5959d48a4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/06 01:01:00 DEBUG : empty space: md5 = ac7d621bf792c94a5a10f54f85eeb3d5 OK === RUN TestCheckDownload/3 2026/05/06 01:01:02 DEBUG : potato2: md5 = b7de4b39e0a9c5fd96f98cdd4bac189e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/06 01:01:06 DEBUG : remotepotato: md5 = 587a26fb67d90479b27c40324f21d568 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.04s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:01:12 DEBUG : rutabaga: md5 = 1e65cbeeabfbecd2a1462200f576b6c8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/06 01:01:15 DEBUG : empty space: md5 = 050ebf03ba46cf4bca4d47359116ba32 OK === RUN TestCheckSizeOnly/3 2026/05/06 01:01:17 DEBUG : potato2: md5 = 27d30642ac6df76c34cd25ac1645d5cd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/06 01:01:19 DEBUG : remotepotato: md5 = 9f893f01561772d75f30c49fa11f90ba OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.12s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:01:23 DEBUG : test.sum: md5 = 952eef60c41a253ecf2ac2b6f7230e51 OK 2026/05/06 01:01:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/06 01:01:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/06 01:01:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/06 01:01:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/06 01:01:26 DEBUG : test.sum: md5 = 12c0ebf8ab38d203e1da970671362bbf OK 2026/05/06 01:01:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/06 01:01:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/06 01:01:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/06 01:01:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.08s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:01:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/data" 2026/05/06 01:01:28 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:01:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/data" 2026/05/06 01:01:30 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/vjrnln8ratgmqakfosrqe8espk" 2026/05/06 01:01:34 DEBUG : data/banana: md5 = 623c4dd6145afb99a4cde7f4079d5ddf OK 2026/05/06 01:01:36 DEBUG : test.sum: md5 = 41c2ea5e3f9501de25f95248dcd38b10 OK === RUN TestCheckSumDownload/subtest1 2026/05/06 01:01:40 DEBUG : data/potato: md5 = 0ee73b6cc8b5469a085b3f914286b3ce OK 2026/05/06 01:01:42 DEBUG : test.sum: md5 = 638b44eb1d085d4846f060768315b257 OK === RUN TestCheckSumDownload/subtest2 2026/05/06 01:01:46 DEBUG : test.sum: md5 = c63e274df63a56e3c1d5391e6ec9e8fc OK === RUN TestCheckSumDownload/subtest3 2026/05/06 01:01:50 DEBUG : test.sum: md5 = 3f3b1dbb01b8db5d1963a7d832eedb19 OK === RUN TestCheckSumDownload/subtest4 2026/05/06 01:01:55 DEBUG : test.sum: md5 = 7e3c0837ad8d8011e27d6809194de47b OK === RUN TestCheckSumDownload/subtest5 2026/05/06 01:01:59 DEBUG : test.sum: md5 = 6fdee7a9b11faf0233a1f8dfd545adfa OK === RUN TestCheckSumDownload/subtest6 2026/05/06 01:02:03 DEBUG : data/banana: md5 = 4afce4001d0ab2e765a244cff626f659 OK 2026/05/06 01:02:04 DEBUG : data/potato: md5 = 290eed0701101da84bd068b40dd4ed2b OK 2026/05/06 01:02:06 DEBUG : test.sum: md5 = 45636f72018979c931250e5350c704e2 OK === RUN TestCheckSumDownload/subtest7 2026/05/06 01:02:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/05/06 01:02:11 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.47s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (1.98s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (1.92s) --- PASS: TestCheckSumDownload/subtest7 (2.05s) === RUN TestApplyTransforms 2026/05/06 01:02:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nakusex3dozu" 2026/05/06 01:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/9tbi1uj8jh08jem70kiiqcoe3aatq7e9ugqiv5pg4h8boidecs20" 2026/05/06 01:02:13 DEBUG : Creating backend with remote "/tmp/rclone1799028438" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu'", Local "Local file system at /tmp/rclone1799028438", Modify Window "1ms" 2026/05/06 01:02:15 DEBUG : hello, world!: md5 = 7dc7473145ede7daf025f1474a465028 OK upper checkfile vs. lower remote (without normalization) 2026/05/06 01:02:15 ERROR : hello, world!: sum not found 2026/05/06 01:02:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu' 2026/05/06 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu': 1 files missing 2026/05/06 01:02:15 NOTICE: 1 hashes missing 2026/05/06 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu': 1 differences found 2026/05/06 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/06 01:02:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu': 0 differences found 2026/05/06 01:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu': 1 matching files 2026/05/06 01:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ratujim2xago" 2026/05/06 01:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/38tluqindt6qh8j1gskeph2aulqknvp58mo455p5kfkgdd04co50" 2026/05/06 01:02:18 DEBUG : Creating backend with remote "/tmp/rclone619646900" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago'", Local "Local file system at /tmp/rclone619646900", Modify Window "1ms" 2026/05/06 01:02:20 DEBUG : HELLO, WORLD!: md5 = b11a98ac8581d5b8d2c7a018087a5f8e OK lower checkfile vs. upper remote (without normalization) 2026/05/06 01:02:21 ERROR : HELLO, WORLD!: sum not found 2026/05/06 01:02:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago' 2026/05/06 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago': 1 files missing 2026/05/06 01:02:21 NOTICE: 1 hashes missing 2026/05/06 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago': 1 differences found 2026/05/06 01:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/06 01:02:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago': 0 differences found 2026/05/06 01:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago': 1 matching files 2026/05/06 01:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fozuric5lifi" 2026/05/06 01:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/3ecbq6if5b1qatkcqipf2potbb8ko9644bk0f0hpakp2ks0g7ugg" 2026/05/06 01:02:23 DEBUG : Creating backend with remote "/tmp/rclone463497106" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi'", Local "Local file system at /tmp/rclone463497106", Modify Window "1ms" 2026/05/06 01:02:25 DEBUG : HeLlO, wOrLd!: md5 = bdc70c60d8efd99b83242de7d9a33c4d OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/06 01:02:26 ERROR : HeLlO, wOrLd!: sum not found 2026/05/06 01:02:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi' 2026/05/06 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi': 1 files missing 2026/05/06 01:02:26 NOTICE: 1 hashes missing 2026/05/06 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi': 1 differences found 2026/05/06 01:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/06 01:02:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi': 0 differences found 2026/05/06 01:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi': 1 matching files 2026/05/06 01:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujiyev1xuju" 2026/05/06 01:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/st9donqs5h0jfi6gmciv0tjg104qof15h49fiu601ul0t41be2s0" 2026/05/06 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone1798235084" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju'", Local "Local file system at /tmp/rclone1798235084", Modify Window "1ms" 2026/05/06 01:02:30 DEBUG : HELLO, WORLD!: md5 = b221867d3c9cda92f82ed2d768d123d8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/06 01:02:31 ERROR : HELLO, WORLD!: sum not found 2026/05/06 01:02:31 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju' 2026/05/06 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju': 1 files missing 2026/05/06 01:02:31 NOTICE: 1 hashes missing 2026/05/06 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju': 1 differences found 2026/05/06 01:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/06 01:02:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju': 0 differences found 2026/05/06 01:02:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju': 1 matching files 2026/05/06 01:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sefinum1jile" 2026/05/06 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/eg8arqd7s5a46g4jjmbajrv2n6fdsg6vgg2tkl5vu063tnfbpr0g" 2026/05/06 01:02:33 DEBUG : Creating backend with remote "/tmp/rclone3353922797" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile'", Local "Local file system at /tmp/rclone3353922797", Modify Window "1ms" 2026/05/06 01:02:35 DEBUG : 測試_Русский___ě_áñ: md5 = aa3493f79091e0b778fde2ad43ed119f OK NFD checkfile vs. NFC remote (without normalization) 2026/05/06 01:02:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/06 01:02:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile' 2026/05/06 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile': 1 files missing 2026/05/06 01:02:35 NOTICE: 1 hashes missing 2026/05/06 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile': 1 differences found 2026/05/06 01:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/06 01:02:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile': 0 differences found 2026/05/06 01:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile': 1 matching files 2026/05/06 01:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sumisak2vuge" 2026/05/06 01:02:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/2lobdt8hpe8efdf1jdl770n839mlvb1qo0ni4pviga4pu29mj8d0" 2026/05/06 01:02:37 DEBUG : Creating backend with remote "/tmp/rclone2518007934" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge'", Local "Local file system at /tmp/rclone2518007934", Modify Window "1ms" 2026/05/06 01:02:40 DEBUG : 測試_Русский___ě_áñ: md5 = 53a95930f270b78e0c935c03d2418851 OK NFC checkfile vs. NFD remote (without normalization) 2026/05/06 01:02:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/06 01:02:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge' 2026/05/06 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge': 1 files missing 2026/05/06 01:02:40 NOTICE: 1 hashes missing 2026/05/06 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge': 1 differences found 2026/05/06 01:02:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/06 01:02:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge': 0 differences found 2026/05/06 01:02:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge': 1 matching files 2026/05/06 01:02:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yahajoz1qofu" 2026/05/06 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:41 DEBUG : Creating backend with remote "TestDrive:crypt/s10jaeguut9p2pk5a7cs32vpqie7vl0a1ljpa8gjakpbf05srh9g" 2026/05/06 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone2534462759" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu'", Local "Local file system at /tmp/rclone2534462759", Modify Window "1ms" 2026/05/06 01:02:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4676837907d7f1f7124df7f7c761d597 OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/06 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 01:02:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu' 2026/05/06 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu': 1 files missing 2026/05/06 01:02:45 NOTICE: 1 hashes missing 2026/05/06 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu': 1 differences found 2026/05/06 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/06 01:02:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu': 0 differences found 2026/05/06 01:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu': 1 matching files 2026/05/06 01:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qekixif6tovo" 2026/05/06 01:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/f7c8nfhv3v9lsu99fjhv4gjvkkp7bvq0f8ifrgjkuqo3rci8b49g" 2026/05/06 01:02:48 DEBUG : Creating backend with remote "/tmp/rclone3933947731" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo'", Local "Local file system at /tmp/rclone3933947731", Modify Window "1ms" 2026/05/06 01:02:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 178d89767f2b61b89d499388c165a9a7 OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/06 01:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 01:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo' 2026/05/06 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo': 1 files missing 2026/05/06 01:02:50 NOTICE: 1 hashes missing 2026/05/06 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo': 1 differences found 2026/05/06 01:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/06 01:02:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo': 0 differences found 2026/05/06 01:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo': 1 matching files 2026/05/06 01:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giqosox1nabu" 2026/05/06 01:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/96h7igji5si4me06mivmefgvrtpnig0v74m763ipi4hmh9h2cct0" 2026/05/06 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone1125001836" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu'", Local "Local file system at /tmp/rclone1125001836", Modify Window "1ms" 2026/05/06 01:02:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 06e44661579a974ac4b989a727c7c2c4 OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/06 01:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 01:02:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu' 2026/05/06 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu': 1 files missing 2026/05/06 01:02:56 NOTICE: 1 hashes missing 2026/05/06 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu': 1 differences found 2026/05/06 01:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/06 01:02:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu': 0 differences found 2026/05/06 01:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu': 1 matching files 2026/05/06 01:02:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nedebap5qegi" 2026/05/06 01:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:02:57 DEBUG : Creating backend with remote "TestDrive:crypt/deh4d1vj8e4fb04bn3jcnkudt9hitkjoegtlcktsg6ivojkjttr0" 2026/05/06 01:02:58 DEBUG : Creating backend with remote "/tmp/rclone1656735200" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi'", Local "Local file system at /tmp/rclone1656735200", Modify Window "1ms" 2026/05/06 01:03:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 369dcc52cba13bf3d791a39b392de2aa OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/06 01:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/06 01:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi' 2026/05/06 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi': 1 files missing 2026/05/06 01:03:00 NOTICE: 1 hashes missing 2026/05/06 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi': 1 differences found 2026/05/06 01:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/06 01:03:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/06 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi': 0 differences found 2026/05/06 01:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi': 1 matching files 2026/05/06 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nedebap5qegi': Purge remote 2026/05/06 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giqosox1nabu': Purge remote 2026/05/06 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekixif6tovo': Purge remote 2026/05/06 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yahajoz1qofu': Purge remote 2026/05/06 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sumisak2vuge': Purge remote 2026/05/06 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sefinum1jile': Purge remote 2026/05/06 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujiyev1xuju': Purge remote 2026/05/06 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fozuric5lifi': Purge remote 2026/05/06 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ratujim2xago': Purge remote 2026/05/06 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nakusex3dozu': Purge remote --- PASS: TestApplyTransforms (54.66s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:03:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/06 01:03:09 DEBUG : sub/file2: md5 = 295985a8d8957d9b85117c963e78d82d OK 2026/05/06 01:03:09 DEBUG : sub/file2: size = 14 OK 2026/05/06 01:03:09 INFO : file1: Copied (new) to: sub/file2 2026/05/06 01:03:10 DEBUG : sub/file2: size = 14 OK 2026/05/06 01:03:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 01:03:10 DEBUG : file1: Unchanged skipping 2026/05/06 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': don't need to copy/move sub/file2, it is already at target location 2026/05/06 01:03:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.47s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:03:15 DEBUG : dst/file1: md5 = 145ed2a9a02be19d79b5ca853e20327d OK 2026/05/06 01:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/backup" 2026/05/06 01:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 01:03:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:03:17 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi') 2026/05/06 01:03:17 DEBUG : dst/file1: Sizes differ 2026/05/06 01:03:20 INFO : dst/file1: Moved (server-side) 2026/05/06 01:03:21 DEBUG : dst/file1: md5 = e6b46b5d58c52785c239ffcc7ef8b25c OK 2026/05/06 01:03:21 DEBUG : dst/file1: size = 14 OK 2026/05/06 01:03:21 INFO : dst/file1: Copied (new) 2026/05/06 01:03:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:03:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:03:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.04s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/dst" 2026/05/06 01:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 01:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/CompareDest" 2026/05/06 01:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/gveqi14airsml4bgu7krj116o8" 2026/05/06 01:03:29 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 01:03:32 DEBUG : one: md5 = 23cea17f9aa9b0898eb1ab4be3779699 OK 2026/05/06 01:03:32 DEBUG : one: size = 3 OK 2026/05/06 01:03:32 INFO : one: Copied (new) 2026/05/06 01:03:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:03:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/dst') 2026/05/06 01:03:33 DEBUG : one: Sizes differ 2026/05/06 01:03:35 DEBUG : one: md5 = a092fbe1eca4b6a7b8c4a297b5a56518 OK 2026/05/06 01:03:35 DEBUG : one: size = 5 OK 2026/05/06 01:03:35 INFO : one: Copied (replaced existing) 2026/05/06 01:03:37 DEBUG : dst/one: md5 = 34c50c34a8098d9e3265d2b2cc1d5d0a OK 2026/05/06 01:03:39 DEBUG : CompareDest/one: md5 = bbced775b2bbe41021dcda8ad252bc79 OK 2026/05/06 01:03:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:03:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/dst') 2026/05/06 01:03:40 DEBUG : one: Sizes differ 2026/05/06 01:03:40 DEBUG : one: size = 5 OK 2026/05/06 01:03:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 01:03:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 01:03:43 DEBUG : CompareDest/two: md5 = 236e985ad85220a298c81df8a9a9f667 OK 2026/05/06 01:03:43 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 01:03:44 DEBUG : two: size = 3 OK 2026/05/06 01:03:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 01:03:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 01:03:44 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 01:03:45 DEBUG : two: size = 3 OK 2026/05/06 01:03:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 01:03:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 01:03:46 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 01:03:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:03:46 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/CompareDest') 2026/05/06 01:03:46 DEBUG : two: Sizes differ 2026/05/06 01:03:48 DEBUG : two: md5 = 3d0b8ce37cf0f5e3377bf159703e3cc2 OK 2026/05/06 01:03:48 DEBUG : two: size = 5 OK 2026/05/06 01:03:48 INFO : two: Copied (new) 2026/05/06 01:03:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 01:03:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:03:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:03:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.31s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/dst" 2026/05/06 01:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 01:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/CopyDest" 2026/05/06 01:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/06 01:03:56 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 01:03:58 DEBUG : one: md5 = 32769b9f4649ff524f5a5fe522c6f6e8 OK 2026/05/06 01:03:58 DEBUG : one: size = 3 OK 2026/05/06 01:03:58 INFO : one: Copied (new) 2026/05/06 01:04:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:04:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/dst') 2026/05/06 01:04:00 DEBUG : one: Sizes differ 2026/05/06 01:04:01 DEBUG : one: md5 = d00dec47a99dd39d6783c0f1b0794296 OK 2026/05/06 01:04:01 DEBUG : one: size = 5 OK 2026/05/06 01:04:01 INFO : one: Copied (replaced existing) 2026/05/06 01:04:04 DEBUG : dst/one: md5 = ec47c6b3042d55cc21a320175106abd2 OK 2026/05/06 01:04:06 DEBUG : CopyDest/one: md5 = c7b2b7b8ddf37b3f6638640c5c2fa67e OK 2026/05/06 01:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/BackupDir" 2026/05/06 01:04:07 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/06 01:04:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:04:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/dst') 2026/05/06 01:04:08 DEBUG : one: Sizes differ 2026/05/06 01:04:09 DEBUG : one: size = 5 OK 2026/05/06 01:04:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 01:04:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:04:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/dst') 2026/05/06 01:04:09 DEBUG : one: Sizes differ 2026/05/06 01:04:11 INFO : one: Moved (server-side) 2026/05/06 01:04:12 DEBUG : one: size = 5 OK 2026/05/06 01:04:12 INFO : one: Copied (server-side copy) 2026/05/06 01:04:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/06 01:04:14 DEBUG : CopyDest/two: md5 = 385c636ff329f90938ec1382a61fc523 OK 2026/05/06 01:04:14 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 01:04:15 DEBUG : two: size = 3 OK 2026/05/06 01:04:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 01:04:16 DEBUG : two: size = 3 OK 2026/05/06 01:04:16 INFO : two: Copied (server-side copy) 2026/05/06 01:04:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/06 01:04:16 DEBUG : two: size = 3 OK 2026/05/06 01:04:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/06 01:04:16 DEBUG : two: Unchanged skipping 2026/05/06 01:04:18 DEBUG : CopyDest/three: md5 = 3442e98a2d1e1d8c283484572777d997 OK 2026/05/06 01:04:19 DEBUG : three: Need to transfer - File not found at Destination 2026/05/06 01:04:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:04:19 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi/CopyDest') 2026/05/06 01:04:19 DEBUG : three: Sizes differ 2026/05/06 01:04:19 DEBUG : three: Destination not found in --copy-dest 2026/05/06 01:04:21 DEBUG : three: md5 = 6b9d386077c62fba684b6e59c1b9a1d5 OK 2026/05/06 01:04:21 DEBUG : three: size = 7 OK 2026/05/06 01:04:21 INFO : three: Copied (new) 2026/05/06 01:04:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 01:04:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:04:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 01:04:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:04:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 01:04:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 01:04:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.02s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:04:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/06 01:04:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = baabc15699c22d3227d890631d8ae6a8 OK 2026/05/06 01:04:31 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/06 01:04:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/06 01:04:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/06 01:04:32 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/05/06 01:04:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/06 01:04:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/06 01:04:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bb66a6f64f57279fd864857142aab54e OK 2026/05/06 01:04:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/06 01:04:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/06 01:04:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/06 01:04:38 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.39s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:04:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using skip mode. 2026/05/06 01:04:42 NOTICE: one: Found 2 files with duplicate names 2026/05/06 01:04:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.23s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:04:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using skip mode. 2026/05/06 01:04:48 NOTICE: one: Found 3 files with duplicate names 2026/05/06 01:04:48 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/06 01:04:49 INFO : one: Deleted 2026/05/06 01:04:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.66s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:04:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using first mode. 2026/05/06 01:04:55 NOTICE: one: Found 3 files with duplicate names 2026/05/06 01:04:56 INFO : one: Deleted 2026/05/06 01:04:56 INFO : one: Deleted 2026/05/06 01:04:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.76s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using newest mode. 2026/05/06 01:05:02 NOTICE: one: Found 3 files with duplicate names 2026/05/06 01:05:02 INFO : one: Deleted 2026/05/06 01:05:03 INFO : one: Deleted 2026/05/06 01:05:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.54s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using oldest mode. 2026/05/06 01:05:09 NOTICE: one: Found 3 files with duplicate names 2026/05/06 01:05:09 INFO : one: Deleted 2026/05/06 01:05:10 INFO : one: Deleted 2026/05/06 01:05:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.69s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using largest mode. 2026/05/06 01:05:16 NOTICE: one: Found 3 files with duplicate names 2026/05/06 01:05:17 INFO : one: Deleted 2026/05/06 01:05:17 INFO : one: Deleted 2026/05/06 01:05:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.33s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using smallest mode. 2026/05/06 01:05:23 NOTICE: one: Found 3 files with duplicate names 2026/05/06 01:05:23 INFO : one: Deleted 2026/05/06 01:05:24 INFO : one: Deleted 2026/05/06 01:05:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.38s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Looking for duplicate names using rename mode. 2026/05/06 01:05:30 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/06 01:05:31 INFO : one-2.txt: renamed from: one.txt 2026/05/06 01:05:33 INFO : one-3.txt: renamed from: one.txt 2026/05/06 01:05:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.31s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:38 DEBUG : dupe1/one.txt: md5 = 24478640c70eb5952b6d8c43cb997687 OK 2026/05/06 01:05:41 DEBUG : dupe2/two.txt: md5 = 25f3954cfab7428bbfb1a167976e024e OK 2026/05/06 01:05:43 DEBUG : dupe3/three.txt: md5 = f71ed6a3273dfcc1af8a0cdddd601ea8 OK 2026/05/06 01:05:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/06 01:05:44 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/06 01:05:45 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 01:05:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/06 01:05:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/06 01:05:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/06 01:05:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.53s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:05:51 DEBUG : a.txt: md5 = 86530b5e964cb9a55c3f263bdd01d156 OK 2026/05/06 01:05:52 DEBUG : zend.txt: md5 = 19476a431004bcc5ae61b6cbf1284b1b OK 2026/05/06 01:05:55 DEBUG : sub dir/hello world: md5 = b6e1f5b945aa7f43911bf15eb4091c84 OK 2026/05/06 01:05:57 DEBUG : sub dir/hello world2: md5 = 9bb265ea22c63a3faba7cb9554fba0a2 OK 2026/05/06 01:05:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 840953dde9a6d547b600dbbb87191795 OK 2026/05/06 01:06:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3e18e4d4c16803081120141c318c8ee8 OK 2026/05/06 01:06:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5f470ba243b07875fc426495470fb8e7 OK 2026/05/06 01:06:04 DEBUG : a.txt: Excluded (Size Filter) 2026/05/06 01:06:04 DEBUG : a.txt: Excluded 2026/05/06 01:06:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 01:06:05 DEBUG : sub dir/hello world2: Excluded 2026/05/06 01:06:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 01:06:05 DEBUG : sub dir/hello world: Excluded 2026/05/06 01:06:06 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 01:06:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 01:06:06 DEBUG : sub dir/hello world2: Excluded 2026/05/06 01:06:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 01:06:06 DEBUG : sub dir/hello world: Excluded 2026/05/06 01:06:06 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 01:06:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/06 01:06:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/06 01:06:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/06 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/06 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/06 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/06 01:06:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.55s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:06:14 DEBUG : a.txt: md5 = 839193325ef48cfd3cc6267a59ad6d62 OK 2026/05/06 01:06:15 DEBUG : zend.txt: md5 = b82d0ded0e29e4e7cc7d67a4fe20ddaf OK 2026/05/06 01:06:17 DEBUG : sub dir/hello world: md5 = 28df86e6a2ba56c08e44bf9a2cde2b5c OK 2026/05/06 01:06:19 DEBUG : sub dir/hello world2: md5 = a6af26f76269e68bf8248896b5b39d87 OK 2026/05/06 01:06:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 37c7fd528bc87852dd3135ff710951b5 OK 2026/05/06 01:06:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = c350becbb20d2802e60c130bb94736ff OK 2026/05/06 01:06:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 762c99622f465c2a532294c553648739 OK 2026/05/06 01:06:26 DEBUG : a.txt: Excluded (Size Filter) 2026/05/06 01:06:26 DEBUG : a.txt: Excluded 2026/05/06 01:06:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 01:06:26 DEBUG : sub dir/hello world2: Excluded 2026/05/06 01:06:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 01:06:26 DEBUG : sub dir/hello world: Excluded 2026/05/06 01:06:27 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 01:06:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/06 01:06:27 DEBUG : sub dir/hello world2: Excluded 2026/05/06 01:06:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/06 01:06:27 DEBUG : sub dir/hello world: Excluded 2026/05/06 01:06:28 DEBUG : sub dir/ignore dir: Excluded 2026/05/06 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/06 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/06 01:06:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/06 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/06 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/06 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/06 01:06:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.49s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:06:36 DEBUG : file1: md5 = dea28b2f19e36b91860005914f19559b OK 2026/05/06 01:06:38 DEBUG : sub/file2: md5 = 691d413a1fc28588f538f6b3bc4e5eff 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/05/06 01:06:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/06 01:06:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/06 01:06:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/06 01:06:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.49s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:06:46 DEBUG : file1: md5 = a1acfda8f32ba362930d52ac47c2e908 OK 2026/05/06 01:06:48 DEBUG : sub/file2: md5 = 5d49d3089d202de0688587c34b982858 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/05/06 01:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/notfound" 2026/05/06 01:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/qe0i31qdkoejk60elps0ni5sqk" 2026/05/06 01:06:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.23s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (2.16s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Making directory 2026/05/06 01:06:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:06:59 DEBUG : sub dir/hello world: md5 = 06b9294b18974fbab7598c39ea90ace4 OK 2026/05/06 01:07:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.96s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:03 DEBUG : potato2: md5 = 10db36b801439b5cc8cf16778ab3c43b OK 2026/05/06 01:07:05 DEBUG : empty space: md5 = 18d287acf437f2c7a629dfb1777f3e6e OK --- PASS: TestLs (4.86s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:08 DEBUG : potato2: md5 = 68d41fa9d13ade3c882cc85cb10b0ea3 OK 2026/05/06 01:07:10 DEBUG : empty space: md5 = 7d7c558ff226fb33dc9bcf6722f40925 OK 2026/05/06 01:07:11 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:14 DEBUG : potato2: md5 = 306a30ed0ef6b9773dbb2b27384f2dbb OK 2026/05/06 01:07:15 DEBUG : empty space: md5 = e3f7c1fa3f73f5bc015527fced32db07 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:18 DEBUG : potato2: md5 = 4837a57713b0b7842baf0e3184698e9f OK 2026/05/06 01:07:20 DEBUG : empty space: md5 = 7b91ebf1d6d54efe7b9ea6d860fbe968 OK --- PASS: TestHashSums (4.28s) === RUN TestHashSumsWithErrors 2026/05/06 01:07:21 DEBUG : Creating backend with remote ":memory:" 2026/05/06 01:07:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/06 01:07:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/06 01:07:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/06 01:07:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/06 01:07:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/06 01:07:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/06 01:07:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/06 01:07:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/06 01:07:21 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:23 DEBUG : potato2: md5 = 631f44d83a06b4137b3ab5910e1a6ab1 OK 2026/05/06 01:07:24 DEBUG : empty space: md5 = 55ca99af91fc3b9519026e5736f08900 OK 2026/05/06 01:07:26 DEBUG : sub dir/potato3: md5 = 3a7f5e827bc82a143276387fdcd66373 OK 2026/05/06 01:07:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.35s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:31 DEBUG : small: md5 = f6add905d68febcc150c62b6927f6715 OK 2026/05/06 01:07:33 DEBUG : medium: md5 = 345efcbe8fef7cb25385aea52558b8fa OK 2026/05/06 01:07:34 DEBUG : large: md5 = d165ff57f5592ecd6ee4d67197a2075c OK 2026/05/06 01:07:34 DEBUG : Waiting for deletions to finish 2026/05/06 01:07:35 DEBUG : large: Excluded (Size Filter) 2026/05/06 01:07:35 INFO : small: Deleted 2026/05/06 01:07:35 INFO : medium: Deleted --- PASS: TestDelete (6.57s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:38 DEBUG : small: md5 = 916fedb2a83517490a62f9cfcf958967 OK 2026/05/06 01:07:39 DEBUG : medium: md5 = 7d5aee8b380e184edbe0983ea068d0b2 OK 2026/05/06 01:07:40 DEBUG : large: md5 = 582b1e8ba550ac25103879d4f0ec862f OK 2026/05/06 01:07:41 DEBUG : Waiting for deletions to finish 2026/05/06 01:07:41 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/05/06 01:07:41 INFO : small: Deleted 2026/05/06 01:07:41 INFO : large: Deleted --- PASS: TestMaxDelete (6.51s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:44 DEBUG : small: md5 = 2eb4a3f1191a813f1e07d1a641150a61 OK 2026/05/06 01:07:46 DEBUG : medium: md5 = 64973c2ca80c2d6523ba999a0d2434fd OK 2026/05/06 01:07:47 DEBUG : large: md5 = 92a07f030deb48256188b6d308c4a923 OK 2026/05/06 01:07:47 DEBUG : Waiting for deletions to finish 2026/05/06 01:07:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/06 01:07:48 INFO : medium: Deleted 2026/05/06 01:07:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:51 DEBUG : small: md5 = 7fad70a8744c551c118651e3bffe7434 OK 2026/05/06 01:07:53 DEBUG : medium: md5 = 59d24170c21960e869e0a890b9f32725 OK 2026/05/06 01:07:54 DEBUG : large: md5 = eeeecda51df0fe95dd8cf2f1deaaa837 OK 2026/05/06 01:07:54 DEBUG : Waiting for deletions to finish 2026/05/06 01:07:55 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/06 01:07:55 INFO : small: Deleted 2026/05/06 01:07:55 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:07:58 DEBUG : ReadFile: md5 = 0052dc1c6c9e9a4f5b32566fb9b2e4e8 OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2026/05/06 01:08:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/06 01:08:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/06 01:08:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 01:08:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 01:08:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 01:08:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/06 01:08:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:08:02 DEBUG : file1: md5 = 8b4113d1a51b74a99fd4cbb334faf5c6 OK 2026/05/06 01:08:04 DEBUG : file2: md5 = a4ab8362ba30a75da4eb1bba85b8024a OK --- PASS: TestCat (14.75s) === RUN TestPurge 2026/05/06 01:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuladug0kumi" 2026/05/06 01:08:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 01:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/9jo4p9rhpm1035pajqqs0ogvaq4bjiubv9b667vg56hra7k4ebq0" 2026/05/06 01:08:17 DEBUG : Creating backend with remote "/tmp/rclone3227521691" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuladug0kumi'", Local "Local file system at /tmp/rclone3227521691", Modify Window "1ms" 2026/05/06 01:08:21 DEBUG : A1/B1/C1/one: md5 = 302e94c3ef5a276da30446c42ef3f264 OK 2026/05/06 01:08:21 INFO : A2: Making directory 2026/05/06 01:08:22 INFO : A1/B2: Making directory 2026/05/06 01:08:22 INFO : A1/B2/C2: Making directory 2026/05/06 01:08:23 INFO : A1/B1/C3: Making directory 2026/05/06 01:08:24 INFO : A3: Making directory 2026/05/06 01:08:25 INFO : A3/B3: Making directory 2026/05/06 01:08:25 INFO : A3/B3/C4: Making directory 2026/05/06 01:08:27 DEBUG : A1/two: md5 = 8af8903cd24bece3845c79c832c8fb6c OK 2026/05/06 01:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuladug0kumi': Purge remote 2026/05/06 01:08:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.50s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:08:35 DEBUG : A1/B1/C1/one: md5 = 98b238bcb342707c942007b3656a771c OK 2026/05/06 01:08:35 INFO : A2: Making directory 2026/05/06 01:08:36 INFO : A1/B2: Making directory 2026/05/06 01:08:36 INFO : A1/B2/C2: Making directory 2026/05/06 01:08:37 INFO : A1/B1/C3: Making directory 2026/05/06 01:08:38 INFO : A3: Making directory 2026/05/06 01:08:39 INFO : A3/B3: Making directory 2026/05/06 01:08:39 INFO : A3/B3/C4: Making directory 2026/05/06 01:08:42 DEBUG : A1/two: md5 = 0b239bec26dbfaa3daf68a885b1de3ed OK 2026/05/06 01:08:43 DEBUG : removing 1 level 3 directories 2026/05/06 01:08:43 INFO : A3/B3/C4: Removing directory 2026/05/06 01:08:46 DEBUG : removing 2 level 3 directories 2026/05/06 01:08:46 INFO : A1/B2/C2: Removing directory 2026/05/06 01:08:46 INFO : A1/B1/C3: Removing directory 2026/05/06 01:08:47 DEBUG : removing 2 level 2 directories 2026/05/06 01:08:47 INFO : A3/B3: Removing directory 2026/05/06 01:08:47 INFO : A1/B2: Removing directory 2026/05/06 01:08:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 01:08:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/06 01:08:47 DEBUG : removing 2 level 1 directories 2026/05/06 01:08:47 INFO : A3: Removing directory 2026/05/06 01:08:47 INFO : A2: Removing directory 2026/05/06 01:08:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/06 01:08:51 DEBUG : removing 1 level 3 directories 2026/05/06 01:08:51 INFO : A1/B1/C1: Removing directory 2026/05/06 01:08:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:52 DEBUG : removing 1 level 2 directories 2026/05/06 01:08:52 INFO : A1/B1: Removing directory 2026/05/06 01:08:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 01:08:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 01:08:53 DEBUG : removing 1 level 1 directories 2026/05/06 01:08:53 INFO : A1: Removing directory 2026/05/06 01:08:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 01:08:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 01:08:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 01:08:53 DEBUG : removing 1 level 0 directories 2026/05/06 01:08:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Removing directory 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/06 01:08:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.82s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:08:56 INFO : A1: Making directory 2026/05/06 01:08:56 INFO : A1/B1: Making directory 2026/05/06 01:08:57 INFO : A1/B1/C1: Making directory 2026/05/06 01:09:00 DEBUG : removing 1 level 3 directories 2026/05/06 01:09:00 INFO : A1/B1/C1: Removing directory 2026/05/06 01:09:00 DEBUG : removing 1 level 2 directories 2026/05/06 01:09:00 INFO : A1/B1: Removing directory 2026/05/06 01:09:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 01:09:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.85s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:03 INFO : A1: Making directory 2026/05/06 01:09:03 INFO : A1/B1: Making directory 2026/05/06 01:09:04 INFO : A1/B1/C1: Making directory 2026/05/06 01:09:07 DEBUG : removing 1 level 3 directories 2026/05/06 01:09:07 INFO : A1/B1/C1: Removing directory 2026/05/06 01:09:08 DEBUG : removing 1 level 2 directories 2026/05/06 01:09:08 INFO : A1/B1: Removing directory 2026/05/06 01:09:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 01:09:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:12 DEBUG : file1: md5 = d0b46186cad2f3d1ddc65bfb0b8a8a2e OK 2026/05/06 01:09:12 DEBUG : filename.txt: File name found in url 2026/05/06 01:09:14 DEBUG : filename.txt: md5 = 3b753cf62586d08bb3414ab50480135d OK 2026/05/06 01:09:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/06 01:09:15 DEBUG : headerfilename.txt: md5 = 2357150d04dea62886035bb8e7825055 OK 2026/05/06 01:09:17 DEBUG : file2: md5 = 2d9bd7561c413e16ef619b027c059d93 OK --- PASS: TestCopyURL (9.10s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:21 DEBUG : file1: md5 = 728087298ebeeb209f8868e855eba5f0 OK --- PASS: TestCopyURLDownloadHeaders (2.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/06 01:09:24 DEBUG : sub/file2: md5 = ca99ef829c492e5daa6d6d2d68ff25f9 OK 2026/05/06 01:09:24 DEBUG : sub/file2: size = 14 OK 2026/05/06 01:09:24 INFO : file1: Copied (new) to: sub/file2 2026/05/06 01:09:24 INFO : file1: Deleted 2026/05/06 01:09:25 DEBUG : sub/file2: size = 14 OK 2026/05/06 01:09:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 01:09:25 DEBUG : file1: Unchanged skipping 2026/05/06 01:09:25 INFO : file1: Deleted 2026/05/06 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': don't need to copy/move sub/file2, it is already at target location 2026/05/06 01:09:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/06 01:09:29 DEBUG : file1: md5 = 26eea0ab8661905eeb679b922396d360 OK 2026/05/06 01:09:29 DEBUG : file1: size = 14 OK 2026/05/06 01:09:29 INFO : file1: Copied (new) 2026/05/06 01:09:29 INFO : file1: Deleted 2026/05/06 01:09:30 DEBUG : file1: Destination exists, skipping 2026/05/06 01:09:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.50s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.61s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:34 DEBUG : dst/file1: md5 = 0c3c775eaf41ec5d3475b1e0aac6a2e4 OK 2026/05/06 01:09:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqupaq1guhi/backup" 2026/05/06 01:09:35 DEBUG : Creating backend with remote "TestDrive:crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg/1nrff024r7pq65ecp72fc28jb0" 2026/05/06 01:09:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1273276301) 2026/05/06 01:09:37 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi') 2026/05/06 01:09:37 DEBUG : dst/file1: Sizes differ 2026/05/06 01:09:39 INFO : dst/file1: Moved (server-side) 2026/05/06 01:09:40 DEBUG : dst/file1: md5 = ce4f4202fac2857a0723546e22aa4284 OK 2026/05/06 01:09:40 DEBUG : dst/file1: size = 14 OK 2026/05/06 01:09:40 INFO : dst/file1: Copied (new) 2026/05/06 01:09:40 INFO : dst/file1: Deleted 2026/05/06 01:09:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:09:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/06 01:09:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.83s) === 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:09:48 DEBUG : A1/one: md5 = d033f8e351aea9f51796e6ce05548f17 OK 2026/05/06 01:09:49 DEBUG : A1/two: md5 = fd1ad12fb8a6552dc34be36b0ea93cb3 OK 2026/05/06 01:09:51 DEBUG : A1/B1/three: md5 = 63c4735ef72b1465f9a20931064f99e8 OK 2026/05/06 01:09:54 DEBUG : A1/B1/C1/four: md5 = 0987a014a9cc2e46b4bf50d20189178f OK 2026/05/06 01:09:56 DEBUG : A1/B1/C2/five: md5 = acfa0ae0f4c8a79fc9c3136dcd3db7d9 OK 2026/05/06 01:09:56 INFO : A1/B2: Making directory 2026/05/06 01:09:57 INFO : A1/B1/C3: Making directory 2026/05/06 01:10:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/06 01:10:07 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/06 01:10:07 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/06 01:10:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/06 01:10:07 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/06 01:10:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 01:10:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 01:10:10 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 01:10:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 01:10:11 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 01:10:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/06 01:10:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/06 01:10:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/06 01:10:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/06 01:10:19 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/06 01:10:19 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/06 01:10:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 01:10:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 01:10:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 01:10:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 01:10:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 01:10:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/06 01:10:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/06 01:10:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/06 01:10:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/06 01:10:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/06 01:10:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/06 01:10:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/06 01:10:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/06 01:10:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/06 01:10:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.37s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 01:10:34 DEBUG : no_checksum_small_file_from_pipe: md5 = 504761576972620775371fea10b65f9c OK 2026/05/06 01:10:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 01:10:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/06 01:10:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/06 01:10:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/06 01:10:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 534b09985302a3461d53bc6bd9b7106b OK 2026/05/06 01:10:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 01:10:36 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 01:10:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 1ad0a479efec24bdc81d4321b4e04ee7 OK 2026/05/06 01:10:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 01:10:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/06 01:10:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/06 01:10:42 DEBUG : with_checksum_big_file_from_pipe: md5 = 12a8e5ebefc7564e8960180b3042cb52 OK 2026/05/06 01:10:42 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 01:10:42 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 01:10:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 01:10:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 01:10:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/06 01:10:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 01:10:47 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-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/06 01:10:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/06 01:10:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/06 01:10:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/06 01:10:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/06 01:10:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/06 01:10:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (48 bytes), uploading instead of streaming 2026/05/06 01:10:56 DEBUG : rcat_metadata: md5 = a0a81ce1d7c74d7f6feda6586266a470 OK 2026/05/06 01:10:56 DEBUG : rcat_metadata: size = 48 OK 2026/05/06 01:10:56 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/06 01:10:58 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/06 01:10:59 DEBUG : rcat_metadata_uploadcutoff0: md5 = c2653cec47163729c801ac10a6743bc7 OK 2026/05/06 01:10:59 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/06 01:10:59 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.14s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:01 DEBUG : potato1: md5 = f53933baac2c720bc4a78d542cc5c167 OK 2026/05/06 01:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/06 01:11:03 DEBUG : potato2: md5 = a97d07088b5f029d3c702efeafa3b72e OK 2026/05/06 01:11:03 DEBUG : potato2: size = 60 OK 2026/05/06 01:11:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.79s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:06 DEBUG : potato1: md5 = eb46aa44340583c24d8921bd7bcfbbb2 OK 2026/05/06 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/06 01:11:08 DEBUG : potato2: md5 = e207650d651759eb83b43fcb73756caa OK 2026/05/06 01:11:08 DEBUG : potato2: size = 60 OK 2026/05/06 01:11:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.25s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:12 DEBUG : potato1: md5 = 830b32fae2c6d9f05fd3fad8c734018d OK --- PASS: TestRcatSizeUploadHeaders (2.35s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:14 DEBUG : potato2: md5 = 6a00d6eed77a6df3be81855ba1ceb4bd OK 2026/05/06 01:11:15 DEBUG : empty space: md5 = cfdedc5b92a0470fa059c5b052bbabb8 OK 2026/05/06 01:11:17 DEBUG : sub dir/potato3: md5 = 72db62ad2477c33595e074fc72e8e6cc OK 2026/05/06 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Touching "sub dir/potato3" 2026/05/06 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Touching "empty space" 2026/05/06 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Touching "potato2" 2026/05/06 01:11:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.87s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:22 DEBUG : dir with metadata: Making directory with metadata 2026/05/06 01:11:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:25 DEBUG : directory with modtime: Making directory with metadata 2026/05/06 01:11:25 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/06 01:11:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 01:11:27 DEBUG : Google drive root 'crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg': Skipping btime metadata as can't update it on an existing file: 2026-05-06T01:11:27.506642595Z 2026/05/06 01:11:28 INFO : non existent directory: Updated directory metadata 2026/05/06 01:11:30 DEBUG : Google drive root 'crypt/uu8luk34f20gap51hkaltg9iuor8v7t1i7tthb6k4mh0vi4ccafg': Skipping btime metadata as can't update it on an existing file: 2026-05-06T01:11:27.506642595Z 2026/05/06 01:11:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/06 01:11:33 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/06 01:11:34 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.25s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/06 01:11:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 01:11:36 DEBUG : dst: Making directory with metadata 2026/05/06 01:11:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 01:11:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/06 01:11:37 INFO : dst: Set directory modification time (using SetModTime) 2026/05/06 01:11:38 INFO : dst: Set directory modification time (using SetModTime) 2026/05/06 01:11:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/06 01:11:38 INFO : dst: Set directory modification time (using SetModTime) 2026/05/06 01:11:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi'", Local "Local file system at /tmp/rclone1273276301", Modify Window "1ms" 2026/05/06 01:11:42 DEBUG : sub dir/test remove existing: md5 = 3bfc5bf9e60431b237408f955b177857 OK 2026/05/06 01:11:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9eb3cb41b8a094c7d03cf77ad31da298 OK 2026/05/06 01:11:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hizitih4" before starting 2026/05/06 01:11:46 DEBUG : sub dir/test remove existing.hizitih4: TEST: removing renamed existing file after operation 2026/05/06 01:11:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cepotij3" before starting 2026/05/06 01:11:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cepotij3: TEST: renaming existing back after failed operation 2026/05/06 01:11:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kicumob2" before starting 2026/05/06 01:11:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kicumob2: TEST: removing renamed existing file after operation 2026/05/06 01:11:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0ojpg7uanjcbjmn7i226d5io85memr8nheqmlcf47gpgscmc68og" 2026/05/06 01:11:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gfhf3jev925ie58iq988sv3c0m1bntv143pi7ik9phtts8ka86k0le8kmn88o0pj8cnptj09g8skl6ehlj5r5gje83u0r1bttm9ggrqhij8vh7lkr3nrbc3q60nenjgv2boelt5sqe5pqgc5amb0eo8o3cnbbigno219l4n1nei9d283nijg" --- PASS: TestRemoveExisting (14.09s) === 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/05/06 01:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqupaq1guhi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m15.702781912s (try 1/5)