"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/24 02:57:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu" 2026/08/24 02:57:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:57:20 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg" 2026/08/24 02:57:21 DEBUG : Creating backend with remote "/tmp/rclone1595882828" === 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/08/24 02:57:21 DEBUG : a: size = 0 OK 2026/08/24 02:57:21 DEBUG : a: size = 1 (memory) 2026/08/24 02:57:21 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/24 02:57:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/24 02:57:21 DEBUG : potato: Seek from 10 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 10 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 2 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/24 02:57:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 2 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/24 02:57:21 DEBUG : potato: Seek from 8 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 8 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/24 02:57:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/24 02:57:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/24 02:57:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/24 02:57:21 DEBUG : potato: Seek from 5 to 2 2026/08/24 02:57:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/24 02:57:21 DEBUG : potato: Seek from 9 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 9 to 0 2026/08/24 02:57:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:57:23 DEBUG : rutabaga: md5 = 1f8a4120728389697e06ea9f02dad70f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/24 02:57:25 DEBUG : empty space: md5 = da25460d254db110b7aa382002314639 OK === RUN TestCheck/3 2026/08/24 02:57:27 DEBUG : potato2: md5 = 26d0cf328c48efae049eb01079d0f10d OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/24 02:57:29 DEBUG : remotepotato: md5 = 1e4c7809caf992e4ca6c47b010bf73f1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.86s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/08/24 02:57:32 DEBUG : Creating backend with remote "nonexistent" 2026/08/24 02:57:32 DEBUG : Creating backend with remote "nonexistent" 2026/08/24 02:57:32 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/24 02:57:32 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/24 02:57:32 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/24 02:57:32 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:57:34 DEBUG : rutabaga: md5 = eeb706f9962082777e7f2bff436170ec OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/24 02:57:37 DEBUG : empty space: md5 = 7af22ab6ec53516432af18ea35207e46 OK === RUN TestCheckDownload/3 2026/08/24 02:57:39 DEBUG : potato2: md5 = 5c4dd6d5f61a324d3370bf1ccdef783a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/24 02:57:42 DEBUG : remotepotato: md5 = 5bb05ca963d586bc98a105977d9d7185 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.25s) --- PASS: TestCheckDownload/1 (0.89s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:57:48 DEBUG : rutabaga: md5 = 3fd09cbdeefd602342a5a2c59648f315 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/24 02:57:50 DEBUG : empty space: md5 = 6eec4f484d3e7f5bc4b54d583921453f OK === RUN TestCheckSizeOnly/3 2026/08/24 02:57:52 DEBUG : potato2: md5 = 3e916701ae355d4600cf1112d14a2a51 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/24 02:57:54 DEBUG : remotepotato: md5 = 128a88d701fadbf170dccbb56d5b507b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.09s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:57:58 DEBUG : test.sum: md5 = ac10c97b20cb5b13f6c5d90934da06f8 OK 2026/08/24 02:57:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/24 02:57:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/24 02:57:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/24 02:57:59 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/24 02:58:00 DEBUG : test.sum: md5 = db9ad194c500a3da8e20de3bcad4fd29 OK 2026/08/24 02:58:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/24 02:58:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/24 02:58:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/24 02:58:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.61s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:58:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/data" 2026/08/24 02:58:02 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/data" 2026/08/24 02:58:04 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/vjrnln8ratgmqakfosrqe8espk" 2026/08/24 02:58:08 DEBUG : data/banana: md5 = 8644a51ffd85480388ba45ecc8527c42 OK 2026/08/24 02:58:09 DEBUG : test.sum: md5 = 1c2c65214c8ab5a05e7f1c2a58272441 OK === RUN TestCheckSumDownload/subtest1 2026/08/24 02:58:13 DEBUG : data/potato: md5 = 22df8ca30447f9d3bdc834548f1d2ca0 OK 2026/08/24 02:58:15 DEBUG : test.sum: md5 = d88343f6a972978cb066d88770a6ca2d OK === RUN TestCheckSumDownload/subtest2 2026/08/24 02:58:18 DEBUG : test.sum: md5 = 466f2b3738c16361631fae8a87129312 OK === RUN TestCheckSumDownload/subtest3 2026/08/24 02:58:22 DEBUG : test.sum: md5 = 1b0b7c2235916aee023a9700c6fe7f20 OK === RUN TestCheckSumDownload/subtest4 2026/08/24 02:58:26 DEBUG : test.sum: md5 = a9ecdb27c6ec7316fc9c97b9b1dbf510 OK === RUN TestCheckSumDownload/subtest5 2026/08/24 02:58:29 DEBUG : test.sum: md5 = 7993e85ef0f5c9d01b64373a5c36be0a OK === RUN TestCheckSumDownload/subtest6 2026/08/24 02:58:33 DEBUG : data/banana: md5 = 59a3ea900f8b413daef2eee0d6fd46c6 OK 2026/08/24 02:58:34 DEBUG : data/potato: md5 = e6588bcc727f323f2e6404b2b163863b OK 2026/08/24 02:58:35 DEBUG : test.sum: md5 = 7f7192df3b55e21acd1eb4c1f90266fb OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (36.33s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (1.61s) --- PASS: TestCheckSumDownload/subtest3 (1.74s) --- PASS: TestCheckSumDownload/subtest4 (1.76s) --- PASS: TestCheckSumDownload/subtest5 (1.69s) --- PASS: TestCheckSumDownload/subtest6 (1.63s) --- PASS: TestCheckSumDownload/subtest7 (1.93s) === RUN TestCheckSumConcurrency 2026/08/24 02:58:40 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/24 02:58:40 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/24 02:58:40 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/24 02:58:40 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/24 02:58:40 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/24 02:58:40 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/24 02:58:40 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/24 02:58:40 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/24 02:58:40 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/24 02:58:40 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/24 02:58:40 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/24 02:58:40 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/24 02:58:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-felavif2gasu" 2026/08/24 02:58:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/ll04v38hbhnlj63h11ahfc0rhgnfudaef8vo8ojoo31homco700g" 2026/08/24 02:58:42 DEBUG : Creating backend with remote "/tmp/rclone2601642271" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu'", Local "Local file system at /tmp/rclone2601642271", Modify Window "1ms" 2026/08/24 02:58:44 DEBUG : hello, world!: md5 = bbae7486e434229cf85305ec450b6e1c OK upper checkfile vs. lower remote (without normalization) 2026/08/24 02:58:44 ERROR : hello, world!: sum not found 2026/08/24 02:58:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu' 2026/08/24 02:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu': 1 files missing 2026/08/24 02:58:44 NOTICE: 1 hashes missing 2026/08/24 02:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu': 1 differences found 2026/08/24 02:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/24 02:58:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu': 0 differences found 2026/08/24 02:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu': 1 matching files 2026/08/24 02:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kumuxeb0kuji" 2026/08/24 02:58:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/c64fkmele50lju9elrdstaqt06ofiqa93erakmgovifatgs4em9g" 2026/08/24 02:58:46 DEBUG : Creating backend with remote "/tmp/rclone740266669" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji'", Local "Local file system at /tmp/rclone740266669", Modify Window "1ms" 2026/08/24 02:58:48 DEBUG : HELLO, WORLD!: md5 = fec25cf6a1e1aca5b34fd6e72e807992 OK lower checkfile vs. upper remote (without normalization) 2026/08/24 02:58:49 ERROR : HELLO, WORLD!: sum not found 2026/08/24 02:58:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji' 2026/08/24 02:58:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji': 1 files missing 2026/08/24 02:58:49 NOTICE: 1 hashes missing 2026/08/24 02:58:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji': 1 differences found 2026/08/24 02:58:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/24 02:58:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji': 0 differences found 2026/08/24 02:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji': 1 matching files 2026/08/24 02:58:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qomomeq9heya" 2026/08/24 02:58:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:58:50 DEBUG : Creating backend with remote "TestDrive:crypt/5h2ldc4cuf0jnlg9eam9oo4vbd687g4vhdd70ru53k4ksufjopp0" 2026/08/24 02:58:51 DEBUG : Creating backend with remote "/tmp/rclone4215963338" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya'", Local "Local file system at /tmp/rclone4215963338", Modify Window "1ms" 2026/08/24 02:58:53 DEBUG : HeLlO, wOrLd!: md5 = d416daa9d8f22cce015be5a20fed41b0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/24 02:58:53 ERROR : HeLlO, wOrLd!: sum not found 2026/08/24 02:58:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya' 2026/08/24 02:58:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya': 1 files missing 2026/08/24 02:58:53 NOTICE: 1 hashes missing 2026/08/24 02:58:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya': 1 differences found 2026/08/24 02:58:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/24 02:58:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya': 0 differences found 2026/08/24 02:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya': 1 matching files 2026/08/24 02:58:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-patirol6repu" 2026/08/24 02:58:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:58:54 DEBUG : Creating backend with remote "TestDrive:crypt/v3l59f7ojh1fqnd0ars8gm6bomea38d3lmrlj5cgboi91u8u5gn0" 2026/08/24 02:58:55 DEBUG : Creating backend with remote "/tmp/rclone1238159770" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu'", Local "Local file system at /tmp/rclone1238159770", Modify Window "1ms" 2026/08/24 02:58:57 DEBUG : HELLO, WORLD!: md5 = 625ed74973f093b918769e80d01e9e2a OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/24 02:58:58 ERROR : HELLO, WORLD!: sum not found 2026/08/24 02:58:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu' 2026/08/24 02:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu': 1 files missing 2026/08/24 02:58:58 NOTICE: 1 hashes missing 2026/08/24 02:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu': 1 differences found 2026/08/24 02:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/24 02:58:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu': 0 differences found 2026/08/24 02:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu': 1 matching files 2026/08/24 02:58:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woxizev6biwa" 2026/08/24 02:58:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:58:59 DEBUG : Creating backend with remote "TestDrive:crypt/r9p5hjhbul6e7vhfpipks0uhdq2g3nkodfvs2h365nn7grrmqr40" 2026/08/24 02:59:00 DEBUG : Creating backend with remote "/tmp/rclone3698248533" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa'", Local "Local file system at /tmp/rclone3698248533", Modify Window "1ms" 2026/08/24 02:59:02 DEBUG : 測試_Русский___ě_áñ: md5 = 337e3c9ee59d1fae24bfca5a35388bc3 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/24 02:59:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/24 02:59:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa' 2026/08/24 02:59:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa': 1 files missing 2026/08/24 02:59:03 NOTICE: 1 hashes missing 2026/08/24 02:59:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa': 1 differences found 2026/08/24 02:59:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/24 02:59:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa': 0 differences found 2026/08/24 02:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa': 1 matching files 2026/08/24 02:59:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rugefom7jini" 2026/08/24 02:59:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:59:04 DEBUG : Creating backend with remote "TestDrive:crypt/3qillnoc6hpdm6v99kloucpjokuj54jrbpgvalkn3jjp4qvj78n0" 2026/08/24 02:59:05 DEBUG : Creating backend with remote "/tmp/rclone3152921655" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini'", Local "Local file system at /tmp/rclone3152921655", Modify Window "1ms" 2026/08/24 02:59:07 DEBUG : 測試_Русский___ě_áñ: md5 = c42ed8f25694c4c8412de28a5b25399a OK NFC checkfile vs. NFD remote (without normalization) 2026/08/24 02:59:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/24 02:59:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini' 2026/08/24 02:59:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini': 1 files missing 2026/08/24 02:59:07 NOTICE: 1 hashes missing 2026/08/24 02:59:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini': 1 differences found 2026/08/24 02:59:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/24 02:59:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini': 0 differences found 2026/08/24 02:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini': 1 matching files 2026/08/24 02:59:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyafej2kufi" 2026/08/24 02:59:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:59:08 DEBUG : Creating backend with remote "TestDrive:crypt/9fuev92vug0jk97ra973teu5hqo38qan3ikl53l6eq76729j4q8g" 2026/08/24 02:59:09 DEBUG : Creating backend with remote "/tmp/rclone374586234" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi'", Local "Local file system at /tmp/rclone374586234", Modify Window "1ms" 2026/08/24 02:59:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3fa64af7bd2d749bf6c34fddd14633b2 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/24 02:59:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/24 02:59:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi' 2026/08/24 02:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi': 1 files missing 2026/08/24 02:59:12 NOTICE: 1 hashes missing 2026/08/24 02:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi': 1 differences found 2026/08/24 02:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/24 02:59:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi': 0 differences found 2026/08/24 02:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi': 1 matching files 2026/08/24 02:59:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hobuqiq7xawu" 2026/08/24 02:59:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:59:13 DEBUG : Creating backend with remote "TestDrive:crypt/96r4idhp03sbr8a7bp4uepk4525fu9rj43q6h8lhe7qcm9tb5sc0" 2026/08/24 02:59:14 DEBUG : Creating backend with remote "/tmp/rclone1362419767" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu'", Local "Local file system at /tmp/rclone1362419767", Modify Window "1ms" 2026/08/24 02:59:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ecca21201f5b0031916f900d1f8155b0 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/24 02:59:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/24 02:59:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu' 2026/08/24 02:59:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu': 1 files missing 2026/08/24 02:59:17 NOTICE: 1 hashes missing 2026/08/24 02:59:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu': 1 differences found 2026/08/24 02:59:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/24 02:59:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu': 0 differences found 2026/08/24 02:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu': 1 matching files 2026/08/24 02:59:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vecebud5tezu" 2026/08/24 02:59:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:59:18 DEBUG : Creating backend with remote "TestDrive:crypt/ogkupjrn9bn1h9fsgrqv259d2151571tgag1sild5v5gigskr9u0" 2026/08/24 02:59:19 DEBUG : Creating backend with remote "/tmp/rclone970034243" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu'", Local "Local file system at /tmp/rclone970034243", Modify Window "1ms" 2026/08/24 02:59:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 586917798715d238a83422002a168aa0 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/24 02:59:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/24 02:59:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu' 2026/08/24 02:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu': 1 files missing 2026/08/24 02:59:21 NOTICE: 1 hashes missing 2026/08/24 02:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu': 1 differences found 2026/08/24 02:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/24 02:59:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:59:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu': 0 differences found 2026/08/24 02:59:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu': 1 matching files 2026/08/24 02:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quzoqiv2dewi" 2026/08/24 02:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 02:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/92fqkoludvg8mdnovclet6gcsn84piku5e9dsoue5b93atb0pn1g" 2026/08/24 02:59:23 DEBUG : Creating backend with remote "/tmp/rclone4234527267" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi'", Local "Local file system at /tmp/rclone4234527267", Modify Window "1ms" 2026/08/24 02:59:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7cd0125503d3441695907c4631b3f847 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/24 02:59:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/24 02:59:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi' 2026/08/24 02:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi': 1 files missing 2026/08/24 02:59:26 NOTICE: 1 hashes missing 2026/08/24 02:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi': 1 differences found 2026/08/24 02:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/24 02:59:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/24 02:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi': 0 differences found 2026/08/24 02:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi': 1 matching files 2026/08/24 02:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzoqiv2dewi': Purge remote 2026/08/24 02:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vecebud5tezu': Purge remote 2026/08/24 02:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hobuqiq7xawu': Purge remote 2026/08/24 02:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyafej2kufi': Purge remote 2026/08/24 02:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rugefom7jini': Purge remote 2026/08/24 02:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woxizev6biwa': Purge remote 2026/08/24 02:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-patirol6repu': Purge remote 2026/08/24 02:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qomomeq9heya': Purge remote 2026/08/24 02:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kumuxeb0kuji': Purge remote 2026/08/24 02:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-felavif2gasu': Purge remote --- PASS: TestApplyTransforms (50.75s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:59:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 02:59:34 DEBUG : sub/file2: md5 = ef2f2c4fd6b20d9138ccfd66ae193225 OK 2026/08/24 02:59:34 DEBUG : sub/file2: size = 14 OK 2026/08/24 02:59:34 INFO : file1: Copied (new) to: sub/file2 2026/08/24 02:59:34 DEBUG : sub/file2: size = 14 OK 2026/08/24 02:59:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/24 02:59:34 DEBUG : file1: Unchanged skipping 2026/08/24 02:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.88s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:59:40 DEBUG : dst/file1: md5 = c444612ac2d8a39156b0bbaa95731ad1 OK 2026/08/24 02:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/backup" 2026/08/24 02:59:41 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/1nrff024r7pq65ecp72fc28jb0" 2026/08/24 02:59:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1595882828) 2026/08/24 02:59:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 2026/08/24 02:59:42 DEBUG : dst/file1: Sizes differ 2026/08/24 02:59:44 INFO : dst/file1: Moved (server-side) 2026/08/24 02:59:45 DEBUG : dst/file1: md5 = 8d7c4a957c45d7530d21577890768a03 OK 2026/08/24 02:59:45 DEBUG : dst/file1: size = 14 OK 2026/08/24 02:59:45 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.47s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 02:59:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/dst" 2026/08/24 02:59:50 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/24 02:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/CompareDest" 2026/08/24 02:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/gveqi14airsml4bgu7krj116o8" 2026/08/24 02:59:53 DEBUG : one: Need to transfer - File not found at Destination 2026/08/24 02:59:56 DEBUG : one: md5 = d596a98b903166956188780b1a245c8d OK 2026/08/24 02:59:56 DEBUG : one: size = 3 OK 2026/08/24 02:59:56 INFO : one: Copied (new) 2026/08/24 02:59:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1595882828) 2026/08/24 02:59:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/dst') 2026/08/24 02:59:57 DEBUG : one: Sizes differ 2026/08/24 02:59:58 DEBUG : one: md5 = 7d8a240f79fd2aca5517857cb7fd237c OK 2026/08/24 02:59:58 DEBUG : one: size = 5 OK 2026/08/24 02:59:58 INFO : one: Copied (replaced existing) 2026/08/24 03:00:00 DEBUG : dst/one: md5 = 4e2933bd128cab53c26bbd45abe243d3 OK 2026/08/24 03:00:03 DEBUG : CompareDest/one: md5 = 7307e307c61166bc8b55e020f674b54b OK 2026/08/24 03:00:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:00:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/dst') 2026/08/24 03:00:03 DEBUG : one: Sizes differ 2026/08/24 03:00:04 DEBUG : one: size = 5 OK 2026/08/24 03:00:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/24 03:00:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/24 03:00:06 DEBUG : CompareDest/two: md5 = d716a537087836de0a822a7894c7c3d4 OK 2026/08/24 03:00:06 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 03:00:07 DEBUG : two: size = 3 OK 2026/08/24 03:00:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/24 03:00:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/24 03:00:07 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 03:00:08 DEBUG : two: size = 3 OK 2026/08/24 03:00:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/24 03:00:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/24 03:00:09 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 03:00:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:00:09 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/CompareDest') 2026/08/24 03:00:09 DEBUG : two: Sizes differ 2026/08/24 03:00:11 DEBUG : two: md5 = 94dec46c8d9afbe1dcf4dd1b0c0a89c3 OK 2026/08/24 03:00:11 DEBUG : two: size = 5 OK 2026/08/24 03:00:11 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (24.78s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:00:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/dst" 2026/08/24 03:00:15 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/24 03:00:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/CopyDest" 2026/08/24 03:00:17 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/24 03:00:18 DEBUG : one: Need to transfer - File not found at Destination 2026/08/24 03:00:21 DEBUG : one: md5 = 73203b142b18f5e8c57cc552effa79a1 OK 2026/08/24 03:00:21 DEBUG : one: size = 3 OK 2026/08/24 03:00:21 INFO : one: Copied (new) 2026/08/24 03:00:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:00:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/dst') 2026/08/24 03:00:22 DEBUG : one: Sizes differ 2026/08/24 03:00:24 DEBUG : one: md5 = 0a9ae31723d3f64a1bbe9b739642fbbb OK 2026/08/24 03:00:24 DEBUG : one: size = 5 OK 2026/08/24 03:00:24 INFO : one: Copied (replaced existing) 2026/08/24 03:00:26 DEBUG : dst/one: md5 = 5efc64550c2a739f1f7f89da2472dc4d OK 2026/08/24 03:00:28 DEBUG : CopyDest/one: md5 = c36a3a48a0589a2c5713ee70afb71864 OK 2026/08/24 03:00:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/BackupDir" 2026/08/24 03:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/24 03:00:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:00:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/dst') 2026/08/24 03:00:30 DEBUG : one: Sizes differ 2026/08/24 03:00:31 DEBUG : one: size = 5 OK 2026/08/24 03:00:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/24 03:00:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:00:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/dst') 2026/08/24 03:00:31 DEBUG : one: Sizes differ 2026/08/24 03:00:32 INFO : one: Moved (server-side) 2026/08/24 03:00:33 DEBUG : one: size = 5 OK 2026/08/24 03:00:33 INFO : one: Copied (server-side copy) 2026/08/24 03:00:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/24 03:00:35 DEBUG : CopyDest/two: md5 = 233a4f6354cfd6e72b80a07a4643c632 OK 2026/08/24 03:00:36 DEBUG : two: Need to transfer - File not found at Destination 2026/08/24 03:00:36 DEBUG : two: size = 3 OK 2026/08/24 03:00:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/24 03:00:37 DEBUG : two: size = 3 OK 2026/08/24 03:00:37 INFO : two: Copied (server-side copy) 2026/08/24 03:00:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/24 03:00:38 DEBUG : two: size = 3 OK 2026/08/24 03:00:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/24 03:00:38 DEBUG : two: Unchanged skipping 2026/08/24 03:00:40 DEBUG : CopyDest/three: md5 = 5588360288acd907f207c358222ba6e9 OK 2026/08/24 03:00:41 DEBUG : three: Need to transfer - File not found at Destination 2026/08/24 03:00:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:00:41 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu/CopyDest') 2026/08/24 03:00:41 DEBUG : three: Sizes differ 2026/08/24 03:00:41 DEBUG : three: Destination not found in --copy-dest 2026/08/24 03:00:42 DEBUG : three: md5 = 93c969c584febbf4aeb2361bfd88bb52 OK 2026/08/24 03:00:42 DEBUG : three: size = 7 OK 2026/08/24 03:00:42 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (33.36s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:00:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/24 03:00:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 23e7f9b47d791185414419dd1fdeda26 OK 2026/08/24 03:00:52 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/24 03:00:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/24 03:00:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/24 03:00:53 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/24 03:00:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/24 03:00:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/24 03:00:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 22b809f93d87fafaae957f9d82a5535e OK 2026/08/24 03:00:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/24 03:00:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.77s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using skip mode. 2026/08/24 03:01:02 NOTICE: one: Found 2 files with duplicate names 2026/08/24 03:01:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.99s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using skip mode. 2026/08/24 03:01:08 NOTICE: one: Found 3 files with duplicate names 2026/08/24 03:01:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/24 03:01:09 INFO : one: Deleted 2026/08/24 03:01:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.52s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using first mode. 2026/08/24 03:01:14 NOTICE: one: Found 3 files with duplicate names 2026/08/24 03:01:15 INFO : one: Deleted 2026/08/24 03:01:15 INFO : one: Deleted 2026/08/24 03:01:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.28s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using newest mode. 2026/08/24 03:01:21 NOTICE: one: Found 3 files with duplicate names 2026/08/24 03:01:21 INFO : one: Deleted 2026/08/24 03:01:22 INFO : one: Deleted 2026/08/24 03:01:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.47s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using oldest mode. 2026/08/24 03:01:28 NOTICE: one: Found 3 files with duplicate names 2026/08/24 03:01:28 INFO : one: Deleted 2026/08/24 03:01:28 INFO : one: Deleted 2026/08/24 03:01:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.23s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using largest mode. 2026/08/24 03:01:34 NOTICE: one: Found 3 files with duplicate names 2026/08/24 03:01:34 INFO : one: Deleted 2026/08/24 03:01:35 INFO : one: Deleted 2026/08/24 03:01:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.41s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using smallest mode. 2026/08/24 03:01:40 NOTICE: one: Found 3 files with duplicate names 2026/08/24 03:01:41 INFO : one: Deleted 2026/08/24 03:01:41 INFO : one: Deleted 2026/08/24 03:01:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.23s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Looking for duplicate names using rename mode. 2026/08/24 03:01:47 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/24 03:01:49 INFO : one-2.txt: renamed from: one.txt 2026/08/24 03:01:50 INFO : one-3.txt: renamed from: one.txt 2026/08/24 03:01:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.19s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:01:56 DEBUG : dupe1/one.txt: md5 = f5bc885ea66914bdf71bfe9dc5cd9ffc OK 2026/08/24 03:01:58 DEBUG : dupe2/two.txt: md5 = b97623e6de721890e0b66acd0899513c OK 2026/08/24 03:02:00 DEBUG : dupe3/three.txt: md5 = 8cdb780bc7d163fff7d52e5ea439f210 OK 2026/08/24 03:02:00 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/24 03:02:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/24 03:02:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/24 03:02:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (12.37s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:02:07 DEBUG : a.txt: md5 = 34c58a7852799f0d6ae03c49f4120a52 OK 2026/08/24 03:02:09 DEBUG : zend.txt: md5 = 18a6a757fc654110eb67b9c29d2dea04 OK 2026/08/24 03:02:11 DEBUG : sub dir/hello world: md5 = 34a76f1cf7825e8e5ad2ebc3ea1dcb27 OK 2026/08/24 03:02:12 DEBUG : sub dir/hello world2: md5 = 4e8cb8210dd01e8216c498e5b8559094 OK 2026/08/24 03:02:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 3f6bad034295a634ac5587bb09e073a7 OK 2026/08/24 03:02:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1cd77088729fd6109b89a31ef2864265 OK 2026/08/24 03:02:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = aec4bffe4f0ba04bbe76a855599df683 OK 2026/08/24 03:02:19 DEBUG : a.txt: Excluded (Size Filter) 2026/08/24 03:02:19 DEBUG : a.txt: Excluded 2026/08/24 03:02:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 03:02:19 DEBUG : sub dir/hello world: Excluded 2026/08/24 03:02:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 03:02:19 DEBUG : sub dir/hello world2: Excluded 2026/08/24 03:02:20 DEBUG : sub dir/ignore dir: Excluded 2026/08/24 03:02:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 03:02:20 DEBUG : sub dir/hello world: Excluded 2026/08/24 03:02:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 03:02:20 DEBUG : sub dir/hello world2: Excluded 2026/08/24 03:02:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.42s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:02:28 DEBUG : a.txt: md5 = 11444ac504fb4a9e551c1c5bbe0bb726 OK 2026/08/24 03:02:29 DEBUG : zend.txt: md5 = e9630aed2a38fb44a028b7ded4e167c0 OK 2026/08/24 03:02:31 DEBUG : sub dir/hello world: md5 = c8e2173f7a2cc132f87f5ee6bc3fde3d OK 2026/08/24 03:02:33 DEBUG : sub dir/hello world2: md5 = a1214e8710b954191fc3d77484d0cfcb OK 2026/08/24 03:02:35 DEBUG : sub dir/ignore dir/.ignore: md5 = 62991a8d55342b8c1b78f9c5cab001d2 OK 2026/08/24 03:02:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = ea1440e9a8e38acfc12b4d8bbce45a4e OK 2026/08/24 03:02:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = fc7df30f0ebab1522a4af95db8643e39 OK 2026/08/24 03:02:39 DEBUG : a.txt: Excluded (Size Filter) 2026/08/24 03:02:39 DEBUG : a.txt: Excluded 2026/08/24 03:02:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 03:02:40 DEBUG : sub dir/hello world2: Excluded 2026/08/24 03:02:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 03:02:40 DEBUG : sub dir/hello world: Excluded 2026/08/24 03:02:41 DEBUG : sub dir/ignore dir: Excluded 2026/08/24 03:02:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/24 03:02:41 DEBUG : sub dir/hello world2: Excluded 2026/08/24 03:02:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/24 03:02:41 DEBUG : sub dir/hello world: Excluded 2026/08/24 03:02:41 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (20.97s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:02:49 DEBUG : file1: md5 = 1aa3348af295252585c4969271e17de6 OK 2026/08/24 03:02:51 DEBUG : sub/file2: md5 = d83fa789729aec0838d872f7ef8234d3 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/24 03:02:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/24 03:02:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/24 03:02:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.78s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.40s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:02:58 DEBUG : file1: md5 = d7645abc78b429a2d923a5b59740d547 OK 2026/08/24 03:03:01 DEBUG : sub/file2: md5 = 297b139d21cebc54fca1762990a15a9e 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/24 03:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/notfound" 2026/08/24 03:03:04 DEBUG : Config file has changed externally - reloading 2026/08/24 03:03:05 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (11.42s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestStatJSONMemory 2026/08/24 03:03:08 DEBUG : Creating backend with remote ":memory:" 2026/08/24 03:03:08 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/24 03:03:08 DEBUG : sub/file1: size = 5 OK 2026/08/24 03:03:08 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/24 03:03:08 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Making directory 2026/08/24 03:03:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:11 DEBUG : sub dir/hello world: md5 = 800d79dbe6def2462198672d4931852f OK --- PASS: TestLsd (4.67s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:15 DEBUG : potato2: md5 = 6132b1268819f8ea4fcf239422ddb88d OK 2026/08/24 03:03:17 DEBUG : empty space: md5 = e797d8b1713dd63908e3082149b790a2 OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:20 DEBUG : potato2: md5 = d6a0d3f5296c010d4d95df22b4930ba8 OK 2026/08/24 03:03:21 DEBUG : empty space: md5 = 4f73000cf9116c69c7d0d27289776c37 OK 2026/08/24 03:03:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.07s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:25 DEBUG : potato2: md5 = ed3a1647931c7e3dacd413b4d5f2a978 OK 2026/08/24 03:03:26 DEBUG : empty space: md5 = 708fa7a083c7d1ac3e76b515db143388 OK --- PASS: TestLsLong (4.57s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:30 DEBUG : potato2: md5 = 6930bbd1957e7af756bba0d00c37231d OK 2026/08/24 03:03:31 DEBUG : empty space: md5 = 2dcaf77bd243e3c92c6d4b8eb5ac2f12 OK --- PASS: TestHashSums (4.18s) === RUN TestHashSumsWithErrors 2026/08/24 03:03:32 DEBUG : Creating backend with remote ":memory:" 2026/08/24 03:03:32 ERROR : file1: hash unsupported: hash type not supported 2026/08/24 03:03:32 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/24 03:03:32 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/24 03:03:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/24 03:03:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/24 03:03:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/24 03:03:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/24 03:03:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/24 03:03:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/24 03:03:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/24 03:03:32 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:34 DEBUG : potato2: md5 = 38664bcf486601c89162708234f0255a OK 2026/08/24 03:03:35 DEBUG : empty space: md5 = 48a106ac5f1336ffaa5545bd41ac6cc9 OK 2026/08/24 03:03:37 DEBUG : sub dir/potato3: md5 = 1fe7809eace5e2e581479f07796bbc1f OK --- PASS: TestCount (9.17s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:43 DEBUG : small: md5 = f38ab34f3aceb00ab145c246acd33cd7 OK 2026/08/24 03:03:44 DEBUG : medium: md5 = bb601f3a35c1fb9d32005382154ca1bd OK 2026/08/24 03:03:46 DEBUG : large: md5 = 093b67a299bb5483348f6b5164e75a5b OK 2026/08/24 03:03:46 DEBUG : Waiting for deletions to finish 2026/08/24 03:03:46 DEBUG : large: Excluded (Size Filter) 2026/08/24 03:03:47 INFO : small: Deleted 2026/08/24 03:03:47 INFO : medium: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:49 DEBUG : small: md5 = 5eeb128af103086eb97b6f59d612c19d OK 2026/08/24 03:03:51 DEBUG : medium: md5 = c0389f6dd4294eef8be869bfd70ec52a OK 2026/08/24 03:03:52 DEBUG : large: md5 = ffff6c1b1f25c2cb021c1b11932a037e OK 2026/08/24 03:03:52 DEBUG : Waiting for deletions to finish 2026/08/24 03:03:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/24 03:03:53 INFO : small: Deleted 2026/08/24 03:03:53 INFO : large: Deleted --- PASS: TestMaxDelete (6.54s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:03:56 DEBUG : small: md5 = 82a014b81e8a3fa28b81521e61b0f78b OK 2026/08/24 03:03:57 DEBUG : medium: md5 = c00e5903402c7a189f656dd01592c1a1 OK 2026/08/24 03:03:59 DEBUG : large: md5 = 552b26dbf395157d7d98d35caf48cff5 OK 2026/08/24 03:03:59 DEBUG : Waiting for deletions to finish 2026/08/24 03:03:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/24 03:04:00 INFO : small: Deleted 2026/08/24 03:04:00 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.71s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:04:03 DEBUG : small: md5 = 539d20371b457387d0932c41d98ad3fa OK 2026/08/24 03:04:04 DEBUG : medium: md5 = e34207d127af7f2ee4b3126a04be30a3 OK 2026/08/24 03:04:06 DEBUG : large: md5 = 69e7ae3acc36d4e557464d5477875716 OK 2026/08/24 03:04:06 DEBUG : Waiting for deletions to finish 2026/08/24 03:04:06 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/24 03:04:07 INFO : large: Deleted 2026/08/24 03:04:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.08s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:04:10 DEBUG : ReadFile: md5 = b5f6efa8e8a7a6f999ea7e47152666aa OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2026/08/24 03:04:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/24 03:04:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/24 03:04:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 03:04:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 03:04:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 03:04:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/24 03:04:12 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:04:14 DEBUG : file1: md5 = 8792b1f5779901df2e39aba36d57e4e5 OK 2026/08/24 03:04:15 DEBUG : file2: md5 = 80c1422b12d9c228ec837dd4fb9a377b OK --- PASS: TestCat (13.09s) === RUN TestPurge 2026/08/24 03:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sakojed1roki" 2026/08/24 03:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/24 03:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/nvs6un5hgugmdoh6tt8ksbtdvd2ofbh7cn0ae07fb1q0ucl27cr0" 2026/08/24 03:04:26 DEBUG : Creating backend with remote "/tmp/rclone3756241999" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sakojed1roki'", Local "Local file system at /tmp/rclone3756241999", Modify Window "1ms" 2026/08/24 03:04:30 DEBUG : A1/B1/C1/one: md5 = 9d8cdda481eca3e1fd04453eb4fb125b OK 2026/08/24 03:04:30 INFO : A2: Making directory 2026/08/24 03:04:31 INFO : A1/B2: Making directory 2026/08/24 03:04:32 INFO : A1/B2/C2: Making directory 2026/08/24 03:04:33 INFO : A1/B1/C3: Making directory 2026/08/24 03:04:33 INFO : A3: Making directory 2026/08/24 03:04:34 INFO : A3/B3: Making directory 2026/08/24 03:04:35 INFO : A3/B3/C4: Making directory 2026/08/24 03:04:37 DEBUG : A1/two: md5 = 26d1e01afec437cfb3e8524c088fafa0 OK 2026/08/24 03:04:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sakojed1roki': Purge remote 2026/08/24 03:04:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.95s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:04:44 DEBUG : A1/B1/C1/one: md5 = 68e800918d3fbaa357628dc48429246c OK 2026/08/24 03:04:44 INFO : A2: Making directory 2026/08/24 03:04:44 INFO : A1/B2: Making directory 2026/08/24 03:04:45 INFO : A1/B2/C2: Making directory 2026/08/24 03:04:46 INFO : A1/B1/C3: Making directory 2026/08/24 03:04:46 INFO : A3: Making directory 2026/08/24 03:04:47 INFO : A3/B3: Making directory 2026/08/24 03:04:48 INFO : A3/B3/C4: Making directory 2026/08/24 03:04:50 DEBUG : A1/two: md5 = 3ae544c632f58564a27394fe47ef6d57 OK 2026/08/24 03:04:51 DEBUG : removing 1 level 3 directories 2026/08/24 03:04:51 INFO : A3/B3/C4: Removing directory 2026/08/24 03:04:54 DEBUG : removing 2 level 3 directories 2026/08/24 03:04:54 INFO : A1/B2/C2: Removing directory 2026/08/24 03:04:54 INFO : A1/B1/C3: Removing directory 2026/08/24 03:04:55 DEBUG : removing 2 level 2 directories 2026/08/24 03:04:55 INFO : A3/B3: Removing directory 2026/08/24 03:04:55 INFO : A1/B2: Removing directory 2026/08/24 03:04:56 DEBUG : removing 2 level 1 directories 2026/08/24 03:04:56 INFO : A3: Removing directory 2026/08/24 03:04:56 INFO : A2: Removing directory 2026/08/24 03:05:00 DEBUG : removing 1 level 3 directories 2026/08/24 03:05:00 INFO : A1/B1/C1: Removing directory 2026/08/24 03:05:00 DEBUG : removing 1 level 2 directories 2026/08/24 03:05:00 INFO : A1/B1: Removing directory 2026/08/24 03:05:01 DEBUG : removing 1 level 1 directories 2026/08/24 03:05:01 INFO : A1: Removing directory 2026/08/24 03:05:01 DEBUG : removing 1 level 0 directories 2026/08/24 03:05:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (22.48s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:03 INFO : A1: Making directory 2026/08/24 03:05:04 INFO : A1/B1: Making directory 2026/08/24 03:05:05 INFO : A1/B1/C1: Making directory 2026/08/24 03:05:07 DEBUG : removing 1 level 3 directories 2026/08/24 03:05:07 INFO : A1/B1/C1: Removing directory 2026/08/24 03:05:08 DEBUG : removing 1 level 2 directories 2026/08/24 03:05:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.78s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:10 INFO : A1: Making directory 2026/08/24 03:05:11 INFO : A1/B1: Making directory 2026/08/24 03:05:12 INFO : A1/B1/C1: Making directory 2026/08/24 03:05:14 DEBUG : removing 1 level 3 directories 2026/08/24 03:05:14 INFO : A1/B1/C1: Removing directory 2026/08/24 03:05:15 DEBUG : removing 1 level 2 directories 2026/08/24 03:05:15 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (6.96s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:19 DEBUG : file1: md5 = 174fc2c6413e95298ff32833ae513560 OK 2026/08/24 03:05:19 DEBUG : file1: size = 14 OK 2026/08/24 03:05:20 DEBUG : filename.txt: File name found in url 2026/08/24 03:05:21 DEBUG : filename.txt: md5 = 689480c04d1afeb8cd5c7bd0ad395852 OK 2026/08/24 03:05:21 DEBUG : filename.txt: size = 14 OK 2026/08/24 03:05:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/24 03:05:22 DEBUG : headerfilename.txt: md5 = cce6a5d3e59695c0333fe7e317507539 OK 2026/08/24 03:05:22 DEBUG : headerfilename.txt: size = 14 OK 2026/08/24 03:05:24 DEBUG : file2: md5 = 8dff155b87959b7ee4376225f2a38203 OK 2026/08/24 03:05:24 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (8.43s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:27 DEBUG : file1: md5 = b3256ed23811057529ba2a1b6be7e411 OK 2026/08/24 03:05:27 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 03:05:30 DEBUG : sub/file2: md5 = 5dc38765e8945d2097e81031503abfbc OK 2026/08/24 03:05:30 DEBUG : sub/file2: size = 14 OK 2026/08/24 03:05:30 INFO : file1: Copied (new) to: sub/file2 2026/08/24 03:05:30 INFO : file1: Deleted 2026/08/24 03:05:31 DEBUG : sub/file2: size = 14 OK 2026/08/24 03:05:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/24 03:05:31 DEBUG : file1: Unchanged skipping 2026/08/24 03:05:31 INFO : file1: Deleted 2026/08/24 03:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.54s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/24 03:05:35 DEBUG : file1: md5 = 3db1dbc76e0f262787dae330df8e9233 OK 2026/08/24 03:05:35 DEBUG : file1: size = 14 OK 2026/08/24 03:05:35 INFO : file1: Copied (new) 2026/08/24 03:05:35 INFO : file1: Deleted 2026/08/24 03:05:36 DEBUG : file1: Destination exists, skipping 2026/08/24 03:05:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:40 DEBUG : dst/file1: md5 = 5a23185c120f2aa44de667868b609259 OK 2026/08/24 03:05:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujefan7xufu/backup" 2026/08/24 03:05:41 DEBUG : Creating backend with remote "TestDrive:crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg/1nrff024r7pq65ecp72fc28jb0" 2026/08/24 03:05:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1595882828) 2026/08/24 03:05:42 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 2026/08/24 03:05:42 DEBUG : dst/file1: Sizes differ 2026/08/24 03:05:44 INFO : dst/file1: Moved (server-side) 2026/08/24 03:05:46 DEBUG : dst/file1: md5 = fb38b98231af3380bedf8d42a518067b OK 2026/08/24 03:05:46 DEBUG : dst/file1: size = 14 OK 2026/08/24 03:05:46 INFO : dst/file1: Copied (new) 2026/08/24 03:05:46 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.26s) === 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:05:52 DEBUG : A1/one: md5 = f07bb38a4bf2e3a6e166ecb7527c77f7 OK 2026/08/24 03:05:53 DEBUG : A1/two: md5 = 9325751a86b8223b11a3fc5716267884 OK 2026/08/24 03:05:56 DEBUG : A1/B1/three: md5 = 71d722647e14468831c2b90f8283d1ed OK 2026/08/24 03:05:58 DEBUG : A1/B1/C1/four: md5 = 4b337f5bce07f1aedfc39e9ba9151c2a OK 2026/08/24 03:06:00 DEBUG : A1/B1/C2/five: md5 = 7cdd2875d33a492f2c2c2b404ab29eb1 OK 2026/08/24 03:06:00 INFO : A1/B2: Making directory 2026/08/24 03:06:00 INFO : A1/B1/C3: Making directory 2026/08/24 03:06:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/24 03:06:10 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/24 03:06:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/24 03:06:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/24 03:06:10 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/24 03:06:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/24 03:06:20 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/24 03:06:20 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/24 03:06:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/24 03:06:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/24 03:06:21 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (42.23s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 03:06:34 DEBUG : no_checksum_small_file_from_pipe: md5 = 567a09e10fd52a918cf4be075970818d OK 2026/08/24 03:06:34 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 03:06:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/24 03:06:34 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/24 03:06:35 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/24 03:06:36 DEBUG : no_checksum_big_file_from_pipe: md5 = 77eeba669f17ae4e78948b522f799967 OK 2026/08/24 03:06:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 03:06:36 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 03:06:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 369a38d085b14feea73899ba44ebfcf2 OK 2026/08/24 03:06:39 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 03:06:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/24 03:06:40 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/24 03:06:41 DEBUG : with_checksum_big_file_from_pipe: md5 = b518d88fa324fd6423e351b0d0ff6762 OK 2026/08/24 03:06:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 03:06:41 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 03:06:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 03:06:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/24 03:06:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/24 03:06:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 03:06:46 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-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/24 03:06:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/24 03:06:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/24 03:06:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/24 03:06:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/24 03:06:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.93s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/24 03:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (48 bytes), uploading instead of streaming 2026/08/24 03:06:54 DEBUG : rcat_metadata: md5 = 7976e3416f8342e43a1ad88ae5448ba7 OK 2026/08/24 03:06:54 DEBUG : rcat_metadata: size = 48 OK 2026/08/24 03:06:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/24 03:06:56 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/24 03:06:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0ad7b682b9463218c43ad6e1d762f565 OK 2026/08/24 03:06:57 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/24 03:06:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.52s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:06:59 DEBUG : potato1: md5 = 52351c10fdb67ca725da624bedbb8ea4 OK 2026/08/24 03:06:59 DEBUG : potato1: size = 60 OK 2026/08/24 03:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/24 03:07:01 DEBUG : potato2: md5 = 0f89581b740c23139bf9ca7d3968a285 OK 2026/08/24 03:07:01 DEBUG : potato2: size = 60 OK 2026/08/24 03:07:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:04 DEBUG : potato1: md5 = df0242fef35c24235e64e9d0a37defd5 OK 2026/08/24 03:07:04 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 2026/08/24 03:07:04 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 2026/08/24 03:07:04 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 60 2026/08/24 03:07:04 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.33s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:06 DEBUG : potato1: md5 = 34e687e8830e6ea4c7fd93aa6bbf2d5f OK 2026/08/24 03:07:06 DEBUG : potato1: size = 60 OK 2026/08/24 03:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/24 03:07:08 DEBUG : potato2: md5 = 6aa63e62965661696af990f0c16e35c3 OK 2026/08/24 03:07:08 DEBUG : potato2: size = 60 OK 2026/08/24 03:07:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.04s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:11 DEBUG : potato1: md5 = 0f2417c08570e26a644812fdbb748797 OK 2026/08/24 03:07:11 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.29s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:14 DEBUG : potato4: md5 = 646dd69fa778d8353eb9118b5d1e0772 OK 2026/08/24 03:07:14 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 2026/08/24 03:07:14 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 2026/08/24 03:07:14 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu') 59 2026/08/24 03:07:14 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:17 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:19 DEBUG : potato3: md5 = 2af4e470cc1dcfe02abe2f632786eee5 OK 2026/08/24 03:07:19 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (7.82s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.46s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.37s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.52s) --- PASS: TestRcatSizeChecksum/NoHashes (2.47s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:21 DEBUG : potato2: md5 = 49c5c345e3b4372c77d0fa23ed61b53c OK 2026/08/24 03:07:23 DEBUG : empty space: md5 = deb396bbcc7f5ea0b3ccada8af4aabd4 OK 2026/08/24 03:07:25 DEBUG : sub dir/potato3: md5 = b2e3a734614bca8df2ce5185071ea7d6 OK 2026/08/24 03:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Touching "sub dir/potato3" 2026/08/24 03:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Touching "potato2" 2026/08/24 03:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Touching "empty space" --- PASS: TestTouchDir (9.18s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:29 DEBUG : dir with metadata: Making directory with metadata 2026/08/24 03:07:30 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:31 DEBUG : directory with modtime: Making directory with metadata 2026/08/24 03:07:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.25s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/24 03:07:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/24 03:07:34 DEBUG : Google drive root 'crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg': Skipping btime metadata as can't update it on an existing file: 2026-08-24T03:07:34.180217524Z 2026/08/24 03:07:34 INFO : non existent directory: Updated directory metadata 2026/08/24 03:07:36 DEBUG : Google drive root 'crypt/1f6e9b8lmi985ns4dm2phf05if1ksf3be47qp6ksji02l2rahbkg': Skipping btime metadata as can't update it on an existing file: 2026-08-24T03:07:34.180217524Z 2026/08/24 03:07:37 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:38 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/24 03:07:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/24 03:07:41 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.19s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/24 03:07:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/24 03:07:43 DEBUG : dst: Making directory with metadata 2026/08/24 03:07:43 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/24 03:07:43 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/24 03:07:44 INFO : dst: Set directory modification time (using SetModTime) 2026/08/24 03:07:44 INFO : dst: Set directory modification time (using SetModTime) 2026/08/24 03:07:44 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/24 03:07:45 INFO : dst: Set directory modification time (using SetModTime) 2026/08/24 03:07:45 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu'", Local "Local file system at /tmp/rclone1595882828", Modify Window "1ms" 2026/08/24 03:07:48 DEBUG : sub dir/test remove existing: md5 = aa7df6d81bb13fa6f813ef37d09c5aa2 OK 2026/08/24 03:07:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 759cff9925dbead30b77bbde25dd609d OK 2026/08/24 03:07:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bisebor0" before starting 2026/08/24 03:07:52 DEBUG : sub dir/test remove existing.bisebor0: TEST: removing renamed existing file after operation 2026/08/24 03:07:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hedoxuh8" before starting 2026/08/24 03:07:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hedoxuh8: TEST: renaming existing back after failed operation 2026/08/24 03:07:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bimezis0" before starting 2026/08/24 03:07:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bimezis0: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (12.65s) === 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/24 03:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujefan7xufu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m39.537456135s (try 1/5)