"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/30 02:58:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru" 2026/08/30 02:58:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 02:58:24 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g" 2026/08/30 02:58:25 DEBUG : Creating backend with remote "/tmp/rclone369581271" === 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/08/30 02:58:26 DEBUG : a: size = 0 OK 2026/08/30 02:58:26 DEBUG : a: size = 1 (memory) 2026/08/30 02:58:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/30 02:58:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/30 02:58:26 DEBUG : potato: Seek from 10 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 10 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 2 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/30 02:58:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 2 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/30 02:58:26 DEBUG : potato: Seek from 8 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 8 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/30 02:58:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/30 02:58:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/30 02:58:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/30 02:58:26 DEBUG : potato: Seek from 5 to 2 2026/08/30 02:58:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/30 02:58:26 DEBUG : potato: Seek from 9 to 0 2026/08/30 02:58:26 DEBUG : potato: Seek from 9 to 0 2026/08/30 02:58:26 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 02:58:28 DEBUG : rutabaga: md5 = 1b9891456ffa49b04ab22782578f401c OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/30 02:58:30 DEBUG : empty space: md5 = 2e6f49b1f387fcc9b967a35f58128191 OK === RUN TestCheck/3 2026/08/30 02:58:32 DEBUG : potato2: md5 = 84559de6abdcb614a711dbc9695f8982 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/30 02:58:35 DEBUG : remotepotato: md5 = 43d8782fbd2b6ac8807bd0bf1d847bb8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.56s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/08/30 02:58:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/30 02:58:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/30 02:58:38 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/30 02:58:38 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/30 02:58:38 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/30 02:58:38 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 02:58:40 DEBUG : rutabaga: md5 = 6174dba8290b30609566ba8445c0984f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/30 02:58:43 DEBUG : empty space: md5 = 0852b0421d77139fc3b3ca25d9491f63 OK === RUN TestCheckDownload/3 2026/08/30 02:58:46 DEBUG : potato2: md5 = 30abb457a65766ed782ebe077b403066 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/30 02:58:50 DEBUG : remotepotato: md5 = 40cad29d884eb6237feea5ba4fe240c7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.09s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.84s) --- PASS: TestCheckDownload/6 (0.91s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 02:58:56 DEBUG : rutabaga: md5 = 37d3fc716682f11a3e1585ff3ca3e30e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/30 02:58:58 DEBUG : empty space: md5 = 99371add409d6abc78d9cb4570dda751 OK === RUN TestCheckSizeOnly/3 2026/08/30 02:59:00 DEBUG : potato2: md5 = 59463e8428edd05ec14d05a844fb6db0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/30 02:59:03 DEBUG : remotepotato: md5 = 3e1c7b7efe7642cd731601bdc4176d4a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.93s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 02:59:08 DEBUG : test.sum: md5 = 114e15c3157f35c1a9cd7655048ed1c6 OK 2026/08/30 02:59:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/30 02:59:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/30 02:59:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/30 02:59:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/30 02:59:10 DEBUG : test.sum: md5 = d6a5c56b6f3a4f5bc360fd6741eb799f OK 2026/08/30 02:59:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/30 02:59:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/30 02:59:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/30 02:59:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.32s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 02:59:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/data" 2026/08/30 02:59:13 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 02:59:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/data" 2026/08/30 02:59:15 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/vjrnln8ratgmqakfosrqe8espk" 2026/08/30 02:59:19 DEBUG : data/banana: md5 = 58f1d4894a7fec7406daeecfd468350a OK 2026/08/30 02:59:20 DEBUG : test.sum: md5 = 24eb5c71a2b64e79f928e9dbae9d629c OK === RUN TestCheckSumDownload/subtest1 2026/08/30 02:59:25 DEBUG : data/potato: md5 = 57bc8ade4fd083c742d2b8edd4462e4d OK 2026/08/30 02:59:26 DEBUG : test.sum: md5 = 5dc1392c8e19d4ed1994ffedf3fa8cf3 OK === RUN TestCheckSumDownload/subtest2 2026/08/30 02:59:31 DEBUG : test.sum: md5 = 0c337053ae9a2f668eca7ac37d004cae OK === RUN TestCheckSumDownload/subtest3 2026/08/30 02:59:35 DEBUG : test.sum: md5 = c5c785eb7f26a277539c0e30fc22aaf9 OK === RUN TestCheckSumDownload/subtest4 2026/08/30 02:59:39 DEBUG : test.sum: md5 = 610c6df8826c27a1665f466da1a21bb2 OK === RUN TestCheckSumDownload/subtest5 2026/08/30 02:59:43 DEBUG : test.sum: md5 = 48f8e767846167456b504a41e360d1e8 OK === RUN TestCheckSumDownload/subtest6 2026/08/30 02:59:47 DEBUG : data/banana: md5 = e395e1a67e53f633c8ba92829cba6860 OK 2026/08/30 02:59:49 DEBUG : data/potato: md5 = fbc72ff92b41228efdfa80386623d478 OK 2026/08/30 02:59:50 DEBUG : test.sum: md5 = 3d912cf1f46790fd8c39dbb24d0ef471 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (41.45s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.50s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (1.77s) --- PASS: TestCheckSumDownload/subtest6 (1.80s) --- PASS: TestCheckSumDownload/subtest7 (2.01s) === RUN TestCheckSumConcurrency 2026/08/30 02:59:56 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/30 02:59:56 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/30 02:59:56 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/30 02:59:56 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/30 02:59:56 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/30 02:59:56 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/30 02:59:56 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/30 02:59:56 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/30 02:59:56 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/30 02:59:56 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/30 02:59:56 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/30 02:59:56 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/30 02:59:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wubeyen6binu" 2026/08/30 02:59:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 02:59:56 DEBUG : Creating backend with remote "TestDrive:crypt/mc0g9aioccnrroj065s0e9c6psjtt7ho96f2qqmupqpla4pvhla0" 2026/08/30 02:59:57 DEBUG : Creating backend with remote "/tmp/rclone2923821504" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu'", Local "Local file system at /tmp/rclone2923821504", Modify Window "1ms" 2026/08/30 03:00:00 DEBUG : hello, world!: md5 = de042b72784c9fedb709678f4751fe5b OK upper checkfile vs. lower remote (without normalization) 2026/08/30 03:00:00 ERROR : hello, world!: sum not found 2026/08/30 03:00:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu' 2026/08/30 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu': 1 files missing 2026/08/30 03:00:00 NOTICE: 1 hashes missing 2026/08/30 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu': 1 differences found 2026/08/30 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/30 03:00:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu': 0 differences found 2026/08/30 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu': 1 matching files 2026/08/30 03:00:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nivuqal4kehi" 2026/08/30 03:00:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:01 DEBUG : Creating backend with remote "TestDrive:crypt/rk8e7635ifbmledvccrqc7pg2fhbfhnm7tnphq7h3r7cc8k97j40" 2026/08/30 03:00:02 DEBUG : Creating backend with remote "/tmp/rclone2898144940" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi'", Local "Local file system at /tmp/rclone2898144940", Modify Window "1ms" 2026/08/30 03:00:05 DEBUG : HELLO, WORLD!: md5 = 68e7d1fe75fabb4d4311b6bf2e3137ef OK lower checkfile vs. upper remote (without normalization) 2026/08/30 03:00:05 ERROR : HELLO, WORLD!: sum not found 2026/08/30 03:00:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi' 2026/08/30 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi': 1 files missing 2026/08/30 03:00:05 NOTICE: 1 hashes missing 2026/08/30 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi': 1 differences found 2026/08/30 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/30 03:00:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi': 0 differences found 2026/08/30 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi': 1 matching files 2026/08/30 03:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-regerup9nino" 2026/08/30 03:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:07 DEBUG : Creating backend with remote "TestDrive:crypt/qs4uai4p84difnhmm0ua2iginquu112gj6gtmoml9e0qob8lg9r0" 2026/08/30 03:00:08 DEBUG : Creating backend with remote "/tmp/rclone2033941194" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino'", Local "Local file system at /tmp/rclone2033941194", Modify Window "1ms" 2026/08/30 03:00:10 DEBUG : HeLlO, wOrLd!: md5 = 082bb282e3c5f438b64efecb85eeb6f8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/30 03:00:11 ERROR : HeLlO, wOrLd!: sum not found 2026/08/30 03:00:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino' 2026/08/30 03:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino': 1 files missing 2026/08/30 03:00:11 NOTICE: 1 hashes missing 2026/08/30 03:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino': 1 differences found 2026/08/30 03:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/30 03:00:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino': 0 differences found 2026/08/30 03:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino': 1 matching files 2026/08/30 03:00:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupebob7layo" 2026/08/30 03:00:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:12 DEBUG : Creating backend with remote "TestDrive:crypt/h2bugu7qhi0lmf7lissij6u87o9uf2pirabqro4g4endgj3aa3o0" 2026/08/30 03:00:14 DEBUG : Creating backend with remote "/tmp/rclone1918217927" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo'", Local "Local file system at /tmp/rclone1918217927", Modify Window "1ms" 2026/08/30 03:00:16 DEBUG : HELLO, WORLD!: md5 = 0996c4256d98a975cc37367ad46ebaf8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/30 03:00:17 ERROR : HELLO, WORLD!: sum not found 2026/08/30 03:00:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo' 2026/08/30 03:00:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo': 1 files missing 2026/08/30 03:00:17 NOTICE: 1 hashes missing 2026/08/30 03:00:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo': 1 differences found 2026/08/30 03:00:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/30 03:00:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo': 0 differences found 2026/08/30 03:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo': 1 matching files 2026/08/30 03:00:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibahat3bosa" 2026/08/30 03:00:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:18 DEBUG : Creating backend with remote "TestDrive:crypt/gbvc80uf2f6r2dskbh26v3f69i40r990551scgr7icj5skk3vv70" 2026/08/30 03:00:19 DEBUG : Creating backend with remote "/tmp/rclone4253699818" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa'", Local "Local file system at /tmp/rclone4253699818", Modify Window "1ms" 2026/08/30 03:00:22 DEBUG : 測試_Русский___ě_áñ: md5 = 107edf369a11e573b7b2e7caf1357f0c OK NFD checkfile vs. NFC remote (without normalization) 2026/08/30 03:00:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/30 03:00:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa' 2026/08/30 03:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa': 1 files missing 2026/08/30 03:00:22 NOTICE: 1 hashes missing 2026/08/30 03:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa': 1 differences found 2026/08/30 03:00:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/30 03:00:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa': 0 differences found 2026/08/30 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa': 1 matching files 2026/08/30 03:00:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rutugaw0viqi" 2026/08/30 03:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/us90chal6vl2ur78c3cfpnuguadkern62uq4j79aaf7u6o5gmr7g" 2026/08/30 03:00:24 DEBUG : Creating backend with remote "/tmp/rclone1043241829" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi'", Local "Local file system at /tmp/rclone1043241829", Modify Window "1ms" 2026/08/30 03:00:27 DEBUG : 測試_Русский___ě_áñ: md5 = 5e67ac0a039e7d69fd0b1c129bdefde1 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/30 03:00:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/30 03:00:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi' 2026/08/30 03:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi': 1 files missing 2026/08/30 03:00:27 NOTICE: 1 hashes missing 2026/08/30 03:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi': 1 differences found 2026/08/30 03:00:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/30 03:00:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi': 0 differences found 2026/08/30 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi': 1 matching files 2026/08/30 03:00:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuqil6moxe" 2026/08/30 03:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:28 DEBUG : Creating backend with remote "TestDrive:crypt/d7ffvqufuer72564bcsnq6r21ronob6v52p0lgceok1mdc7iaa3g" 2026/08/30 03:00:29 DEBUG : Creating backend with remote "/tmp/rclone1813624024" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe'", Local "Local file system at /tmp/rclone1813624024", Modify Window "1ms" 2026/08/30 03:00:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e93ce0ef66a3e77464136ab142789d61 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/30 03:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/30 03:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe' 2026/08/30 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe': 1 files missing 2026/08/30 03:00:33 NOTICE: 1 hashes missing 2026/08/30 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe': 1 differences found 2026/08/30 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/30 03:00:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe': 0 differences found 2026/08/30 03:00:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe': 1 matching files 2026/08/30 03:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nurotoc0pune" 2026/08/30 03:00:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/d7gpp0c6amsco967uc7307ej43nsr2ck6jlvfs9pmr2e976ujgng" 2026/08/30 03:00:35 DEBUG : Creating backend with remote "/tmp/rclone2393327215" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune'", Local "Local file system at /tmp/rclone2393327215", Modify Window "1ms" 2026/08/30 03:00:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 22d2c6adc9b2b67d5881fff3d77f717b OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/30 03:00:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/30 03:00:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune' 2026/08/30 03:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune': 1 files missing 2026/08/30 03:00:38 NOTICE: 1 hashes missing 2026/08/30 03:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune': 1 differences found 2026/08/30 03:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/30 03:00:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune': 0 differences found 2026/08/30 03:00:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune': 1 matching files 2026/08/30 03:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohatiz7zapa" 2026/08/30 03:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/mb8b762bfjdk4q2c5roc4lf1mdipum9eaein3t6f20ge3kto9kj0" 2026/08/30 03:00:40 DEBUG : Creating backend with remote "/tmp/rclone3668208654" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa'", Local "Local file system at /tmp/rclone3668208654", Modify Window "1ms" 2026/08/30 03:00:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d94c735bc5cef3f0b4597c44a22a3804 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/30 03:00:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/30 03:00:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa' 2026/08/30 03:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa': 1 files missing 2026/08/30 03:00:43 NOTICE: 1 hashes missing 2026/08/30 03:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa': 1 differences found 2026/08/30 03:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/30 03:00:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa': 0 differences found 2026/08/30 03:00:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa': 1 matching files 2026/08/30 03:00:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawutug3wuso" 2026/08/30 03:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:00:44 DEBUG : Creating backend with remote "TestDrive:crypt/ef3qg9vohhr0nrtc62284v0drgsmpgbb19v8cfem3s8j1f783f9g" 2026/08/30 03:00:45 DEBUG : Creating backend with remote "/tmp/rclone208614252" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso'", Local "Local file system at /tmp/rclone208614252", Modify Window "1ms" 2026/08/30 03:00:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3901cbaadd9d43552262593f1037d757 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/30 03:00:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/30 03:00:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso' 2026/08/30 03:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso': 1 files missing 2026/08/30 03:00:48 NOTICE: 1 hashes missing 2026/08/30 03:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso': 1 differences found 2026/08/30 03:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/30 03:00:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/30 03:00:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso': 0 differences found 2026/08/30 03:00:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso': 1 matching files 2026/08/30 03:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawutug3wuso': Purge remote 2026/08/30 03:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohatiz7zapa': Purge remote 2026/08/30 03:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nurotoc0pune': Purge remote 2026/08/30 03:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuqil6moxe': Purge remote 2026/08/30 03:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rutugaw0viqi': Purge remote 2026/08/30 03:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibahat3bosa': Purge remote 2026/08/30 03:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupebob7layo': Purge remote 2026/08/30 03:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-regerup9nino': Purge remote 2026/08/30 03:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nivuqal4kehi': Purge remote 2026/08/30 03:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wubeyen6binu': Purge remote --- PASS: TestApplyTransforms (58.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:00:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 03:00:58 DEBUG : sub/file2: md5 = eebcc3681e064965b90376cad506c95e OK 2026/08/30 03:00:58 DEBUG : sub/file2: size = 14 OK 2026/08/30 03:00:58 INFO : file1: Copied (new) to: sub/file2 2026/08/30 03:00:59 DEBUG : sub/file2: size = 14 OK 2026/08/30 03:00:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 03:00:59 DEBUG : file1: Unchanged skipping 2026/08/30 03:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.06s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:01:05 DEBUG : dst/file1: md5 = 6858fa7e9875fb9ff3a2b17d837e132f OK 2026/08/30 03:01:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/backup" 2026/08/30 03:01:06 DEBUG : Config file has changed externally - reloading 2026/08/30 03:01:06 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/1nrff024r7pq65ecp72fc28jb0" 2026/08/30 03:01:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone369581271) 2026/08/30 03:01:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 2026/08/30 03:01:08 DEBUG : dst/file1: Sizes differ 2026/08/30 03:01:11 INFO : dst/file1: Moved (server-side) 2026/08/30 03:01:13 DEBUG : dst/file1: md5 = 3a7ce5da8cfd1faca2225b74efdd2aaa OK 2026/08/30 03:01:13 DEBUG : dst/file1: size = 14 OK 2026/08/30 03:01:13 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.48s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/dst" 2026/08/30 03:01:18 DEBUG : Config file has changed externally - reloading 2026/08/30 03:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/30 03:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/CompareDest" 2026/08/30 03:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/gveqi14airsml4bgu7krj116o8" 2026/08/30 03:01:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 03:01:24 DEBUG : one: md5 = 101ad74b40aace57a2750bde6baacb62 OK 2026/08/30 03:01:24 DEBUG : one: size = 3 OK 2026/08/30 03:01:24 INFO : one: Copied (new) 2026/08/30 03:01:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone369581271) 2026/08/30 03:01:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/dst') 2026/08/30 03:01:26 DEBUG : one: Sizes differ 2026/08/30 03:01:27 DEBUG : one: md5 = 33f782447f34a9429c28b96f57227333 OK 2026/08/30 03:01:27 DEBUG : one: size = 5 OK 2026/08/30 03:01:27 INFO : one: Copied (replaced existing) 2026/08/30 03:01:30 DEBUG : dst/one: md5 = 5a4c1530174a474ea34eb0b09fe89ec3 OK 2026/08/30 03:01:32 DEBUG : CompareDest/one: md5 = dae1dbb910fdc5c954b194c122c168f1 OK 2026/08/30 03:01:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone369581271) 2026/08/30 03:01:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/dst') 2026/08/30 03:01:33 DEBUG : one: Sizes differ 2026/08/30 03:01:34 DEBUG : one: size = 5 OK 2026/08/30 03:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 03:01:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 03:01:36 DEBUG : CompareDest/two: md5 = 6b775d351b79c3ca23424a95e4e389a6 OK 2026/08/30 03:01:37 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 03:01:37 DEBUG : two: size = 3 OK 2026/08/30 03:01:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 03:01:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 03:01:38 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 03:01:38 DEBUG : two: size = 3 OK 2026/08/30 03:01:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 03:01:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 03:01:39 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 03:01:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone369581271) 2026/08/30 03:01:40 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/CompareDest') 2026/08/30 03:01:40 DEBUG : two: Sizes differ 2026/08/30 03:01:41 DEBUG : two: md5 = 26fe79ac3e949d307812fb0a2e9eae0d OK 2026/08/30 03:01:41 DEBUG : two: size = 5 OK 2026/08/30 03:01:41 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.34s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:01:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/dst" 2026/08/30 03:01:46 DEBUG : Config file has changed externally - reloading 2026/08/30 03:01:46 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/30 03:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/CopyDest" 2026/08/30 03:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/30 03:01:50 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 03:01:53 DEBUG : one: md5 = 0751329453140462af770a2795aae2ae OK 2026/08/30 03:01:53 DEBUG : one: size = 3 OK 2026/08/30 03:01:53 INFO : one: Copied (new) 2026/08/30 03:01:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone369581271) 2026/08/30 03:01:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/dst') 2026/08/30 03:01:54 DEBUG : one: Sizes differ 2026/08/30 03:01:56 DEBUG : one: md5 = 4146e6e6aa2fe06f3e132edf0a67bedd OK 2026/08/30 03:01:56 DEBUG : one: size = 5 OK 2026/08/30 03:01:56 INFO : one: Copied (replaced existing) 2026/08/30 03:01:58 DEBUG : dst/one: md5 = 4ebe76cc7e436932d0ebdea7fb344cc3 OK 2026/08/30 03:02:00 DEBUG : CopyDest/one: md5 = e72e242f5d497f603cb8b89d95aefa78 OK 2026/08/30 03:02:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/BackupDir" 2026/08/30 03:02:01 DEBUG : Config file has changed externally - reloading 2026/08/30 03:02:01 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/30 03:02:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone369581271) 2026/08/30 03:02:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/dst') 2026/08/30 03:02:03 DEBUG : one: Sizes differ 2026/08/30 03:02:03 DEBUG : one: size = 5 OK 2026/08/30 03:02:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 03:02:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone369581271) 2026/08/30 03:02:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/dst') 2026/08/30 03:02:03 DEBUG : one: Sizes differ 2026/08/30 03:02:06 INFO : one: Moved (server-side) 2026/08/30 03:02:07 DEBUG : one: size = 5 OK 2026/08/30 03:02:07 INFO : one: Copied (server-side copy) 2026/08/30 03:02:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/30 03:02:09 DEBUG : CopyDest/two: md5 = 0d4f3866ba88fe5907e8198208ffd049 OK 2026/08/30 03:02:10 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 03:02:10 DEBUG : two: size = 3 OK 2026/08/30 03:02:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 03:02:12 DEBUG : two: size = 3 OK 2026/08/30 03:02:12 INFO : two: Copied (server-side copy) 2026/08/30 03:02:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/30 03:02:12 DEBUG : two: size = 3 OK 2026/08/30 03:02:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/30 03:02:12 DEBUG : two: Unchanged skipping 2026/08/30 03:02:15 DEBUG : CopyDest/three: md5 = 2146c379c6e3a0db7e3c0e52c485b346 OK 2026/08/30 03:02:15 DEBUG : three: Need to transfer - File not found at Destination 2026/08/30 03:02:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone369581271) 2026/08/30 03:02:16 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru/CopyDest') 2026/08/30 03:02:16 DEBUG : three: Sizes differ 2026/08/30 03:02:16 DEBUG : three: Destination not found in --copy-dest 2026/08/30 03:02:17 DEBUG : three: md5 = 69bd7ef17e4d89972814ab1d88406b1c OK 2026/08/30 03:02:17 DEBUG : three: size = 7 OK 2026/08/30 03:02:17 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (38.35s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:02:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/30 03:02:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 224fc5c612594a098e29833224817b6e OK 2026/08/30 03:02:29 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/30 03:02:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/30 03:02:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/30 03:02:30 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/30 03:02:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/30 03:02:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/30 03:02:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = abdc1abf2a7b85b99a1a49d2d7c54ac6 OK 2026/08/30 03:02:33 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/30 03:02:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.08s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:02:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using skip mode. 2026/08/30 03:02:40 NOTICE: one: Found 2 files with duplicate names 2026/08/30 03:02:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.24s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:02:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using skip mode. 2026/08/30 03:02:46 NOTICE: one: Found 3 files with duplicate names 2026/08/30 03:02:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/30 03:02:47 INFO : one: Deleted 2026/08/30 03:02:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.14s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:02:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using first mode. 2026/08/30 03:02:54 NOTICE: one: Found 3 files with duplicate names 2026/08/30 03:02:54 INFO : one: Deleted 2026/08/30 03:02:55 INFO : one: Deleted 2026/08/30 03:02:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.06s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using newest mode. 2026/08/30 03:03:01 NOTICE: one: Found 3 files with duplicate names 2026/08/30 03:03:01 INFO : one: Deleted 2026/08/30 03:03:02 INFO : one: Deleted 2026/08/30 03:03:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.01s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using oldest mode. 2026/08/30 03:03:09 NOTICE: one: Found 3 files with duplicate names 2026/08/30 03:03:09 INFO : one: Deleted 2026/08/30 03:03:10 INFO : one: Deleted 2026/08/30 03:03:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.54s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using largest mode. 2026/08/30 03:03:16 NOTICE: one: Found 3 files with duplicate names 2026/08/30 03:03:16 INFO : one: Deleted 2026/08/30 03:03:17 INFO : one: Deleted 2026/08/30 03:03:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.26s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using smallest mode. 2026/08/30 03:03:23 NOTICE: one: Found 3 files with duplicate names 2026/08/30 03:03:24 INFO : one: Deleted 2026/08/30 03:03:24 INFO : one: Deleted 2026/08/30 03:03:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.41s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Looking for duplicate names using rename mode. 2026/08/30 03:03:32 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/30 03:03:33 INFO : one-2.txt: renamed from: one.txt 2026/08/30 03:03:35 INFO : one-3.txt: renamed from: one.txt 2026/08/30 03:03:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.30s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:41 DEBUG : dupe1/one.txt: md5 = e08e466fbe1832b9806006f9d750f401 OK 2026/08/30 03:03:44 DEBUG : dupe2/two.txt: md5 = 5997f421dbd4b815b4c57d7f42de426d OK 2026/08/30 03:03:46 DEBUG : dupe3/three.txt: md5 = aa54959ba84c86605e96ee33d3a7702b OK 2026/08/30 03:03:47 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/30 03:03:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/30 03:03:49 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/30 03:03:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (15.41s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:03:56 DEBUG : a.txt: md5 = 5173946656fe5b816a7e776d0056e436 OK 2026/08/30 03:03:58 DEBUG : zend.txt: md5 = 23eb4d2aa1cf19863b6e285f74799b82 OK 2026/08/30 03:04:00 DEBUG : sub dir/hello world: md5 = 83e36b884f5e37da2465283c9734c85f OK 2026/08/30 03:04:02 DEBUG : sub dir/hello world2: md5 = 1cc4aed90de911470bc203ae2e8c2432 OK 2026/08/30 03:04:05 DEBUG : sub dir/ignore dir/.ignore: md5 = c03ea4f31778983e5b38afb8c90a3643 OK 2026/08/30 03:04:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = b0ff6fd07a563fd5524289ebce4fd79a OK 2026/08/30 03:04:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 118c4fa6df611a22a0bac86738f01151 OK 2026/08/30 03:04:10 DEBUG : a.txt: Excluded (Size Filter) 2026/08/30 03:04:10 DEBUG : a.txt: Excluded 2026/08/30 03:04:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 03:04:11 DEBUG : sub dir/hello world: Excluded 2026/08/30 03:04:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 03:04:11 DEBUG : sub dir/hello world2: Excluded 2026/08/30 03:04:11 DEBUG : sub dir/ignore dir: Excluded 2026/08/30 03:04:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 03:04:11 DEBUG : sub dir/hello world: Excluded 2026/08/30 03:04:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 03:04:11 DEBUG : sub dir/hello world2: Excluded 2026/08/30 03:04:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.55s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:04:21 DEBUG : a.txt: md5 = 0c49fe23f61f7bf076ab1fbfbf25b004 OK 2026/08/30 03:04:22 DEBUG : zend.txt: md5 = cf46c50092e948ba6d2d99a846327c0a OK 2026/08/30 03:04:25 DEBUG : sub dir/hello world: md5 = e8fd1e39adfee583c6c292ee6361f310 OK 2026/08/30 03:04:27 DEBUG : sub dir/hello world2: md5 = 262a0b85097bd3bcf8f5c184bdc9a9d0 OK 2026/08/30 03:04:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 967c83dc13bf9c053307b12e2e979926 OK 2026/08/30 03:04:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = ea363e92976a7026ca49d9d35f53d793 OK 2026/08/30 03:04:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = afe6e5f5e226247985df93a282acc2ca OK 2026/08/30 03:04:35 DEBUG : a.txt: Excluded (Size Filter) 2026/08/30 03:04:35 DEBUG : a.txt: Excluded 2026/08/30 03:04:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 03:04:35 DEBUG : sub dir/hello world2: Excluded 2026/08/30 03:04:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 03:04:35 DEBUG : sub dir/hello world: Excluded 2026/08/30 03:04:36 DEBUG : sub dir/ignore dir: Excluded 2026/08/30 03:04:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/30 03:04:36 DEBUG : sub dir/hello world2: Excluded 2026/08/30 03:04:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/30 03:04:36 DEBUG : sub dir/hello world: Excluded 2026/08/30 03:04:36 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (24.54s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:04:45 DEBUG : file1: md5 = fd2799d146c734e9dce1af776fd4c931 OK 2026/08/30 03:04:48 DEBUG : sub/file2: md5 = daf4fb4c8ec4501d0f1daf6ace43e005 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/30 03:04:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/30 03:04:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/30 03:04:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.88s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.73s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:04:56 DEBUG : file1: md5 = fd9836aba46bd2d8f154132778c11c87 OK 2026/08/30 03:04:58 DEBUG : sub/file2: md5 = 05d6fa70ad1f894c0ad06025f1945b3c 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/30 03:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/notfound" 2026/08/30 03:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.86s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestStatJSONMemory 2026/08/30 03:05:07 DEBUG : Creating backend with remote ":memory:" 2026/08/30 03:05:07 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 03:05:07 DEBUG : sub/file1: size = 5 OK 2026/08/30 03:05:07 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 03:05:07 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Making directory 2026/08/30 03:05:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:10 DEBUG : sub dir/hello world: md5 = 4809d215245b9be0d88b656b505298e3 OK --- PASS: TestLsd (5.44s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:15 DEBUG : potato2: md5 = c679eb0d3719b4cc2599cb35daf691d2 OK 2026/08/30 03:05:17 DEBUG : empty space: md5 = e03fa05453bc321e32cade883b27e4e1 OK --- PASS: TestLs (5.22s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:20 DEBUG : potato2: md5 = aea056b73f1edc30701d2b9a7fe10412 OK 2026/08/30 03:05:22 DEBUG : empty space: md5 = a0905e65389385e0f36199de4b8208ef OK 2026/08/30 03:05:22 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.56s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:26 DEBUG : potato2: md5 = 31362bd7a40ed3172f4e76263ad4df4d OK 2026/08/30 03:05:27 DEBUG : empty space: md5 = a5981b03e5256c291596ff1d7839bd59 OK --- PASS: TestLsLong (5.43s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:31 DEBUG : potato2: md5 = 03406365231c438d2e5e60346052adb5 OK 2026/08/30 03:05:33 DEBUG : empty space: md5 = 117df1ddcd194c4e27a4315ed84bd8d8 OK --- PASS: TestHashSums (4.99s) === RUN TestHashSumsWithErrors 2026/08/30 03:05:35 DEBUG : Creating backend with remote ":memory:" 2026/08/30 03:05:35 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/30 03:05:35 ERROR : file1: hash unsupported: hash type not supported 2026/08/30 03:05:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/30 03:05:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/30 03:05:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/30 03:05:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/30 03:05:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/30 03:05:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/30 03:05:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/30 03:05:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/30 03:05:35 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:36 DEBUG : potato2: md5 = 693d4d2f22d06d85425c84aad5d446a4 OK 2026/08/30 03:05:38 DEBUG : empty space: md5 = 4f47a4723a5b9836ba53b9118db2190a OK 2026/08/30 03:05:40 DEBUG : sub dir/potato3: md5 = 43edcba254096fe2853aced9ded0ce22 OK --- PASS: TestCount (9.74s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:46 DEBUG : small: md5 = 076f3ece98a48034d3029b6c36b02b2d OK 2026/08/30 03:05:48 DEBUG : medium: md5 = a66033d75fc873dbfefaf2ae5c99c91f OK 2026/08/30 03:05:49 DEBUG : large: md5 = 77c4ef61ca55651a897c10638ced666b OK 2026/08/30 03:05:50 DEBUG : Waiting for deletions to finish 2026/08/30 03:05:50 DEBUG : large: Excluded (Size Filter) 2026/08/30 03:05:50 INFO : small: Deleted 2026/08/30 03:05:50 INFO : medium: Deleted --- PASS: TestDelete (7.28s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:05:53 DEBUG : small: md5 = 7567fdcd23745973756d41e8b21f6232 OK 2026/08/30 03:05:55 DEBUG : medium: md5 = 288ef584ab368bccc24901e8224913b7 OK 2026/08/30 03:05:56 DEBUG : large: md5 = daed58aebd390a17ee2ef2d2b19df335 OK 2026/08/30 03:05:57 DEBUG : Waiting for deletions to finish 2026/08/30 03:05:57 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/30 03:05:57 INFO : medium: Deleted 2026/08/30 03:05:58 INFO : small: Deleted --- PASS: TestMaxDelete (7.64s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:06:01 DEBUG : small: md5 = 97c264530f4fc6a9aa86e07203c4d117 OK 2026/08/30 03:06:03 DEBUG : medium: md5 = 94b1a7605ac9959215d12932baa798b4 OK 2026/08/30 03:06:04 DEBUG : large: md5 = 9297630bf63e742c2ccbbd2ba7954ab3 OK 2026/08/30 03:06:04 DEBUG : Waiting for deletions to finish 2026/08/30 03:06:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/30 03:06:05 INFO : medium: Deleted 2026/08/30 03:06:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.59s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:06:09 DEBUG : small: md5 = 112c4400e26662ca5c2a5397b5aeb827 OK 2026/08/30 03:06:10 DEBUG : medium: md5 = 5dca22ced43afdb869da3a6e79675bcd OK 2026/08/30 03:06:12 DEBUG : large: md5 = 0ea2b5ff1a8b439b1be4ef0660dbd185 OK 2026/08/30 03:06:12 DEBUG : Waiting for deletions to finish 2026/08/30 03:06:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/30 03:06:13 INFO : small: Deleted 2026/08/30 03:06:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.71s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:06:16 DEBUG : ReadFile: md5 = 74f9802fba14af51e83632880458a50e OK --- PASS: TestReadFile (4.29s) === RUN TestRetry 2026/08/30 03:06:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/30 03:06:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/30 03:06:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 03:06:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 03:06:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 03:06:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/30 03:06:19 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:06:21 DEBUG : file1: md5 = 858e603ab1e47d0c7fa0dbba3c002115 OK 2026/08/30 03:06:22 DEBUG : file2: md5 = 465b45146a46e5cf8c4d28ab1ec95582 OK --- PASS: TestCat (14.59s) === RUN TestPurge 2026/08/30 03:06:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-madowom3xaza" 2026/08/30 03:06:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 03:06:34 DEBUG : Creating backend with remote "TestDrive:crypt/81di8cu4chdkrti3316glmv24vftsspmhjpdoqft2okkoat3bh40" 2026/08/30 03:06:35 DEBUG : Creating backend with remote "/tmp/rclone1504257943" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-madowom3xaza'", Local "Local file system at /tmp/rclone1504257943", Modify Window "1ms" 2026/08/30 03:06:40 DEBUG : A1/B1/C1/one: md5 = c959b6fed09b531169abdc9d38520136 OK 2026/08/30 03:06:40 INFO : A2: Making directory 2026/08/30 03:06:41 INFO : A1/B2: Making directory 2026/08/30 03:06:42 INFO : A1/B2/C2: Making directory 2026/08/30 03:06:43 INFO : A1/B1/C3: Making directory 2026/08/30 03:06:43 INFO : A3: Making directory 2026/08/30 03:06:44 INFO : A3/B3: Making directory 2026/08/30 03:06:45 INFO : A3/B3/C4: Making directory 2026/08/30 03:06:48 DEBUG : A1/two: md5 = d737f7dc515af6bf59df002856b12eca OK 2026/08/30 03:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-madowom3xaza': Purge remote 2026/08/30 03:06:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.26s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:06:56 DEBUG : A1/B1/C1/one: md5 = 1b6d7b379ee584dd838fd6fc09cc07b9 OK 2026/08/30 03:06:56 INFO : A2: Making directory 2026/08/30 03:06:57 INFO : A1/B2: Making directory 2026/08/30 03:06:58 INFO : A1/B2/C2: Making directory 2026/08/30 03:06:59 INFO : A1/B1/C3: Making directory 2026/08/30 03:07:00 INFO : A3: Making directory 2026/08/30 03:07:01 INFO : A3/B3: Making directory 2026/08/30 03:07:02 INFO : A3/B3/C4: Making directory 2026/08/30 03:07:05 DEBUG : A1/two: md5 = 29e4bc8a78dda296957bacbd0b644bd6 OK 2026/08/30 03:07:06 DEBUG : removing 1 level 3 directories 2026/08/30 03:07:06 INFO : A3/B3/C4: Removing directory 2026/08/30 03:07:09 DEBUG : removing 2 level 3 directories 2026/08/30 03:07:09 INFO : A1/B2/C2: Removing directory 2026/08/30 03:07:09 INFO : A1/B1/C3: Removing directory 2026/08/30 03:07:10 DEBUG : removing 2 level 2 directories 2026/08/30 03:07:10 INFO : A3/B3: Removing directory 2026/08/30 03:07:10 INFO : A1/B2: Removing directory 2026/08/30 03:07:11 DEBUG : removing 2 level 1 directories 2026/08/30 03:07:11 INFO : A3: Removing directory 2026/08/30 03:07:11 INFO : A2: Removing directory 2026/08/30 03:07:15 DEBUG : removing 1 level 3 directories 2026/08/30 03:07:15 INFO : A1/B1/C1: Removing directory 2026/08/30 03:07:16 DEBUG : removing 1 level 2 directories 2026/08/30 03:07:16 INFO : A1/B1: Removing directory 2026/08/30 03:07:17 DEBUG : removing 1 level 1 directories 2026/08/30 03:07:17 INFO : A1: Removing directory 2026/08/30 03:07:17 DEBUG : removing 1 level 0 directories 2026/08/30 03:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Removing directory --- PASS: TestRmdirsNoLeaveRoot (26.95s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:07:20 INFO : A1: Making directory 2026/08/30 03:07:21 INFO : A1/B1: Making directory 2026/08/30 03:07:22 INFO : A1/B1/C1: Making directory 2026/08/30 03:07:24 DEBUG : removing 1 level 3 directories 2026/08/30 03:07:24 INFO : A1/B1/C1: Removing directory 2026/08/30 03:07:25 DEBUG : removing 1 level 2 directories 2026/08/30 03:07:25 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.09s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:07:28 INFO : A1: Making directory 2026/08/30 03:07:29 INFO : A1/B1: Making directory 2026/08/30 03:07:30 INFO : A1/B1/C1: Making directory 2026/08/30 03:07:33 DEBUG : removing 1 level 3 directories 2026/08/30 03:07:33 INFO : A1/B1/C1: Removing directory 2026/08/30 03:07:34 DEBUG : removing 1 level 2 directories 2026/08/30 03:07:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.54s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:07:38 DEBUG : file1: md5 = c0d93641d0403abd97bb28006351ef1d OK 2026/08/30 03:07:38 DEBUG : file1: size = 14 OK 2026/08/30 03:07:39 DEBUG : filename.txt: File name found in url 2026/08/30 03:07:40 DEBUG : filename.txt: md5 = 99b79ee1cca9ea5e155472dec2776698 OK 2026/08/30 03:07:40 DEBUG : filename.txt: size = 14 OK 2026/08/30 03:07:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/30 03:07:42 DEBUG : headerfilename.txt: md5 = 189b23666486db266c19ad697227ecef OK 2026/08/30 03:07:42 DEBUG : headerfilename.txt: size = 14 OK 2026/08/30 03:07:44 DEBUG : file2: md5 = 93e14f60e825c8cd59385bb3cea550a0 OK 2026/08/30 03:07:44 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.18s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:07:48 DEBUG : file1: md5 = b6bd71f3aaf615781e7c1fd35781b6c4 OK 2026/08/30 03:07:48 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:07:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 03:07:52 DEBUG : sub/file2: md5 = d0ee5099da514bcbad0f9b6cdd815410 OK 2026/08/30 03:07:52 DEBUG : sub/file2: size = 14 OK 2026/08/30 03:07:52 INFO : file1: Copied (new) to: sub/file2 2026/08/30 03:07:52 INFO : file1: Deleted 2026/08/30 03:07:53 DEBUG : sub/file2: size = 14 OK 2026/08/30 03:07:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 03:07:53 DEBUG : file1: Unchanged skipping 2026/08/30 03:07:53 INFO : file1: Deleted 2026/08/30 03:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.86s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:07:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/30 03:07:58 DEBUG : file1: md5 = 36bfb2ff803b9afc2108765c3b413da1 OK 2026/08/30 03:07:58 DEBUG : file1: size = 14 OK 2026/08/30 03:07:58 INFO : file1: Copied (new) 2026/08/30 03:07:58 INFO : file1: Deleted 2026/08/30 03:07:59 DEBUG : file1: Destination exists, skipping 2026/08/30 03:07:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:08:03 DEBUG : dst/file1: md5 = b68fbb0e29c45f4b84aea88c1875e008 OK 2026/08/30 03:08:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venovoq4laru/backup" 2026/08/30 03:08:04 DEBUG : Creating backend with remote "TestDrive:crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g/1nrff024r7pq65ecp72fc28jb0" 2026/08/30 03:08:06 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone369581271) 2026/08/30 03:08:06 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 2026/08/30 03:08:06 DEBUG : dst/file1: Sizes differ 2026/08/30 03:08:09 INFO : dst/file1: Moved (server-side) 2026/08/30 03:08:10 DEBUG : dst/file1: md5 = 3e59d80d7583734485c08f3f83bb6064 OK 2026/08/30 03:08:10 DEBUG : dst/file1: size = 14 OK 2026/08/30 03:08:10 INFO : dst/file1: Copied (new) 2026/08/30 03:08:10 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (14.70s) === 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:08:18 DEBUG : A1/one: md5 = 9800c415d00c9e3133de5d550073a8f2 OK 2026/08/30 03:08:20 DEBUG : A1/two: md5 = b34a456097418459e872e5f269c333ef OK 2026/08/30 03:08:22 DEBUG : A1/B1/three: md5 = b82b73e299039d1bf01702b877e722a1 OK 2026/08/30 03:08:25 DEBUG : A1/B1/C1/four: md5 = 10e8601514c58996c3871245217f7229 OK 2026/08/30 03:08:27 DEBUG : A1/B1/C2/five: md5 = 2fc9a01a0660f8837f6d0e105edf7260 OK 2026/08/30 03:08:27 INFO : A1/B2: Making directory 2026/08/30 03:08:28 INFO : A1/B1/C3: Making directory 2026/08/30 03:08:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/30 03:08:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/30 03:08:39 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/30 03:08:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/30 03:08:40 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/30 03:08:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/30 03:08:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/30 03:08:52 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/30 03:08:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/30 03:08:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/30 03:08:53 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (51.14s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 03:09:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 7fa8e9af93e9f768a3d4e648854b87a0 OK 2026/08/30 03:09:09 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 03:09:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/30 03:09:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/30 03:09:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/30 03:09:11 DEBUG : no_checksum_big_file_from_pipe: md5 = e6d7e9335c623b411a992bd7280b6149 OK 2026/08/30 03:09:11 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 03:09:11 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 03:09:15 DEBUG : with_checksum_small_file_from_pipe: md5 = f118ecae8a950b5f4b2c54923b64cbc0 OK 2026/08/30 03:09:15 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 03:09:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/30 03:09:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/30 03:09:16 DEBUG : with_checksum_big_file_from_pipe: md5 = b0add5806e96a8ac0e8af61025a57703 OK 2026/08/30 03:09:16 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 03:09:16 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 03:09:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 03:09:20 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 03:09:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/30 03:09:22 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 03:09:22 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (34 bytes), uploading instead of streaming 2026/08/30 03:09:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/30 03:09:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/30 03:09:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/30 03:09:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/30 03:09:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.46s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/30 03:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (48 bytes), uploading instead of streaming 2026/08/30 03:09:32 DEBUG : rcat_metadata: md5 = b8f4cd90abf3633e6aa2f0fda16ac767 OK 2026/08/30 03:09:32 DEBUG : rcat_metadata: size = 48 OK 2026/08/30 03:09:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/30 03:09:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/30 03:09:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9f0df82a04b508d17705c982efb439a1 OK 2026/08/30 03:09:35 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/30 03:09:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.41s) --- PASS: TestRcatMetadata/Normal (2.91s) --- PASS: TestRcatMetadata/ViaDisk (3.02s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:38 DEBUG : potato1: md5 = cb00d93fc3ad80950c47876224b6bf9b OK 2026/08/30 03:09:38 DEBUG : potato1: size = 60 OK 2026/08/30 03:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (60 bytes), uploading instead of streaming 2026/08/30 03:09:39 DEBUG : potato2: md5 = ca04d75045017eb527a691ff318c223a OK 2026/08/30 03:09:39 DEBUG : potato2: size = 60 OK 2026/08/30 03:09:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.80s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:43 DEBUG : potato1: md5 = f09946edaecf2cd794aff7bbfb3a7e3d OK 2026/08/30 03:09:43 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 2026/08/30 03:09:43 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 2026/08/30 03:09:43 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 60 2026/08/30 03:09:43 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.45s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:45 DEBUG : potato1: md5 = edafdf1e3f1ef506df0435a8c4d86871 OK 2026/08/30 03:09:45 DEBUG : potato1: size = 60 OK 2026/08/30 03:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': File to upload is small (60 bytes), uploading instead of streaming 2026/08/30 03:09:47 DEBUG : potato2: md5 = bbb721939179ee2dd5f2c8e178df0c49 OK 2026/08/30 03:09:47 DEBUG : potato2: size = 60 OK 2026/08/30 03:09:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.48s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:50 DEBUG : potato1: md5 = cff324d1efc127ff52b350fc2940baa1 OK 2026/08/30 03:09:50 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.72s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", 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-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:54 DEBUG : potato4: md5 = 3a5af9470afea023157f072eb6d618b9 OK 2026/08/30 03:09:54 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 2026/08/30 03:09:54 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 2026/08/30 03:09:54 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru') 59 2026/08/30 03:09:54 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:57 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:09:59 DEBUG : potato3: md5 = 9c62c2b10398a46e08eac881b6bc12f3 OK 2026/08/30 03:09:59 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.84s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.51s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.03s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.69s) --- PASS: TestRcatSizeChecksum/NoHashes (2.61s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:02 DEBUG : potato2: md5 = 75dd2f1971be964760e2426e63f5dd54 OK 2026/08/30 03:10:04 DEBUG : empty space: md5 = 05a68b80d330b702f4b1a64244b14696 OK 2026/08/30 03:10:06 DEBUG : sub dir/potato3: md5 = 58bdbdd10346eaf923984f8767f047ca OK 2026/08/30 03:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Touching "sub dir/potato3" 2026/08/30 03:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Touching "empty space" 2026/08/30 03:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Touching "potato2" --- PASS: TestTouchDir (11.24s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:12 DEBUG : dir with metadata: Making directory with metadata 2026/08/30 03:10:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.78s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:15 DEBUG : directory with modtime: Making directory with metadata 2026/08/30 03:10:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.79s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/30 03:10:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 03:10:18 DEBUG : Google drive root 'crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g': Skipping btime metadata as can't update it on an existing file: 2026-08-30T03:10:17.831329954Z 2026/08/30 03:10:18 INFO : non existent directory: Updated directory metadata 2026/08/30 03:10:20 DEBUG : Google drive root 'crypt/qe1ug7e3c5g72sn98p92r01hu33b7uv4omasck2h95k95e7koe4g': Skipping btime metadata as can't update it on an existing file: 2026-08-30T03:10:17.831329954Z 2026/08/30 03:10:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.65s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/30 03:10:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/30 03:10:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.79s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/30 03:10:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 03:10:28 DEBUG : dst: Making directory with metadata 2026/08/30 03:10:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/30 03:10:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/30 03:10:29 INFO : dst: Set directory modification time (using SetModTime) 2026/08/30 03:10:30 INFO : dst: Set directory modification time (using SetModTime) 2026/08/30 03:10:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/30 03:10:30 INFO : dst: Set directory modification time (using SetModTime) 2026/08/30 03:10:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.10s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru'", Local "Local file system at /tmp/rclone369581271", Modify Window "1ms" 2026/08/30 03:10:34 DEBUG : sub dir/test remove existing: md5 = c477f9ccf9e17b7a5ea4048e1c3dbaa4 OK 2026/08/30 03:10:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e9033ef859c851b30c8b167aed9b3370 OK 2026/08/30 03:10:38 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fesigax0" before starting 2026/08/30 03:10:39 DEBUG : sub dir/test remove existing.fesigax0: TEST: removing renamed existing file after operation 2026/08/30 03:10:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xilejak8" before starting 2026/08/30 03:10:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xilejak8: TEST: renaming existing back after failed operation 2026/08/30 03:10:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bexekay3" before starting 2026/08/30 03:10:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bexekay3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (15.71s) === 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/30 03:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venovoq4laru': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m24.220199837s (try 1/5)