"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/22 02:44:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa" 2026/09/22 02:44:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:44:46 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg" 2026/09/22 02:44:47 DEBUG : Creating backend with remote "/tmp/rclone1510213085" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 02:44:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 1 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 2 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 0 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 02:44:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 1 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 2 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 0 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 02:44:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 1 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 2 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 0 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 3 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/22 02:44:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 1 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 2 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 3 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: writing chunk 0 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/22 02:44:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/22 02:44:47 DEBUG : a: size = 0 OK 2026/09/22 02:44:47 DEBUG : a: size = 1 (memory) 2026/09/22 02:44:47 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/22 02:44:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/22 02:44:47 DEBUG : potato: Seek from 10 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 10 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 2 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/22 02:44:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 2 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/22 02:44:47 DEBUG : potato: Seek from 8 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 8 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/22 02:44:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/22 02:44:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/22 02:44:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/22 02:44:47 DEBUG : potato: Seek from 5 to 2 2026/09/22 02:44:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/22 02:44:47 DEBUG : potato: Seek from 9 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 9 to 0 2026/09/22 02:44:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:44:49 DEBUG : rutabaga: md5 = f1c8a9e4172c36cd01e47b69304c1945 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/22 02:44:52 DEBUG : empty space: md5 = 7c6353967532eb3ca14e7eb879b5b6b2 OK === RUN TestCheck/3 2026/09/22 02:44:54 DEBUG : potato2: md5 = 34dbdf1ec5d386e9befca1b3157e9f2c OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/22 02:44:56 DEBUG : remotepotato: md5 = 98e8cfc202f1a647f23d9ef037e6cf4f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.83s) --- PASS: TestCheck/1 (0.49s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/09/22 02:44:59 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 02:44:59 DEBUG : Creating backend with remote "nonexistent" 2026/09/22 02:44:59 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/22 02:44:59 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/22 02:44:59 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/22 02:44:59 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:45:01 DEBUG : rutabaga: md5 = 4544b060aeb59931937a9bb6629b43e5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/22 02:45:04 DEBUG : empty space: md5 = c4698becda12953d4ce2bc39a47786b0 OK === RUN TestCheckDownload/3 2026/09/22 02:45:07 DEBUG : potato2: md5 = 1f93618a2f32844adb7224fb72abbf46 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/22 02:45:10 DEBUG : remotepotato: md5 = 703bbfe216875ba48cb7a1749624e8ef OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.29s) --- PASS: TestCheckDownload/1 (0.94s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.77s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.76s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:45:16 DEBUG : rutabaga: md5 = 14dd92a7cc1b7eec845eac096c61ed4d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/22 02:45:18 DEBUG : empty space: md5 = ae3c08296cbe3ba0952b01846fea22d6 OK === RUN TestCheckSizeOnly/3 2026/09/22 02:45:20 DEBUG : potato2: md5 = bfa5ef9b5df7c4d6b6c3cb44a55188c3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/22 02:45:22 DEBUG : remotepotato: md5 = 0894b93a5f929b71235125ef02627c74 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.12s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:45:27 DEBUG : test.sum: md5 = c0c6bff1af78b2b49c319b5a69f60890 OK 2026/09/22 02:45:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 02:45:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 02:45:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 02:45:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/22 02:45:29 DEBUG : test.sum: md5 = 5bb0978b3c63a16dc5b86778e5382a1b OK 2026/09/22 02:45:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/22 02:45:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/22 02:45:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/22 02:45:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.75s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:45:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/data" 2026/09/22 02:45:31 DEBUG : Config file has changed externally - reloading 2026/09/22 02:45:31 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/data" 2026/09/22 02:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/vjrnln8ratgmqakfosrqe8espk" 2026/09/22 02:45:37 DEBUG : data/banana: md5 = 25f1a66af3ec65f1e5ed53086987d219 OK 2026/09/22 02:45:39 DEBUG : test.sum: md5 = cdd8b43b11112de736f2703f14aea647 OK === RUN TestCheckSumDownload/subtest1 2026/09/22 02:45:43 DEBUG : data/potato: md5 = 355f3d0cc438ea616c6d2429f18016f7 OK 2026/09/22 02:45:44 DEBUG : test.sum: md5 = a3cb2133608555c74b48e01489084d3f OK === RUN TestCheckSumDownload/subtest2 2026/09/22 02:45:48 DEBUG : test.sum: md5 = dc4bd94f9c1fdbdd966e4639048b5202 OK === RUN TestCheckSumDownload/subtest3 2026/09/22 02:45:52 DEBUG : test.sum: md5 = f5b6ceef36612c1b3092db4696a7be5d OK === RUN TestCheckSumDownload/subtest4 2026/09/22 02:45:56 DEBUG : test.sum: md5 = 85271bdec7038e9424c82b402c86936d OK === RUN TestCheckSumDownload/subtest5 2026/09/22 02:45:59 DEBUG : test.sum: md5 = b20a01fd0d8552d30dc2fe26d60d6a85 OK === RUN TestCheckSumDownload/subtest6 2026/09/22 02:46:04 DEBUG : data/banana: md5 = 9aee6841b4c450ff8289f9186cedb4f7 OK 2026/09/22 02:46:05 DEBUG : data/potato: md5 = 5b138eef2e65c11f15fa24f5dd2a305e OK 2026/09/22 02:46:07 DEBUG : test.sum: md5 = f239f0b475e15b6d7d1baccd0960c8c3 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (38.63s) --- PASS: TestCheckSumDownload/subtest1 (2.05s) --- PASS: TestCheckSumDownload/subtest2 (1.83s) --- PASS: TestCheckSumDownload/subtest3 (1.89s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.74s) --- PASS: TestCheckSumDownload/subtest6 (2.25s) --- PASS: TestCheckSumDownload/subtest7 (1.87s) === RUN TestCheckSumConcurrency 2026/09/22 02:46:12 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 02:46:12 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 02:46:12 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 02:46:12 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 02:46:12 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 02:46:12 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/22 02:46:12 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/22 02:46:12 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/22 02:46:12 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/22 02:46:12 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/22 02:46:12 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/22 02:46:12 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/22 02:46:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-modowug9pafe" 2026/09/22 02:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:12 DEBUG : Creating backend with remote "TestDrive:crypt/qbkc2k8intdi3c839cjheenni5hlc7u971d0qfqr7d9pdfqp9kgg" 2026/09/22 02:46:13 DEBUG : Creating backend with remote "/tmp/rclone3133984313" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe'", Local "Local file system at /tmp/rclone3133984313", Modify Window "1ms" 2026/09/22 02:46:15 DEBUG : hello, world!: md5 = efe059cb64e5b7e61c78515904a17c08 OK upper checkfile vs. lower remote (without normalization) 2026/09/22 02:46:16 ERROR : hello, world!: sum not found 2026/09/22 02:46:16 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe' 2026/09/22 02:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe': 1 files missing 2026/09/22 02:46:16 NOTICE: 1 hashes missing 2026/09/22 02:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe': 1 differences found 2026/09/22 02:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/22 02:46:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe': 0 differences found 2026/09/22 02:46:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe': 1 matching files 2026/09/22 02:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fogopow0qetu" 2026/09/22 02:46:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:17 DEBUG : Creating backend with remote "TestDrive:crypt/9dei5u5p6uubm3shl0ia6qifgu1kbdspp5thkf0dcurcgbbs6570" 2026/09/22 02:46:18 DEBUG : Creating backend with remote "/tmp/rclone3221533017" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu'", Local "Local file system at /tmp/rclone3221533017", Modify Window "1ms" 2026/09/22 02:46:20 DEBUG : HELLO, WORLD!: md5 = 9c37ecfcd3a7d40ce39b28b010638616 OK lower checkfile vs. upper remote (without normalization) 2026/09/22 02:46:20 ERROR : HELLO, WORLD!: sum not found 2026/09/22 02:46:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu' 2026/09/22 02:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu': 1 files missing 2026/09/22 02:46:20 NOTICE: 1 hashes missing 2026/09/22 02:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu': 1 differences found 2026/09/22 02:46:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/22 02:46:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu': 0 differences found 2026/09/22 02:46:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu': 1 matching files 2026/09/22 02:46:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jahijok8dase" 2026/09/22 02:46:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:21 DEBUG : Creating backend with remote "TestDrive:crypt/7eo2898j4ih5o628splld422m74gp1vi1umbrv4dvaf3lkp7u3h0" 2026/09/22 02:46:22 DEBUG : Creating backend with remote "/tmp/rclone2570101256" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase'", Local "Local file system at /tmp/rclone2570101256", Modify Window "1ms" 2026/09/22 02:46:24 DEBUG : HeLlO, wOrLd!: md5 = c62103110542d6860d70c037d3750471 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/22 02:46:25 ERROR : HeLlO, wOrLd!: sum not found 2026/09/22 02:46:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase' 2026/09/22 02:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase': 1 files missing 2026/09/22 02:46:25 NOTICE: 1 hashes missing 2026/09/22 02:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase': 1 differences found 2026/09/22 02:46:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/22 02:46:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase': 0 differences found 2026/09/22 02:46:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase': 1 matching files 2026/09/22 02:46:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyifis7weso" 2026/09/22 02:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:26 DEBUG : Creating backend with remote "TestDrive:crypt/n8k2pe29m7oqrfvor3kjc0khrs8uliqt4g16j0fhm87njg53os6g" 2026/09/22 02:46:27 DEBUG : Creating backend with remote "/tmp/rclone1359841819" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso'", Local "Local file system at /tmp/rclone1359841819", Modify Window "1ms" 2026/09/22 02:46:29 DEBUG : HELLO, WORLD!: md5 = 43da0fddb43ad592447706db0a39a3c9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/22 02:46:29 ERROR : HELLO, WORLD!: sum not found 2026/09/22 02:46:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso' 2026/09/22 02:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso': 1 files missing 2026/09/22 02:46:29 NOTICE: 1 hashes missing 2026/09/22 02:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso': 1 differences found 2026/09/22 02:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/22 02:46:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso': 0 differences found 2026/09/22 02:46:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso': 1 matching files 2026/09/22 02:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ranebiw2wese" 2026/09/22 02:46:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/fl82a50pj039dkk9ronkb6j1nfcv74o5v9jo0ulkh2m93tgthhcg" 2026/09/22 02:46:31 DEBUG : Creating backend with remote "/tmp/rclone1930414372" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese'", Local "Local file system at /tmp/rclone1930414372", Modify Window "1ms" 2026/09/22 02:46:34 DEBUG : 測試_Русский___ě_áñ: md5 = 47e746182b2805d43019b8fb621d4537 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/22 02:46:34 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 02:46:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese' 2026/09/22 02:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese': 1 files missing 2026/09/22 02:46:34 NOTICE: 1 hashes missing 2026/09/22 02:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese': 1 differences found 2026/09/22 02:46:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/22 02:46:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese': 0 differences found 2026/09/22 02:46:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese': 1 matching files 2026/09/22 02:46:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waruluw7yaxo" 2026/09/22 02:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:35 DEBUG : Creating backend with remote "TestDrive:crypt/5oduqbg85ihckar2ftctnukjhk6bu7conp2e3s5quathmvvt2qbg" 2026/09/22 02:46:36 DEBUG : Creating backend with remote "/tmp/rclone2738367540" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo'", Local "Local file system at /tmp/rclone2738367540", Modify Window "1ms" 2026/09/22 02:46:38 DEBUG : 測試_Русский___ě_áñ: md5 = 628d2b7428fbad14509173381020cc95 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/22 02:46:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/22 02:46:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo' 2026/09/22 02:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo': 1 files missing 2026/09/22 02:46:39 NOTICE: 1 hashes missing 2026/09/22 02:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo': 1 differences found 2026/09/22 02:46:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/22 02:46:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo': 0 differences found 2026/09/22 02:46:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo': 1 matching files 2026/09/22 02:46:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-melelum0qoji" 2026/09/22 02:46:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:40 DEBUG : Creating backend with remote "TestDrive:crypt/hnm2ncn8edkqqpv1fgs2sqb2fdhdbo6lc787v0ada05oocka18jg" 2026/09/22 02:46:41 DEBUG : Creating backend with remote "/tmp/rclone3749882724" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji'", Local "Local file system at /tmp/rclone3749882724", Modify Window "1ms" 2026/09/22 02:46:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 35ca2fa826f01c1a05ce992de5600783 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/22 02:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 02:46:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji' 2026/09/22 02:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji': 1 files missing 2026/09/22 02:46:43 NOTICE: 1 hashes missing 2026/09/22 02:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji': 1 differences found 2026/09/22 02:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/22 02:46:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji': 0 differences found 2026/09/22 02:46:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji': 1 matching files 2026/09/22 02:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodavir9cuga" 2026/09/22 02:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/1c5sv5senobs8763otstjeo39v35psnsneojgnu1tn6aigu3jiq0" 2026/09/22 02:46:45 DEBUG : Creating backend with remote "/tmp/rclone2641203111" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga'", Local "Local file system at /tmp/rclone2641203111", Modify Window "1ms" 2026/09/22 02:46:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b4b909f4003e07c0498511582efc18e OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/22 02:46:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 02:46:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga' 2026/09/22 02:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga': 1 files missing 2026/09/22 02:46:48 NOTICE: 1 hashes missing 2026/09/22 02:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga': 1 differences found 2026/09/22 02:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/22 02:46:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga': 0 differences found 2026/09/22 02:46:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga': 1 matching files 2026/09/22 02:46:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudalem2haci" 2026/09/22 02:46:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:49 DEBUG : Creating backend with remote "TestDrive:crypt/fqj9tilq7553k1ceek1bar1rqih1u5k93r3i9mgplparsinaid6g" 2026/09/22 02:46:50 DEBUG : Creating backend with remote "/tmp/rclone1375380654" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci'", Local "Local file system at /tmp/rclone1375380654", Modify Window "1ms" 2026/09/22 02:46:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ac2deec7777bc73056a0e6d7fad3037 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/22 02:46:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 02:46:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci' 2026/09/22 02:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci': 1 files missing 2026/09/22 02:46:53 NOTICE: 1 hashes missing 2026/09/22 02:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci': 1 differences found 2026/09/22 02:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/22 02:46:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci': 0 differences found 2026/09/22 02:46:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci': 1 matching files 2026/09/22 02:46:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leqicot2yeju" 2026/09/22 02:46:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:46:54 DEBUG : Creating backend with remote "TestDrive:crypt/o30og8h2dqgfsdvjpd34uq6657m9br5o7vsde51sb9r93hfmk7m0" 2026/09/22 02:46:55 DEBUG : Creating backend with remote "/tmp/rclone4118854221" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju'", Local "Local file system at /tmp/rclone4118854221", Modify Window "1ms" 2026/09/22 02:46:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e1f6c4d2212e7726b3eab09c81dc5b8 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/22 02:46:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/22 02:46:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju' 2026/09/22 02:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju': 1 files missing 2026/09/22 02:46:57 NOTICE: 1 hashes missing 2026/09/22 02:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju': 1 differences found 2026/09/22 02:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/22 02:46:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/22 02:46:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju': 0 differences found 2026/09/22 02:46:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju': 1 matching files 2026/09/22 02:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leqicot2yeju': Purge remote 2026/09/22 02:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudalem2haci': Purge remote 2026/09/22 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodavir9cuga': Purge remote 2026/09/22 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-melelum0qoji': Purge remote 2026/09/22 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waruluw7yaxo': Purge remote 2026/09/22 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ranebiw2wese': Purge remote 2026/09/22 02:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyifis7weso': Purge remote 2026/09/22 02:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jahijok8dase': Purge remote 2026/09/22 02:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fogopow0qetu': Purge remote 2026/09/22 02:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-modowug9pafe': Purge remote --- PASS: TestApplyTransforms (50.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:47:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 02:47:05 DEBUG : sub/file2: md5 = 1616127fed8ee8a51fabb91ae9a7f8e7 OK 2026/09/22 02:47:05 DEBUG : sub/file2: size = 14 OK 2026/09/22 02:47:05 INFO : file1: Copied (new) to: sub/file2 2026/09/22 02:47:06 DEBUG : sub/file2: size = 14 OK 2026/09/22 02:47:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 02:47:06 DEBUG : file1: Unchanged skipping 2026/09/22 02:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.75s) === RUN TestCopyFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:47:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/22 02:47:11 DEBUG : existing: md5 = e7a14137210d4fc3ec1cb6f2ad47cddb OK 2026/09/22 02:47:11 DEBUG : existing: size = 6 OK 2026/09/22 02:47:11 INFO : existing: Copied (new) 2026/09/22 02:47:12 DEBUG : existing: size = 6 OK 2026/09/22 02:47:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 02:47:12 DEBUG : existing: Unchanged skipping 2026/09/22 02:47:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:47:12 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 02:47:12 DEBUG : existing: Sizes differ 2026/09/22 02:47:12 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (4.16s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:47:16 DEBUG : dst/file1: md5 = 896f30d02904e00ccdec9e5d44e63105 OK 2026/09/22 02:47:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/backup" 2026/09/22 02:47:17 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/1nrff024r7pq65ecp72fc28jb0" 2026/09/22 02:47:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:47:18 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 02:47:18 DEBUG : dst/file1: Sizes differ 2026/09/22 02:47:20 INFO : dst/file1: Moved (server-side) 2026/09/22 02:47:22 DEBUG : dst/file1: md5 = d971bf6d83dff8206e5778eba4eb333d OK 2026/09/22 02:47:22 DEBUG : dst/file1: size = 14 OK 2026/09/22 02:47:22 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.33s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:47:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/dst" 2026/09/22 02:47:26 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/22 02:47:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/CompareDest" 2026/09/22 02:47:28 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/gveqi14airsml4bgu7krj116o8" 2026/09/22 02:47:29 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 02:47:32 DEBUG : one: md5 = 5b292a2e20d85a453c8377d631c234e9 OK 2026/09/22 02:47:32 DEBUG : one: size = 3 OK 2026/09/22 02:47:32 INFO : one: Copied (new) 2026/09/22 02:47:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:47:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:47:33 DEBUG : one: Sizes differ 2026/09/22 02:47:35 DEBUG : one: md5 = f82670de1a79e24759ad848c7acc182a OK 2026/09/22 02:47:35 DEBUG : one: size = 5 OK 2026/09/22 02:47:35 INFO : one: Copied (replaced existing) 2026/09/22 02:47:38 DEBUG : dst/one: md5 = f9989dfa0fa00828500eea1844b04d8c OK 2026/09/22 02:47:40 DEBUG : CompareDest/one: md5 = 8abde6dc5be061bd43d56631a9216b64 OK 2026/09/22 02:47:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:47:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:47:41 DEBUG : one: Sizes differ 2026/09/22 02:47:41 DEBUG : one: size = 5 OK 2026/09/22 02:47:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:47:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/22 02:47:43 DEBUG : CompareDest/two: md5 = 42571d5ad23589a6d50be7055b420f78 OK 2026/09/22 02:47:44 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 02:47:45 DEBUG : two: size = 3 OK 2026/09/22 02:47:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:47:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 02:47:45 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 02:47:46 DEBUG : two: size = 3 OK 2026/09/22 02:47:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:47:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/22 02:47:47 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 02:47:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:47:47 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/CompareDest') 2026/09/22 02:47:47 DEBUG : two: Sizes differ 2026/09/22 02:47:48 DEBUG : two: md5 = 240d1c5fff79d4bde315efffec567ad0 OK 2026/09/22 02:47:48 DEBUG : two: size = 5 OK 2026/09/22 02:47:48 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (26.41s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:47:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/dst" 2026/09/22 02:47:53 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/22 02:47:56 DEBUG : dst/one: md5 = 3f91a38e11c8d93548d521ef0b6ab2c3 OK 2026/09/22 02:47:59 DEBUG : CopyDest/one: md5 = f62997f21e766f51e444c92c657b8ff5 OK 2026/09/22 02:48:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/CopyDest" 2026/09/22 02:48:00 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/22 02:48:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:48:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:48:00 DEBUG : one: Sizes differ 2026/09/22 02:48:01 DEBUG : one: size = 5 OK 2026/09/22 02:48:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:48:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:48:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:48:01 DEBUG : one: Sizes differ 2026/09/22 02:48:01 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (11.42s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/dst" 2026/09/22 02:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/22 02:48:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/CopyDest" 2026/09/22 02:48:06 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/22 02:48:07 DEBUG : one: Need to transfer - File not found at Destination 2026/09/22 02:48:10 DEBUG : one: md5 = b98f9df115ccbbe3f6b937774f087cf4 OK 2026/09/22 02:48:10 DEBUG : one: size = 3 OK 2026/09/22 02:48:10 INFO : one: Copied (new) 2026/09/22 02:48:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:48:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:48:11 DEBUG : one: Sizes differ 2026/09/22 02:48:12 DEBUG : one: md5 = 339a94c37752deffff04ef767cfeb041 OK 2026/09/22 02:48:12 DEBUG : one: size = 5 OK 2026/09/22 02:48:12 INFO : one: Copied (replaced existing) 2026/09/22 02:48:14 DEBUG : dst/one: md5 = 63ab3d464de375ecff9eb8c0ce9ae3a9 OK 2026/09/22 02:48:17 DEBUG : CopyDest/one: md5 = e00140dc83bda6488c56f898b1b18160 OK 2026/09/22 02:48:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/BackupDir" 2026/09/22 02:48:17 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/22 02:48:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:48:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:48:19 DEBUG : one: Sizes differ 2026/09/22 02:48:19 DEBUG : one: size = 5 OK 2026/09/22 02:48:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:48:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:48:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/dst') 2026/09/22 02:48:19 DEBUG : one: Sizes differ 2026/09/22 02:48:21 INFO : one: Moved (server-side) 2026/09/22 02:48:22 DEBUG : one: size = 5 OK 2026/09/22 02:48:22 INFO : one: Copied (server-side copy) 2026/09/22 02:48:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/22 02:48:24 DEBUG : CopyDest/two: md5 = 5769856623edc95a49c3f2adc4c454ec OK 2026/09/22 02:48:25 DEBUG : two: Need to transfer - File not found at Destination 2026/09/22 02:48:25 DEBUG : two: size = 3 OK 2026/09/22 02:48:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:48:26 DEBUG : two: size = 3 OK 2026/09/22 02:48:26 INFO : two: Copied (server-side copy) 2026/09/22 02:48:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/22 02:48:27 DEBUG : two: size = 3 OK 2026/09/22 02:48:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/22 02:48:27 DEBUG : two: Unchanged skipping 2026/09/22 02:48:29 DEBUG : CopyDest/three: md5 = fecad2b5e11f895f25c01c51a05470fe OK 2026/09/22 02:48:29 DEBUG : three: Need to transfer - File not found at Destination 2026/09/22 02:48:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:48:30 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa/CopyDest') 2026/09/22 02:48:30 DEBUG : three: Sizes differ 2026/09/22 02:48:30 DEBUG : three: Destination not found in --copy-dest 2026/09/22 02:48:31 DEBUG : three: md5 = c6850c6cec78247840d252c07b68c1ec OK 2026/09/22 02:48:31 DEBUG : three: size = 7 OK 2026/09/22 02:48:31 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (36.19s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.38s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:48:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/22 02:48:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9e7775b43e9996e1b0336afcf3667325 OK 2026/09/22 02:48:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/22 02:48:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/22 02:48:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/22 02:48:45 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:563: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/22 02:48:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/22 02:48:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/22 02:48:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ee6201873756480429a5516bf68061dc OK 2026/09/22 02:48:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/22 02:48:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.90s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:48:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using skip mode. 2026/09/22 02:48:54 NOTICE: one: Found 2 files with duplicate names 2026/09/22 02:48:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.89s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using skip mode. 2026/09/22 02:49:01 NOTICE: one: Found 3 files with duplicate names 2026/09/22 02:49:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/22 02:49:01 INFO : one: Deleted 2026/09/22 02:49:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.43s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using first mode. 2026/09/22 02:49:08 NOTICE: one: Found 3 files with duplicate names 2026/09/22 02:49:08 INFO : one: Deleted 2026/09/22 02:49:09 INFO : one: Deleted 2026/09/22 02:49:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.76s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using newest mode. 2026/09/22 02:49:14 NOTICE: one: Found 3 files with duplicate names 2026/09/22 02:49:15 INFO : one: Deleted 2026/09/22 02:49:15 INFO : one: Deleted 2026/09/22 02:49:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using oldest mode. 2026/09/22 02:49:21 NOTICE: one: Found 3 files with duplicate names 2026/09/22 02:49:21 INFO : one: Deleted 2026/09/22 02:49:22 INFO : one: Deleted 2026/09/22 02:49:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.05s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using largest mode. 2026/09/22 02:49:27 NOTICE: one: Found 3 files with duplicate names 2026/09/22 02:49:27 INFO : one: Deleted 2026/09/22 02:49:28 INFO : one: Deleted 2026/09/22 02:49:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using smallest mode. 2026/09/22 02:49:34 NOTICE: one: Found 3 files with duplicate names 2026/09/22 02:49:34 INFO : one: Deleted 2026/09/22 02:49:35 INFO : one: Deleted 2026/09/22 02:49:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.80s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using rename mode. 2026/09/22 02:49:42 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/22 02:49:42 INFO : one-2.txt: renamed from: one.txt 2026/09/22 02:49:43 INFO : one-3.txt: renamed from: one.txt 2026/09/22 02:49:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (9.86s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:49:47 DEBUG : one-1.txt: md5 = 7669b0685c335a4c123d352417d1d1a2 OK 2026/09/22 02:49:49 DEBUG : one-2.txt: md5 = c354d75140b2c1717bc5a34fce4a7c17 OK 2026/09/22 02:49:50 DEBUG : one-3.txt: md5 = b5386cc92b071a362117bd97a7ba0ad0 OK 2026/09/22 02:49:52 DEBUG : one-4.txt: md5 = e91daf16385490ab89b492e99fdd5721 OK 2026/09/22 02:49:53 DEBUG : one-5.txt: md5 = 82f38ed0a37f991b2ec6c92c98acfeb8 OK 2026/09/22 02:49:55 DEBUG : one-6.txt: md5 = 84510bf671f8eb4fbc1fb1525d265e4d OK 2026/09/22 02:49:56 DEBUG : one-7.txt: md5 = a4c82788c6ae11b56c89c8790b5e0229 OK 2026/09/22 02:49:58 DEBUG : one-8.txt: md5 = 465ffb42cefa1f8caf516eabe61e5ac3 OK 2026/09/22 02:49:59 DEBUG : one-9.txt: md5 = 202e4cb5a939f43f310f97ab2bce2165 OK 2026/09/22 02:50:00 DEBUG : one-10.txt: md5 = 2b64c45e1c1ec052b4b8df561bfd6cf2 OK 2026/09/22 02:50:02 DEBUG : one-11.txt: md5 = 897cbe139f1d9dce7a811a88ddad013c OK 2026/09/22 02:50:03 DEBUG : one-12.txt: md5 = bf32297a5c1a11c601b5505165c5e18a OK 2026/09/22 02:50:05 DEBUG : one-13.txt: md5 = 5eefd61b7b5109104b7dcd7a6540dcc0 OK 2026/09/22 02:50:06 DEBUG : one-14.txt: md5 = 7622812974d5b3a89258a92095eeb966 OK 2026/09/22 02:50:08 DEBUG : one-15.txt: md5 = 4d2bdf59bb72c6de66ac2f3cc71e33f0 OK 2026/09/22 02:50:09 DEBUG : one-16.txt: md5 = 37fc701738b7e07b81081b00ff91e780 OK 2026/09/22 02:50:10 DEBUG : one-17.txt: md5 = b8637f7a29b2a68eeb331e677efc15e4 OK 2026/09/22 02:50:12 DEBUG : one-18.txt: md5 = e7ba9ea976aacf692d56467c15e91750 OK 2026/09/22 02:50:13 DEBUG : one-19.txt: md5 = 427bd5dffd525cb819bca3df3ecfb86c OK 2026/09/22 02:50:15 DEBUG : one-20.txt: md5 = bad0fbd765074a189f6905a3c46243b4 OK 2026/09/22 02:50:16 DEBUG : one-21.txt: md5 = a8683310e72935149e91105eab1615fe OK 2026/09/22 02:50:17 DEBUG : one-22.txt: md5 = 5ea77915705b54a6ee3b57765e7af89d OK 2026/09/22 02:50:19 DEBUG : one-23.txt: md5 = 83ce20120e9d7139c0622ac165baa242 OK 2026/09/22 02:50:20 DEBUG : one-24.txt: md5 = 3391c428b0667b39c36a57f71e24eaaf OK 2026/09/22 02:50:22 DEBUG : one-25.txt: md5 = e50d3c30425a6d0dfa2a6abf8b4a3c69 OK 2026/09/22 02:50:24 DEBUG : one-26.txt: md5 = 93e848a8cbb9c60272b94dddcd4c5c94 OK 2026/09/22 02:50:25 DEBUG : one-27.txt: md5 = 41d2572078564c05311572bf439f38aa OK 2026/09/22 02:50:26 DEBUG : one-28.txt: md5 = 439b67b0b898608f0a4f7b63e1d87650 OK 2026/09/22 02:50:28 DEBUG : one-29.txt: md5 = 182b7e3e71469c26b492e9fd2c7b55b6 OK 2026/09/22 02:50:29 DEBUG : one-30.txt: md5 = b7d902fb1786b5e38076c6a47c134f51 OK 2026/09/22 02:50:31 DEBUG : one-31.txt: md5 = 869afd89863b8e6565f43c90e3f5467a OK 2026/09/22 02:50:32 DEBUG : one-32.txt: md5 = d2a4a088c15c35730eece75f7eb5ad29 OK 2026/09/22 02:50:34 DEBUG : one-33.txt: md5 = 66cce281eb6b8559fdec58949352bcb0 OK 2026/09/22 02:50:35 DEBUG : one-34.txt: md5 = 9e3e81be89f43246b2f20e694efa15c7 OK 2026/09/22 02:50:36 DEBUG : one-35.txt: md5 = 2c7effdb6326feb05fd45ec2cab5cced OK 2026/09/22 02:50:38 DEBUG : one-36.txt: md5 = 9b48d55d3dd54468134791480ef7ec03 OK 2026/09/22 02:50:40 DEBUG : one-37.txt: md5 = 06376ff65307bb5365aaae36254298b6 OK 2026/09/22 02:50:41 DEBUG : one-38.txt: md5 = 8fd8e0a4216946829dca44f76deb812f OK 2026/09/22 02:50:42 DEBUG : one-39.txt: md5 = db5537d0db3d751be7b1945978608d2e OK 2026/09/22 02:50:44 DEBUG : one-40.txt: md5 = e9a66075eb85d8758299c9eafb17cb0e OK 2026/09/22 02:50:45 DEBUG : one-41.txt: md5 = 5db821f1393c20c2fbc99bfea68dc069 OK 2026/09/22 02:50:47 DEBUG : one-42.txt: md5 = eb2f53ca68c619542bb3528b6c8ee6ca OK 2026/09/22 02:50:48 DEBUG : one-43.txt: md5 = d7e90d05421b5e03f498102523c44f83 OK 2026/09/22 02:50:49 DEBUG : one-44.txt: md5 = 2d5fedb6d0a8a5f3d57753ea56e8a0aa OK 2026/09/22 02:50:51 DEBUG : one-45.txt: md5 = 1612c8168cf3b075a76e3549315e95ac OK 2026/09/22 02:50:52 DEBUG : one-46.txt: md5 = 24ff8d696b4c61fdc5a5a09632d0404a OK 2026/09/22 02:50:54 DEBUG : one-47.txt: md5 = ef7c153f9268533c5058a95d1f5f98ca OK 2026/09/22 02:50:55 DEBUG : one-48.txt: md5 = 1b3f9e90d004f8746f1888e164516c45 OK 2026/09/22 02:50:57 DEBUG : one-49.txt: md5 = 0d0a23d18b8c4313efccbfed3f2027c4 OK 2026/09/22 02:50:58 DEBUG : one-50.txt: md5 = 9fbbe09a97487e1e6f0856ad45533375 OK 2026/09/22 02:51:00 DEBUG : one-51.txt: md5 = 66a047e3bb8fa6765af245acbc57769a OK 2026/09/22 02:51:01 DEBUG : one-52.txt: md5 = aa78d8b6e73b6c65b8bdeb76fb16e51f OK 2026/09/22 02:51:02 DEBUG : one-53.txt: md5 = 489a222f1e98b01b9167d6e2101a527d OK 2026/09/22 02:51:04 DEBUG : one-54.txt: md5 = 62784f38482ff2b5473c1e3948f71ffd OK 2026/09/22 02:51:05 DEBUG : one-55.txt: md5 = 12aa22c836bb9c0e0061114d8e1dc901 OK 2026/09/22 02:51:07 DEBUG : one-56.txt: md5 = eb44e0d113ba34909174abdc54e24e60 OK 2026/09/22 02:51:08 DEBUG : one-57.txt: md5 = 4de89c63b7aa25637b9afb93ea146500 OK 2026/09/22 02:51:10 DEBUG : one-58.txt: md5 = 10901e97259e3d203d68cf54bb8450ef OK 2026/09/22 02:51:11 DEBUG : one-59.txt: md5 = 8ffe54581e38b8fae1d95b46e38c8622 OK 2026/09/22 02:51:12 DEBUG : one-60.txt: md5 = 6cc07c252b88ac53ee7faffac3f4cf85 OK 2026/09/22 02:51:14 DEBUG : one-61.txt: md5 = bc62998855b21de4ae70dad5abc7792b OK 2026/09/22 02:51:15 DEBUG : one-62.txt: md5 = da7506040495838f615c7d86afd4e821 OK 2026/09/22 02:51:16 DEBUG : one-63.txt: md5 = 37c11cd0f951ced39d32ee5a59a5627c OK 2026/09/22 02:51:18 DEBUG : one-64.txt: md5 = 6f7602132655af7c49db0c17734bf23a OK 2026/09/22 02:51:19 DEBUG : one-65.txt: md5 = b68ed329a21b20562c0964756c487f79 OK 2026/09/22 02:51:21 DEBUG : one-66.txt: md5 = 899f73a1877435cb2ab84710c13ac988 OK 2026/09/22 02:51:22 DEBUG : one-67.txt: md5 = 20a3dd3c42ae4a71a03f66550267f9a4 OK 2026/09/22 02:51:23 DEBUG : one-68.txt: md5 = 65d64396ac31bd0400fcdb6e23575f21 OK 2026/09/22 02:51:25 DEBUG : one-69.txt: md5 = fbb748d55a39657e2d13590a557acbf4 OK 2026/09/22 02:51:26 DEBUG : one-70.txt: md5 = 08e2ad06026a6ec25821864b26f09866 OK 2026/09/22 02:51:28 DEBUG : one-71.txt: md5 = 4abe0f85ae243bb55422ee2f56c0afd9 OK 2026/09/22 02:51:29 DEBUG : one-72.txt: md5 = b2c3aec0f207335ee247bbb9e11e8619 OK 2026/09/22 02:51:30 DEBUG : one-73.txt: md5 = 0144a6c996800fd12f3bb41d1af212f7 OK 2026/09/22 02:51:32 DEBUG : one-74.txt: md5 = b7f9be6e186e3cd27b744ffb6da892a2 OK 2026/09/22 02:51:33 DEBUG : one-75.txt: md5 = 3a2ca82512cceb323e649b5f6739d7d4 OK 2026/09/22 02:51:35 DEBUG : one-76.txt: md5 = 1a9a4b3003b568b361fefa45e1ae2176 OK 2026/09/22 02:51:36 DEBUG : one-77.txt: md5 = db4cc85decf10f167ecfb26d7d443f6f OK 2026/09/22 02:51:38 DEBUG : one-78.txt: md5 = daeb612e46a47311bd1f29e312ff1df1 OK 2026/09/22 02:51:39 DEBUG : one-79.txt: md5 = 19771498e520b0100cfa0d9390444ad8 OK 2026/09/22 02:51:40 DEBUG : one-80.txt: md5 = c2e603bc40f953add6f2512931138fed OK 2026/09/22 02:51:42 DEBUG : one-81.txt: md5 = 82796ccc73f90d52fffdc18b297cefde OK 2026/09/22 02:51:43 DEBUG : one-82.txt: md5 = 9fc4a9803bcf19f8c2061cd3f3199895 OK 2026/09/22 02:51:44 DEBUG : one-83.txt: md5 = a5a2ef00fd67978f8f21538c4d156418 OK 2026/09/22 02:51:46 DEBUG : one-84.txt: md5 = deb08b46a37e0cfef6b0c5dd1d1e7caa OK 2026/09/22 02:51:47 DEBUG : one-85.txt: md5 = 836363d157c8685edd0054a5d4df222e OK 2026/09/22 02:51:49 DEBUG : one-86.txt: md5 = 9813e055a5a1e2010d40192038cd43bd OK 2026/09/22 02:51:50 DEBUG : one-87.txt: md5 = da9b4e21a7a00720d5a2e3639963a03c OK 2026/09/22 02:51:51 DEBUG : one-88.txt: md5 = 38bff0599f185a68610b8f012e7676de OK 2026/09/22 02:51:53 DEBUG : one-89.txt: md5 = b3fdc3e999ef75979166a54da9887c34 OK 2026/09/22 02:51:54 DEBUG : one-90.txt: md5 = 4df5af333ebba69644687076259c8d85 OK 2026/09/22 02:51:55 DEBUG : one-91.txt: md5 = b428c710f2849637aa4b513a65b06ac5 OK 2026/09/22 02:51:57 DEBUG : one-92.txt: md5 = bd27e89429341e9ad6c9dae391b51761 OK 2026/09/22 02:51:59 DEBUG : one-93.txt: md5 = e81591f05c34b1dae14c7281d741782a OK 2026/09/22 02:52:00 DEBUG : one-94.txt: md5 = 475c501ae06e816fcd19b9f513895851 OK 2026/09/22 02:52:01 DEBUG : one-95.txt: md5 = c74fbf524f89aa605e58dd65e4ed4d2d OK 2026/09/22 02:52:03 DEBUG : one-96.txt: md5 = 8feec7a829a9bd364d5821fff3cd651e OK 2026/09/22 02:52:04 DEBUG : one-97.txt: md5 = 3a1f825039be7dcd825253e4a3015152 OK 2026/09/22 02:52:06 DEBUG : one-98.txt: md5 = 991bb0e31294fbae27f22f00a0d211c1 OK 2026/09/22 02:52:07 DEBUG : one-99.txt: md5 = 7a81db85e982d3e60f5571c57662d045 OK 2026/09/22 02:52:09 DEBUG : one-100.txt: md5 = 293e1806add0d15d116fc88a49c2dfee OK 2026/09/22 02:52:11 DEBUG : one-101.txt: md5 = ba551979eff39f980ecb82691803f2a3 OK 2026/09/22 02:52:12 DEBUG : one-102.txt: md5 = cb6c9637ac712373218671b476657be9 OK 2026/09/22 02:52:13 DEBUG : one-103.txt: md5 = 0b98e221fba898fd102ce1170f25e422 OK 2026/09/22 02:52:15 DEBUG : one-104.txt: md5 = 06123c05da5ffb368acf7d34060195ba OK 2026/09/22 02:52:16 DEBUG : one-105.txt: md5 = 11e0060fe7b85b459823b79f6dcbb695 OK 2026/09/22 02:52:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Looking for duplicate names using rename mode. 2026/09/22 02:52:20 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/22 02:52:20 INFO : one-106.txt: renamed from: one.txt 2026/09/22 02:52:21 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (214.22s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:53:22 DEBUG : dupe1/one.txt: md5 = 8159c6f35ab4ff7ba73a8e27d4317ad2 OK 2026/09/22 02:53:24 DEBUG : dupe2/two.txt: md5 = ba58fe5bc71008e4babd2cf2e66993d6 OK 2026/09/22 02:53:26 DEBUG : dupe3/three.txt: md5 = b5d19923832e899e6beb7a2761d84218 OK 2026/09/22 02:53:27 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/22 02:53:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/22 02:53:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/22 02:53:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (12.35s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:53:34 DEBUG : a.txt: md5 = abd76a0abe7b710b22369bb844c809ca OK 2026/09/22 02:53:35 DEBUG : zend.txt: md5 = 68736dd6679be82ea3ed7e60defcf5f0 OK 2026/09/22 02:53:38 DEBUG : sub dir/hello world: md5 = 73847796877c464b8073824dfe1087d0 OK 2026/09/22 02:53:39 DEBUG : sub dir/hello world2: md5 = 4050e6f1af2e155a237104ca2c7412c1 OK 2026/09/22 02:53:41 DEBUG : sub dir/ignore dir/.ignore: md5 = 0827ea232d9d02c7e124c6592792a597 OK 2026/09/22 02:53:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = c81a97215804cd2319eb9b69f91b7448 OK 2026/09/22 02:53:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = abd9fe40b7c05f5a9562d6c629794401 OK 2026/09/22 02:53:46 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 02:53:46 DEBUG : a.txt: Excluded 2026/09/22 02:53:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 02:53:47 DEBUG : sub dir/hello world2: Excluded 2026/09/22 02:53:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 02:53:47 DEBUG : sub dir/hello world: Excluded 2026/09/22 02:53:48 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 02:53:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 02:53:48 DEBUG : sub dir/hello world2: Excluded 2026/09/22 02:53:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 02:53:48 DEBUG : sub dir/hello world: Excluded 2026/09/22 02:53:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.64s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:53:56 DEBUG : a.txt: md5 = 9a22df52680bd1a1d79b5c3e9107f94c OK 2026/09/22 02:53:57 DEBUG : zend.txt: md5 = 11b4949d983cb710899cdf6d5089f382 OK 2026/09/22 02:53:59 DEBUG : sub dir/hello world: md5 = 54241633e80ae74a3e88b2cfe72c4006 OK 2026/09/22 02:54:00 DEBUG : sub dir/hello world2: md5 = af1ff75de7a168e9543705a686bd38e7 OK 2026/09/22 02:54:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 77b592b38d1fe3d933f0456d724edfaa OK 2026/09/22 02:54:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = b98ab69899aed7a42212a299e14632d6 OK 2026/09/22 02:54:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 029a9d903472989a45a12e127cdfd1fc OK 2026/09/22 02:54:07 DEBUG : a.txt: Excluded (Size Filter) 2026/09/22 02:54:07 DEBUG : a.txt: Excluded 2026/09/22 02:54:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 02:54:08 DEBUG : sub dir/hello world2: Excluded 2026/09/22 02:54:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 02:54:08 DEBUG : sub dir/hello world: Excluded 2026/09/22 02:54:09 DEBUG : sub dir/ignore dir: Excluded 2026/09/22 02:54:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/22 02:54:09 DEBUG : sub dir/hello world2: Excluded 2026/09/22 02:54:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/22 02:54:09 DEBUG : sub dir/hello world: Excluded 2026/09/22 02:54:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.43s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:17 DEBUG : file1: md5 = accb2ecd6ea038761fc1d86e534ffec3 OK 2026/09/22 02:54:19 DEBUG : sub/file2: md5 = 38efe0c3a89326576adce77c1236ca1f 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/09/22 02:54:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/22 02:54:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/22 02:54:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.09s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:26 DEBUG : file1: md5 = 6df5e3fd6d545c78eb74c16e56e6f5e0 OK 2026/09/22 02:54:28 DEBUG : sub/file2: md5 = cac5db36775c407ddd973dd98b4de0e7 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/09/22 02:54:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/notfound" 2026/09/22 02:54:32 DEBUG : Config file has changed externally - reloading 2026/09/22 02:54:32 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (11.42s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestStatJSONMemory 2026/09/22 02:54:36 DEBUG : Creating backend with remote ":memory:" 2026/09/22 02:54:36 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 02:54:36 DEBUG : sub/file1: size = 5 OK 2026/09/22 02:54:36 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 02:54:36 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Making directory 2026/09/22 02:54:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:39 DEBUG : sub dir/hello world: md5 = 17153763096d9c6a779a74486007ae90 OK --- PASS: TestLsd (5.00s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:43 DEBUG : potato2: md5 = bcc5fb2a71b68eea2d1392342a0d90f7 OK 2026/09/22 02:54:45 DEBUG : empty space: md5 = a00895d65250ccec860a371aa115f7dc OK --- PASS: TestLs (4.55s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:48 DEBUG : potato2: md5 = 7b345240f116b28e0a793b34c000f5d5 OK 2026/09/22 02:54:49 DEBUG : empty space: md5 = fe6956e212bb4dd052acac5ecb4dcba2 OK 2026/09/22 02:54:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/22 02:54:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.94s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:53 DEBUG : potato2: md5 = 2914da814e849b530eec896f6936eddc OK 2026/09/22 02:54:54 DEBUG : empty space: md5 = 7ad51094a75ebf7a73fcd8c48dd1bf68 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:54:57 DEBUG : potato2: md5 = c773822cb83aa9ede7f2c18dac8e5fee OK 2026/09/22 02:54:59 DEBUG : empty space: md5 = fbdd1d09a50979afca8b83fdc0c3c488 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2026/09/22 02:55:00 DEBUG : Creating backend with remote ":memory:" 2026/09/22 02:55:00 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/22 02:55:00 ERROR : file1: hash unsupported: hash type not supported 2026/09/22 02:55:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/22 02:55:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/22 02:55:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:55:02 DEBUG : potato2: md5 = cfef0298f083de2a542edcafaaf9adbd OK 2026/09/22 02:55:04 DEBUG : empty space: md5 = be84254e71ab46315e873449003049b0 OK 2026/09/22 02:55:06 DEBUG : sub dir/potato3: md5 = b898ef8f1fcb09316ad2ad74da10aed5 OK --- PASS: TestCount (8.63s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:55:11 DEBUG : small: md5 = e6413e8859f4ae085a7c5b98e52ff538 OK 2026/09/22 02:55:12 DEBUG : medium: md5 = 2f8cf99d4f300dd9cf4b1ea071c4377e OK 2026/09/22 02:55:13 DEBUG : large: md5 = 519d1722f1ac4d3e8ae8cc2f2b19ab98 OK 2026/09/22 02:55:14 DEBUG : Waiting for deletions to finish 2026/09/22 02:55:14 DEBUG : large: Excluded (Size Filter) 2026/09/22 02:55:14 INFO : small: Deleted 2026/09/22 02:55:14 INFO : medium: Deleted --- PASS: TestDelete (6.44s) === RUN TestDeleteFatalError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:55:17 DEBUG : file0: md5 = 734f694395a395b95db2ba7b41146cb4 OK 2026/09/22 02:55:18 DEBUG : file1: md5 = 7b5f6c42dd9bf915b1971feb680b5142 OK 2026/09/22 02:55:20 DEBUG : file2: md5 = b8cb4421ff38ff16aa83a6d8b3be8798 OK 2026/09/22 02:55:21 DEBUG : file3: md5 = 92d7f2684edcdef2b61a123dcb77dfce OK 2026/09/22 02:55:22 DEBUG : file4: md5 = ec4c46c1c21b10b870faf40074435218 OK 2026/09/22 02:55:24 DEBUG : file5: md5 = f8be4f17803440689f526ec04af73035 OK 2026/09/22 02:55:25 DEBUG : file6: md5 = 12a426b4109b7c9a0f9861456b042f42 OK 2026/09/22 02:55:27 DEBUG : file7: md5 = 7459ffeaebe5e9b8f5a372f335bcab4d OK 2026/09/22 02:55:28 DEBUG : file8: md5 = ea57c1988abb53e3deeb34fc8da99cc1 OK 2026/09/22 02:55:30 DEBUG : file9: md5 = 942cd988e628c63b693311da7daa7889 OK 2026/09/22 02:55:31 DEBUG : file10: md5 = 05508e0137407f3281f1ba60dfb77d8a OK 2026/09/22 02:55:33 DEBUG : file11: md5 = 014f9ba0855335847b132c48f9d8f416 OK 2026/09/22 02:55:34 DEBUG : file12: md5 = 98d48a5caccddf0ba669bafde67852b4 OK 2026/09/22 02:55:36 DEBUG : file13: md5 = 39808270e7600ee2789be35063a5355b OK 2026/09/22 02:55:38 DEBUG : file14: md5 = ce6f67f23988d46fc54c246791b08eeb OK 2026/09/22 02:55:39 DEBUG : file15: md5 = c551b718eed80bd591799058bf04894a OK 2026/09/22 02:55:40 DEBUG : file16: md5 = e74edc7f84f1058b632a9ce96016a3a9 OK 2026/09/22 02:55:42 DEBUG : file17: md5 = cfccee2b000f094e100e10219ec3a0c2 OK 2026/09/22 02:55:43 DEBUG : file18: md5 = 84bf5ea44c84ff8ae3660d33bb45ec97 OK 2026/09/22 02:55:45 DEBUG : file19: md5 = fb341e2aa80bda85c4f50d75a4eb1c71 OK 2026/09/22 02:55:45 DEBUG : Waiting for deletions to finish 2026/09/22 02:55:45 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:55:45 ERROR : file11: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (39.15s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:55:56 DEBUG : small: md5 = 17db37b10b941ec5e90e48a42824efbe OK 2026/09/22 02:55:58 DEBUG : medium: md5 = 2db490ae2cd1835ce1ca6b2ddbedc845 OK 2026/09/22 02:55:59 DEBUG : large: md5 = ffddb317698efb9396165a581d10a977 OK 2026/09/22 02:55:59 DEBUG : Waiting for deletions to finish 2026/09/22 02:55:59 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/22 02:56:00 INFO : small: Deleted 2026/09/22 02:56:00 INFO : medium: Deleted --- PASS: TestMaxDelete (6.90s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:56:03 DEBUG : small: md5 = d6fdf2c5d1761c9ca2e66a818487afb2 OK 2026/09/22 02:56:04 DEBUG : medium: md5 = da063077098197c89e822d2e0c0b0f7b OK 2026/09/22 02:56:06 DEBUG : large: md5 = 68538ff246d6372fb401add09169bf6b OK 2026/09/22 02:56:06 DEBUG : Waiting for deletions to finish 2026/09/22 02:56:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/22 02:56:07 INFO : small: Deleted 2026/09/22 02:56:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:56:10 DEBUG : small: md5 = d9d0257c36cd7500c5eb4dc57af80005 OK 2026/09/22 02:56:11 DEBUG : medium: md5 = edfff2be8e1730852e0bd3e20d9f81c3 OK 2026/09/22 02:56:13 DEBUG : large: md5 = 1b0cc1d945b7a425617f3264d3cd5210 OK 2026/09/22 02:56:13 DEBUG : Waiting for deletions to finish 2026/09/22 02:56:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/22 02:56:14 INFO : medium: Deleted 2026/09/22 02:56:14 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.02s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:56:17 DEBUG : ReadFile: md5 = fa1f6bac11dcf1158fd954a085152790 OK --- PASS: TestReadFile (3.90s) === RUN TestRetry 2026/09/22 02:56:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/22 02:56:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/22 02:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 02:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 02:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/22 02:56:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/22 02:56:19 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:56:21 DEBUG : file1: md5 = 783931d2ac6ce4e7e4c7cde9af55df0e OK 2026/09/22 02:56:22 DEBUG : file2: md5 = a2a3d5d3d37a78cea1b5c200f4f51541 OK --- PASS: TestCat (13.67s) === RUN TestPurge 2026/09/22 02:56:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xalodil1gado" 2026/09/22 02:56:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 02:56:33 DEBUG : Creating backend with remote "TestDrive:crypt/7upe9pqhaqpdrcavpbk9ikdd5q43ecli4ad1jsg2qo62gjg98hi0" 2026/09/22 02:56:34 DEBUG : Creating backend with remote "/tmp/rclone2476722375" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xalodil1gado'", Local "Local file system at /tmp/rclone2476722375", Modify Window "1ms" 2026/09/22 02:56:38 DEBUG : A1/B1/C1/one: md5 = aae94b6cbe5763bb7417ecbe0a53c588 OK 2026/09/22 02:56:38 INFO : A2: Making directory 2026/09/22 02:56:39 INFO : A1/B2: Making directory 2026/09/22 02:56:40 INFO : A1/B2/C2: Making directory 2026/09/22 02:56:41 INFO : A1/B1/C3: Making directory 2026/09/22 02:56:41 INFO : A3: Making directory 2026/09/22 02:56:42 INFO : A3/B3: Making directory 2026/09/22 02:56:43 INFO : A3/B3/C4: Making directory 2026/09/22 02:56:45 DEBUG : A1/two: md5 = 48d6957c9884038c14b4bec4ed988827 OK 2026/09/22 02:56:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalodil1gado': Purge remote 2026/09/22 02:56:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.04s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:56:53 DEBUG : A1/B1/C1/one: md5 = a53c6599f96c8747fc2144610a27f535 OK 2026/09/22 02:56:53 INFO : A2: Making directory 2026/09/22 02:56:53 INFO : A1/B2: Making directory 2026/09/22 02:56:54 INFO : A1/B2/C2: Making directory 2026/09/22 02:56:55 INFO : A1/B1/C3: Making directory 2026/09/22 02:56:55 INFO : A3: Making directory 2026/09/22 02:56:56 INFO : A3/B3: Making directory 2026/09/22 02:56:57 INFO : A3/B3/C4: Making directory 2026/09/22 02:56:59 DEBUG : A1/two: md5 = ddcb2058453a12da8a87b8ef6af91bcb OK 2026/09/22 02:57:00 DEBUG : removing 1 level 3 directories 2026/09/22 02:57:00 INFO : A3/B3/C4: Removing directory 2026/09/22 02:57:03 DEBUG : removing 2 level 3 directories 2026/09/22 02:57:03 INFO : A1/B2/C2: Removing directory 2026/09/22 02:57:03 INFO : A1/B1/C3: Removing directory 2026/09/22 02:57:03 DEBUG : removing 2 level 2 directories 2026/09/22 02:57:03 INFO : A3/B3: Removing directory 2026/09/22 02:57:03 INFO : A1/B2: Removing directory 2026/09/22 02:57:04 DEBUG : removing 2 level 1 directories 2026/09/22 02:57:04 INFO : A3: Removing directory 2026/09/22 02:57:04 INFO : A2: Removing directory 2026/09/22 02:57:08 DEBUG : removing 1 level 3 directories 2026/09/22 02:57:08 INFO : A1/B1/C1: Removing directory 2026/09/22 02:57:09 DEBUG : removing 1 level 2 directories 2026/09/22 02:57:09 INFO : A1/B1: Removing directory 2026/09/22 02:57:10 DEBUG : removing 1 level 1 directories 2026/09/22 02:57:10 INFO : A1: Removing directory 2026/09/22 02:57:10 DEBUG : removing 1 level 0 directories 2026/09/22 02:57:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (22.44s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:12 INFO : A1: Making directory 2026/09/22 02:57:13 INFO : A1/B1: Making directory 2026/09/22 02:57:14 INFO : A1/B1/C1: Making directory 2026/09/22 02:57:16 DEBUG : removing 1 level 3 directories 2026/09/22 02:57:16 INFO : A1/B1/C1: Removing directory 2026/09/22 02:57:17 DEBUG : removing 1 level 2 directories 2026/09/22 02:57:17 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:19 INFO : A1: Making directory 2026/09/22 02:57:20 INFO : A1/B1: Making directory 2026/09/22 02:57:21 INFO : A1/B1/C1: Making directory 2026/09/22 02:57:24 DEBUG : removing 1 level 3 directories 2026/09/22 02:57:24 INFO : A1/B1/C1: Removing directory 2026/09/22 02:57:24 DEBUG : removing 1 level 2 directories 2026/09/22 02:57:24 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.47s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:28 DEBUG : file1: md5 = 75e927dcd50533ba7b7822edc3feafaf OK 2026/09/22 02:57:28 DEBUG : file1: size = 14 OK 2026/09/22 02:57:29 DEBUG : filename.txt: File name found in url 2026/09/22 02:57:30 DEBUG : filename.txt: md5 = 0eb44b605592e5b19fc6e7c12d66fd28 OK 2026/09/22 02:57:30 DEBUG : filename.txt: size = 14 OK 2026/09/22 02:57:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/22 02:57:32 DEBUG : headerfilename.txt: md5 = 96e992ec9189c1945f31d3ed96052d49 OK 2026/09/22 02:57:32 DEBUG : headerfilename.txt: size = 14 OK 2026/09/22 02:57:33 DEBUG : file2: md5 = c7968221c9095152f0d0e6b0d25c5482 OK 2026/09/22 02:57:33 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:37 DEBUG : file1: md5 = aff56c989264e6b400662a82ea85b5e2 OK 2026/09/22 02:57:37 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 02:57:40 DEBUG : sub/file2: md5 = 4dc08b979a1f2934396118ec399759dc OK 2026/09/22 02:57:40 DEBUG : sub/file2: size = 14 OK 2026/09/22 02:57:40 INFO : file1: Copied (new) to: sub/file2 2026/09/22 02:57:40 INFO : file1: Deleted 2026/09/22 02:57:41 DEBUG : sub/file2: size = 14 OK 2026/09/22 02:57:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 02:57:41 DEBUG : file1: Unchanged skipping 2026/09/22 02:57:41 INFO : file1: Deleted 2026/09/22 02:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/22 02:57:46 DEBUG : file1: md5 = 7eb66f661fa54167a232102e4515b498 OK 2026/09/22 02:57:46 DEBUG : file1: size = 14 OK 2026/09/22 02:57:46 INFO : file1: Copied (new) 2026/09/22 02:57:46 INFO : file1: Deleted 2026/09/22 02:57:46 DEBUG : file1: Destination exists, skipping 2026/09/22 02:57:46 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestMoveFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:49 DEBUG : existing: md5 = fa6633668ad56f662a5c92d1a07991db OK 2026/09/22 02:57:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:57:49 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 02:57:49 DEBUG : existing: Sizes differ 2026/09/22 02:57:49 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:57:54 DEBUG : dst/file1: md5 = 3270077ba6d150638beb1f27822520dd OK 2026/09/22 02:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqoxan3hoqa/backup" 2026/09/22 02:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg/1nrff024r7pq65ecp72fc28jb0" 2026/09/22 02:57:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1510213085) 2026/09/22 02:57:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 02:57:56 DEBUG : dst/file1: Sizes differ 2026/09/22 02:57:58 INFO : dst/file1: Moved (server-side) 2026/09/22 02:58:00 DEBUG : dst/file1: md5 = f45b3d55864ba96b233548b7aa2b576c OK 2026/09/22 02:58:00 DEBUG : dst/file1: size = 14 OK 2026/09/22 02:58:00 INFO : dst/file1: Copied (new) 2026/09/22 02:58:00 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.87s) === 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 TestDirMoveMoveError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:58:07 DEBUG : A/file0: md5 = 66a209946e6ee62d9c613d2c802e0648 OK 2026/09/22 02:58:08 DEBUG : A/file1: md5 = d9e44959cca98102c5f87c8c61f21ff2 OK 2026/09/22 02:58:10 DEBUG : A/file2: md5 = 91f46be1d7b5c568aea1625ee30c3888 OK 2026/09/22 02:58:11 DEBUG : A/file3: md5 = 1af26d8650961e3806253819b98bae63 OK 2026/09/22 02:58:13 DEBUG : A/file4: md5 = 80c167bc0b7db09068de932d69b56e94 OK 2026/09/22 02:58:14 DEBUG : A/file5: md5 = bc9286cbe442b682d5c1972279cd01e9 OK 2026/09/22 02:58:16 DEBUG : A/file6: md5 = 9d1696baea60a578926c46f259f9510e OK 2026/09/22 02:58:17 DEBUG : A/file7: md5 = dbb8e252c7e9ba111d9e77bb8ac4206b OK 2026/09/22 02:58:19 DEBUG : A/file8: md5 = 56157a34cb42e33ca4a66895617de7f4 OK 2026/09/22 02:58:20 DEBUG : A/file9: md5 = 10d54478c2f482153619cf6ac4d5852e OK 2026/09/22 02:58:22 DEBUG : A/file10: md5 = d119240f69f1afd3c715faa691ad10da OK 2026/09/22 02:58:23 DEBUG : A/file11: md5 = 0a241798cd92bfc8ae2969ac69ab58ed OK 2026/09/22 02:58:25 DEBUG : A/file12: md5 = fafc09eeefc7830df4bb82cd41350ae3 OK 2026/09/22 02:58:27 DEBUG : A/file13: md5 = df468001d27bbcf896b4122b204e58a5 OK 2026/09/22 02:58:28 DEBUG : A/file14: md5 = 30954956f3916c9f9c5bd0c86a82fc09 OK 2026/09/22 02:58:29 DEBUG : A/file15: md5 = a248b0e81a2ed0e08879ff95e1291725 OK 2026/09/22 02:58:31 DEBUG : A/file16: md5 = 091c1a582f2d7b8e0afbc50eb26d404b OK 2026/09/22 02:58:32 DEBUG : A/file17: md5 = ac8dd4495dfa66dc99a02235dcc3524b OK 2026/09/22 02:58:34 DEBUG : A/file18: md5 = 1fca0087a43b85aa738efc4fc922ac33 OK 2026/09/22 02:58:35 DEBUG : A/file19: md5 = 350966af357d2da6c96d5ad51261fd1b OK 2026/09/22 02:58:36 ERROR : A/file0: Couldn't move: boom 2026/09/22 02:58:36 ERROR : A/file1: Couldn't move: context canceled --- PASS: TestDirMoveMoveError (43.07s) === RUN TestDirMoveContext run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:58:49 DEBUG : A/one: md5 = 66232dfa77a95d77d0c293741e0dbc4a OK 2026/09/22 02:58:51 DEBUG : A/two: md5 = b35fa6c61887e9f644a5b84f642cec18 OK 2026/09/22 02:58:53 INFO : A/two: Moved (server-side) to: B/two 2026/09/22 02:58:53 INFO : A/one: Moved (server-side) to: B/one --- PASS: TestDirMoveContext (8.33s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:58:58 DEBUG : A1/one: md5 = 156dc55b68f5cc360e0ebdf62dd2e280 OK 2026/09/22 02:58:59 DEBUG : A1/two: md5 = 9e371ee5e587440b7f9b3e474ed54c42 OK 2026/09/22 02:59:01 DEBUG : A1/B1/three: md5 = c5fd34daeebd6d61d6cc9740bf30f341 OK 2026/09/22 02:59:04 DEBUG : A1/B1/C1/four: md5 = 9bb9886e2e03e626344e7a17870e651e OK 2026/09/22 02:59:06 DEBUG : A1/B1/C2/five: md5 = 12a637034b6d0948f33af6fe0fffaf93 OK 2026/09/22 02:59:06 INFO : A1/B2: Making directory 2026/09/22 02:59:07 INFO : A1/B1/C3: Making directory 2026/09/22 02:59:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/22 02:59:16 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/22 02:59:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/22 02:59:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/22 02:59:16 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/22 02:59:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/22 02:59:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/22 02:59:27 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/22 02:59:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/22 02:59:27 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/22 02:59:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (44.00s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 02:59:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 32b223ecc20d4e08c305c8d0d6b95484 OK 2026/09/22 02:59:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 02:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/22 02:59:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 02:59:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/22 02:59:44 DEBUG : no_checksum_big_file_from_pipe: md5 = 5d45d99a382672487860f8b93cf9d11e OK 2026/09/22 02:59:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 02:59:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 02:59:47 DEBUG : with_checksum_small_file_from_pipe: md5 = 2024a03b56aab45d26a192bd0084c441 OK 2026/09/22 02:59:47 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 02:59:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 02:59:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/22 02:59:48 DEBUG : with_checksum_big_file_from_pipe: md5 = 73f848db0115122cc4e3385ef6041300 OK 2026/09/22 02:59:48 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 02:59:48 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 02:59:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 02:59:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 02:59:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/22 02:59:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 02:59:54 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 02:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/22 02:59:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/22 02:59:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/22 02:59:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/22 02:59:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/22 02:59:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/22 03:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (48 bytes), uploading instead of streaming 2026/09/22 03:00:02 DEBUG : rcat_metadata: md5 = d5bfc745f3a804cc5c4cb377df73c766 OK 2026/09/22 03:00:02 DEBUG : rcat_metadata: size = 48 OK 2026/09/22 03:00:02 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/22 03:00:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/22 03:00:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3e957b57e6c4e0dfb23b23f514629675 OK 2026/09/22 03:00:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/22 03:00:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.69s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.27s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:09 DEBUG : potato1: md5 = 4bbda6ccf9880c90bdbec78e9d67ecc0 OK 2026/09/22 03:00:09 DEBUG : potato1: size = 60 OK 2026/09/22 03:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/22 03:00:10 DEBUG : potato2: md5 = be8d51d4351afa4334993a2591acdc5c OK 2026/09/22 03:00:10 DEBUG : potato2: size = 60 OK 2026/09/22 03:00:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:13 DEBUG : potato1: md5 = f3d8f391c476d2b120fa8a07f9c9308e OK 2026/09/22 03:00:13 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 03:00:13 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 03:00:13 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 60 2026/09/22 03:00:13 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.53s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:16 DEBUG : potato1: md5 = a765246aced14ea485509a43ff237b11 OK 2026/09/22 03:00:16 DEBUG : potato1: size = 60 OK 2026/09/22 03:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/22 03:00:17 DEBUG : potato2: md5 = d9c6ab5da29af6f12e17773deedd4faa OK 2026/09/22 03:00:17 DEBUG : potato2: size = 60 OK 2026/09/22 03:00:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.43s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:21 DEBUG : potato1: md5 = b1fc4337f2e729aeeca6be49aca21e84 OK 2026/09/22 03:00:21 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.28s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" operations_test.go:1969: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:24 DEBUG : potato4: md5 = 5f0be960af6206c66515ad5ffd15d2eb OK 2026/09/22 03:00:24 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 03:00:24 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 2026/09/22 03:00:24 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa') 59 2026/09/22 03:00:24 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:27 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:29 DEBUG : potato3: md5 = c12fe8eb86a8aaf5f5a0b030576db54f OK 2026/09/22 03:00:29 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.48s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.58s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.91s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.60s) --- PASS: TestRcatSizeChecksum/NoHashes (2.40s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:32 DEBUG : potato2: md5 = 935441b40870c4d7144342167f206c59 OK 2026/09/22 03:00:33 DEBUG : empty space: md5 = 4e9818c525fde332962e63fe41012a31 OK 2026/09/22 03:00:35 DEBUG : sub dir/potato3: md5 = e52327e214854168066b885d2d2d135a OK 2026/09/22 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Touching "empty space" 2026/09/22 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Touching "potato2" 2026/09/22 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Touching "sub dir/potato3" --- PASS: TestTouchDir (10.18s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:40 DEBUG : dir with metadata: Making directory with metadata 2026/09/22 03:00:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:43 DEBUG : directory with modtime: Making directory with metadata 2026/09/22 03:00:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/22 03:00:44 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/22 03:00:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/22 03:00:45 DEBUG : Google drive root 'crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg': Skipping btime metadata as can't update it on an existing file: 2026-09-22T03:00:45.609179909Z 2026/09/22 03:00:46 INFO : non existent directory: Updated directory metadata 2026/09/22 03:00:48 DEBUG : Google drive root 'crypt/oj9ginij7ga5umqaradgtaad95m7na0q6tfmsgt05jghj196trmg': Skipping btime metadata as can't update it on an existing file: 2026-09-22T03:00:45.609179909Z 2026/09/22 03:00:48 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:50 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/22 03:00:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/22 03:00:52 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.02s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/22 03:00:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/22 03:00:54 DEBUG : dst: Making directory with metadata 2026/09/22 03:00:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/22 03:00:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/22 03:00:55 INFO : dst: Set directory modification time (using SetModTime) 2026/09/22 03:00:55 INFO : dst: Set directory modification time (using SetModTime) 2026/09/22 03:00:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/22 03:00:56 INFO : dst: Set directory modification time (using SetModTime) 2026/09/22 03:00:56 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.41s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa'", Local "Local file system at /tmp/rclone1510213085", Modify Window "1ms" 2026/09/22 03:00:59 DEBUG : sub dir/test remove existing: md5 = 2055b19607f04b11a21a3e39f1d2c9fc OK 2026/09/22 03:01:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c70f1e156046176f7564c317a1257410 OK 2026/09/22 03:01:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vopavav6" before starting 2026/09/22 03:01:04 DEBUG : sub dir/test remove existing.vopavav6: TEST: removing renamed existing file after operation 2026/09/22 03:01:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nibubem0" before starting 2026/09/22 03:01:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nibubem0: TEST: renaming existing back after failed operation 2026/09/22 03:01:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemeziw5" before starting 2026/09/22 03:01:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bemeziw5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.23s) === RUN TestRcatInputFailurePreservesDestination 2026/09/22 03:01:10 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination2367980090/001" 2026/09/22 03:01:10 DEBUG : Config file has changed externally - reloading --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/22 03:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqoxan3hoqa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m25.353534511s (try 1/5)