"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/17 04:06:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo" 2026/09/17 04:06:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:06:17 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg" 2026/09/17 04:06:18 DEBUG : Creating backend with remote "/tmp/rclone2500353529" === 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:06:19 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 1 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 0 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 2 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:06:19 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/17 04:06:19 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:06:19 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 1 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 2 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 0 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:06:19 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/17 04:06:19 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:06:19 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 1 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 2 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 3 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 0 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:06:19 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/17 04:06:19 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/17 04:06:19 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 1 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 2 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 3 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/17 04:06:19 DEBUG : file.txt: writing chunk 0 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/17 04:06:19 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/17 04:06:19 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/17 04:06:19 DEBUG : a: size = 0 OK 2026/09/17 04:06:19 DEBUG : a: size = 1 (memory) 2026/09/17 04:06:19 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/17 04:06:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/17 04:06:19 DEBUG : potato: Seek from 10 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 10 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 2 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/17 04:06:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 2 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/17 04:06:19 DEBUG : potato: Seek from 8 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 8 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/17 04:06:19 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/17 04:06:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/17 04:06:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/17 04:06:19 DEBUG : potato: Seek from 5 to 2 2026/09/17 04:06:19 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/17 04:06:19 DEBUG : potato: Seek from 9 to 0 2026/09/17 04:06:19 DEBUG : potato: Seek from 9 to 0 2026/09/17 04:06:19 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:06:21 DEBUG : rutabaga: md5 = 5591b3313544f7c49fae40d4889f9139 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/17 04:06:23 DEBUG : empty space: md5 = 39a77d72ed13d17a160bc6dc3f171c17 OK === RUN TestCheck/3 2026/09/17 04:06:25 DEBUG : potato2: md5 = 68af87dea7a835389194b60fd3438139 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/17 04:06:27 DEBUG : remotepotato: md5 = 94a8237fdedd87b2063716c128f565be OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.49s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/09/17 04:06:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/17 04:06:30 DEBUG : Config file has changed externally - reloading 2026/09/17 04:06:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/17 04:06:30 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/17 04:06:30 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/17 04:06:30 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/17 04:06:30 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:06:32 DEBUG : rutabaga: md5 = 9d86a2b9d5fb7bdfe6449edf352f8d97 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/17 04:06:35 DEBUG : empty space: md5 = 04003808040051cce75d52b48da6aeb9 OK === RUN TestCheckDownload/3 2026/09/17 04:06:38 DEBUG : potato2: md5 = a976598de0eccf99bfa13d224e489c6b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/17 04:06:41 DEBUG : remotepotato: md5 = 3983950635ac242d99765bd224d371b7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.08s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:06:47 DEBUG : rutabaga: md5 = 0c6b30ce6a59d61254bd92268eec1e4e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/17 04:06:49 DEBUG : empty space: md5 = 413ebf46b8fe027dbb1cff79587961c2 OK === RUN TestCheckSizeOnly/3 2026/09/17 04:06:51 DEBUG : potato2: md5 = 1a6c967b376e20f7410caf927636a4db OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/17 04:06:54 DEBUG : remotepotato: md5 = 8a0ed786839c1a6d3c3153eb3594ad3d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.97s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:06:59 DEBUG : test.sum: md5 = f97b71e396385f3157b68c5ace0336eb OK 2026/09/17 04:07:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/17 04:07:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/17 04:07:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/17 04:07:00 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/17 04:07:01 DEBUG : test.sum: md5 = 1232fb558930b060dd6174b2da3cec61 OK 2026/09/17 04:07:02 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/17 04:07:02 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/17 04:07:02 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/17 04:07:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.70s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/data" 2026/09/17 04:07:03 DEBUG : Config file has changed externally - reloading 2026/09/17 04:07:03 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/data" 2026/09/17 04:07:05 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/vjrnln8ratgmqakfosrqe8espk" 2026/09/17 04:07:08 DEBUG : data/banana: md5 = b338c3c922fb177fd725df34df4662db OK 2026/09/17 04:07:10 DEBUG : test.sum: md5 = e6495442d3bcef7fe3c9179824164671 OK === RUN TestCheckSumDownload/subtest1 2026/09/17 04:07:14 DEBUG : data/potato: md5 = 34d8f22c3f2a5461b442c1528fb6a724 OK 2026/09/17 04:07:15 DEBUG : test.sum: md5 = f8bfe166d54ee36e98c62518af95cc24 OK === RUN TestCheckSumDownload/subtest2 2026/09/17 04:07:19 DEBUG : test.sum: md5 = 668fbcfb07c9cc86fe8de7e2de7598c9 OK === RUN TestCheckSumDownload/subtest3 2026/09/17 04:07:23 DEBUG : test.sum: md5 = 8544370d8fd564e673f5a43420f70514 OK === RUN TestCheckSumDownload/subtest4 2026/09/17 04:07:27 DEBUG : test.sum: md5 = 5841d6e8e4fdae6672cd197c7eef65a8 OK === RUN TestCheckSumDownload/subtest5 2026/09/17 04:07:32 DEBUG : test.sum: md5 = 67b5a03422b3c101e580b18315e30aff OK === RUN TestCheckSumDownload/subtest6 2026/09/17 04:07:35 DEBUG : data/banana: md5 = 01d01e6881d7a5450443e3e587fc82b9 OK 2026/09/17 04:07:37 DEBUG : data/potato: md5 = cec9dcc11314481bf90efedb510cee4c OK 2026/09/17 04:07:38 DEBUG : test.sum: md5 = c4573b565649b03b00c43587c1d62b54 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (38.30s) --- PASS: TestCheckSumDownload/subtest1 (2.16s) --- PASS: TestCheckSumDownload/subtest2 (1.78s) --- PASS: TestCheckSumDownload/subtest3 (1.92s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (1.80s) --- PASS: TestCheckSumDownload/subtest6 (1.74s) --- PASS: TestCheckSumDownload/subtest7 (1.80s) === RUN TestCheckSumConcurrency 2026/09/17 04:07:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/17 04:07:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/17 04:07:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/17 04:07:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/17 04:07:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/17 04:07:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/17 04:07:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/17 04:07:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/17 04:07:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/17 04:07:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/17 04:07:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/17 04:07:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/17 04:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiwevaf9fixe" 2026/09/17 04:07:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/sslhrr8dcr99afpbm545o765o2ns3lt812g2m3o82iuji53ni040" 2026/09/17 04:07:44 DEBUG : Creating backend with remote "/tmp/rclone1260511568" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe'", Local "Local file system at /tmp/rclone1260511568", Modify Window "1ms" 2026/09/17 04:07:46 DEBUG : hello, world!: md5 = 8d974df66466c5754d2552bd9678a192 OK upper checkfile vs. lower remote (without normalization) 2026/09/17 04:07:47 ERROR : hello, world!: sum not found 2026/09/17 04:07:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe' 2026/09/17 04:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe': 1 files missing 2026/09/17 04:07:47 NOTICE: 1 hashes missing 2026/09/17 04:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe': 1 differences found 2026/09/17 04:07:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/17 04:07:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe': 0 differences found 2026/09/17 04:07:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe': 1 matching files 2026/09/17 04:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-newadub0zoro" 2026/09/17 04:07:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/pc7jt16ik0gatic94cmn2s5dd8bcrvob19f2buuk95nol6421u3g" 2026/09/17 04:07:49 DEBUG : Creating backend with remote "/tmp/rclone2531562673" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro'", Local "Local file system at /tmp/rclone2531562673", Modify Window "1ms" 2026/09/17 04:07:51 DEBUG : HELLO, WORLD!: md5 = cf95c7640c867175766cf9d1edd638d8 OK lower checkfile vs. upper remote (without normalization) 2026/09/17 04:07:52 ERROR : HELLO, WORLD!: sum not found 2026/09/17 04:07:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro' 2026/09/17 04:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro': 1 files missing 2026/09/17 04:07:52 NOTICE: 1 hashes missing 2026/09/17 04:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro': 1 differences found 2026/09/17 04:07:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/17 04:07:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro': 0 differences found 2026/09/17 04:07:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro': 1 matching files 2026/09/17 04:07:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoyuroz2mawe" 2026/09/17 04:07:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:07:53 DEBUG : Creating backend with remote "TestDrive:crypt/5fm365j23fvo697okmmha1ojfjavji2ruvrlnlrapbhosanu69ag" 2026/09/17 04:07:54 DEBUG : Creating backend with remote "/tmp/rclone681324850" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe'", Local "Local file system at /tmp/rclone681324850", Modify Window "1ms" 2026/09/17 04:07:56 DEBUG : HeLlO, wOrLd!: md5 = 6dc5d787f285ed73b19e073054ae6705 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/17 04:07:57 ERROR : HeLlO, wOrLd!: sum not found 2026/09/17 04:07:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe' 2026/09/17 04:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe': 1 files missing 2026/09/17 04:07:57 NOTICE: 1 hashes missing 2026/09/17 04:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe': 1 differences found 2026/09/17 04:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/17 04:07:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe': 0 differences found 2026/09/17 04:07:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe': 1 matching files 2026/09/17 04:07:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozohej2roqa" 2026/09/17 04:07:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:07:57 DEBUG : Creating backend with remote "TestDrive:crypt/u0qd6l1kvevop79ur9l6ofjce5tpd19dm908kn3mm0doae94s8eg" 2026/09/17 04:07:58 DEBUG : Creating backend with remote "/tmp/rclone197951104" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa'", Local "Local file system at /tmp/rclone197951104", Modify Window "1ms" 2026/09/17 04:08:01 DEBUG : HELLO, WORLD!: md5 = f44cfd53ebd6f73b38aa871a7dfbf3ef OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/17 04:08:01 ERROR : HELLO, WORLD!: sum not found 2026/09/17 04:08:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa' 2026/09/17 04:08:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa': 1 files missing 2026/09/17 04:08:01 NOTICE: 1 hashes missing 2026/09/17 04:08:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa': 1 differences found 2026/09/17 04:08:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/17 04:08:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa': 0 differences found 2026/09/17 04:08:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa': 1 matching files 2026/09/17 04:08:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kexixux5neli" 2026/09/17 04:08:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:08:02 DEBUG : Creating backend with remote "TestDrive:crypt/meq43u8pm9e2sjldcf14k0tchk46dsqvhgillb244k3cfee5799g" 2026/09/17 04:08:03 DEBUG : Creating backend with remote "/tmp/rclone4281102873" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli'", Local "Local file system at /tmp/rclone4281102873", Modify Window "1ms" 2026/09/17 04:08:05 DEBUG : 測試_Русский___ě_áñ: md5 = be79388e4ad994ed2cc76286b0ac18aa OK NFD checkfile vs. NFC remote (without normalization) 2026/09/17 04:08:06 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/17 04:08:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli' 2026/09/17 04:08:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli': 1 files missing 2026/09/17 04:08:06 NOTICE: 1 hashes missing 2026/09/17 04:08:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli': 1 differences found 2026/09/17 04:08:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/17 04:08:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli': 0 differences found 2026/09/17 04:08:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli': 1 matching files 2026/09/17 04:08:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nutekap9sefu" 2026/09/17 04:08:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:08:07 DEBUG : Creating backend with remote "TestDrive:crypt/mspu6sp5sbh0aqmtupvv5sn76tjehtsh8oh7q1v355b9upl8bbo0" 2026/09/17 04:08:08 DEBUG : Creating backend with remote "/tmp/rclone983990632" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu'", Local "Local file system at /tmp/rclone983990632", Modify Window "1ms" 2026/09/17 04:08:10 DEBUG : 測試_Русский___ě_áñ: md5 = 4edfd0161f2b27e4186c3cf42db3a91f OK NFC checkfile vs. NFD remote (without normalization) 2026/09/17 04:08:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/17 04:08:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu' 2026/09/17 04:08:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu': 1 files missing 2026/09/17 04:08:10 NOTICE: 1 hashes missing 2026/09/17 04:08:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu': 1 differences found 2026/09/17 04:08:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/17 04:08:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu': 0 differences found 2026/09/17 04:08:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu': 1 matching files 2026/09/17 04:08:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tesuvav3leri" 2026/09/17 04:08:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:08:11 DEBUG : Creating backend with remote "TestDrive:crypt/0oefkeev1945f3hq5608tumjpr636osbhfvcjci8dvmk2huqkrj0" 2026/09/17 04:08:12 DEBUG : Creating backend with remote "/tmp/rclone3493718392" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri'", Local "Local file system at /tmp/rclone3493718392", Modify Window "1ms" 2026/09/17 04:08:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93dc157eb11d7147218c770df71cce43 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/17 04:08:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 04:08:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri' 2026/09/17 04:08:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri': 1 files missing 2026/09/17 04:08:15 NOTICE: 1 hashes missing 2026/09/17 04:08:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri': 1 differences found 2026/09/17 04:08:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/17 04:08:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri': 0 differences found 2026/09/17 04:08:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri': 1 matching files 2026/09/17 04:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lohicur6xatu" 2026/09/17 04:08:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:08:16 DEBUG : Creating backend with remote "TestDrive:crypt/6sgh2u15ktf6cpsjpvqq33bdsngdtomffjeh1n356703m5rbmceg" 2026/09/17 04:08:17 DEBUG : Creating backend with remote "/tmp/rclone1154401840" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu'", Local "Local file system at /tmp/rclone1154401840", Modify Window "1ms" 2026/09/17 04:08:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0825dcc5f4a5512697f05c914fa26e4d OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/17 04:08:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 04:08:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu' 2026/09/17 04:08:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu': 1 files missing 2026/09/17 04:08:20 NOTICE: 1 hashes missing 2026/09/17 04:08:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu': 1 differences found 2026/09/17 04:08:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/17 04:08:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu': 0 differences found 2026/09/17 04:08:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu': 1 matching files 2026/09/17 04:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-napiqux5fisa" 2026/09/17 04:08:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/4984bid6jmt0n2d5ig9b16r76h3ddnggj013eq2kg1brgfaha7kg" 2026/09/17 04:08:22 DEBUG : Creating backend with remote "/tmp/rclone2493099269" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa'", Local "Local file system at /tmp/rclone2493099269", Modify Window "1ms" 2026/09/17 04:08:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ef76901784eb29ea47572d90184651c8 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/17 04:08:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 04:08:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa' 2026/09/17 04:08:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa': 1 files missing 2026/09/17 04:08:25 NOTICE: 1 hashes missing 2026/09/17 04:08:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa': 1 differences found 2026/09/17 04:08:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/17 04:08:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa': 0 differences found 2026/09/17 04:08:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa': 1 matching files 2026/09/17 04:08:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mivoxil6xogo" 2026/09/17 04:08:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:08:26 DEBUG : Creating backend with remote "TestDrive:crypt/q8am5slq31dumh0cq1aqgstsba8qio0is934np0tq5lpvlks1uq0" 2026/09/17 04:08:27 DEBUG : Creating backend with remote "/tmp/rclone1706026200" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo'", Local "Local file system at /tmp/rclone1706026200", Modify Window "1ms" 2026/09/17 04:08:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 58752df93f8c2a4c7fb2c4d141301568 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/17 04:08:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/17 04:08:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo' 2026/09/17 04:08:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo': 1 files missing 2026/09/17 04:08:29 NOTICE: 1 hashes missing 2026/09/17 04:08:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo': 1 differences found 2026/09/17 04:08:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/17 04:08:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/17 04:08:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo': 0 differences found 2026/09/17 04:08:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo': 1 matching files 2026/09/17 04:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivoxil6xogo': Purge remote 2026/09/17 04:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-napiqux5fisa': Purge remote 2026/09/17 04:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohicur6xatu': Purge remote 2026/09/17 04:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tesuvav3leri': Purge remote 2026/09/17 04:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nutekap9sefu': Purge remote 2026/09/17 04:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kexixux5neli': Purge remote 2026/09/17 04:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozohej2roqa': Purge remote 2026/09/17 04:08:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyuroz2mawe': Purge remote 2026/09/17 04:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-newadub0zoro': Purge remote 2026/09/17 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiwevaf9fixe': Purge remote --- PASS: TestApplyTransforms (51.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:08:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:08:37 DEBUG : sub/file2: md5 = 869feea0dac5102c3da9f1dcbf586035 OK 2026/09/17 04:08:37 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:08:37 INFO : file1: Copied (new) to: sub/file2 2026/09/17 04:08:38 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:08:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/17 04:08:38 DEBUG : file1: Unchanged skipping 2026/09/17 04:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:08:44 DEBUG : dst/file1: md5 = ad9ef35ca9f215a067168df9c5b59f9c OK 2026/09/17 04:08:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/backup" 2026/09/17 04:08:44 DEBUG : Config file has changed externally - reloading 2026/09/17 04:08:44 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/1nrff024r7pq65ecp72fc28jb0" 2026/09/17 04:08:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:08:46 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 2026/09/17 04:08:46 DEBUG : dst/file1: Sizes differ 2026/09/17 04:08:48 INFO : dst/file1: Moved (server-side) 2026/09/17 04:08:50 DEBUG : dst/file1: md5 = c5847bf77242a241c900780fa96a3068 OK 2026/09/17 04:08:50 DEBUG : dst/file1: size = 14 OK 2026/09/17 04:08:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.99s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/dst" 2026/09/17 04:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/17 04:08:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/CompareDest" 2026/09/17 04:08:56 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/gveqi14airsml4bgu7krj116o8" 2026/09/17 04:08:58 DEBUG : one: Need to transfer - File not found at Destination 2026/09/17 04:09:00 DEBUG : one: md5 = 526727a38c173c7484ed148eae2dd743 OK 2026/09/17 04:09:00 DEBUG : one: size = 3 OK 2026/09/17 04:09:00 INFO : one: Copied (new) 2026/09/17 04:09:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/dst') 2026/09/17 04:09:01 DEBUG : one: Sizes differ 2026/09/17 04:09:03 DEBUG : one: md5 = 68ead16aa008abd5ab4e0b52122d90e6 OK 2026/09/17 04:09:03 DEBUG : one: size = 5 OK 2026/09/17 04:09:03 INFO : one: Copied (replaced existing) 2026/09/17 04:09:05 DEBUG : dst/one: md5 = 21cc345535bb7129fe2fb91e1d355a87 OK 2026/09/17 04:09:07 DEBUG : CompareDest/one: md5 = 4f1f779c1d35d35d4c39df4756045c80 OK 2026/09/17 04:09:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/dst') 2026/09/17 04:09:08 DEBUG : one: Sizes differ 2026/09/17 04:09:09 DEBUG : one: size = 5 OK 2026/09/17 04:09:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/17 04:09:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/17 04:09:11 DEBUG : CompareDest/two: md5 = b045bb2eee28182f672ee2efad8795a2 OK 2026/09/17 04:09:11 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:09:12 DEBUG : two: size = 3 OK 2026/09/17 04:09:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/17 04:09:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/17 04:09:12 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:09:12 DEBUG : two: size = 3 OK 2026/09/17 04:09:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/17 04:09:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/17 04:09:14 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:09:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:14 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/CompareDest') 2026/09/17 04:09:14 DEBUG : two: Sizes differ 2026/09/17 04:09:16 DEBUG : two: md5 = 3b9815dd7a884b6691e03d939b096687 OK 2026/09/17 04:09:16 DEBUG : two: size = 5 OK 2026/09/17 04:09:16 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (25.34s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/dst" 2026/09/17 04:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/17 04:09:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/CopyDest" 2026/09/17 04:09:22 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/17 04:09:23 DEBUG : one: Need to transfer - File not found at Destination 2026/09/17 04:09:26 DEBUG : one: md5 = eafd63dc84f820bf7c648f8fdcbff08e OK 2026/09/17 04:09:26 DEBUG : one: size = 3 OK 2026/09/17 04:09:26 INFO : one: Copied (new) 2026/09/17 04:09:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/dst') 2026/09/17 04:09:27 DEBUG : one: Sizes differ 2026/09/17 04:09:28 DEBUG : one: md5 = 1a468b25f0421a461caa5a5a86a87414 OK 2026/09/17 04:09:28 DEBUG : one: size = 5 OK 2026/09/17 04:09:28 INFO : one: Copied (replaced existing) 2026/09/17 04:09:31 DEBUG : dst/one: md5 = 19642ef2c5b282ad105b3300be7e1f1e OK 2026/09/17 04:09:33 DEBUG : CopyDest/one: md5 = 647a7638340ace0a3c69e7e6e7b52fef OK 2026/09/17 04:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/BackupDir" 2026/09/17 04:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/17 04:09:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/dst') 2026/09/17 04:09:35 DEBUG : one: Sizes differ 2026/09/17 04:09:36 DEBUG : one: size = 5 OK 2026/09/17 04:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/17 04:09:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/dst') 2026/09/17 04:09:36 DEBUG : one: Sizes differ 2026/09/17 04:09:37 INFO : one: Moved (server-side) 2026/09/17 04:09:39 DEBUG : one: size = 5 OK 2026/09/17 04:09:39 INFO : one: Copied (server-side copy) 2026/09/17 04:09:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/17 04:09:41 DEBUG : CopyDest/two: md5 = 3b064312563abae14e8e33ba7a3d55f6 OK 2026/09/17 04:09:41 DEBUG : two: Need to transfer - File not found at Destination 2026/09/17 04:09:42 DEBUG : two: size = 3 OK 2026/09/17 04:09:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/17 04:09:42 DEBUG : two: size = 3 OK 2026/09/17 04:09:42 INFO : two: Copied (server-side copy) 2026/09/17 04:09:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/17 04:09:43 DEBUG : two: size = 3 OK 2026/09/17 04:09:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/17 04:09:43 DEBUG : two: Unchanged skipping 2026/09/17 04:09:45 DEBUG : CopyDest/three: md5 = 4cdc08de3872536d40967a936f8d486c OK 2026/09/17 04:09:46 DEBUG : three: Need to transfer - File not found at Destination 2026/09/17 04:09:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:09:46 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo/CopyDest') 2026/09/17 04:09:46 DEBUG : three: Sizes differ 2026/09/17 04:09:46 DEBUG : three: Destination not found in --copy-dest 2026/09/17 04:09:47 DEBUG : three: md5 = 529221408d96261bf01048bf7e342b12 OK 2026/09/17 04:09:47 DEBUG : three: size = 7 OK 2026/09/17 04:09:47 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (34.45s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:09:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/17 04:09:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6eea0888107da78876866045e46d7c1f OK 2026/09/17 04:09:58 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/17 04:09:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/17 04:09:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/17 04:09:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/17 04:10:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/17 04:10:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/17 04:10:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 31cbc8694cbe79ddc2b0c92838a22c3d OK 2026/09/17 04:10:02 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/17 04:10:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.35s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using skip mode. 2026/09/17 04:10:09 NOTICE: one: Found 2 files with duplicate names 2026/09/17 04:10:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using skip mode. 2026/09/17 04:10:15 NOTICE: one: Found 3 files with duplicate names 2026/09/17 04:10:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/17 04:10:15 INFO : one: Deleted 2026/09/17 04:10:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.74s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using first mode. 2026/09/17 04:10:21 NOTICE: one: Found 3 files with duplicate names 2026/09/17 04:10:22 INFO : one: Deleted 2026/09/17 04:10:22 INFO : one: Deleted 2026/09/17 04:10:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.22s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using newest mode. 2026/09/17 04:10:28 NOTICE: one: Found 3 files with duplicate names 2026/09/17 04:10:29 INFO : one: Deleted 2026/09/17 04:10:29 INFO : one: Deleted 2026/09/17 04:10:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.02s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using oldest mode. 2026/09/17 04:10:35 NOTICE: one: Found 3 files with duplicate names 2026/09/17 04:10:35 INFO : one: Deleted 2026/09/17 04:10:36 INFO : one: Deleted 2026/09/17 04:10:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.50s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using largest mode. 2026/09/17 04:10:41 NOTICE: one: Found 3 files with duplicate names 2026/09/17 04:10:42 INFO : one: Deleted 2026/09/17 04:10:42 INFO : one: Deleted 2026/09/17 04:10:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.30s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using smallest mode. 2026/09/17 04:10:48 NOTICE: one: Found 3 files with duplicate names 2026/09/17 04:10:48 INFO : one: Deleted 2026/09/17 04:10:49 INFO : one: Deleted 2026/09/17 04:10:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.63s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:10:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using rename mode. 2026/09/17 04:10:56 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/17 04:10:57 INFO : one-2.txt: renamed from: one.txt 2026/09/17 04:10:58 INFO : one-3.txt: renamed from: one.txt 2026/09/17 04:10:58 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.98s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:11:03 DEBUG : one-1.txt: md5 = b597921b5bcce0e13e15e02dcfd9c6d0 OK 2026/09/17 04:11:04 DEBUG : one-2.txt: md5 = e59312b629724d20db2de0a776f41f71 OK 2026/09/17 04:11:06 DEBUG : one-3.txt: md5 = 9da6a6f80d09c784c6b5eb1e759851bc OK 2026/09/17 04:11:07 DEBUG : one-4.txt: md5 = cd5a5acf8497f2acb64fba65bf0a0180 OK 2026/09/17 04:11:09 DEBUG : one-5.txt: md5 = ec17a131c559e516eddb1fe0642301ad OK 2026/09/17 04:11:10 DEBUG : one-6.txt: md5 = d0fd22b3807b158014a80ce0f5a276ea OK 2026/09/17 04:11:12 DEBUG : one-7.txt: md5 = 6893b6573f06f1890fffc2d48fdb953c OK 2026/09/17 04:11:13 DEBUG : one-8.txt: md5 = 4b819453f197bf47d6dedc6b12055aca OK 2026/09/17 04:11:15 DEBUG : one-9.txt: md5 = 20721e2337fceb3be7888631ed2389c3 OK 2026/09/17 04:11:16 DEBUG : one-10.txt: md5 = 1a5682721552bb8fdffac8c34d372639 OK 2026/09/17 04:11:18 DEBUG : one-11.txt: md5 = 5f875e9d7e0885b7d1e64a240df37298 OK 2026/09/17 04:11:19 DEBUG : one-12.txt: md5 = eec5f613034c51a91b047fc9290187cf OK 2026/09/17 04:11:21 DEBUG : one-13.txt: md5 = 54e7a971d810cfba5519d1f8a854ff08 OK 2026/09/17 04:11:22 DEBUG : one-14.txt: md5 = 1bc6ad30afc55dc5edb76b384b05ec24 OK 2026/09/17 04:11:23 DEBUG : one-15.txt: md5 = 97e3172042131c5c30bbe4eb8b354483 OK 2026/09/17 04:11:25 DEBUG : one-16.txt: md5 = 2cacc1d5024e7bb4c568cc905f7fcc84 OK 2026/09/17 04:11:26 DEBUG : one-17.txt: md5 = 4f3b5a2d7c441e1d45f6c41723a74464 OK 2026/09/17 04:11:28 DEBUG : one-18.txt: md5 = 4d1f66fa39472350192c1c20e23cd064 OK 2026/09/17 04:11:30 DEBUG : one-19.txt: md5 = 62dcddde4f47b2a44b6ccce921fb37b3 OK 2026/09/17 04:11:31 DEBUG : one-20.txt: md5 = 315e8ff6dcaa559bf5ea574ea1ac9773 OK 2026/09/17 04:11:33 DEBUG : one-21.txt: md5 = a6226cd606f5604c2e638d89d3d45168 OK 2026/09/17 04:11:34 DEBUG : one-22.txt: md5 = 10e6440e362c16743bf61e9b9962bf3a OK 2026/09/17 04:11:35 DEBUG : one-23.txt: md5 = ab7d8588ad2c90b0deb0a5664f80fbb6 OK 2026/09/17 04:11:37 DEBUG : one-24.txt: md5 = 7a6a71ba3e893050dfe95709edaa6c1b OK 2026/09/17 04:11:38 DEBUG : one-25.txt: md5 = cab6f76c7da5a5d9eb7b2960a71ebc6a OK 2026/09/17 04:11:40 DEBUG : one-26.txt: md5 = b18f810af43140ffd6b8b2bed639e027 OK 2026/09/17 04:11:42 DEBUG : one-27.txt: md5 = 1827f3562d083426e4e2b925545985a7 OK 2026/09/17 04:11:43 DEBUG : one-28.txt: md5 = ab2ad896d2579a4e8576211f8305326c OK 2026/09/17 04:11:45 DEBUG : one-29.txt: md5 = 5e10efad8c6730995d1f279549caa74b OK 2026/09/17 04:11:46 DEBUG : one-30.txt: md5 = 574d96850cc9fc27205ff6d83bff2752 OK 2026/09/17 04:11:47 DEBUG : one-31.txt: md5 = 62e124c6e0db8563598f9b075897e072 OK 2026/09/17 04:11:49 DEBUG : one-32.txt: md5 = b87e5999ddb1c1ce4f6ef27876863f71 OK 2026/09/17 04:11:50 DEBUG : one-33.txt: md5 = 87c2ab595b13325d92cb1ce881c5ec4f OK 2026/09/17 04:11:52 DEBUG : one-34.txt: md5 = 6a7f0ba0c1366f14605455b666347cdb OK 2026/09/17 04:11:53 DEBUG : one-35.txt: md5 = e7af2f7606220cf4f5602518f406422e OK 2026/09/17 04:11:55 DEBUG : one-36.txt: md5 = c24d2cbd8e90169a4a1e790d3b8662e5 OK 2026/09/17 04:11:57 DEBUG : one-37.txt: md5 = 3e3cb097f99acfc03367ea6c77774922 OK 2026/09/17 04:11:58 DEBUG : one-38.txt: md5 = d7f2cc06e72c472d4b38fb1d20b2e21c OK 2026/09/17 04:12:00 DEBUG : one-39.txt: md5 = 92d8eedb81b2d5503ac4bf6010f72781 OK 2026/09/17 04:12:01 DEBUG : one-40.txt: md5 = 0b296fb19d183b39d129a6f4839c51da OK 2026/09/17 04:12:03 DEBUG : one-41.txt: md5 = 2470161947ba99fd6a79f22671dcbd0d OK 2026/09/17 04:12:04 DEBUG : one-42.txt: md5 = 6269158b3ab06c197de318db2eb6b178 OK 2026/09/17 04:12:06 DEBUG : one-43.txt: md5 = 0926416812cbc6c4ec0bd1e54427a105 OK 2026/09/17 04:12:07 DEBUG : one-44.txt: md5 = f7e12dba547ecfe1f3474a67ef83cb47 OK 2026/09/17 04:12:09 DEBUG : one-45.txt: md5 = 0196869fc098e9a74f7a049717918faf OK 2026/09/17 04:12:10 DEBUG : one-46.txt: md5 = f56c31def3297162e49fc8b8a67c8e53 OK 2026/09/17 04:12:12 DEBUG : one-47.txt: md5 = d6804c853068842557ae05118ec4cfad OK 2026/09/17 04:12:13 DEBUG : one-48.txt: md5 = 5f9bb69480beecdf0de646e29b29dab6 OK 2026/09/17 04:12:15 DEBUG : one-49.txt: md5 = 71a78c323a242ea9959783a70192414e OK 2026/09/17 04:12:16 DEBUG : one-50.txt: md5 = 682f4f6c95deab0edefdeb642fef790c OK 2026/09/17 04:12:18 DEBUG : one-51.txt: md5 = ed7e29f1f4fa3359052628e7c11d221d OK 2026/09/17 04:12:19 DEBUG : one-52.txt: md5 = 41135f339fe57ebde9db71f492f1f0a4 OK 2026/09/17 04:12:21 DEBUG : one-53.txt: md5 = 095e6d643f84dc0f9d8476cb40f1aa50 OK 2026/09/17 04:12:22 DEBUG : one-54.txt: md5 = 837c2abb3e9ea3a3050286ef6b9de25e OK 2026/09/17 04:12:24 DEBUG : one-55.txt: md5 = 6d925247583a3b897f7a3d1bcad4e9d3 OK 2026/09/17 04:12:25 DEBUG : one-56.txt: md5 = a1c8eeda4d6b02b22c0ea609cb258946 OK 2026/09/17 04:12:27 DEBUG : one-57.txt: md5 = a062df70cd6e321a6f694ad9ef2a4cb6 OK 2026/09/17 04:12:28 DEBUG : one-58.txt: md5 = 07b7771a12ec229d10f45f1088139e23 OK 2026/09/17 04:12:30 DEBUG : one-59.txt: md5 = 323729d2b1bae5e69e37bb76e5dd4ae7 OK 2026/09/17 04:12:31 DEBUG : one-60.txt: md5 = e0d334a70fa58e4dfd948e0384943211 OK 2026/09/17 04:12:33 DEBUG : one-61.txt: md5 = 92af63a27075dcf0e763b31b49958753 OK 2026/09/17 04:12:34 DEBUG : one-62.txt: md5 = 0e32de79fd02dc6cab730dd4eea73c80 OK 2026/09/17 04:12:36 DEBUG : one-63.txt: md5 = 44a0a5b288317ec308a5a8c7413ed784 OK 2026/09/17 04:12:37 DEBUG : one-64.txt: md5 = bf10de195ed17ae20d7120cdf3aa9305 OK 2026/09/17 04:12:39 DEBUG : one-65.txt: md5 = 52d2b1fb6c980a67281517bc3c08b70f OK 2026/09/17 04:12:40 DEBUG : one-66.txt: md5 = bae32175ba9d9da86a0fea4e860157f7 OK 2026/09/17 04:12:42 DEBUG : one-67.txt: md5 = 662bbc69b90ed03ae0375e57d8dfb284 OK 2026/09/17 04:12:44 DEBUG : one-68.txt: md5 = 4411b6fc3cd13893aacbd3b29fd05c3f OK 2026/09/17 04:12:45 DEBUG : one-69.txt: md5 = c9708714aa2d48d0418a6b0b9cbefe25 OK 2026/09/17 04:12:46 DEBUG : one-70.txt: md5 = 524bb9b77cf999fad13bc916dd5a050d OK 2026/09/17 04:12:48 DEBUG : one-71.txt: md5 = 3ad22505c355688775186f0baa3a621e OK 2026/09/17 04:12:50 DEBUG : one-72.txt: md5 = 235467a6c15b9c7cdabac3a33839185c OK 2026/09/17 04:12:51 DEBUG : one-73.txt: md5 = e4b52bb405b01b270c5edb07fe6d2aff OK 2026/09/17 04:12:52 DEBUG : one-74.txt: md5 = 22d9faf54acf7b4e3ccb52c7b338fdbe OK 2026/09/17 04:12:54 DEBUG : one-75.txt: md5 = f808ae80e3f07fbce9008daef9764e3b OK 2026/09/17 04:12:55 DEBUG : one-76.txt: md5 = 77293f2f04b6ddc947c493f4711f74ad OK 2026/09/17 04:12:57 DEBUG : one-77.txt: md5 = 64146c4f7efd61a3641e925b8273f2ea OK 2026/09/17 04:12:58 DEBUG : one-78.txt: md5 = 70e04fcf77c4f83348e2915dfc6f68bc OK 2026/09/17 04:13:00 DEBUG : one-79.txt: md5 = 354b649100251b7574a451f08f7861b4 OK 2026/09/17 04:13:01 DEBUG : one-80.txt: md5 = 2d36258ee94d42b9166f384f3895c19b OK 2026/09/17 04:13:03 DEBUG : one-81.txt: md5 = 7b9a1eb2b5cec7061d831889b49a7bce OK 2026/09/17 04:13:04 DEBUG : one-82.txt: md5 = ade1802753b535433761628ca74a26fc OK 2026/09/17 04:13:05 DEBUG : one-83.txt: md5 = 907de440a2c3c2e689846b6f282007ec OK 2026/09/17 04:13:07 DEBUG : one-84.txt: md5 = 039150fccfa58ce282cc630532e3794d OK 2026/09/17 04:13:08 DEBUG : one-85.txt: md5 = 1501378fc6759d0161563d4f08c1c7f7 OK 2026/09/17 04:13:10 DEBUG : one-86.txt: md5 = 2ffc9fb26f78a1153c167b9e29dd3159 OK 2026/09/17 04:13:11 DEBUG : one-87.txt: md5 = a5c099ade9354261f74bf4e202d5e78f OK 2026/09/17 04:13:13 DEBUG : one-88.txt: md5 = f941d246d00da31d9fb5a6bfd1de3987 OK 2026/09/17 04:13:14 DEBUG : one-89.txt: md5 = 097903a8f602cc99d703cd3effd0ef35 OK 2026/09/17 04:13:16 DEBUG : one-90.txt: md5 = 1e7629e0eb1b6eec8912be4f74dbea81 OK 2026/09/17 04:13:17 DEBUG : one-91.txt: md5 = 52ecdc3851c9d8ac3048c62b2412398c OK 2026/09/17 04:13:19 DEBUG : one-92.txt: md5 = 6862f85d3d5556a0b54200c2315a927e OK 2026/09/17 04:13:20 DEBUG : one-93.txt: md5 = 45cddaf264daf39a6d6bd47d9feb0118 OK 2026/09/17 04:13:22 DEBUG : one-94.txt: md5 = 40e4ef151e229501077dbb5b4f591470 OK 2026/09/17 04:13:23 DEBUG : one-95.txt: md5 = c2cbd02034008bd2aa316708c651ddd5 OK 2026/09/17 04:13:25 DEBUG : one-96.txt: md5 = e5e1a37dc66b59d7bc620faa78c23125 OK 2026/09/17 04:13:26 DEBUG : one-97.txt: md5 = 58f621b4047dc51f9054b2a0f32838d9 OK 2026/09/17 04:13:28 DEBUG : one-98.txt: md5 = 8d77f713e411d32a8478e0d7dbd7bdf6 OK 2026/09/17 04:13:29 DEBUG : one-99.txt: md5 = 0491e5428e6687bf7739e1c373eb50fc OK 2026/09/17 04:13:31 DEBUG : one-100.txt: md5 = a249f08ff2a0981f85d43bc93e45cd78 OK 2026/09/17 04:13:32 DEBUG : one-101.txt: md5 = 5e81a15e851c4ce464543ddc54c94841 OK 2026/09/17 04:13:34 DEBUG : one-102.txt: md5 = 0e08d302dd9c510a7e7ce8aef0b90524 OK 2026/09/17 04:13:35 DEBUG : one-103.txt: md5 = aa0b2a5c7b4cad4a9056162b80018f4a OK 2026/09/17 04:13:37 DEBUG : one-104.txt: md5 = 8dcf4d010e440ee10a339f2288f50b59 OK 2026/09/17 04:13:38 DEBUG : one-105.txt: md5 = 7d4937a4a0f62384b1f79df4750453bc OK 2026/09/17 04:13:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Looking for duplicate names using rename mode. 2026/09/17 04:13:42 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/17 04:13:43 INFO : one-106.txt: renamed from: one.txt 2026/09/17 04:13:43 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (211.09s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:14:34 DEBUG : dupe1/one.txt: md5 = 9b20e4ed3d6962c1d8d971c944302a6d OK 2026/09/17 04:14:37 DEBUG : dupe2/two.txt: md5 = 2478e1af9c6260299924c27ff6b716e1 OK 2026/09/17 04:14:39 DEBUG : dupe3/three.txt: md5 = a20f1ac7870f77443cb3fbf3693ed46f OK 2026/09/17 04:14:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/17 04:14:40 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/17 04:14:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/17 04:14:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (13.11s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:14:47 DEBUG : a.txt: md5 = aa7311b2881956921d38822d1b731646 OK 2026/09/17 04:14:48 DEBUG : zend.txt: md5 = 059118dbc5337eec5105426bb676032a OK 2026/09/17 04:14:50 DEBUG : sub dir/hello world: md5 = a0c1248de8859ed38989f2476f619328 OK 2026/09/17 04:14:52 DEBUG : sub dir/hello world2: md5 = a54dce01c80c8bbd3e6324668f1b2826 OK 2026/09/17 04:14:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 024b35921ff6d61c6b1bf492a5c05c30 OK 2026/09/17 04:14:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3dabc8983936e69b576752577d8f4bd1 OK 2026/09/17 04:14:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3a9510092624b6f74d1a66cc3bc2f0c1 OK 2026/09/17 04:14:59 DEBUG : a.txt: Excluded (Size Filter) 2026/09/17 04:14:59 DEBUG : a.txt: Excluded 2026/09/17 04:14:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:14:59 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:14:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:14:59 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:15:00 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 04:15:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:15:00 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:15:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:15:00 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:15:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.91s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:15:08 DEBUG : a.txt: md5 = 5ee54643d65d281c4fb2fc986a8311b1 OK 2026/09/17 04:15:10 DEBUG : zend.txt: md5 = 45cac661d55ef2c386d32682b38b169e OK 2026/09/17 04:15:12 DEBUG : sub dir/hello world: md5 = a08dc13e80a404a0059bc1fb296f48de OK 2026/09/17 04:15:14 DEBUG : sub dir/hello world2: md5 = 02af8850954a0fd2c76574c8857aef7a OK 2026/09/17 04:15:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 66c60eeb29f32067ceaebce67ec4f67f OK 2026/09/17 04:15:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 89134899968d89ddf8a29c30bad4a4aa OK 2026/09/17 04:15:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4866905652c5a16e31ae339c775864fd OK 2026/09/17 04:15:21 DEBUG : a.txt: Excluded (Size Filter) 2026/09/17 04:15:21 DEBUG : a.txt: Excluded 2026/09/17 04:15:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:15:21 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:15:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:15:21 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:15:22 DEBUG : sub dir/ignore dir: Excluded 2026/09/17 04:15:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/17 04:15:22 DEBUG : sub dir/hello world2: Excluded 2026/09/17 04:15:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/17 04:15:22 DEBUG : sub dir/hello world: Excluded 2026/09/17 04:15:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.70s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:15:30 DEBUG : file1: md5 = 4dd94c2a7bdd0f7c7b8005ca82b5db2e OK 2026/09/17 04:15:32 DEBUG : sub/file2: md5 = 00fb66cddd323eb44e55425415d7f01b 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/17 04:15:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/17 04:15:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/17 04:15:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.22s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:15:40 DEBUG : file1: md5 = ace8b000ba8eec6037ee8c6e2356c50e OK 2026/09/17 04:15:42 DEBUG : sub/file2: md5 = 3300ac2f81a7567907a9d8fb10bfe83d 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/17 04:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/notfound" 2026/09/17 04:15:46 DEBUG : Config file has changed externally - reloading 2026/09/17 04:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.49s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestStatJSONMemory 2026/09/17 04:15:51 DEBUG : Creating backend with remote ":memory:" 2026/09/17 04:15:51 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/17 04:15:51 DEBUG : sub/file1: size = 5 OK 2026/09/17 04:15:51 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/17 04:15:51 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:15:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Making directory 2026/09/17 04:15:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Making directory --- PASS: TestMkdir (0.84s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:15:54 DEBUG : sub dir/hello world: md5 = 88e8f32754fee29cc7c1061679860041 OK --- PASS: TestLsd (5.04s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:15:58 DEBUG : potato2: md5 = ecafb76eda28de1dc761baedffa966c9 OK 2026/09/17 04:15:59 DEBUG : empty space: md5 = a66c4143b82029ee1e89cbaa0392b007 OK --- PASS: TestLs (4.67s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:03 DEBUG : potato2: md5 = e2437c404abf77230ed670ab277d0f7b OK 2026/09/17 04:16:04 DEBUG : empty space: md5 = 2321678233e9625b4dd867f3b7f28acc OK 2026/09/17 04:16:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/17 04:16:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.56s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:08 DEBUG : potato2: md5 = 8df254d1108cca169ca0ad87a79ece5c OK 2026/09/17 04:16:10 DEBUG : empty space: md5 = 2c0155c0ee34fa6e7837c4b2c50782ab OK --- PASS: TestLsLong (4.88s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:13 DEBUG : potato2: md5 = 379090378528aeaa5c57f1924b2d1248 OK 2026/09/17 04:16:14 DEBUG : empty space: md5 = e5a0cb082208a16b2f60dc6b392afdf2 OK --- PASS: TestHashSums (4.49s) === RUN TestHashSumsWithErrors 2026/09/17 04:16:16 DEBUG : Creating backend with remote ":memory:" 2026/09/17 04:16:16 ERROR : file1: hash unsupported: hash type not supported 2026/09/17 04:16:16 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/17 04:16:16 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/17 04:16:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/17 04:16:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/17 04:16:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/17 04:16:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/17 04:16:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/17 04:16:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/17 04:16:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/17 04:16:16 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:17 DEBUG : potato2: md5 = ebcf73f40e709a7da46b2702060a517f OK 2026/09/17 04:16:19 DEBUG : empty space: md5 = 0d5beb271491747ac2800243846bc814 OK 2026/09/17 04:16:21 DEBUG : sub dir/potato3: md5 = 08a23c116d9aa2a0df204f2b10692527 OK --- PASS: TestCount (8.47s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:26 DEBUG : small: md5 = ea3dad9b400992f9172c8af2d926176a OK 2026/09/17 04:16:28 DEBUG : medium: md5 = 4fda4249e8dddbe4fe7261e2eca0d2df OK 2026/09/17 04:16:29 DEBUG : large: md5 = c55a28b9877f3b33ce6e690670b83544 OK 2026/09/17 04:16:29 DEBUG : Waiting for deletions to finish 2026/09/17 04:16:30 DEBUG : large: Excluded (Size Filter) 2026/09/17 04:16:30 INFO : small: Deleted 2026/09/17 04:16:30 INFO : medium: Deleted --- PASS: TestDelete (6.78s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:33 DEBUG : small: md5 = 6d983c9c86f24d56a00b9b64fef60335 OK 2026/09/17 04:16:34 DEBUG : medium: md5 = 18dd1d15d1ad39f451b38358c2b46a1f OK 2026/09/17 04:16:36 DEBUG : large: md5 = 90c6742b9e62cf0ca2b536820c35a348 OK 2026/09/17 04:16:36 DEBUG : Waiting for deletions to finish 2026/09/17 04:16:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/09/17 04:16:37 INFO : small: Deleted 2026/09/17 04:16:37 INFO : large: Deleted --- PASS: TestMaxDelete (7.32s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:40 DEBUG : small: md5 = 177b06889c7506521d505cc5ebe40e55 OK 2026/09/17 04:16:42 DEBUG : medium: md5 = c99e5bf7e85761593592e8d3a7d9adaf OK 2026/09/17 04:16:43 DEBUG : large: md5 = f0a196f129c54018b8b6b9cae70e4e18 OK 2026/09/17 04:16:43 DEBUG : Waiting for deletions to finish 2026/09/17 04:16:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/17 04:16:44 INFO : medium: Deleted 2026/09/17 04:16:44 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.85s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:47 DEBUG : small: md5 = 42d2ad5a86b438bbfa949cf7eaf288a6 OK 2026/09/17 04:16:48 DEBUG : medium: md5 = 6b32a205ede347cf5d36ad723d463c94 OK 2026/09/17 04:16:50 DEBUG : large: md5 = 79986200112b9b7f59f18763d39b7a3a OK 2026/09/17 04:16:50 DEBUG : Waiting for deletions to finish 2026/09/17 04:16:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/17 04:16:51 INFO : small: Deleted 2026/09/17 04:16:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.13s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:54 DEBUG : ReadFile: md5 = edd6a34080d0fba6699cc872453a06c9 OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2026/09/17 04:16:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/17 04:16:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/17 04:16:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:16:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:16:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:16:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/17 04:16:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:16:58 DEBUG : file1: md5 = 8abbf3aea0ff22d7ee9ca321789ab7bd OK 2026/09/17 04:16:59 DEBUG : file2: md5 = 7c11868c8bcf602b053fb2d105d6ad03 OK --- PASS: TestCat (13.79s) === RUN TestPurge 2026/09/17 04:17:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teyaxoj2vipa" 2026/09/17 04:17:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/17 04:17:10 DEBUG : Creating backend with remote "TestDrive:crypt/un23d0mq3jfd0tmank6rvba1i8a4j1okqurinu70tjb07vu58bs0" 2026/09/17 04:17:11 DEBUG : Creating backend with remote "/tmp/rclone77963450" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teyaxoj2vipa'", Local "Local file system at /tmp/rclone77963450", Modify Window "1ms" 2026/09/17 04:17:16 DEBUG : A1/B1/C1/one: md5 = e58f97e769c2338bfcbbf26824569f25 OK 2026/09/17 04:17:16 INFO : A2: Making directory 2026/09/17 04:17:17 INFO : A1/B2: Making directory 2026/09/17 04:17:17 INFO : A1/B2/C2: Making directory 2026/09/17 04:17:18 INFO : A1/B1/C3: Making directory 2026/09/17 04:17:19 INFO : A3: Making directory 2026/09/17 04:17:19 INFO : A3/B3: Making directory 2026/09/17 04:17:20 INFO : A3/B3/C4: Making directory 2026/09/17 04:17:22 DEBUG : A1/two: md5 = 29ae5883d4f21982615ba7d2a29ff794 OK 2026/09/17 04:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teyaxoj2vipa': Purge remote 2026/09/17 04:17:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.64s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:17:30 DEBUG : A1/B1/C1/one: md5 = d03c8042f1bf699c6b2cd5abca6366af OK 2026/09/17 04:17:30 INFO : A2: Making directory 2026/09/17 04:17:30 INFO : A1/B2: Making directory 2026/09/17 04:17:31 INFO : A1/B2/C2: Making directory 2026/09/17 04:17:32 INFO : A1/B1/C3: Making directory 2026/09/17 04:17:33 INFO : A3: Making directory 2026/09/17 04:17:33 INFO : A3/B3: Making directory 2026/09/17 04:17:34 INFO : A3/B3/C4: Making directory 2026/09/17 04:17:36 DEBUG : A1/two: md5 = 9c1a4a8ad708a60fa27ab4e641c96d39 OK 2026/09/17 04:17:38 DEBUG : removing 1 level 3 directories 2026/09/17 04:17:38 INFO : A3/B3/C4: Removing directory 2026/09/17 04:17:40 DEBUG : removing 2 level 3 directories 2026/09/17 04:17:40 INFO : A1/B2/C2: Removing directory 2026/09/17 04:17:40 INFO : A1/B1/C3: Removing directory 2026/09/17 04:17:41 DEBUG : removing 2 level 2 directories 2026/09/17 04:17:41 INFO : A3/B3: Removing directory 2026/09/17 04:17:41 INFO : A1/B2: Removing directory 2026/09/17 04:17:42 DEBUG : removing 2 level 1 directories 2026/09/17 04:17:42 INFO : A3: Removing directory 2026/09/17 04:17:42 INFO : A2: Removing directory 2026/09/17 04:17:45 DEBUG : removing 1 level 3 directories 2026/09/17 04:17:45 INFO : A1/B1/C1: Removing directory 2026/09/17 04:17:46 DEBUG : removing 1 level 2 directories 2026/09/17 04:17:46 INFO : A1/B1: Removing directory 2026/09/17 04:17:47 DEBUG : removing 1 level 1 directories 2026/09/17 04:17:47 INFO : A1: Removing directory 2026/09/17 04:17:48 DEBUG : removing 1 level 0 directories 2026/09/17 04:17:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Removing directory --- PASS: TestRmdirsNoLeaveRoot (23.14s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:17:50 INFO : A1: Making directory 2026/09/17 04:17:51 INFO : A1/B1: Making directory 2026/09/17 04:17:51 INFO : A1/B1/C1: Making directory 2026/09/17 04:17:54 DEBUG : removing 1 level 3 directories 2026/09/17 04:17:54 INFO : A1/B1/C1: Removing directory 2026/09/17 04:17:55 DEBUG : removing 1 level 2 directories 2026/09/17 04:17:55 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.22s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:17:57 INFO : A1: Making directory 2026/09/17 04:17:58 INFO : A1/B1: Making directory 2026/09/17 04:17:59 INFO : A1/B1/C1: Making directory 2026/09/17 04:18:02 DEBUG : removing 1 level 3 directories 2026/09/17 04:18:02 INFO : A1/B1/C1: Removing directory 2026/09/17 04:18:02 DEBUG : removing 1 level 2 directories 2026/09/17 04:18:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:18:07 DEBUG : file1: md5 = 5a4efadb22c838b8cfb8f07312b17f2c OK 2026/09/17 04:18:07 DEBUG : file1: size = 14 OK 2026/09/17 04:18:07 DEBUG : filename.txt: File name found in url 2026/09/17 04:18:09 DEBUG : filename.txt: md5 = 7a67424fa30538b5f53f3e2cb8838400 OK 2026/09/17 04:18:09 DEBUG : filename.txt: size = 14 OK 2026/09/17 04:18:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/17 04:18:10 DEBUG : headerfilename.txt: md5 = a2429330137347100f08a84ca6c9f74c OK 2026/09/17 04:18:10 DEBUG : headerfilename.txt: size = 14 OK 2026/09/17 04:18:12 DEBUG : file2: md5 = c0e350ab5363b36bf6cf2a86c25e6c9f OK 2026/09/17 04:18:12 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.28s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:18:16 DEBUG : file1: md5 = 055cac1c8c7dfd8afb67af8583da891f OK 2026/09/17 04:18:16 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:18:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:18:19 DEBUG : sub/file2: md5 = 76ce24a1b75daf3242ee30266c7d7bf3 OK 2026/09/17 04:18:19 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:18:19 INFO : file1: Copied (new) to: sub/file2 2026/09/17 04:18:19 INFO : file1: Deleted 2026/09/17 04:18:20 DEBUG : sub/file2: size = 14 OK 2026/09/17 04:18:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/17 04:18:20 DEBUG : file1: Unchanged skipping 2026/09/17 04:18:20 INFO : file1: Deleted 2026/09/17 04:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.42s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:18:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/17 04:18:25 DEBUG : file1: md5 = c8e1b83d324be3139c652fede0e5d239 OK 2026/09/17 04:18:25 DEBUG : file1: size = 14 OK 2026/09/17 04:18:25 INFO : file1: Copied (new) 2026/09/17 04:18:25 INFO : file1: Deleted 2026/09/17 04:18:25 DEBUG : file1: Destination exists, skipping 2026/09/17 04:18:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.53s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:18:30 DEBUG : dst/file1: md5 = 61d478778b4ebded30e1eb4cbfcfeea7 OK 2026/09/17 04:18:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garunad6cuwo/backup" 2026/09/17 04:18:30 DEBUG : Config file has changed externally - reloading 2026/09/17 04:18:30 DEBUG : Creating backend with remote "TestDrive:crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg/1nrff024r7pq65ecp72fc28jb0" 2026/09/17 04:18:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2500353529) 2026/09/17 04:18:32 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 2026/09/17 04:18:32 DEBUG : dst/file1: Sizes differ 2026/09/17 04:18:34 INFO : dst/file1: Moved (server-side) 2026/09/17 04:18:35 DEBUG : dst/file1: md5 = 6e1e3b658720e509b9a883c9260cda65 OK 2026/09/17 04:18:35 DEBUG : dst/file1: size = 14 OK 2026/09/17 04:18:35 INFO : dst/file1: Copied (new) 2026/09/17 04:18:35 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.58s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:18:42 DEBUG : A1/one: md5 = de263b3c1a8082daaabc3bcd502d9985 OK 2026/09/17 04:18:44 DEBUG : A1/two: md5 = f79ff05b95ca5733d4e12e5d2790004a OK 2026/09/17 04:18:46 DEBUG : A1/B1/three: md5 = bf5e690feb1fce23683013341448b70c OK 2026/09/17 04:18:48 DEBUG : A1/B1/C1/four: md5 = 3443781a6ca9727a7dd2db5ba9cba91a OK 2026/09/17 04:18:51 DEBUG : A1/B1/C2/five: md5 = 4730b35aaa17e15d977bc15ad4047200 OK 2026/09/17 04:18:51 INFO : A1/B2: Making directory 2026/09/17 04:18:52 INFO : A1/B1/C3: Making directory 2026/09/17 04:19:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/17 04:19:01 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/17 04:19:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/17 04:19:01 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/17 04:19:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/17 04:19:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/17 04:19:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/17 04:19:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/17 04:19:12 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/17 04:19:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/17 04:19:12 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (43.96s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:24 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:19:27 DEBUG : no_checksum_small_file_from_pipe: md5 = 3ec2b2304b8dc11f5eab0eb5184bbffa OK 2026/09/17 04:19:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/17 04:19:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 04:19:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/17 04:19:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 65d54538e93be781b0cef67195b592d5 OK 2026/09/17 04:19:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:19:28 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:19:31 DEBUG : with_checksum_small_file_from_pipe: md5 = e93a1d320639837f8eccf255f608a482 OK 2026/09/17 04:19:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:19:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 04:19:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/17 04:19:33 DEBUG : with_checksum_big_file_from_pipe: md5 = 676bd87f4ede460edf2d5c968c2ddf8e OK 2026/09/17 04:19:33 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:19:33 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:19:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:19:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/17 04:19:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/17 04:19:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:19:39 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (34 bytes), uploading instead of streaming 2026/09/17 04:19:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/17 04:19:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/17 04:19:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/17 04:19:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/17 04:19:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.32s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/17 04:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (48 bytes), uploading instead of streaming 2026/09/17 04:19:47 DEBUG : rcat_metadata: md5 = cb46c0fe6522b1f3254d0f998a702d22 OK 2026/09/17 04:19:47 DEBUG : rcat_metadata: size = 48 OK 2026/09/17 04:19:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/17 04:19:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/17 04:19:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = d2c6b62042329424812867d6da50f4f7 OK 2026/09/17 04:19:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/17 04:19:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.07s) --- PASS: TestRcatMetadata/Normal (2.73s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:53 DEBUG : potato1: md5 = fecccb7da32eaa32daa452799f88ae2c OK 2026/09/17 04:19:53 DEBUG : potato1: size = 60 OK 2026/09/17 04:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (60 bytes), uploading instead of streaming 2026/09/17 04:19:54 DEBUG : potato2: md5 = 44bf8067bacb5ab1bd7654326ff495ab OK 2026/09/17 04:19:54 DEBUG : potato2: size = 60 OK 2026/09/17 04:19:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.96s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:19:58 DEBUG : potato1: md5 = f571a9872f4715e27dc883b48d452f5e OK 2026/09/17 04:19:58 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 2026/09/17 04:19:58 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 2026/09/17 04:19:58 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 60 2026/09/17 04:19:58 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.33s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:00 DEBUG : potato1: md5 = 2506dca97d5d4ebe10face991e647776 OK 2026/09/17 04:20:00 DEBUG : potato1: size = 60 OK 2026/09/17 04:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': File to upload is small (60 bytes), uploading instead of streaming 2026/09/17 04:20:02 DEBUG : potato2: md5 = 315568425a056ec9e0f1509695d9c3ff OK 2026/09/17 04:20:02 DEBUG : potato2: size = 60 OK 2026/09/17 04:20:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:05 DEBUG : potato1: md5 = 6ec405cc8ed127932d5b05d9d7870fc0 OK 2026/09/17 04:20:05 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.49s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" operations_test.go:1797: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:08 DEBUG : potato4: md5 = ddb0a490776109f46bf1b97317e3c1d7 OK 2026/09/17 04:20:08 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 2026/09/17 04:20:08 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 2026/09/17 04:20:08 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo') 59 2026/09/17 04:20:08 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:11 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:13 DEBUG : potato3: md5 = 86f6039d6e79b5ed6d6b9ee4ee04e498 OK 2026/09/17 04:20:13 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.09s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.46s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.76s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.31s) --- PASS: TestRcatSizeChecksum/NoHashes (2.55s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:16 DEBUG : potato2: md5 = be9b665048d6f912dc8df9eb040336d9 OK 2026/09/17 04:20:17 DEBUG : empty space: md5 = 41aa6e02bc9769291c170f8f29f842ab OK 2026/09/17 04:20:19 DEBUG : sub dir/potato3: md5 = 36a491148063483b7706257c6fad46e3 OK 2026/09/17 04:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Touching "sub dir/potato3" 2026/09/17 04:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Touching "potato2" 2026/09/17 04:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Touching "empty space" --- PASS: TestTouchDir (9.90s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:24 DEBUG : dir with metadata: Making directory with metadata 2026/09/17 04:20:25 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:26 DEBUG : directory with modtime: Making directory with metadata 2026/09/17 04:20:27 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/17 04:20:27 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/17 04:20:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/17 04:20:29 DEBUG : Google drive root 'crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg': Skipping btime metadata as can't update it on an existing file: 2026-09-17T04:20:29.270605958Z 2026/09/17 04:20:29 INFO : non existent directory: Updated directory metadata 2026/09/17 04:20:31 DEBUG : Google drive root 'crypt/j95umuq324itl52p2542kmfhd518pe3ugagmi4b2plljs9kcrdjg': Skipping btime metadata as can't update it on an existing file: 2026-09-17T04:20:29.270605958Z 2026/09/17 04:20:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/17 04:20:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/17 04:20:36 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-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/17 04:20:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/17 04:20:38 DEBUG : dst: Making directory with metadata 2026/09/17 04:20:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/17 04:20:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/17 04:20:39 INFO : dst: Set directory modification time (using SetModTime) 2026/09/17 04:20:39 INFO : dst: Set directory modification time (using SetModTime) 2026/09/17 04:20:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/17 04:20:40 INFO : dst: Set directory modification time (using SetModTime) 2026/09/17 04:20:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo'", Local "Local file system at /tmp/rclone2500353529", Modify Window "1ms" 2026/09/17 04:20:44 DEBUG : sub dir/test remove existing: md5 = 030311be0e7e37999905231acef36c1a OK 2026/09/17 04:20:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 99f493fee5d779601c20755e6f75fb71 OK 2026/09/17 04:20:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yixezel6" before starting 2026/09/17 04:20:48 DEBUG : sub dir/test remove existing.yixezel6: TEST: removing renamed existing file after operation 2026/09/17 04:20:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nefuxil5" before starting 2026/09/17 04:20:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nefuxil5: TEST: renaming existing back after failed operation 2026/09/17 04:20:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nevudun5" before starting 2026/09/17 04:20:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nevudun5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.76s) === 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/17 04:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garunad6cuwo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 14m38.184486846s (try 1/5)