"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/14 01:22:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile" 2026/08/14 01:22:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:22:12 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50" 2026/08/14 01:22:14 DEBUG : Creating backend with remote "/tmp/rclone483037496" === 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/08/14 01:22:14 DEBUG : a: size = 0 OK 2026/08/14 01:22:14 DEBUG : a: size = 1 (memory) 2026/08/14 01:22:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/14 01:22:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/14 01:22:14 DEBUG : potato: Seek from 10 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 10 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 2 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/14 01:22:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 2 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/14 01:22:14 DEBUG : potato: Seek from 8 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 8 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/14 01:22:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 01:22:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 01:22:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 01:22:14 DEBUG : potato: Seek from 5 to 2 2026/08/14 01:22:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/14 01:22:14 DEBUG : potato: Seek from 9 to 0 2026/08/14 01:22:14 DEBUG : potato: Seek from 9 to 0 2026/08/14 01:22:14 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:22:17 DEBUG : rutabaga: md5 = aed3f777c9330387d259d6e5caf9f971 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/14 01:22:19 DEBUG : empty space: md5 = 7f00b0a25a4a851b1b7f03eb43ba1aec OK === RUN TestCheck/3 2026/08/14 01:22:21 DEBUG : potato2: md5 = 58dc0f58d8c46ed52aa13db6131f9686 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/14 01:22:23 DEBUG : remotepotato: md5 = 8010f642ed4818dd9a04de0654e7bc92 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.34s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/08/14 01:22:27 DEBUG : Creating backend with remote "nonexistent" 2026/08/14 01:22:27 DEBUG : Creating backend with remote "nonexistent" 2026/08/14 01:22:27 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/14 01:22:27 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/14 01:22:27 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/14 01:22:27 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:22:28 DEBUG : rutabaga: md5 = 935a0603fdba6857f7469adf0a2776d8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/14 01:22:32 DEBUG : empty space: md5 = be88eb332b94140fc2f25bb8b8236a36 OK === RUN TestCheckDownload/3 2026/08/14 01:22:35 DEBUG : potato2: md5 = 9f0570da7b8d3580b662817af4e4e31e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/14 01:22:39 DEBUG : remotepotato: md5 = 597c31b9f3ca76de627abc9d5edc8177 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.73s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:22:45 DEBUG : rutabaga: md5 = 3b807df2ded305e045502bbdadcc4bf4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/14 01:22:47 DEBUG : empty space: md5 = 2f22ac5142acec60d72ee154c9aa1452 OK === RUN TestCheckSizeOnly/3 2026/08/14 01:22:49 DEBUG : potato2: md5 = 05db480ecd66c7f9083e2de1d4eb9fec OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/14 01:22:52 DEBUG : remotepotato: md5 = c70cb04133f4d5b09ee7fc4ab1844cf3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.92s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.41s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:22:57 DEBUG : test.sum: md5 = 6e3ee1af901c0de2d907f9caa323a3a7 OK 2026/08/14 01:22:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/14 01:22:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/14 01:22:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/14 01:22:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/14 01:22:59 DEBUG : test.sum: md5 = f5e1c4ab03a6fbf280c77ebf4b0ea9c2 OK 2026/08/14 01:23:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/14 01:23:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/14 01:23:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/14 01:23:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.88s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:23:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/data" 2026/08/14 01:23:01 DEBUG : Config file has changed externally - reloading 2026/08/14 01:23:01 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:23:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/data" 2026/08/14 01:23:04 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/vjrnln8ratgmqakfosrqe8espk" 2026/08/14 01:23:07 DEBUG : data/banana: md5 = cadebac96141e591bf6291c5723912d4 OK 2026/08/14 01:23:09 DEBUG : test.sum: md5 = 710abc73f313428bb165e4548cc038da OK === RUN TestCheckSumDownload/subtest1 2026/08/14 01:23:13 DEBUG : data/potato: md5 = eb8e548f77724bfcecc2112ddddf49be OK 2026/08/14 01:23:15 DEBUG : test.sum: md5 = f14bfd4c6509fdeb44f3dd781c7a426c OK === RUN TestCheckSumDownload/subtest2 2026/08/14 01:23:19 DEBUG : test.sum: md5 = 0b946917440276f114fe8573d674d99e OK === RUN TestCheckSumDownload/subtest3 2026/08/14 01:23:23 DEBUG : test.sum: md5 = bd45db8188e52a466e3a5590d89cd619 OK === RUN TestCheckSumDownload/subtest4 2026/08/14 01:23:27 DEBUG : test.sum: md5 = e628b7c4f2ed59b3880f03b0e12986ed OK === RUN TestCheckSumDownload/subtest5 2026/08/14 01:23:32 DEBUG : test.sum: md5 = be53a42e5a30be20ede974b90fb77a4d OK === RUN TestCheckSumDownload/subtest6 2026/08/14 01:23:36 DEBUG : data/banana: md5 = e721d04f19c70a1f2905ebb56ded92f0 OK 2026/08/14 01:23:37 DEBUG : data/potato: md5 = 2d34d1235ec9c69dc8021d32c7fcc17a OK 2026/08/14 01:23:39 DEBUG : test.sum: md5 = 390a53b8bc51e93f577b5deca9e8a1f1 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (40.91s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (1.95s) --- PASS: TestCheckSumDownload/subtest3 (2.13s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.00s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestCheckSumConcurrency 2026/08/14 01:23:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/14 01:23:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/14 01:23:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/14 01:23:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/14 01:23:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/14 01:23:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/14 01:23:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/14 01:23:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/14 01:23:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/14 01:23:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/14 01:23:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/14 01:23:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/14 01:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-famuhid0sami" 2026/08/14 01:23:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/m7hsmkgvd7drkdha0i4sd18nkvnrp0v6339fnrrt8u3898104ojg" 2026/08/14 01:23:45 DEBUG : Creating backend with remote "/tmp/rclone4053554112" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami'", Local "Local file system at /tmp/rclone4053554112", Modify Window "1ms" 2026/08/14 01:23:48 DEBUG : hello, world!: md5 = fe499e561ffd1900b903146fc04e4bd0 OK upper checkfile vs. lower remote (without normalization) 2026/08/14 01:23:48 ERROR : hello, world!: sum not found 2026/08/14 01:23:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami' 2026/08/14 01:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami': 1 files missing 2026/08/14 01:23:48 NOTICE: 1 hashes missing 2026/08/14 01:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami': 1 differences found 2026/08/14 01:23:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/14 01:23:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami': 0 differences found 2026/08/14 01:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami': 1 matching files 2026/08/14 01:23:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoxexal6qere" 2026/08/14 01:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:23:49 DEBUG : Creating backend with remote "TestDrive:crypt/m9jsfvns13dqmm6pkgi8uboqm4fcp18662rmr5kdu899t6pjoth0" 2026/08/14 01:23:51 DEBUG : Creating backend with remote "/tmp/rclone4130957039" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere'", Local "Local file system at /tmp/rclone4130957039", Modify Window "1ms" 2026/08/14 01:23:53 DEBUG : HELLO, WORLD!: md5 = 9810d005219d14f0752dc8d8285d547a OK lower checkfile vs. upper remote (without normalization) 2026/08/14 01:23:54 ERROR : HELLO, WORLD!: sum not found 2026/08/14 01:23:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere' 2026/08/14 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere': 1 files missing 2026/08/14 01:23:54 NOTICE: 1 hashes missing 2026/08/14 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere': 1 differences found 2026/08/14 01:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/14 01:23:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere': 0 differences found 2026/08/14 01:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere': 1 matching files 2026/08/14 01:23:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kozehib5kipi" 2026/08/14 01:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/4a3ji15c9ate1h5lp66vmkaq60fjhvcjpcb8hmgb9mqgk7jqkik0" 2026/08/14 01:23:56 DEBUG : Creating backend with remote "/tmp/rclone522472890" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi'", Local "Local file system at /tmp/rclone522472890", Modify Window "1ms" 2026/08/14 01:23:58 DEBUG : HeLlO, wOrLd!: md5 = 55ec6bce9b359b4c6464f265c09fe95a OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/14 01:23:58 ERROR : HeLlO, wOrLd!: sum not found 2026/08/14 01:23:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi' 2026/08/14 01:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi': 1 files missing 2026/08/14 01:23:58 NOTICE: 1 hashes missing 2026/08/14 01:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi': 1 differences found 2026/08/14 01:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/14 01:23:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi': 0 differences found 2026/08/14 01:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi': 1 matching files 2026/08/14 01:23:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wixuqim0zoko" 2026/08/14 01:23:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:23:59 DEBUG : Creating backend with remote "TestDrive:crypt/srl5jpevsae0lrefdcmn40ener9knp9u92noq27fi6j6qrrbb8bg" 2026/08/14 01:24:00 DEBUG : Creating backend with remote "/tmp/rclone84368939" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko'", Local "Local file system at /tmp/rclone84368939", Modify Window "1ms" 2026/08/14 01:24:03 DEBUG : HELLO, WORLD!: md5 = df960cdf53b6c6db8580161295a10fcf OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/14 01:24:03 ERROR : HELLO, WORLD!: sum not found 2026/08/14 01:24:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko' 2026/08/14 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko': 1 files missing 2026/08/14 01:24:03 NOTICE: 1 hashes missing 2026/08/14 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko': 1 differences found 2026/08/14 01:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/14 01:24:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko': 0 differences found 2026/08/14 01:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko': 1 matching files 2026/08/14 01:24:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sojoluk5saca" 2026/08/14 01:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:24:04 DEBUG : Creating backend with remote "TestDrive:crypt/k82cb65mi4aa478upruge1acjkhkdghfahabr4ava2i3f4nrbbsg" 2026/08/14 01:24:06 DEBUG : Creating backend with remote "/tmp/rclone1287374063" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca'", Local "Local file system at /tmp/rclone1287374063", Modify Window "1ms" 2026/08/14 01:24:08 DEBUG : 測試_Русский___ě_áñ: md5 = f1a448f09fb33d41c0746a66af2d5184 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/14 01:24:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/14 01:24:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca' 2026/08/14 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca': 1 files missing 2026/08/14 01:24:08 NOTICE: 1 hashes missing 2026/08/14 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca': 1 differences found 2026/08/14 01:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/14 01:24:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca': 0 differences found 2026/08/14 01:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca': 1 matching files 2026/08/14 01:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teboleb3pobi" 2026/08/14 01:24:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:24:10 DEBUG : Creating backend with remote "TestDrive:crypt/2sm1as2uh06osan41a921fn9j0e3glj5srv0vi41s27gk7ipe12g" 2026/08/14 01:24:11 DEBUG : Creating backend with remote "/tmp/rclone3294027380" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi'", Local "Local file system at /tmp/rclone3294027380", Modify Window "1ms" 2026/08/14 01:24:13 DEBUG : 測試_Русский___ě_áñ: md5 = 17da081f1e5f947712cf47ca024ab219 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/14 01:24:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/14 01:24:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi' 2026/08/14 01:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi': 1 files missing 2026/08/14 01:24:13 NOTICE: 1 hashes missing 2026/08/14 01:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi': 1 differences found 2026/08/14 01:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/14 01:24:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi': 0 differences found 2026/08/14 01:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi': 1 matching files 2026/08/14 01:24:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafepeq7zaju" 2026/08/14 01:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:24:14 DEBUG : Creating backend with remote "TestDrive:crypt/4dno9fk0he4068dh80u1f0kpbnfq8fdnrfj5hcfqd9ql1475i8kg" 2026/08/14 01:24:16 DEBUG : Creating backend with remote "/tmp/rclone2930864602" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju'", Local "Local file system at /tmp/rclone2930864602", Modify Window "1ms" 2026/08/14 01:24:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 761e2a1c0b4e8ad269ca2b5dc36ee424 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/14 01:24:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 01:24:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju' 2026/08/14 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju': 1 files missing 2026/08/14 01:24:19 NOTICE: 1 hashes missing 2026/08/14 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju': 1 differences found 2026/08/14 01:24:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/14 01:24:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju': 0 differences found 2026/08/14 01:24:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju': 1 matching files 2026/08/14 01:24:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duwixox8saje" 2026/08/14 01:24:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:24:20 DEBUG : Creating backend with remote "TestDrive:crypt/1ghfjlh0ufm8hkr7rc3ep57mr90vn0kkhg89g42u0ju88nkre7l0" 2026/08/14 01:24:21 DEBUG : Creating backend with remote "/tmp/rclone2623388137" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje'", Local "Local file system at /tmp/rclone2623388137", Modify Window "1ms" 2026/08/14 01:24:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6d7c65be0694faffa74c39857b868b48 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/14 01:24:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 01:24:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje' 2026/08/14 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje': 1 files missing 2026/08/14 01:24:24 NOTICE: 1 hashes missing 2026/08/14 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje': 1 differences found 2026/08/14 01:24:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/14 01:24:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje': 0 differences found 2026/08/14 01:24:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje': 1 matching files 2026/08/14 01:24:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vicakal4yofa" 2026/08/14 01:24:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:24:25 DEBUG : Creating backend with remote "TestDrive:crypt/stviueiee3dcl5dkgg4rc2b1c0d7gsuso07ltc58vm1gjfs67rhg" 2026/08/14 01:24:26 DEBUG : Creating backend with remote "/tmp/rclone3965998892" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa'", Local "Local file system at /tmp/rclone3965998892", Modify Window "1ms" 2026/08/14 01:24:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e530285f14e80ba577b924d7dcab95bc OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/14 01:24:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 01:24:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa' 2026/08/14 01:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa': 1 files missing 2026/08/14 01:24:29 NOTICE: 1 hashes missing 2026/08/14 01:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa': 1 differences found 2026/08/14 01:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/14 01:24:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa': 0 differences found 2026/08/14 01:24:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa': 1 matching files 2026/08/14 01:24:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaviqon0daxu" 2026/08/14 01:24:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:24:30 DEBUG : Creating backend with remote "TestDrive:crypt/lvbqtuf1ofclr09469eh308ik0rsqsq5ft8pi1611928kg1br2s0" 2026/08/14 01:24:31 DEBUG : Creating backend with remote "/tmp/rclone1435977266" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu'", Local "Local file system at /tmp/rclone1435977266", Modify Window "1ms" 2026/08/14 01:24:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 728fa276f8f695e2c052df8ed72a106c OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/14 01:24:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 01:24:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu' 2026/08/14 01:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu': 1 files missing 2026/08/14 01:24:34 NOTICE: 1 hashes missing 2026/08/14 01:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu': 1 differences found 2026/08/14 01:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/14 01:24:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu': 0 differences found 2026/08/14 01:24:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu': 1 matching files 2026/08/14 01:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaviqon0daxu': Purge remote 2026/08/14 01:24:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vicakal4yofa': Purge remote 2026/08/14 01:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duwixox8saje': Purge remote 2026/08/14 01:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafepeq7zaju': Purge remote 2026/08/14 01:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teboleb3pobi': Purge remote 2026/08/14 01:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sojoluk5saca': Purge remote 2026/08/14 01:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wixuqim0zoko': Purge remote 2026/08/14 01:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kozehib5kipi': Purge remote 2026/08/14 01:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoxexal6qere': Purge remote 2026/08/14 01:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-famuhid0sami': Purge remote --- PASS: TestApplyTransforms (55.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:24:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 01:24:42 DEBUG : sub/file2: md5 = 973242a67b20953fc2a614ee7c2a9330 OK 2026/08/14 01:24:42 DEBUG : sub/file2: size = 14 OK 2026/08/14 01:24:42 INFO : file1: Copied (new) to: sub/file2 2026/08/14 01:24:43 DEBUG : sub/file2: size = 14 OK 2026/08/14 01:24:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 01:24:43 DEBUG : file1: Unchanged skipping 2026/08/14 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.60s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:24:49 DEBUG : dst/file1: md5 = c2e94d825e95b1bff56abfd06675a069 OK 2026/08/14 01:24:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/backup" 2026/08/14 01:24:50 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/1nrff024r7pq65ecp72fc28jb0" 2026/08/14 01:24:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone483037496) 2026/08/14 01:24:51 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 2026/08/14 01:24:51 DEBUG : dst/file1: Sizes differ 2026/08/14 01:24:54 INFO : dst/file1: Moved (server-side) 2026/08/14 01:24:56 DEBUG : dst/file1: md5 = 06d8bfde4eece2956a159b8b7b361365 OK 2026/08/14 01:24:56 DEBUG : dst/file1: size = 14 OK 2026/08/14 01:24:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.66s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:25:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/dst" 2026/08/14 01:25:00 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 01:25:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/CompareDest" 2026/08/14 01:25:02 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/gveqi14airsml4bgu7krj116o8" 2026/08/14 01:25:04 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 01:25:06 DEBUG : one: md5 = a449a4cc5c74bd5b9964bec92065a09a OK 2026/08/14 01:25:06 DEBUG : one: size = 3 OK 2026/08/14 01:25:06 INFO : one: Copied (new) 2026/08/14 01:25:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/dst') 2026/08/14 01:25:08 DEBUG : one: Sizes differ 2026/08/14 01:25:09 DEBUG : one: md5 = 7415d9d59b2dcb21a24244ae6ba20da9 OK 2026/08/14 01:25:09 DEBUG : one: size = 5 OK 2026/08/14 01:25:09 INFO : one: Copied (replaced existing) 2026/08/14 01:25:11 DEBUG : dst/one: md5 = 88354a75ce41a61aca293fbb66e9aad4 OK 2026/08/14 01:25:14 DEBUG : CompareDest/one: md5 = e8178c12ed1c772648467056a2da9d1b OK 2026/08/14 01:25:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/dst') 2026/08/14 01:25:14 DEBUG : one: Sizes differ 2026/08/14 01:25:15 DEBUG : one: size = 5 OK 2026/08/14 01:25:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 01:25:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 01:25:17 DEBUG : CompareDest/two: md5 = 50c26da0a5624b8ac7bfe546a083e6e4 OK 2026/08/14 01:25:18 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 01:25:18 DEBUG : two: size = 3 OK 2026/08/14 01:25:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 01:25:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 01:25:19 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 01:25:19 DEBUG : two: size = 3 OK 2026/08/14 01:25:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 01:25:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 01:25:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 01:25:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:21 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/CompareDest') 2026/08/14 01:25:21 DEBUG : two: Sizes differ 2026/08/14 01:25:22 DEBUG : two: md5 = bf2ac18be4728fd08df1a0a90ae81798 OK 2026/08/14 01:25:22 DEBUG : two: size = 5 OK 2026/08/14 01:25:22 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (26.46s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:25:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/dst" 2026/08/14 01:25:27 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 01:25:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/CopyDest" 2026/08/14 01:25:29 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/14 01:25:30 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 01:25:33 DEBUG : one: md5 = 7154180b903e3a4520a31a83adeefaaf OK 2026/08/14 01:25:33 DEBUG : one: size = 3 OK 2026/08/14 01:25:33 INFO : one: Copied (new) 2026/08/14 01:25:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/dst') 2026/08/14 01:25:35 DEBUG : one: Sizes differ 2026/08/14 01:25:36 DEBUG : one: md5 = fe50b9f51344afcb543df2be9657597e OK 2026/08/14 01:25:36 DEBUG : one: size = 5 OK 2026/08/14 01:25:36 INFO : one: Copied (replaced existing) 2026/08/14 01:25:38 DEBUG : dst/one: md5 = 07ac310413ac21f885ed8de1d33094f4 OK 2026/08/14 01:25:40 DEBUG : CopyDest/one: md5 = 66919c842c5b09943c1a3aa83fab3e59 OK 2026/08/14 01:25:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/BackupDir" 2026/08/14 01:25:41 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/14 01:25:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/dst') 2026/08/14 01:25:43 DEBUG : one: Sizes differ 2026/08/14 01:25:44 DEBUG : one: size = 5 OK 2026/08/14 01:25:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 01:25:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/dst') 2026/08/14 01:25:44 DEBUG : one: Sizes differ 2026/08/14 01:25:45 INFO : one: Moved (server-side) 2026/08/14 01:25:46 DEBUG : one: size = 5 OK 2026/08/14 01:25:46 INFO : one: Copied (server-side copy) 2026/08/14 01:25:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/14 01:25:48 DEBUG : CopyDest/two: md5 = 8ef39047b179d7ec409f007eed8bd90f OK 2026/08/14 01:25:49 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 01:25:49 DEBUG : two: size = 3 OK 2026/08/14 01:25:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 01:25:50 DEBUG : two: size = 3 OK 2026/08/14 01:25:50 INFO : two: Copied (server-side copy) 2026/08/14 01:25:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/14 01:25:51 DEBUG : two: size = 3 OK 2026/08/14 01:25:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 01:25:51 DEBUG : two: Unchanged skipping 2026/08/14 01:25:53 DEBUG : CopyDest/three: md5 = d46b88789c098775fa9644d4f53dc12a OK 2026/08/14 01:25:54 DEBUG : three: Need to transfer - File not found at Destination 2026/08/14 01:25:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone483037496) 2026/08/14 01:25:54 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile/CopyDest') 2026/08/14 01:25:54 DEBUG : three: Sizes differ 2026/08/14 01:25:54 DEBUG : three: Destination not found in --copy-dest 2026/08/14 01:25:56 DEBUG : three: md5 = d399fe2d06142b7ca7f4cf4646b13915 OK 2026/08/14 01:25:56 DEBUG : three: size = 7 OK 2026/08/14 01:25:56 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (35.56s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/14 01:26:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f7c21c21f18aa8e06476ef3dd5980039 OK 2026/08/14 01:26:07 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/14 01:26:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/14 01:26:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/14 01:26:08 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/08/14 01:26:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/14 01:26:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/14 01:26:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 320d6fd3fe55ad07652bbb591b0bdb5e OK 2026/08/14 01:26:11 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/14 01:26:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.74s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using skip mode. 2026/08/14 01:26:17 NOTICE: one: Found 2 files with duplicate names 2026/08/14 01:26:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.20s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using skip mode. 2026/08/14 01:26:24 NOTICE: one: Found 3 files with duplicate names 2026/08/14 01:26:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/14 01:26:24 INFO : one: Deleted 2026/08/14 01:26:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.96s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using first mode. 2026/08/14 01:26:31 NOTICE: one: Found 3 files with duplicate names 2026/08/14 01:26:31 INFO : one: Deleted 2026/08/14 01:26:32 INFO : one: Deleted 2026/08/14 01:26:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.54s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using newest mode. 2026/08/14 01:26:37 NOTICE: one: Found 3 files with duplicate names 2026/08/14 01:26:38 INFO : one: Deleted 2026/08/14 01:26:38 INFO : one: Deleted 2026/08/14 01:26:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.74s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using oldest mode. 2026/08/14 01:26:45 NOTICE: one: Found 3 files with duplicate names 2026/08/14 01:26:45 INFO : one: Deleted 2026/08/14 01:26:46 INFO : one: Deleted 2026/08/14 01:26:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.04s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using largest mode. 2026/08/14 01:26:52 NOTICE: one: Found 3 files with duplicate names 2026/08/14 01:26:52 INFO : one: Deleted 2026/08/14 01:26:53 INFO : one: Deleted 2026/08/14 01:26:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.94s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:26:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using smallest mode. 2026/08/14 01:26:59 NOTICE: one: Found 3 files with duplicate names 2026/08/14 01:26:59 INFO : one: Deleted 2026/08/14 01:27:00 INFO : one: Deleted 2026/08/14 01:27:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.98s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:27:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Looking for duplicate names using rename mode. 2026/08/14 01:27:07 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/14 01:27:08 INFO : one-2.txt: renamed from: one.txt 2026/08/14 01:27:10 INFO : one-3.txt: renamed from: one.txt 2026/08/14 01:27:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.75s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:27:16 DEBUG : dupe1/one.txt: md5 = 370f3473b933b1a62c650cd237520bd6 OK 2026/08/14 01:27:18 DEBUG : dupe2/two.txt: md5 = de7623a7ac35b64a13a5da1cc45f9007 OK 2026/08/14 01:27:21 DEBUG : dupe3/three.txt: md5 = e96ec9d6bb5f801f37e5e13c683472e6 OK 2026/08/14 01:27:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/14 01:27:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/14 01:27:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/14 01:27:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (13.63s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:27:29 DEBUG : a.txt: md5 = 63a4a1bcebc80c1612c4ffa8609d0906 OK 2026/08/14 01:27:30 DEBUG : zend.txt: md5 = e6e6b148b2fefe7bdfe9b1f6923e8f20 OK 2026/08/14 01:27:33 DEBUG : sub dir/hello world: md5 = 7bafc6f8e4c3e2c30446bd63a9ea56d0 OK 2026/08/14 01:27:34 DEBUG : sub dir/hello world2: md5 = 2d8e1e39bad871604e1ab2197b635201 OK 2026/08/14 01:27:37 DEBUG : sub dir/ignore dir/.ignore: md5 = 59127a7cb9312377af53495adc2c3339 OK 2026/08/14 01:27:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = a8f9cdacbeff5408b59339de7d82163c OK 2026/08/14 01:27:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = 86ce14e006952d8167bce850f7a36fd3 OK 2026/08/14 01:27:42 DEBUG : a.txt: Excluded (Size Filter) 2026/08/14 01:27:42 DEBUG : a.txt: Excluded 2026/08/14 01:27:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/14 01:27:42 DEBUG : sub dir/hello world2: Excluded 2026/08/14 01:27:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/14 01:27:42 DEBUG : sub dir/hello world: Excluded 2026/08/14 01:27:43 DEBUG : sub dir/ignore dir: Excluded 2026/08/14 01:27:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/14 01:27:43 DEBUG : sub dir/hello world2: Excluded 2026/08/14 01:27:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/14 01:27:43 DEBUG : sub dir/hello world: Excluded 2026/08/14 01:27:43 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.88s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:27:52 DEBUG : a.txt: md5 = 5a9e24d580c958757bb87c61bfb0cb08 OK 2026/08/14 01:27:53 DEBUG : zend.txt: md5 = 4c9907d25d1a1a3c5c4b5f83dde243c6 OK 2026/08/14 01:27:56 DEBUG : sub dir/hello world: md5 = 3736fdc52b5213f8ea5a6f5b80decfb6 OK 2026/08/14 01:27:57 DEBUG : sub dir/hello world2: md5 = 21c99c067821d7c73ae1e744bd61534b OK 2026/08/14 01:28:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 223aa8fe4e8ff6a1e283818d003ee3d2 OK 2026/08/14 01:28:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 578f027862d83e505febbc926abed77d OK 2026/08/14 01:28:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = f3a5590c04f0fba52352df49cab4e745 OK 2026/08/14 01:28:05 DEBUG : a.txt: Excluded (Size Filter) 2026/08/14 01:28:05 DEBUG : a.txt: Excluded 2026/08/14 01:28:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/14 01:28:06 DEBUG : sub dir/hello world2: Excluded 2026/08/14 01:28:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/14 01:28:06 DEBUG : sub dir/hello world: Excluded 2026/08/14 01:28:06 DEBUG : sub dir/ignore dir: Excluded 2026/08/14 01:28:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/14 01:28:06 DEBUG : sub dir/hello world2: Excluded 2026/08/14 01:28:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/14 01:28:06 DEBUG : sub dir/hello world: Excluded 2026/08/14 01:28:07 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (23.31s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:15 DEBUG : file1: md5 = eb20ba3dadff086dcc3ab5a809d9ab23 OK 2026/08/14 01:28:17 DEBUG : sub/file2: md5 = 8c28a933958a167ed82c711a0f8ceec7 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/08/14 01:28:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/14 01:28:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/14 01:28:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:25 DEBUG : file1: md5 = 8c3cb10a7fede53dba631fe2533b3031 OK 2026/08/14 01:28:27 DEBUG : sub/file2: md5 = 3f3445bc73dbcc066ebb7b6c23221aa3 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/08/14 01:28:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/notfound" 2026/08/14 01:28:31 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.38s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.02s) === RUN TestStatJSONMemory 2026/08/14 01:28:36 DEBUG : Creating backend with remote ":memory:" 2026/08/14 01:28:36 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 01:28:36 DEBUG : sub/file1: size = 5 OK 2026/08/14 01:28:36 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 01:28:36 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Making directory 2026/08/14 01:28:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:39 DEBUG : sub dir/hello world: md5 = 1c2737ecc247012add5ff035bf955292 OK --- PASS: TestLsd (5.09s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:43 DEBUG : potato2: md5 = 6ee9b4f93f0aebf7e7711515b51586dd OK 2026/08/14 01:28:44 DEBUG : empty space: md5 = b62adacad6b3c8f4de744f66f1d55c48 OK --- PASS: TestLs (4.95s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:48 DEBUG : potato2: md5 = b39bc16231402a6c5fa74548841db951 OK 2026/08/14 01:28:49 DEBUG : empty space: md5 = 3070f4742b71bb8a43bacea394ed5533 OK 2026/08/14 01:28:50 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.18s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:53 DEBUG : potato2: md5 = 4ee506b316f16bb02fcf026a813ee05c OK 2026/08/14 01:28:54 DEBUG : empty space: md5 = 564c9b5ef09a6b9e0090401853999ea9 OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:28:58 DEBUG : potato2: md5 = e9bdc0404158250e9318b34df26c6717 OK 2026/08/14 01:28:59 DEBUG : empty space: md5 = 5e8b4dd9f7d070f405af05d0fb1b3cad OK --- PASS: TestHashSums (4.52s) === RUN TestHashSumsWithErrors 2026/08/14 01:29:01 DEBUG : Creating backend with remote ":memory:" 2026/08/14 01:29:01 ERROR : file1: hash unsupported: hash type not supported 2026/08/14 01:29:01 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/14 01:29:01 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/14 01:29:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/14 01:29:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/14 01:29:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/14 01:29:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/14 01:29:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/14 01:29:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/14 01:29:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/14 01:29:01 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:03 DEBUG : potato2: md5 = d5a6837e7f82a7a3362cc2e3e15f5b6f OK 2026/08/14 01:29:04 DEBUG : empty space: md5 = 3253f0620472dc44b592100703d63632 OK 2026/08/14 01:29:06 DEBUG : sub dir/potato3: md5 = 6066d03e235c2da6408852f63e91e519 OK --- PASS: TestCount (9.08s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:11 DEBUG : small: md5 = 292ab0559fefbcc916e1c04bd4c735c0 OK 2026/08/14 01:29:13 DEBUG : medium: md5 = 2d862a023b68fdf7c8c1dcecec06d4da OK 2026/08/14 01:29:14 DEBUG : large: md5 = fc917bc62e0769816440d236aa5a4695 OK 2026/08/14 01:29:15 DEBUG : Waiting for deletions to finish 2026/08/14 01:29:15 DEBUG : large: Excluded (Size Filter) 2026/08/14 01:29:15 INFO : small: Deleted 2026/08/14 01:29:15 INFO : medium: Deleted --- PASS: TestDelete (6.46s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:18 DEBUG : small: md5 = 545d40ee69672de2da2ac4b5273fd522 OK 2026/08/14 01:29:19 DEBUG : medium: md5 = 4e3ee75d8dc9260e815f47487c947044 OK 2026/08/14 01:29:21 DEBUG : large: md5 = 2c84ea30be0d459e3805f1f5bd4076ed OK 2026/08/14 01:29:21 DEBUG : Waiting for deletions to finish 2026/08/14 01:29:21 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/14 01:29:22 INFO : small: Deleted 2026/08/14 01:29:22 INFO : large: Deleted --- PASS: TestMaxDelete (7.41s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:25 DEBUG : small: md5 = 6e25c25ee7664c01aa47e124fd988c3e OK 2026/08/14 01:29:27 DEBUG : medium: md5 = 3b37af0696d10613b87fbe36e63eb950 OK 2026/08/14 01:29:28 DEBUG : large: md5 = 15126392749b8ff418cd32516fa49f43 OK 2026/08/14 01:29:28 DEBUG : Waiting for deletions to finish 2026/08/14 01:29:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/14 01:29:29 INFO : medium: Deleted 2026/08/14 01:29:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.11s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:32 DEBUG : small: md5 = b85850342cada9f743620818e27cd25c OK 2026/08/14 01:29:34 DEBUG : medium: md5 = 2766b15613940a1378380106c10968d4 OK 2026/08/14 01:29:35 DEBUG : large: md5 = bf4433c0c33023df481fbbe3d722e471 OK 2026/08/14 01:29:36 DEBUG : Waiting for deletions to finish 2026/08/14 01:29:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/14 01:29:36 INFO : small: Deleted 2026/08/14 01:29:37 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.37s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:40 DEBUG : ReadFile: md5 = 1c2b07017eb98bc85d3bdb340f67ad23 OK --- PASS: TestReadFile (4.31s) === RUN TestRetry 2026/08/14 01:29:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/14 01:29:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/14 01:29:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 01:29:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 01:29:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 01:29:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 01:29:43 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:29:44 DEBUG : file1: md5 = d17a1773220988a22faba5ca44de49d4 OK 2026/08/14 01:29:46 DEBUG : file2: md5 = 97416b7dd13d932728da0787f3fc2545 OK --- PASS: TestCat (15.29s) === RUN TestPurge 2026/08/14 01:29:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuhanen4xera" 2026/08/14 01:29:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 01:29:58 DEBUG : Creating backend with remote "TestDrive:crypt/r90p24tlb8827lpgk14jr6paehtkd4s9vli28sr86j8blk7ij520" 2026/08/14 01:29:59 DEBUG : Creating backend with remote "/tmp/rclone1413291403" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuhanen4xera'", Local "Local file system at /tmp/rclone1413291403", Modify Window "1ms" 2026/08/14 01:30:04 DEBUG : A1/B1/C1/one: md5 = 4c96df66cfb153d3b71d22449b1d389b OK 2026/08/14 01:30:04 INFO : A2: Making directory 2026/08/14 01:30:05 INFO : A1/B2: Making directory 2026/08/14 01:30:06 INFO : A1/B2/C2: Making directory 2026/08/14 01:30:07 INFO : A1/B1/C3: Making directory 2026/08/14 01:30:08 INFO : A3: Making directory 2026/08/14 01:30:09 INFO : A3/B3: Making directory 2026/08/14 01:30:10 INFO : A3/B3/C4: Making directory 2026/08/14 01:30:13 DEBUG : A1/two: md5 = 68c8a603ac5642c10b3d820abc63f621 OK 2026/08/14 01:30:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuhanen4xera': Purge remote 2026/08/14 01:30:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.94s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:30:22 DEBUG : A1/B1/C1/one: md5 = 561e0973b212576530d946b14e7dc2d8 OK 2026/08/14 01:30:22 INFO : A2: Making directory 2026/08/14 01:30:23 INFO : A1/B2: Making directory 2026/08/14 01:30:24 INFO : A1/B2/C2: Making directory 2026/08/14 01:30:25 INFO : A1/B1/C3: Making directory 2026/08/14 01:30:26 INFO : A3: Making directory 2026/08/14 01:30:27 INFO : A3/B3: Making directory 2026/08/14 01:30:28 INFO : A3/B3/C4: Making directory 2026/08/14 01:30:30 DEBUG : A1/two: md5 = 414f533113e447b19ec562d40aa88815 OK 2026/08/14 01:30:31 DEBUG : removing 1 level 3 directories 2026/08/14 01:30:31 INFO : A3/B3/C4: Removing directory 2026/08/14 01:30:34 DEBUG : removing 2 level 3 directories 2026/08/14 01:30:34 INFO : A1/B2/C2: Removing directory 2026/08/14 01:30:34 INFO : A1/B1/C3: Removing directory 2026/08/14 01:30:35 DEBUG : removing 2 level 2 directories 2026/08/14 01:30:35 INFO : A3/B3: Removing directory 2026/08/14 01:30:35 INFO : A1/B2: Removing directory 2026/08/14 01:30:36 DEBUG : removing 2 level 1 directories 2026/08/14 01:30:36 INFO : A3: Removing directory 2026/08/14 01:30:36 INFO : A2: Removing directory 2026/08/14 01:30:40 DEBUG : removing 1 level 3 directories 2026/08/14 01:30:40 INFO : A1/B1/C1: Removing directory 2026/08/14 01:30:41 DEBUG : removing 1 level 2 directories 2026/08/14 01:30:41 INFO : A1/B1: Removing directory 2026/08/14 01:30:41 DEBUG : removing 1 level 1 directories 2026/08/14 01:30:41 INFO : A1: Removing directory 2026/08/14 01:30:42 DEBUG : removing 1 level 0 directories 2026/08/14 01:30:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Removing directory --- PASS: TestRmdirsNoLeaveRoot (26.59s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:30:44 INFO : A1: Making directory 2026/08/14 01:30:45 INFO : A1/B1: Making directory 2026/08/14 01:30:46 INFO : A1/B1/C1: Making directory 2026/08/14 01:30:48 DEBUG : removing 1 level 3 directories 2026/08/14 01:30:48 INFO : A1/B1/C1: Removing directory 2026/08/14 01:30:49 DEBUG : removing 1 level 2 directories 2026/08/14 01:30:49 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.18s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:30:52 INFO : A1: Making directory 2026/08/14 01:30:52 INFO : A1/B1: Making directory 2026/08/14 01:30:53 INFO : A1/B1/C1: Making directory 2026/08/14 01:30:56 DEBUG : removing 1 level 3 directories 2026/08/14 01:30:56 INFO : A1/B1/C1: Removing directory 2026/08/14 01:30:57 DEBUG : removing 1 level 2 directories 2026/08/14 01:30:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.94s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:31:01 DEBUG : file1: md5 = a43cee036f764e6739e4206ec82c8b34 OK 2026/08/14 01:31:01 DEBUG : file1: size = 14 OK 2026/08/14 01:31:02 DEBUG : filename.txt: File name found in url 2026/08/14 01:31:03 DEBUG : filename.txt: md5 = b725a1102df698036c12db0c69a35db8 OK 2026/08/14 01:31:03 DEBUG : filename.txt: size = 14 OK 2026/08/14 01:31:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/14 01:31:05 DEBUG : headerfilename.txt: md5 = dc47b3004bc3ff51c2fe0998570e14e9 OK 2026/08/14 01:31:05 DEBUG : headerfilename.txt: size = 14 OK 2026/08/14 01:31:07 DEBUG : file2: md5 = d78a9524c605de746281a415965c13b1 OK 2026/08/14 01:31:07 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.65s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:31:11 DEBUG : file1: md5 = 1e0e7acee28ec4110bbee7ce76da769c OK 2026/08/14 01:31:11 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:31:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 01:31:14 DEBUG : sub/file2: md5 = e67f36523bdc9af88068f01008db7243 OK 2026/08/14 01:31:14 DEBUG : sub/file2: size = 14 OK 2026/08/14 01:31:14 INFO : file1: Copied (new) to: sub/file2 2026/08/14 01:31:14 INFO : file1: Deleted 2026/08/14 01:31:15 DEBUG : sub/file2: size = 14 OK 2026/08/14 01:31:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 01:31:15 DEBUG : file1: Unchanged skipping 2026/08/14 01:31:15 INFO : file1: Deleted 2026/08/14 01:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.36s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:31:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 01:31:20 DEBUG : file1: md5 = 26273b0fe34dee267d6d82c265be4ba3 OK 2026/08/14 01:31:20 DEBUG : file1: size = 14 OK 2026/08/14 01:31:20 INFO : file1: Copied (new) 2026/08/14 01:31:20 INFO : file1: Deleted 2026/08/14 01:31:21 DEBUG : file1: Destination exists, skipping 2026/08/14 01:31:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.49s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:31:25 DEBUG : dst/file1: md5 = 8d26dcd0a6a2d418a4e4595a2ebf8f31 OK 2026/08/14 01:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pidixuh4xile/backup" 2026/08/14 01:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50/1nrff024r7pq65ecp72fc28jb0" 2026/08/14 01:31:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone483037496) 2026/08/14 01:31:28 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 2026/08/14 01:31:28 DEBUG : dst/file1: Sizes differ 2026/08/14 01:31:30 INFO : dst/file1: Moved (server-side) 2026/08/14 01:31:32 DEBUG : dst/file1: md5 = 056a6ca6fc72c8192cd805a11412cea4 OK 2026/08/14 01:31:32 DEBUG : dst/file1: size = 14 OK 2026/08/14 01:31:32 INFO : dst/file1: Copied (new) 2026/08/14 01:31:32 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.83s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:31:39 DEBUG : A1/one: md5 = 8eec564f34bce944b700bf3886a8aad9 OK 2026/08/14 01:31:40 DEBUG : A1/two: md5 = 5e643b731ee12d6b929f157de651a3a5 OK 2026/08/14 01:31:43 DEBUG : A1/B1/three: md5 = 8a26ebe5fa6d2b51736ad9441aa8103b OK 2026/08/14 01:31:45 DEBUG : A1/B1/C1/four: md5 = 4d31d9366026128ceacd5b35fe950ad4 OK 2026/08/14 01:31:47 DEBUG : A1/B1/C2/five: md5 = 77b7e8280920bc37423350d07c08e1c1 OK 2026/08/14 01:31:47 INFO : A1/B2: Making directory 2026/08/14 01:31:48 INFO : A1/B1/C3: Making directory 2026/08/14 01:31:58 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/14 01:31:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/14 01:31:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/14 01:31:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/14 01:31:58 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/14 01:32:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/14 01:32:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/14 01:32:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/14 01:32:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/14 01:32:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/14 01:32:10 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (47.30s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 01:32:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 736e811a7c6953f4fba1d5a2015b600f OK 2026/08/14 01:32:26 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 01:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/14 01:32:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/14 01:32:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/14 01:32:28 DEBUG : no_checksum_big_file_from_pipe: md5 = 3ef31adaa205245dd0f63c859bfc62a0 OK 2026/08/14 01:32:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 01:32: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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 01:32:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 258c962af34e8affaf42f09c3fda7051 OK 2026/08/14 01:32:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 01:32:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/14 01:32:32 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/14 01:32:33 DEBUG : with_checksum_big_file_from_pipe: md5 = 734c3cfc82167e775588d63d6cc5d530 OK 2026/08/14 01:32:33 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 01:32: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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:32:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 01:32:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 01:32:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 01:32:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/14 01:32:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 01:32:38 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-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 01:32:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 01:32:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/14 01:32:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/14 01:32:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 01:32:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.34s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/14 01:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (48 bytes), uploading instead of streaming 2026/08/14 01:32:47 DEBUG : rcat_metadata: md5 = 292a48d30e4b532b8825df9e22b77207 OK 2026/08/14 01:32:47 DEBUG : rcat_metadata: size = 48 OK 2026/08/14 01:32:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/14 01:32:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/14 01:32:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 819c6d384b596ad5c825811e9808f3b1 OK 2026/08/14 01:32:50 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/14 01:32:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.63s) --- PASS: TestRcatMetadata/Normal (2.79s) --- PASS: TestRcatMetadata/ViaDisk (3.38s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:32:54 DEBUG : potato1: md5 = bdf4d6788294fd2c87f7e502860e0c53 OK 2026/08/14 01:32:54 DEBUG : potato1: size = 60 OK 2026/08/14 01:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (60 bytes), uploading instead of streaming 2026/08/14 01:32:55 DEBUG : potato2: md5 = 8ea9aecf6153b6027e090669fcc04dea OK 2026/08/14 01:32:55 DEBUG : potato2: size = 60 OK 2026/08/14 01:32:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.17s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:32:59 DEBUG : potato1: md5 = 576d8247b28077ca12cde5c30c53b430 OK 2026/08/14 01:32:59 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 2026/08/14 01:32:59 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 2026/08/14 01:32:59 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 60 2026/08/14 01:32:59 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.66s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:02 DEBUG : potato1: md5 = b93437166e016b8172eaec249990e112 OK 2026/08/14 01:33:02 DEBUG : potato1: size = 60 OK 2026/08/14 01:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': File to upload is small (60 bytes), uploading instead of streaming 2026/08/14 01:33:03 DEBUG : potato2: md5 = ddcf987ac3483170471b1d26afa297e3 OK 2026/08/14 01:33:03 DEBUG : potato2: size = 60 OK 2026/08/14 01:33:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.64s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:07 DEBUG : potato1: md5 = bd8c0047023f458897fad4ee01a8b0cc OK 2026/08/14 01:33:07 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.68s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:10 DEBUG : potato4: md5 = 1e9b639ea98ea2e832e9f436a58f08a3 OK 2026/08/14 01:33:10 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 2026/08/14 01:33:10 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 2026/08/14 01:33:10 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile') 59 2026/08/14 01:33:10 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:13 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:16 DEBUG : potato3: md5 = 04e67090782e8e0fd08bcab3821467ce OK 2026/08/14 01:33:16 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.50s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.51s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.85s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.51s) --- PASS: TestRcatSizeChecksum/NoHashes (2.62s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:18 DEBUG : potato2: md5 = a316f7331d9a81f944df8afb010e9a38 OK 2026/08/14 01:33:20 DEBUG : empty space: md5 = 6eca5c54be1b63757bda5e0556fb86cb OK 2026/08/14 01:33:22 DEBUG : sub dir/potato3: md5 = 36b6a0bb498d453968df4c10614d12b1 OK 2026/08/14 01:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Touching "sub dir/potato3" 2026/08/14 01:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Touching "empty space" 2026/08/14 01:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Touching "potato2" --- PASS: TestTouchDir (10.36s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:27 DEBUG : dir with metadata: Making directory with metadata 2026/08/14 01:33:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:30 DEBUG : directory with modtime: Making directory with metadata 2026/08/14 01:33:30 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.58s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/14 01:33:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 01:33:32 DEBUG : Google drive root 'crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50': Skipping btime metadata as can't update it on an existing file: 2026-08-14T01:33:32.648709706Z 2026/08/14 01:33:33 INFO : non existent directory: Updated directory metadata 2026/08/14 01:33:35 DEBUG : Google drive root 'crypt/tc9ibbcidpj6b29a6uh8gbcbs2snvh17b9ak67r4ht68u7k75h50': Skipping btime metadata as can't update it on an existing file: 2026-08-14T01:33:32.648709706Z 2026/08/14 01:33:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.28s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/14 01:33:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/14 01:33:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.59s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/14 01:33:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 01:33:42 DEBUG : dst: Making directory with metadata 2026/08/14 01:33:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 01:33:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 01:33:43 INFO : dst: Set directory modification time (using SetModTime) 2026/08/14 01:33:44 INFO : dst: Set directory modification time (using SetModTime) 2026/08/14 01:33:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/14 01:33:44 INFO : dst: Set directory modification time (using SetModTime) 2026/08/14 01:33:44 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile'", Local "Local file system at /tmp/rclone483037496", Modify Window "1ms" 2026/08/14 01:33:48 DEBUG : sub dir/test remove existing: md5 = 77479a6440955ccaade5a70687c7aa0a OK 2026/08/14 01:33:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = bbea5185d1e37b9b88cb74b6cf0fffe5 OK 2026/08/14 01:33:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sowesaf3" before starting 2026/08/14 01:33:52 DEBUG : sub dir/test remove existing.sowesaf3: TEST: removing renamed existing file after operation 2026/08/14 01:33:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qurehop0" before starting 2026/08/14 01:33:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qurehop0: TEST: renaming existing back after failed operation 2026/08/14 01:33:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.feyecay4" before starting 2026/08/14 01:33:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.feyecay4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.92s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/14 01:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pidixuh4xile': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m47.854384153s (try 1/5)