"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/12 05:22:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice" 2026/08/12 05:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:22:59 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg" 2026/08/12 05:23:01 DEBUG : Creating backend with remote "/tmp/rclone2852742517" === 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/08/12 05:23:01 DEBUG : a: size = 0 OK 2026/08/12 05:23:01 DEBUG : a: size = 1 (memory) 2026/08/12 05:23:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/12 05:23:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/12 05:23:01 DEBUG : potato: Seek from 10 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 10 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 2 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/12 05:23:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 2 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/12 05:23:01 DEBUG : potato: Seek from 8 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 8 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/12 05:23:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/12 05:23:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/12 05:23:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/12 05:23:01 DEBUG : potato: Seek from 5 to 2 2026/08/12 05:23:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/12 05:23:01 DEBUG : potato: Seek from 9 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 9 to 0 2026/08/12 05:23:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:23:04 DEBUG : rutabaga: md5 = 475fad35c970e3747bb23ab39da607a9 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/12 05:23:07 DEBUG : empty space: md5 = ae3ac67706fdbc6fe258ef5aa250b40a OK === RUN TestCheck/3 2026/08/12 05:23:09 DEBUG : potato2: md5 = e59dbc0542097611166916e58e49bfe0 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/12 05:23:12 DEBUG : remotepotato: md5 = 94baec465c381050784db20a48eaed34 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.63s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.39s) --- PASS: TestCheck/3 (0.37s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.35s) --- PASS: TestCheck/7 (0.39s) === RUN TestCheckFsError 2026/08/12 05:23:17 DEBUG : Creating backend with remote "nonexistent" 2026/08/12 05:23:17 DEBUG : Creating backend with remote "nonexistent" 2026/08/12 05:23:17 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/12 05:23:17 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/12 05:23:17 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/12 05:23:17 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:23:19 DEBUG : rutabaga: md5 = 49dd176ce96ff50e3e2daff6f66d2589 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/12 05:23:23 DEBUG : empty space: md5 = 5ec47cf2cce16112466982d3f43f20a6 OK === RUN TestCheckDownload/3 2026/08/12 05:23:26 DEBUG : potato2: md5 = 0772be3e6fe39397257fc88aabec2273 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/12 05:23:31 DEBUG : remotepotato: md5 = 16bb20ed4568a965773dbd873549a64c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.79s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:23:38 DEBUG : rutabaga: md5 = 675de747ca6b30df0fd23724389646ae OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/12 05:23:41 DEBUG : empty space: md5 = b2ce38764595533b840971f73c304fd2 OK === RUN TestCheckSizeOnly/3 2026/08/12 05:23:44 DEBUG : potato2: md5 = 839f6bcc2d653148f315e95e8e96e60f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/12 05:23:47 DEBUG : remotepotato: md5 = 4ed3a67ba11f0ee676c8486a29b64f8a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.64s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:23:53 DEBUG : test.sum: md5 = 1a0485fbefa6d9b452d49fcdba5d55fc OK 2026/08/12 05:23:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/12 05:23:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/12 05:23:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/12 05:23:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/12 05:23:56 DEBUG : test.sum: md5 = cc8d80845c53290ca43eee31ede3d9c9 OK 2026/08/12 05:23:57 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/12 05:23:57 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/12 05:23:57 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/12 05:23:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.08s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:23:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/data" 2026/08/12 05:23:58 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/data' lacks md5, skipping --- SKIP: TestCheckSum (2.53s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:24:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/data" 2026/08/12 05:24:01 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/vjrnln8ratgmqakfosrqe8espk" 2026/08/12 05:24:06 DEBUG : data/banana: md5 = 16dba25bee0f40789f8c3c2182b94eb9 OK 2026/08/12 05:24:08 DEBUG : test.sum: md5 = c80bb87e7c81d446b9cda2b0943aa118 OK === RUN TestCheckSumDownload/subtest1 2026/08/12 05:24:13 DEBUG : data/potato: md5 = 4e899064e7ac7d1c9828fce840aa8323 OK 2026/08/12 05:24:15 DEBUG : test.sum: md5 = d3a384463a012c42c2aca6cd5b5d64a3 OK === RUN TestCheckSumDownload/subtest2 2026/08/12 05:24:20 DEBUG : test.sum: md5 = 9018377cfbdd67d9331ab6941b304d64 OK === RUN TestCheckSumDownload/subtest3 2026/08/12 05:24:25 DEBUG : test.sum: md5 = 346c7d0d35daae330dbc075296b45446 OK === RUN TestCheckSumDownload/subtest4 2026/08/12 05:24:30 DEBUG : test.sum: md5 = 869a0c8384b91ff599324a511626c0cf OK === RUN TestCheckSumDownload/subtest5 2026/08/12 05:24:34 DEBUG : test.sum: md5 = 114bec2efa7f657a831bb1626b714a5d OK === RUN TestCheckSumDownload/subtest6 2026/08/12 05:24:39 DEBUG : data/banana: md5 = e67fe4acc11528e90181dde3cc559b9b OK 2026/08/12 05:24:41 DEBUG : data/potato: md5 = e2715c59c6bc0aad92319b07421f8992 OK 2026/08/12 05:24:43 DEBUG : test.sum: md5 = fdfe963185c767d9088ef206e683f9b1 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.95s) --- PASS: TestCheckSumDownload/subtest1 (2.42s) --- PASS: TestCheckSumDownload/subtest2 (2.22s) --- PASS: TestCheckSumDownload/subtest3 (2.20s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.18s) --- PASS: TestCheckSumDownload/subtest6 (1.97s) --- PASS: TestCheckSumDownload/subtest7 (2.23s) === RUN TestApplyTransforms 2026/08/12 05:24:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hafopol9xavu" 2026/08/12 05:24:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:24:50 DEBUG : Creating backend with remote "TestDrive:crypt/k0hncj4ha265q72ftudfg1ocgeo7hpc500993a4isno0b577rtqg" 2026/08/12 05:24:51 DEBUG : Creating backend with remote "/tmp/rclone1880829912" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu'", Local "Local file system at /tmp/rclone1880829912", Modify Window "1ms" 2026/08/12 05:24:54 DEBUG : hello, world!: md5 = 58e2b6141aa06c3757018e6531a9ad9f OK upper checkfile vs. lower remote (without normalization) 2026/08/12 05:24:55 ERROR : hello, world!: sum not found 2026/08/12 05:24:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu' 2026/08/12 05:24:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu': 1 files missing 2026/08/12 05:24:55 NOTICE: 1 hashes missing 2026/08/12 05:24:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu': 1 differences found 2026/08/12 05:24:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/12 05:24:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu': 0 differences found 2026/08/12 05:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu': 1 matching files 2026/08/12 05:24:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heqacak7wefo" 2026/08/12 05:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:24:56 DEBUG : Creating backend with remote "TestDrive:crypt/42c8nmdte0fv6rgoeueif325l4hudvqo3qhb4s987ndcoqdd1neg" 2026/08/12 05:24:57 DEBUG : Creating backend with remote "/tmp/rclone244689338" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo'", Local "Local file system at /tmp/rclone244689338", Modify Window "1ms" 2026/08/12 05:25:00 DEBUG : HELLO, WORLD!: md5 = fd47183bf195edf8ca4f945acee3fa81 OK lower checkfile vs. upper remote (without normalization) 2026/08/12 05:25:01 ERROR : HELLO, WORLD!: sum not found 2026/08/12 05:25:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo' 2026/08/12 05:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo': 1 files missing 2026/08/12 05:25:01 NOTICE: 1 hashes missing 2026/08/12 05:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo': 1 differences found 2026/08/12 05:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/12 05:25:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo': 0 differences found 2026/08/12 05:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo': 1 matching files 2026/08/12 05:25:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuneyur7pipi" 2026/08/12 05:25:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:02 DEBUG : Creating backend with remote "TestDrive:crypt/1jrh8cuvf650ll7800a0a06sttsfa98ff0sa4juajeq94lihl2vg" 2026/08/12 05:25:03 DEBUG : Creating backend with remote "/tmp/rclone3876266000" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi'", Local "Local file system at /tmp/rclone3876266000", Modify Window "1ms" 2026/08/12 05:25:06 DEBUG : HeLlO, wOrLd!: md5 = cc8f920bdc2f4cf3ae5059084fa19f56 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/12 05:25:07 ERROR : HeLlO, wOrLd!: sum not found 2026/08/12 05:25:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi' 2026/08/12 05:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi': 1 files missing 2026/08/12 05:25:07 NOTICE: 1 hashes missing 2026/08/12 05:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi': 1 differences found 2026/08/12 05:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/12 05:25:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi': 0 differences found 2026/08/12 05:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi': 1 matching files 2026/08/12 05:25:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dawiwec9wazu" 2026/08/12 05:25:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:08 DEBUG : Creating backend with remote "TestDrive:crypt/faik0kglvps755b78ihr0tr3ggu6a6aj52f02u6lb34s1ldnkuj0" 2026/08/12 05:25:10 DEBUG : Creating backend with remote "/tmp/rclone4292055648" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu'", Local "Local file system at /tmp/rclone4292055648", Modify Window "1ms" 2026/08/12 05:25:13 DEBUG : HELLO, WORLD!: md5 = 32104c7d1ca82a948361fe11cd6405f0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/12 05:25:13 ERROR : HELLO, WORLD!: sum not found 2026/08/12 05:25:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu' 2026/08/12 05:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu': 1 files missing 2026/08/12 05:25:13 NOTICE: 1 hashes missing 2026/08/12 05:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu': 1 differences found 2026/08/12 05:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/12 05:25:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu': 0 differences found 2026/08/12 05:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu': 1 matching files 2026/08/12 05:25:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipopot9runu" 2026/08/12 05:25:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:14 DEBUG : Creating backend with remote "TestDrive:crypt/mncb86uql7p8em94ajabfdhp1737vj89mkbai24cnt9fmdaggjp0" 2026/08/12 05:25:16 DEBUG : Creating backend with remote "/tmp/rclone2518120554" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu'", Local "Local file system at /tmp/rclone2518120554", Modify Window "1ms" 2026/08/12 05:25:19 DEBUG : 測試_Русский___ě_áñ: md5 = 7c1a42ffc1f00a02e715a5c64d761c73 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/12 05:25:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/12 05:25:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu' 2026/08/12 05:25:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu': 1 files missing 2026/08/12 05:25:19 NOTICE: 1 hashes missing 2026/08/12 05:25:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu': 1 differences found 2026/08/12 05:25:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/12 05:25:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu': 0 differences found 2026/08/12 05:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu': 1 matching files 2026/08/12 05:25:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hahifud8jema" 2026/08/12 05:25:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:20 DEBUG : Creating backend with remote "TestDrive:crypt/dgb3mr1uran371tap3lg1aspc6rc5ja1tvel77tfk6d9b3v39reg" 2026/08/12 05:25:22 DEBUG : Creating backend with remote "/tmp/rclone4250135283" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema'", Local "Local file system at /tmp/rclone4250135283", Modify Window "1ms" 2026/08/12 05:25:25 DEBUG : 測試_Русский___ě_áñ: md5 = 0b4338eb228f148e7092f076b850d730 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/12 05:25:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/12 05:25:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema' 2026/08/12 05:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema': 1 files missing 2026/08/12 05:25:25 NOTICE: 1 hashes missing 2026/08/12 05:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema': 1 differences found 2026/08/12 05:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/12 05:25:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema': 0 differences found 2026/08/12 05:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema': 1 matching files 2026/08/12 05:25:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gumumiq7lufo" 2026/08/12 05:25:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:26 DEBUG : Creating backend with remote "TestDrive:crypt/a3588aa5em9t9q0apg64lb594agv5kcqh9v9okuo2cid2ilvl03g" 2026/08/12 05:25:28 DEBUG : Creating backend with remote "/tmp/rclone2952350805" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo'", Local "Local file system at /tmp/rclone2952350805", Modify Window "1ms" 2026/08/12 05:25:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5f4b55fc7b4607e5427db85e7d6a85d5 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/12 05:25:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 05:25:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo' 2026/08/12 05:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo': 1 files missing 2026/08/12 05:25:32 NOTICE: 1 hashes missing 2026/08/12 05:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo': 1 differences found 2026/08/12 05:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/12 05:25:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo': 0 differences found 2026/08/12 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo': 1 matching files 2026/08/12 05:25:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kivajuw8zoga" 2026/08/12 05:25:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:33 DEBUG : Creating backend with remote "TestDrive:crypt/5pmmo59p2oooiinl5bkpevae3l8vcgidfabb2kdl18k0h3h6es0g" 2026/08/12 05:25:34 DEBUG : Creating backend with remote "/tmp/rclone1282030572" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga'", Local "Local file system at /tmp/rclone1282030572", Modify Window "1ms" 2026/08/12 05:25:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4795c3abcba35a21938afdd19e706bc3 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/12 05:25:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 05:25:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga' 2026/08/12 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga': 1 files missing 2026/08/12 05:25:38 NOTICE: 1 hashes missing 2026/08/12 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga': 1 differences found 2026/08/12 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/12 05:25:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga': 0 differences found 2026/08/12 05:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga': 1 matching files 2026/08/12 05:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisubol3tado" 2026/08/12 05:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/g8fbiuk8gp2ana6hlj071a4gcguvmm1p6v37p8uk3jsjt3ehqm4g" 2026/08/12 05:25:40 DEBUG : Creating backend with remote "/tmp/rclone3784007169" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado'", Local "Local file system at /tmp/rclone3784007169", Modify Window "1ms" 2026/08/12 05:25:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea3a7791c963b89e84dc8a261d83c2bb OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/12 05:25:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 05:25:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado' 2026/08/12 05:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado': 1 files missing 2026/08/12 05:25:44 NOTICE: 1 hashes missing 2026/08/12 05:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado': 1 differences found 2026/08/12 05:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/12 05:25:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado': 0 differences found 2026/08/12 05:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado': 1 matching files 2026/08/12 05:25:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suveyuv2mogo" 2026/08/12 05:25:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:25:45 DEBUG : Creating backend with remote "TestDrive:crypt/blu8gaktdm3p6t4f9g2pl03sgut04nngglhk4vag73lfli630cl0" 2026/08/12 05:25:46 DEBUG : Creating backend with remote "/tmp/rclone4066542528" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo'", Local "Local file system at /tmp/rclone4066542528", Modify Window "1ms" 2026/08/12 05:25:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5d2fa139d82a63f696ba891e3efb4184 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/12 05:25:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/12 05:25:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo' 2026/08/12 05:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo': 1 files missing 2026/08/12 05:25:50 NOTICE: 1 hashes missing 2026/08/12 05:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo': 1 differences found 2026/08/12 05:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/12 05:25:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/12 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo': 0 differences found 2026/08/12 05:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo': 1 matching files 2026/08/12 05:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suveyuv2mogo': Purge remote 2026/08/12 05:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisubol3tado': Purge remote 2026/08/12 05:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kivajuw8zoga': Purge remote 2026/08/12 05:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gumumiq7lufo': Purge remote 2026/08/12 05:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hahifud8jema': Purge remote 2026/08/12 05:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipopot9runu': Purge remote 2026/08/12 05:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dawiwec9wazu': Purge remote 2026/08/12 05:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuneyur7pipi': Purge remote 2026/08/12 05:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heqacak7wefo': Purge remote 2026/08/12 05:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hafopol9xavu': Purge remote --- PASS: TestApplyTransforms (68.82s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:25:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/12 05:26:02 DEBUG : sub/file2: md5 = e6683e52fd35e513ce0ab5d0a5fc8979 OK 2026/08/12 05:26:02 DEBUG : sub/file2: size = 14 OK 2026/08/12 05:26:02 INFO : file1: Copied (new) to: sub/file2 2026/08/12 05:26:03 DEBUG : sub/file2: size = 14 OK 2026/08/12 05:26:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 05:26:03 DEBUG : file1: Unchanged skipping 2026/08/12 05:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.87s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.60s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:26:11 DEBUG : dst/file1: md5 = cede698e784317a9b68bed635953a48f OK 2026/08/12 05:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/backup" 2026/08/12 05:26:12 DEBUG : Config file has changed externally - reloading 2026/08/12 05:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/1nrff024r7pq65ecp72fc28jb0" 2026/08/12 05:26:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:26:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice') 2026/08/12 05:26:14 DEBUG : dst/file1: Sizes differ 2026/08/12 05:26:18 INFO : dst/file1: Moved (server-side) 2026/08/12 05:26:20 DEBUG : dst/file1: md5 = 2af7dc52677f8b6384a6b68e09fcc5df OK 2026/08/12 05:26:20 DEBUG : dst/file1: size = 14 OK 2026/08/12 05:26:20 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (18.94s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:26:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/dst" 2026/08/12 05:26:27 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/12 05:26:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/CompareDest" 2026/08/12 05:26:29 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/gveqi14airsml4bgu7krj116o8" 2026/08/12 05:26:31 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:26:35 DEBUG : one: md5 = afd7c8744a0301ab9fa41b439f163112 OK 2026/08/12 05:26:35 DEBUG : one: size = 3 OK 2026/08/12 05:26:35 INFO : one: Copied (new) 2026/08/12 05:26:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:26:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/dst') 2026/08/12 05:26:36 DEBUG : one: Sizes differ 2026/08/12 05:26:38 DEBUG : one: md5 = 617fcfeaf23d84fd90c8026cabe94142 OK 2026/08/12 05:26:38 DEBUG : one: size = 5 OK 2026/08/12 05:26:38 INFO : one: Copied (replaced existing) 2026/08/12 05:26:41 DEBUG : dst/one: md5 = 3918816bf2c88a04cd8b866f355a86c5 OK 2026/08/12 05:26:44 DEBUG : CompareDest/one: md5 = d44cab7907172dc45450c5675749b815 OK 2026/08/12 05:26:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:26:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/dst') 2026/08/12 05:26:45 DEBUG : one: Sizes differ 2026/08/12 05:26:46 DEBUG : one: size = 5 OK 2026/08/12 05:26:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 05:26:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:26:48 DEBUG : CompareDest/two: md5 = 4653763ad95d3fcd15f7bffc9e9aba66 OK 2026/08/12 05:26:50 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 05:26:50 DEBUG : two: size = 3 OK 2026/08/12 05:26:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 05:26:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:26:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 05:26:51 DEBUG : two: size = 3 OK 2026/08/12 05:26:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 05:26:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:26:53 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 05:26:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:26:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/CompareDest') 2026/08/12 05:26:53 DEBUG : two: Sizes differ 2026/08/12 05:26:55 DEBUG : two: md5 = e62aec27389837ccefe4b80d670c89ce OK 2026/08/12 05:26:55 DEBUG : two: size = 5 OK 2026/08/12 05:26:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (35.47s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:27:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/dst" 2026/08/12 05:27:02 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/12 05:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/CopyDest" 2026/08/12 05:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/12 05:27:07 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:27:10 DEBUG : one: md5 = 6a46a5f960fd54fae4c0ff156f6a732b OK 2026/08/12 05:27:10 DEBUG : one: size = 3 OK 2026/08/12 05:27:10 INFO : one: Copied (new) 2026/08/12 05:27:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:27:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/dst') 2026/08/12 05:27:12 DEBUG : one: Sizes differ 2026/08/12 05:27:14 DEBUG : one: md5 = 0a9a1c21dae338d4e9b3809280dde0fb OK 2026/08/12 05:27:14 DEBUG : one: size = 5 OK 2026/08/12 05:27:14 INFO : one: Copied (replaced existing) 2026/08/12 05:27:17 DEBUG : dst/one: md5 = 51e5df91e8e557c23d04d6d7de331b8f OK 2026/08/12 05:27:20 DEBUG : CopyDest/one: md5 = 270efe05ca00d316baa644e0ba9ae8d5 OK 2026/08/12 05:27:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/BackupDir" 2026/08/12 05:27:21 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/12 05:27:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:27:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/dst') 2026/08/12 05:27:23 DEBUG : one: Sizes differ 2026/08/12 05:27:24 DEBUG : one: size = 5 OK 2026/08/12 05:27:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 05:27:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:27:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/dst') 2026/08/12 05:27:24 DEBUG : one: Sizes differ 2026/08/12 05:27:27 INFO : one: Moved (server-side) 2026/08/12 05:27:28 DEBUG : one: size = 5 OK 2026/08/12 05:27:28 INFO : one: Copied (server-side copy) 2026/08/12 05:27:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/12 05:27:31 DEBUG : CopyDest/two: md5 = d6a53afefce02d8a9c53fa9f62f3e7fc OK 2026/08/12 05:27:32 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 05:27:32 DEBUG : two: size = 3 OK 2026/08/12 05:27:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 05:27:34 DEBUG : two: size = 3 OK 2026/08/12 05:27:34 INFO : two: Copied (server-side copy) 2026/08/12 05:27:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/12 05:27:35 DEBUG : two: size = 3 OK 2026/08/12 05:27:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/12 05:27:35 DEBUG : two: Unchanged skipping 2026/08/12 05:27:37 DEBUG : CopyDest/three: md5 = 47aaa48fc5b8c0c3aee6db872dd0a9a0 OK 2026/08/12 05:27:39 DEBUG : three: Need to transfer - File not found at Destination 2026/08/12 05:27:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:27:39 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice/CopyDest') 2026/08/12 05:27:39 DEBUG : three: Sizes differ 2026/08/12 05:27:39 DEBUG : three: Destination not found in --copy-dest 2026/08/12 05:27:41 DEBUG : three: md5 = 9b334e841d1b0dec1bfd7ad0206ba507 OK 2026/08/12 05:27:41 DEBUG : three: size = 7 OK 2026/08/12 05:27:41 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (48.21s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.60s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.67s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.59s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:27:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/12 05:27:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6e9cc9891b678c8dc9853336d965c4a0 OK 2026/08/12 05:27:56 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/12 05:27:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/12 05:27:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/12 05:27:57 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/12 05:27:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/12 05:27:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/12 05:28:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d362ee04c9ce32d461950e6a588a423e OK 2026/08/12 05:28:01 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/12 05:28:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (12.84s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:28:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using skip mode. 2026/08/12 05:28:10 NOTICE: one: Found 2 files with duplicate names 2026/08/12 05:28:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.98s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:28:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using skip mode. 2026/08/12 05:28:19 NOTICE: one: Found 3 files with duplicate names 2026/08/12 05:28:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/12 05:28:19 INFO : one: Deleted 2026/08/12 05:28:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.87s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:28:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using first mode. 2026/08/12 05:28:27 NOTICE: one: Found 3 files with duplicate names 2026/08/12 05:28:28 INFO : one: Deleted 2026/08/12 05:28:29 INFO : one: Deleted 2026/08/12 05:28:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.85s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:28:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using newest mode. 2026/08/12 05:28:36 NOTICE: one: Found 3 files with duplicate names 2026/08/12 05:28:37 INFO : one: Deleted 2026/08/12 05:28:38 INFO : one: Deleted 2026/08/12 05:28:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.87s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.59s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:28:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using oldest mode. 2026/08/12 05:28:46 NOTICE: one: Found 3 files with duplicate names 2026/08/12 05:28:47 INFO : one: Deleted 2026/08/12 05:28:47 INFO : one: Deleted 2026/08/12 05:28:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.16s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:28:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using largest mode. 2026/08/12 05:28:56 NOTICE: one: Found 3 files with duplicate names 2026/08/12 05:28:57 INFO : one: Deleted 2026/08/12 05:28:57 INFO : one: Deleted 2026/08/12 05:28:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (9.84s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:29:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using smallest mode. 2026/08/12 05:29:05 NOTICE: one: Found 3 files with duplicate names 2026/08/12 05:29:06 INFO : one: Deleted 2026/08/12 05:29:07 INFO : one: Deleted 2026/08/12 05:29:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (9.34s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:29:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Looking for duplicate names using rename mode. 2026/08/12 05:29:16 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/12 05:29:18 INFO : one-2.txt: renamed from: one.txt 2026/08/12 05:29:20 INFO : one-3.txt: renamed from: one.txt 2026/08/12 05:29:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (17.59s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:29:29 DEBUG : dupe1/one.txt: md5 = 458534c5c2ebe074247dc4cb4feda24b OK 2026/08/12 05:29:32 DEBUG : dupe2/two.txt: md5 = 2666831ccac6014c1e123288ea90a3ea OK 2026/08/12 05:29:35 DEBUG : dupe3/three.txt: md5 = 004c597d7a20e5ef9bdcbf719be6db11 OK 2026/08/12 05:29:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/12 05:29:37 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/12 05:29:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/12 05:29:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (19.78s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:29:48 DEBUG : a.txt: md5 = e1460071363daa11af8d55ee389c7782 OK 2026/08/12 05:29:50 DEBUG : zend.txt: md5 = 29d79470347996a1fdaa82106ace43a0 OK 2026/08/12 05:29:53 DEBUG : sub dir/hello world: md5 = e8731ab981184ff94c4a25a0590198f7 OK 2026/08/12 05:29:55 DEBUG : sub dir/hello world2: md5 = 1e2598606a6228da1520634ddb9e72e4 OK 2026/08/12 05:29:58 DEBUG : sub dir/ignore dir/.ignore: md5 = cfa5940d3647fe80234c0551fb44b67d OK 2026/08/12 05:30:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = f30db10966432924c57e9da32822f252 OK 2026/08/12 05:30:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0456ef2a97d406eb301c8996acee7761 OK 2026/08/12 05:30:04 DEBUG : a.txt: Excluded (Size Filter) 2026/08/12 05:30:04 DEBUG : a.txt: Excluded 2026/08/12 05:30:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 05:30:05 DEBUG : sub dir/hello world: Excluded 2026/08/12 05:30:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 05:30:05 DEBUG : sub dir/hello world2: Excluded 2026/08/12 05:30:06 DEBUG : sub dir/ignore dir: Excluded 2026/08/12 05:30:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 05:30:06 DEBUG : sub dir/hello world: Excluded 2026/08/12 05:30:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 05:30:06 DEBUG : sub dir/hello world2: Excluded 2026/08/12 05:30:06 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (31.08s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:30:19 DEBUG : a.txt: md5 = acaeb828328ce8ab71c1e1899a57fa37 OK 2026/08/12 05:30:20 DEBUG : zend.txt: md5 = fa487116144c60131d0c3c5b6c800810 OK 2026/08/12 05:30:24 DEBUG : sub dir/hello world: md5 = e4e355d6f5d801193bf7ee79b25175e6 OK 2026/08/12 05:30:25 DEBUG : sub dir/hello world2: md5 = 8c572fb00fb9d68627aa1e8075ecbf65 OK 2026/08/12 05:30:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 5cc8e14a4c6d4586e796be525735e1b1 OK 2026/08/12 05:30:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = a1693dee9c4dd442bce312603b0d5466 OK 2026/08/12 05:30:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = 40caf4034dae58174fb64377d4264f5e OK 2026/08/12 05:30:36 DEBUG : a.txt: Excluded (Size Filter) 2026/08/12 05:30:36 DEBUG : a.txt: Excluded 2026/08/12 05:30:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 05:30:36 DEBUG : sub dir/hello world2: Excluded 2026/08/12 05:30:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 05:30:36 DEBUG : sub dir/hello world: Excluded 2026/08/12 05:30:37 DEBUG : sub dir/ignore dir: Excluded 2026/08/12 05:30:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/12 05:30:37 DEBUG : sub dir/hello world2: Excluded 2026/08/12 05:30:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/12 05:30:37 DEBUG : sub dir/hello world: Excluded 2026/08/12 05:30:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (30.70s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:30:49 DEBUG : file1: md5 = 8c5ad20bbd8b54bc1a1081b8ecef92fc OK 2026/08/12 05:30:53 DEBUG : sub/file2: md5 = 4ee04c25fbc6f79a69576b8a9fc20351 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/12 05:30:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/12 05:30:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/12 05:30:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (16.02s) --- PASS: TestListJSON/Default (0.50s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (1.05s) --- PASS: TestListJSON/Recurse (0.71s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.46s) --- PASS: TestListJSON/NoMimeType (0.33s) --- PASS: TestListJSON/ShowHash (0.56s) --- PASS: TestListJSON/HashTypes (0.38s) --- PASS: TestListJSON/Metadata (1.20s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:05 DEBUG : file1: md5 = fbb6e1a037dc5bde73b8690599c0d1f6 OK 2026/08/12 05:31:08 DEBUG : sub/file2: md5 = bf1272da53dc07efb427b1200e9f9df9 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/12 05:31:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/notfound" 2026/08/12 05:31:14 DEBUG : Config file has changed externally - reloading 2026/08/12 05:31:14 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (16.92s) --- PASS: TestStatJSON/Root (0.32s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.81s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.49s) --- PASS: TestStatJSON/File (0.36s) --- PASS: TestStatJSON/NotFound (0.62s) --- PASS: TestStatJSON/DirFilesOnly (0.42s) --- PASS: TestStatJSON/FileFilesOnly (0.38s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.40s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.41s) --- PASS: TestStatJSON/RootNotFound (2.48s) === RUN TestStatJSONMemory 2026/08/12 05:31:20 DEBUG : Creating backend with remote ":memory:" 2026/08/12 05:31:20 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/12 05:31:20 DEBUG : sub/file1: size = 5 OK 2026/08/12 05:31:20 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/12 05:31:20 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Making directory 2026/08/12 05:31:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Making directory --- PASS: TestMkdir (0.90s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:25 DEBUG : sub dir/hello world: md5 = b6a003eaf6818106a62c2d1cb654a1b3 OK --- PASS: TestLsd (7.46s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:31 DEBUG : potato2: md5 = c72cd5ff7fdaa4f0830c9721930ccd0d OK 2026/08/12 05:31:32 DEBUG : empty space: md5 = 25df1032cf2250db10344f90fc3070f6 OK --- PASS: TestLs (6.46s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:37 DEBUG : potato2: md5 = 226cf1ba8a7987c8e59d706bb11b4ad6 OK 2026/08/12 05:31:39 DEBUG : empty space: md5 = 10e9e102a11b4ffa04ccb51d8794e541 OK 2026/08/12 05:31:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/12 05:31:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.17s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:44 DEBUG : potato2: md5 = cbcffdd36d0a6695ee3602432130ce9b OK 2026/08/12 05:31:46 DEBUG : empty space: md5 = 82170833810ab7a6ce95c74c1c9cbea6 OK --- PASS: TestLsLong (6.36s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:51 DEBUG : potato2: md5 = a6ed5b6aaf51ebdb0af4d4ab2d24315a OK 2026/08/12 05:31:53 DEBUG : empty space: md5 = 61e911a2b6de3769210bbef0b682b9ae OK --- PASS: TestHashSums (6.22s) === RUN TestHashSumsWithErrors 2026/08/12 05:31:55 DEBUG : Creating backend with remote ":memory:" 2026/08/12 05:31:55 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/12 05:31:55 ERROR : file1: hash unsupported: hash type not supported 2026/08/12 05:31:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/12 05:31:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/12 05:31:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/12 05:31:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/12 05:31:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/12 05:31:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/12 05:31:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/12 05:31:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/12 05:31:55 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:31:57 DEBUG : potato2: md5 = 2ea3722acb1adbb611560eed5f565309 OK 2026/08/12 05:31:59 DEBUG : empty space: md5 = 7881205f55dbd303155fbd52c6c2c0d6 OK 2026/08/12 05:32:02 DEBUG : sub dir/potato3: md5 = a8e0ab27636b358417eaab48638d1de1 OK --- PASS: TestCount (12.53s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:32:09 DEBUG : small: md5 = 507950e7502e8d07e42acc4f92a9c427 OK 2026/08/12 05:32:12 DEBUG : medium: md5 = aacd6d356c3ebb9cf847b67b2cbc2984 OK 2026/08/12 05:32:14 DEBUG : large: md5 = 60be466c10b9e6ab4b7911a472414ddf OK 2026/08/12 05:32:14 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:14 DEBUG : large: Excluded (Size Filter) 2026/08/12 05:32:15 INFO : medium: Deleted 2026/08/12 05:32:15 INFO : small: Deleted --- PASS: TestDelete (9.29s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:32:19 DEBUG : small: md5 = ce89ce546911f3333366a124c09123cd OK 2026/08/12 05:32:20 DEBUG : medium: md5 = 6cfe22c2c4ec2fad98133d4acab09907 OK 2026/08/12 05:32:22 DEBUG : large: md5 = 3dc91d4260b06f7290350cfed3876ca0 OK 2026/08/12 05:32:23 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/12 05:32:24 INFO : medium: Deleted 2026/08/12 05:32:24 INFO : small: Deleted --- PASS: TestMaxDelete (8.98s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:32:28 DEBUG : small: md5 = f973d20bcf99580fbf795c7728e61b8b OK 2026/08/12 05:32:30 DEBUG : medium: md5 = a80bee96f96eef324bd5d71ff3017309 OK 2026/08/12 05:32:32 DEBUG : large: md5 = 06e83f3d3bf03c7dc7d7342e2e7e2dde OK 2026/08/12 05:32:32 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/12 05:32:33 INFO : medium: Deleted 2026/08/12 05:32:33 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.77s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:32:37 DEBUG : small: md5 = d64d05d7d52d851cdbbf6f5e076f6e29 OK 2026/08/12 05:32:39 DEBUG : medium: md5 = 1e222376e6a149223041402cc1618493 OK 2026/08/12 05:32:41 DEBUG : large: md5 = 90af7cacdfa23854daf9a7151c78d7ba OK 2026/08/12 05:32:42 DEBUG : Waiting for deletions to finish 2026/08/12 05:32:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/12 05:32:43 INFO : large: Deleted 2026/08/12 05:32:43 INFO : small: Deleted --- PASS: TestMaxDeleteSize (9.58s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:32:47 DEBUG : ReadFile: md5 = 40b725c6818b36b86a7015227d65d89c OK --- PASS: TestReadFile (5.53s) === RUN TestRetry 2026/08/12 05:32:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/12 05:32:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/12 05:32:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 05:32:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 05:32:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 05:32:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/12 05:32:51 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:32:53 DEBUG : file1: md5 = 47bd1f543cbfa4b2aa6d6732473b1030 OK 2026/08/12 05:32:54 DEBUG : file2: md5 = 5161ebb9eb7c7aa9b93cfb1f67e1cf9b OK --- PASS: TestCat (17.16s) === RUN TestPurge 2026/08/12 05:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivugir8yeqa" 2026/08/12 05:33:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/np3q2kcqvee6cf9jg1casc4ep3e3h3rs3cfru9sg8u7ph9lqauu0" 2026/08/12 05:33:09 DEBUG : Creating backend with remote "/tmp/rclone4208354228" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivugir8yeqa'", Local "Local file system at /tmp/rclone4208354228", Modify Window "1ms" 2026/08/12 05:33:16 DEBUG : A1/B1/C1/one: md5 = 411665ae1ef272e9829ea3e6febcb4c7 OK 2026/08/12 05:33:16 INFO : A2: Making directory 2026/08/12 05:33:17 INFO : A1/B2: Making directory 2026/08/12 05:33:18 INFO : A1/B2/C2: Making directory 2026/08/12 05:33:19 INFO : A1/B1/C3: Making directory 2026/08/12 05:33:21 INFO : A3: Making directory 2026/08/12 05:33:22 INFO : A3/B3: Making directory 2026/08/12 05:33:23 INFO : A3/B3/C4: Making directory 2026/08/12 05:33:26 DEBUG : A1/two: md5 = 49f958dfa441add8eb92da233a6ba914 OK 2026/08/12 05:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivugir8yeqa': Purge remote 2026/08/12 05:33:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (23.76s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:33:37 DEBUG : A1/B1/C1/one: md5 = 62c282d4de6f1d4f4a1892870a74e51a OK 2026/08/12 05:33:37 INFO : A2: Making directory 2026/08/12 05:33:38 INFO : A1/B2: Making directory 2026/08/12 05:33:40 INFO : A1/B2/C2: Making directory 2026/08/12 05:33:41 INFO : A1/B1/C3: Making directory 2026/08/12 05:33:42 INFO : A3: Making directory 2026/08/12 05:33:43 INFO : A3/B3: Making directory 2026/08/12 05:33:44 INFO : A3/B3/C4: Making directory 2026/08/12 05:33:48 DEBUG : A1/two: md5 = b22e3b6a85587a00fbcf996af122c73c OK 2026/08/12 05:33:49 DEBUG : removing 1 level 3 directories 2026/08/12 05:33:49 INFO : A3/B3/C4: Removing directory 2026/08/12 05:33:53 DEBUG : removing 2 level 3 directories 2026/08/12 05:33:53 INFO : A1/B2/C2: Removing directory 2026/08/12 05:33:53 INFO : A1/B1/C3: Removing directory 2026/08/12 05:33:54 DEBUG : removing 2 level 2 directories 2026/08/12 05:33:54 INFO : A3/B3: Removing directory 2026/08/12 05:33:54 INFO : A1/B2: Removing directory 2026/08/12 05:33:55 DEBUG : removing 2 level 1 directories 2026/08/12 05:33:55 INFO : A3: Removing directory 2026/08/12 05:33:55 INFO : A2: Removing directory 2026/08/12 05:34:01 DEBUG : removing 1 level 3 directories 2026/08/12 05:34:01 INFO : A1/B1/C1: Removing directory 2026/08/12 05:34:02 DEBUG : removing 1 level 2 directories 2026/08/12 05:34:02 INFO : A1/B1: Removing directory 2026/08/12 05:34:03 DEBUG : removing 1 level 1 directories 2026/08/12 05:34:03 INFO : A1: Removing directory 2026/08/12 05:34:04 DEBUG : removing 1 level 0 directories 2026/08/12 05:34:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Removing directory --- PASS: TestRmdirsNoLeaveRoot (34.37s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:34:07 INFO : A1: Making directory 2026/08/12 05:34:08 INFO : A1/B1: Making directory 2026/08/12 05:34:09 INFO : A1/B1/C1: Making directory 2026/08/12 05:34:13 DEBUG : removing 1 level 3 directories 2026/08/12 05:34:13 INFO : A1/B1/C1: Removing directory 2026/08/12 05:34:14 DEBUG : removing 1 level 2 directories 2026/08/12 05:34:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.11s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:34:18 INFO : A1: Making directory 2026/08/12 05:34:19 INFO : A1/B1: Making directory 2026/08/12 05:34:21 INFO : A1/B1/C1: Making directory 2026/08/12 05:34:25 DEBUG : removing 1 level 3 directories 2026/08/12 05:34:25 INFO : A1/B1/C1: Removing directory 2026/08/12 05:34:26 DEBUG : removing 1 level 2 directories 2026/08/12 05:34:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.16s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:34:32 DEBUG : file1: md5 = ae3903150fafc07b45c8d02cc92552d8 OK 2026/08/12 05:34:32 DEBUG : file1: size = 14 OK 2026/08/12 05:34:32 DEBUG : filename.txt: File name found in url 2026/08/12 05:34:34 DEBUG : filename.txt: md5 = 86c82198cac6407b53bfca770b0f5dc5 OK 2026/08/12 05:34:34 DEBUG : filename.txt: size = 14 OK 2026/08/12 05:34:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/12 05:34:36 DEBUG : headerfilename.txt: md5 = a7ea5b4ae002c99558a5f8116737d980 OK 2026/08/12 05:34:36 DEBUG : headerfilename.txt: size = 14 OK 2026/08/12 05:34:38 DEBUG : file2: md5 = bc35a0b8668bab8124678b1bc6b671e6 OK 2026/08/12 05:34:38 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (13.01s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:34:44 DEBUG : file1: md5 = 03861d124c88da207d999e9301377193 OK 2026/08/12 05:34:44 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:34:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/12 05:34:49 DEBUG : sub/file2: md5 = c9671a15ece3eea198d17a46ba4ac3ae OK 2026/08/12 05:34:49 DEBUG : sub/file2: size = 14 OK 2026/08/12 05:34:49 INFO : file1: Copied (new) to: sub/file2 2026/08/12 05:34:49 INFO : file1: Deleted 2026/08/12 05:34:50 DEBUG : sub/file2: size = 14 OK 2026/08/12 05:34:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 05:34:50 DEBUG : file1: Unchanged skipping 2026/08/12 05:34:50 INFO : file1: Deleted 2026/08/12 05:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.53s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:34:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/12 05:34:57 DEBUG : file1: md5 = ed650204ffc9c2178ed2a0542b664cc6 OK 2026/08/12 05:34:57 DEBUG : file1: size = 14 OK 2026/08/12 05:34:57 INFO : file1: Copied (new) 2026/08/12 05:34:57 INFO : file1: Deleted 2026/08/12 05:34:58 DEBUG : file1: Destination exists, skipping 2026/08/12 05:34:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.66s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.59s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.59s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:35:04 DEBUG : dst/file1: md5 = c1c339e13409f6ca7a7b21f5d6fd74e9 OK 2026/08/12 05:35:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqoqed7wice/backup" 2026/08/12 05:35:05 DEBUG : Creating backend with remote "TestDrive:crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg/1nrff024r7pq65ecp72fc28jb0" 2026/08/12 05:35:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2852742517) 2026/08/12 05:35:07 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice') 2026/08/12 05:35:07 DEBUG : dst/file1: Sizes differ 2026/08/12 05:35:12 INFO : dst/file1: Moved (server-side) 2026/08/12 05:35:14 DEBUG : dst/file1: md5 = 716705da823a2291a052260bc1b6fb55 OK 2026/08/12 05:35:14 DEBUG : dst/file1: size = 14 OK 2026/08/12 05:35:14 INFO : dst/file1: Copied (new) 2026/08/12 05:35:14 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (19.90s) === 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:35:24 DEBUG : A1/one: md5 = 448ece7f7020a2e9ae15ced1bc2ab03a OK 2026/08/12 05:35:26 DEBUG : A1/two: md5 = 4901b0bfc10d05549a63f20b95c15856 OK 2026/08/12 05:35:29 DEBUG : A1/B1/three: md5 = 70c7fae9e115b0d5c5f2f97d5b6a38b1 OK 2026/08/12 05:35:33 DEBUG : A1/B1/C1/four: md5 = 49b9365c1161433edfa17e1209685b29 OK 2026/08/12 05:35:36 DEBUG : A1/B1/C2/five: md5 = e467dbb0d18528392b73c494e6705c4c OK 2026/08/12 05:35:36 INFO : A1/B2: Making directory 2026/08/12 05:35:37 INFO : A1/B1/C3: Making directory 2026/08/12 05:35:51 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/12 05:35:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/12 05:35:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/12 05:35:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/12 05:35:52 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/12 05:35:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/12 05:36:09 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/12 05:36:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/12 05:36:09 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/12 05:36:09 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/12 05:36:10 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (67.57s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:36:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 05:36:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 855fd2845f7bc11c63194e830eb3cacb OK 2026/08/12 05:36:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 05:36:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/12 05:36:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/12 05:36:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/12 05:36:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 8e2357ab30aa21ff53c125085185e12e OK 2026/08/12 05:36:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 05:36:33 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 05:36:38 DEBUG : with_checksum_small_file_from_pipe: md5 = 2124bbd0923b7a15be95829d8dc9007c OK 2026/08/12 05:36:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 05:36:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/12 05:36:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/12 05:36:40 DEBUG : with_checksum_big_file_from_pipe: md5 = e230bf938349acea6456efef423ea041 OK 2026/08/12 05:36:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 05:36:40 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-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 05:36:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 05:36:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 05:36:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/12 05:36:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 05:36:47 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (34 bytes), uploading instead of streaming 2026/08/12 05:36:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/12 05:36:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/12 05:36:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/12 05:36:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/12 05:36:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.78s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/12 05:36:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (48 bytes), uploading instead of streaming 2026/08/12 05:36:58 DEBUG : rcat_metadata: md5 = 72c9aab9bb512c0826c6a8c2098fd1c6 OK 2026/08/12 05:36:58 DEBUG : rcat_metadata: size = 48 OK 2026/08/12 05:36:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/12 05:37:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/12 05:37:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = d4c522dbfbb69573c0008fedb5c7e12b OK 2026/08/12 05:37:02 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/12 05:37:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.81s) --- PASS: TestRcatMetadata/Normal (3.56s) --- PASS: TestRcatMetadata/ViaDisk (3.66s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:05 DEBUG : potato1: md5 = 330360031339642f028efeb388274282 OK 2026/08/12 05:37:05 DEBUG : potato1: size = 60 OK 2026/08/12 05:37:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (60 bytes), uploading instead of streaming 2026/08/12 05:37:07 DEBUG : potato2: md5 = 2d464a7d40d3bd5462ac189be637057c OK 2026/08/12 05:37:07 DEBUG : potato2: size = 60 OK 2026/08/12 05:37:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.91s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:11 DEBUG : potato1: md5 = 376696e43b6cd83674cc74332dfbf207 OK 2026/08/12 05:37:11 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice') 2026/08/12 05:37:11 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice') 2026/08/12 05:37:11 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice') 60 --- PASS: TestRcatSizeShortEOF (3.34s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:14 DEBUG : potato1: md5 = d983e2c6be652ef7f218f827b3229e3b OK 2026/08/12 05:37:14 DEBUG : potato1: size = 60 OK 2026/08/12 05:37:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': File to upload is small (60 bytes), uploading instead of streaming 2026/08/12 05:37:16 DEBUG : potato2: md5 = abbf84d8d9d655d278098cfc260e51bd OK 2026/08/12 05:37:16 DEBUG : potato2: size = 60 OK 2026/08/12 05:37:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.80s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:21 DEBUG : potato1: md5 = e62a0719b0c118159a71b520a9869a61 OK 2026/08/12 05:37:21 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (3.14s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:25 DEBUG : potato2: md5 = 9e0dac0dac3e1a78300304c82f3f8175 OK 2026/08/12 05:37:26 DEBUG : empty space: md5 = 84b11722590938fba086c26401a17f97 OK 2026/08/12 05:37:29 DEBUG : sub dir/potato3: md5 = 81e8403952022f647ab8b0b7aef52b77 OK 2026/08/12 05:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Touching "sub dir/potato3" 2026/08/12 05:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Touching "empty space" 2026/08/12 05:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Touching "potato2" --- PASS: TestTouchDir (13.18s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:36 DEBUG : dir with metadata: Making directory with metadata 2026/08/12 05:37:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.50s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:39 DEBUG : directory with modtime: Making directory with metadata 2026/08/12 05:37:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.15s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/12 05:37:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 05:37:43 DEBUG : Google drive root 'crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg': Skipping btime metadata as can't update it on an existing file: 2026-08-12T05:37:42.951712542Z 2026/08/12 05:37:44 INFO : non existent directory: Updated directory metadata 2026/08/12 05:37:46 DEBUG : Google drive root 'crypt/a59h13fur4u06blij515qlvf822hhme1t9c9tcgejts0so16qogg': Skipping btime metadata as can't update it on an existing file: 2026-08-12T05:37:42.951712542Z 2026/08/12 05:37:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.91s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/12 05:37:52 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/12 05:37:53 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.88s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:37:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/12 05:37:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 05:37:55 DEBUG : dst: Making directory with metadata 2026/08/12 05:37:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 05:37:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/12 05:37:58 INFO : dst: Set directory modification time (using SetModTime) 2026/08/12 05:37:59 INFO : dst: Set directory modification time (using SetModTime) 2026/08/12 05:37:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/12 05:37:59 INFO : dst: Set directory modification time (using SetModTime) 2026/08/12 05:37:59 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.03s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice'", Local "Local file system at /tmp/rclone2852742517", Modify Window "1ms" 2026/08/12 05:38:04 DEBUG : sub dir/test remove existing: md5 = d12b52d3ef86e07db9360bb5071d7924 OK 2026/08/12 05:38:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 671edc96df31a937d0552aaaf5615366 OK 2026/08/12 05:38:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yikikog4" before starting 2026/08/12 05:38:10 DEBUG : sub dir/test remove existing.yikikog4: TEST: removing renamed existing file after operation 2026/08/12 05:38:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lefasid1" before starting 2026/08/12 05:38:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lefasid1: TEST: renaming existing back after failed operation 2026/08/12 05:38:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tifeqif3" before starting 2026/08/12 05:38:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tifeqif3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.73s) === 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/12 05:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqoqed7wice': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 15m21.505163575s (try 1/5)