"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/29 04:11:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori" 2026/08/29 04:11:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:11:30 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g" 2026/08/29 04:11:31 DEBUG : Creating backend with remote "/tmp/rclone2592153319" === 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/08/29 04:11:31 DEBUG : a: size = 0 OK 2026/08/29 04:11:31 DEBUG : a: size = 1 (memory) 2026/08/29 04:11:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/29 04:11:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/29 04:11:31 DEBUG : potato: Seek from 10 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 10 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 2 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/29 04:11:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 2 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/29 04:11:31 DEBUG : potato: Seek from 8 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 8 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/29 04:11:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/29 04:11:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/29 04:11:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/29 04:11:31 DEBUG : potato: Seek from 5 to 2 2026/08/29 04:11:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/29 04:11:31 DEBUG : potato: Seek from 9 to 0 2026/08/29 04:11:31 DEBUG : potato: Seek from 9 to 0 2026/08/29 04:11:31 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:11:34 DEBUG : rutabaga: md5 = 761f1e3e6c85c9fe3d636bb01c28608a OK === RUN TestCheck/1 === RUN TestCheck/2 2026/08/29 04:11:36 DEBUG : empty space: md5 = 23750711343b2ee59da97c0ed9d3652b OK === RUN TestCheck/3 2026/08/29 04:11:38 DEBUG : potato2: md5 = 7a96d3ba112b039e43f9e76bce020bc1 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/08/29 04:11:41 DEBUG : remotepotato: md5 = 475434e515720b2705cb5fa0222d18c3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.78s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.34s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/08/29 04:11:44 DEBUG : Creating backend with remote "nonexistent" 2026/08/29 04:11:44 DEBUG : Creating backend with remote "nonexistent" 2026/08/29 04:11:44 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/29 04:11:44 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/29 04:11:44 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/29 04:11:44 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:11:46 DEBUG : rutabaga: md5 = 5848bad14fb8817b22384c83ec2f59a6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/29 04:11:49 DEBUG : empty space: md5 = 483cfb3153af21dd358c070e95656654 OK === RUN TestCheckDownload/3 2026/08/29 04:11:52 DEBUG : potato2: md5 = 103345d94ec9e172ca3dfd064dc8d1c4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/29 04:11:56 DEBUG : remotepotato: md5 = 4cfb475d0979c831fa15aeccf15c2f07 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.22s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:12:02 DEBUG : rutabaga: md5 = 78dfa8a5f54986fb7b6e547f7914adbc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/29 04:12:04 DEBUG : empty space: md5 = f53719350cea4e3607f5b0382eec9a25 OK === RUN TestCheckSizeOnly/3 2026/08/29 04:12:07 DEBUG : potato2: md5 = f8377a337d6125f303aa0965ab2684d8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/29 04:12:09 DEBUG : remotepotato: md5 = 7e7d3b9704b3a8784214fe834fbb2e6d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.26s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:12:14 DEBUG : test.sum: md5 = 6a1e11d98b832c2b08bdf3c5ee426dd9 OK 2026/08/29 04:12:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/29 04:12:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/29 04:12:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/29 04:12:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/29 04:12:18 DEBUG : test.sum: md5 = c50d7fe8a35f9ae03779b57e264146cc OK 2026/08/29 04:12:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/29 04:12:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/29 04:12:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/29 04:12:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.04s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:12:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/data" 2026/08/29 04:12:20 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:12:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/data" 2026/08/29 04:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/vjrnln8ratgmqakfosrqe8espk" 2026/08/29 04:12:26 DEBUG : data/banana: md5 = 5170fe62f97fae2446b72fe4a6a5589f OK 2026/08/29 04:12:27 DEBUG : test.sum: md5 = 53be8576f3cc0ca3c4fb40dd183c5f21 OK === RUN TestCheckSumDownload/subtest1 2026/08/29 04:12:32 DEBUG : data/potato: md5 = 49cdef19e80b837067e87391eb968bb2 OK 2026/08/29 04:12:33 DEBUG : test.sum: md5 = a0c987d0ad1da12cf1729114cde7d317 OK === RUN TestCheckSumDownload/subtest2 2026/08/29 04:12:37 DEBUG : test.sum: md5 = 2f1670806363343771ddc52ab33b6a38 OK === RUN TestCheckSumDownload/subtest3 2026/08/29 04:12:42 DEBUG : test.sum: md5 = 9171c7cf3c9ce827a4d6614f3e2a3bfc OK === RUN TestCheckSumDownload/subtest4 2026/08/29 04:12:46 DEBUG : test.sum: md5 = 75159f98b2309906f5e285bf8f230cb5 OK === RUN TestCheckSumDownload/subtest5 2026/08/29 04:12:50 DEBUG : test.sum: md5 = 304a1f9a3184405ba0f585a6f9f812bc OK === RUN TestCheckSumDownload/subtest6 2026/08/29 04:12:54 DEBUG : data/banana: md5 = 5777795163c8295704eaff228157c876 OK 2026/08/29 04:12:56 DEBUG : data/potato: md5 = 76d900cb819c622693fe8d128c247932 OK 2026/08/29 04:12:57 DEBUG : test.sum: md5 = b135eb4e8f02fde74b93b29c2ed49091 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (41.40s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (1.95s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (1.89s) --- PASS: TestCheckSumDownload/subtest6 (1.85s) --- PASS: TestCheckSumDownload/subtest7 (2.00s) === RUN TestCheckSumConcurrency 2026/08/29 04:13:03 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/29 04:13:03 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/29 04:13:03 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/29 04:13:03 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/29 04:13:03 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/29 04:13:03 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/29 04:13:03 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/29 04:13:03 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/29 04:13:03 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/29 04:13:03 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/29 04:13:03 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/29 04:13:03 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/29 04:13:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugihow6pira" 2026/08/29 04:13:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:03 DEBUG : Creating backend with remote "TestDrive:crypt/ofcg7su67238urcd0d7lmn834eo1kr82lrq1mnq01olbsjf3d3n0" 2026/08/29 04:13:04 DEBUG : Creating backend with remote "/tmp/rclone67277467" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira'", Local "Local file system at /tmp/rclone67277467", Modify Window "1ms" 2026/08/29 04:13:06 DEBUG : hello, world!: md5 = cc61b967ed26509c4adabb4f1b5cf14d OK upper checkfile vs. lower remote (without normalization) 2026/08/29 04:13:07 ERROR : hello, world!: sum not found 2026/08/29 04:13:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira' 2026/08/29 04:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira': 1 files missing 2026/08/29 04:13:07 NOTICE: 1 hashes missing 2026/08/29 04:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira': 1 differences found 2026/08/29 04:13:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/29 04:13:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira': 0 differences found 2026/08/29 04:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira': 1 matching files 2026/08/29 04:13:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recirir7hoza" 2026/08/29 04:13:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:08 DEBUG : Creating backend with remote "TestDrive:crypt/29ms3ljqbud2cfngk40uj8b9d4n7ln1cgjpt1q42ct1bbjuekco0" 2026/08/29 04:13:09 DEBUG : Creating backend with remote "/tmp/rclone2494399199" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza'", Local "Local file system at /tmp/rclone2494399199", Modify Window "1ms" 2026/08/29 04:13:12 DEBUG : HELLO, WORLD!: md5 = b31b5997e9fdb1767856d0125d7c323e OK lower checkfile vs. upper remote (without normalization) 2026/08/29 04:13:12 ERROR : HELLO, WORLD!: sum not found 2026/08/29 04:13:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza' 2026/08/29 04:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza': 1 files missing 2026/08/29 04:13:12 NOTICE: 1 hashes missing 2026/08/29 04:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza': 1 differences found 2026/08/29 04:13:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/29 04:13:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza': 0 differences found 2026/08/29 04:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza': 1 matching files 2026/08/29 04:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-revudad0gova" 2026/08/29 04:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/55ofs7fdq7c9pri0kr4oaid6hbs6iqarguds5m0m52s2gc8tg5a0" 2026/08/29 04:13:14 DEBUG : Creating backend with remote "/tmp/rclone3387962778" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova'", Local "Local file system at /tmp/rclone3387962778", Modify Window "1ms" 2026/08/29 04:13:17 DEBUG : HeLlO, wOrLd!: md5 = 5afbcb31f1d6281adf8237ada5c5a169 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/29 04:13:17 ERROR : HeLlO, wOrLd!: sum not found 2026/08/29 04:13:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova' 2026/08/29 04:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova': 1 files missing 2026/08/29 04:13:17 NOTICE: 1 hashes missing 2026/08/29 04:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova': 1 differences found 2026/08/29 04:13:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/29 04:13:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova': 0 differences found 2026/08/29 04:13:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova': 1 matching files 2026/08/29 04:13:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hufagib7moxi" 2026/08/29 04:13:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:18 DEBUG : Creating backend with remote "TestDrive:crypt/u57qh8mtigqa4c4aumra6e9pb5rkib3ep03ihddvckkod9d7trlg" 2026/08/29 04:13:19 DEBUG : Creating backend with remote "/tmp/rclone1964233651" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi'", Local "Local file system at /tmp/rclone1964233651", Modify Window "1ms" 2026/08/29 04:13:22 DEBUG : HELLO, WORLD!: md5 = 588bd6edb420c9be763be53158895a04 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/29 04:13:22 ERROR : HELLO, WORLD!: sum not found 2026/08/29 04:13:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi' 2026/08/29 04:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi': 1 files missing 2026/08/29 04:13:22 NOTICE: 1 hashes missing 2026/08/29 04:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi': 1 differences found 2026/08/29 04:13:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/29 04:13:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi': 0 differences found 2026/08/29 04:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi': 1 matching files 2026/08/29 04:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rijixej6gofi" 2026/08/29 04:13:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/t6h7mbhalk0807q07hlmsbdduuaur33coodkl4memqicgi8uhbt0" 2026/08/29 04:13:24 DEBUG : Creating backend with remote "/tmp/rclone1043688805" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi'", Local "Local file system at /tmp/rclone1043688805", Modify Window "1ms" 2026/08/29 04:13:27 DEBUG : 測試_Русский___ě_áñ: md5 = a5a51bcb6f9051e6a72d78d01a52d946 OK NFD checkfile vs. NFC remote (without normalization) 2026/08/29 04:13:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/29 04:13:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi' 2026/08/29 04:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi': 1 files missing 2026/08/29 04:13:27 NOTICE: 1 hashes missing 2026/08/29 04:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi': 1 differences found 2026/08/29 04:13:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/29 04:13:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi': 0 differences found 2026/08/29 04:13:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi': 1 matching files 2026/08/29 04:13:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixebor0hata" 2026/08/29 04:13:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:28 DEBUG : Creating backend with remote "TestDrive:crypt/1abgplfft35o0sdf13f8pemuqfvnb5fhcdugn7m569mo759958b0" 2026/08/29 04:13:29 DEBUG : Creating backend with remote "/tmp/rclone1873225042" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata'", Local "Local file system at /tmp/rclone1873225042", Modify Window "1ms" 2026/08/29 04:13:32 DEBUG : 測試_Русский___ě_áñ: md5 = ae8714836bc58e3034948d8c813f5774 OK NFC checkfile vs. NFD remote (without normalization) 2026/08/29 04:13:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/29 04:13:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata' 2026/08/29 04:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata': 1 files missing 2026/08/29 04:13:32 NOTICE: 1 hashes missing 2026/08/29 04:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata': 1 differences found 2026/08/29 04:13:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/29 04:13:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata': 0 differences found 2026/08/29 04:13:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata': 1 matching files 2026/08/29 04:13:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gocisac7kaku" 2026/08/29 04:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:33 DEBUG : Creating backend with remote "TestDrive:crypt/5crkk9lmu4556vo8aps7poig8cevqjtkv0rrs1nholoo1vnll0hg" 2026/08/29 04:13:34 DEBUG : Creating backend with remote "/tmp/rclone2680998591" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku'", Local "Local file system at /tmp/rclone2680998591", Modify Window "1ms" 2026/08/29 04:13:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 66afc89f2cca149b518c180cb7dad386 OK NFDx2 checkfile vs. both remote (without normalization) 2026/08/29 04:13:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/29 04:13:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku' 2026/08/29 04:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku': 1 files missing 2026/08/29 04:13:38 NOTICE: 1 hashes missing 2026/08/29 04:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku': 1 differences found 2026/08/29 04:13:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/29 04:13:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku': 0 differences found 2026/08/29 04:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku': 1 matching files 2026/08/29 04:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vocojiz7jevi" 2026/08/29 04:13:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/ddsum44g08d7a6b4kkkua77ivvvfsopdae93qomjh0rqq7ag528g" 2026/08/29 04:13:40 DEBUG : Creating backend with remote "/tmp/rclone905528332" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi'", Local "Local file system at /tmp/rclone905528332", Modify Window "1ms" 2026/08/29 04:13:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d0b3b3933e669e0d81073c828b3453f7 OK NFCx2 checkfile vs. both remote (without normalization) 2026/08/29 04:13:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/29 04:13:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi' 2026/08/29 04:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi': 1 files missing 2026/08/29 04:13:43 NOTICE: 1 hashes missing 2026/08/29 04:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi': 1 differences found 2026/08/29 04:13:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/29 04:13:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi': 0 differences found 2026/08/29 04:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi': 1 matching files 2026/08/29 04:13:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wijilem0fopi" 2026/08/29 04:13:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:44 DEBUG : Creating backend with remote "TestDrive:crypt/cieh9gmolg9bijv3ib4q5liup1aoh03j4c46uahrfjiofjm9nurg" 2026/08/29 04:13:45 DEBUG : Creating backend with remote "/tmp/rclone2669410283" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi'", Local "Local file system at /tmp/rclone2669410283", Modify Window "1ms" 2026/08/29 04:13:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 609264f4938085cc70def8f056d523c9 OK both checkfile vs. NFDx2 remote (without normalization) 2026/08/29 04:13:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/29 04:13:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi' 2026/08/29 04:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi': 1 files missing 2026/08/29 04:13:48 NOTICE: 1 hashes missing 2026/08/29 04:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi': 1 differences found 2026/08/29 04:13:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/29 04:13:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi': 0 differences found 2026/08/29 04:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi': 1 matching files 2026/08/29 04:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lixufuj1nefe" 2026/08/29 04:13:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:13:49 DEBUG : Creating backend with remote "TestDrive:crypt/3r6cr7sd4r7q4evd145hcjjqe7g497ncl3k1f06p53e17n28ef80" 2026/08/29 04:13:50 DEBUG : Creating backend with remote "/tmp/rclone1042008664" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe'", Local "Local file system at /tmp/rclone1042008664", Modify Window "1ms" 2026/08/29 04:13:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a98c54262f4a99fd8a57ac22c1674119 OK both checkfile vs. NFCx2 remote (without normalization) 2026/08/29 04:13:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/29 04:13:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe' 2026/08/29 04:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe': 1 files missing 2026/08/29 04:13:53 NOTICE: 1 hashes missing 2026/08/29 04:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe': 1 differences found 2026/08/29 04:13:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/29 04:13:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/29 04:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe': 0 differences found 2026/08/29 04:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe': 1 matching files 2026/08/29 04:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lixufuj1nefe': Purge remote 2026/08/29 04:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wijilem0fopi': Purge remote 2026/08/29 04:13:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocojiz7jevi': Purge remote 2026/08/29 04:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gocisac7kaku': Purge remote 2026/08/29 04:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixebor0hata': Purge remote 2026/08/29 04:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rijixej6gofi': Purge remote 2026/08/29 04:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufagib7moxi': Purge remote 2026/08/29 04:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-revudad0gova': Purge remote 2026/08/29 04:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recirir7hoza': Purge remote 2026/08/29 04:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugihow6pira': Purge remote --- PASS: TestApplyTransforms (56.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:13:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/29 04:14:02 DEBUG : sub/file2: md5 = 6e790188a53f6c9c2ef0a44513dffe03 OK 2026/08/29 04:14:02 DEBUG : sub/file2: size = 14 OK 2026/08/29 04:14:02 INFO : file1: Copied (new) to: sub/file2 2026/08/29 04:14:03 DEBUG : sub/file2: size = 14 OK 2026/08/29 04:14:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/29 04:14:03 DEBUG : file1: Unchanged skipping 2026/08/29 04:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.86s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:14:09 DEBUG : dst/file1: md5 = 683db43f444fdf353a97dda9c4a17d96 OK 2026/08/29 04:14:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/backup" 2026/08/29 04:14:10 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/1nrff024r7pq65ecp72fc28jb0" 2026/08/29 04:14:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:14:12 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 2026/08/29 04:14:12 DEBUG : dst/file1: Sizes differ 2026/08/29 04:14:15 INFO : dst/file1: Moved (server-side) 2026/08/29 04:14:17 DEBUG : dst/file1: md5 = 5956bdefe149028626ed29ce1955e73a OK 2026/08/29 04:14:17 DEBUG : dst/file1: size = 14 OK 2026/08/29 04:14:17 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.49s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/dst" 2026/08/29 04:14:22 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/29 04:14:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/CompareDest" 2026/08/29 04:14:24 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/gveqi14airsml4bgu7krj116o8" 2026/08/29 04:14:26 DEBUG : one: Need to transfer - File not found at Destination 2026/08/29 04:14:28 DEBUG : one: md5 = 63b47da91e54652ea78ca478e70e5f67 OK 2026/08/29 04:14:28 DEBUG : one: size = 3 OK 2026/08/29 04:14:28 INFO : one: Copied (new) 2026/08/29 04:14:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:14:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/dst') 2026/08/29 04:14:30 DEBUG : one: Sizes differ 2026/08/29 04:14:33 DEBUG : one: md5 = 9316aa2b92c739b79cbc08c77ac84723 OK 2026/08/29 04:14:33 DEBUG : one: size = 5 OK 2026/08/29 04:14:33 INFO : one: Copied (replaced existing) 2026/08/29 04:14:35 DEBUG : dst/one: md5 = bd0e6abd46386d7c547ec227ce18ec82 OK 2026/08/29 04:14:37 DEBUG : CompareDest/one: md5 = 7b40965f376f5baaf6b2b052c08c47e5 OK 2026/08/29 04:14:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:14:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/dst') 2026/08/29 04:14:38 DEBUG : one: Sizes differ 2026/08/29 04:14:39 DEBUG : one: size = 5 OK 2026/08/29 04:14:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/29 04:14:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/29 04:14:41 DEBUG : CompareDest/two: md5 = 6a1178905d83528a5bc1a987870598f1 OK 2026/08/29 04:14:41 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 04:14:42 DEBUG : two: size = 3 OK 2026/08/29 04:14:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/29 04:14:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/29 04:14:43 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 04:14:43 DEBUG : two: size = 3 OK 2026/08/29 04:14:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/29 04:14:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/29 04:14:44 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 04:14:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:14:44 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/CompareDest') 2026/08/29 04:14:44 DEBUG : two: Sizes differ 2026/08/29 04:14:46 DEBUG : two: md5 = bfc99dc851ad8e233e3ab5ed7009eeeb OK 2026/08/29 04:14:46 DEBUG : two: size = 5 OK 2026/08/29 04:14:46 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (28.78s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/dst" 2026/08/29 04:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/29 04:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/CopyDest" 2026/08/29 04:14:53 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/29 04:14:54 DEBUG : one: Need to transfer - File not found at Destination 2026/08/29 04:14:57 DEBUG : one: md5 = 10b72e2b2d9d0e298a9364f6cd19b76d OK 2026/08/29 04:14:57 DEBUG : one: size = 3 OK 2026/08/29 04:14:57 INFO : one: Copied (new) 2026/08/29 04:14:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:14:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/dst') 2026/08/29 04:14:59 DEBUG : one: Sizes differ 2026/08/29 04:15:00 DEBUG : one: md5 = d6c9acbf9f7427dbf1cc93ddaee78786 OK 2026/08/29 04:15:00 DEBUG : one: size = 5 OK 2026/08/29 04:15:00 INFO : one: Copied (replaced existing) 2026/08/29 04:15:03 DEBUG : dst/one: md5 = 2a21f5ce13c97e340de5a83a8fe13c6e OK 2026/08/29 04:15:05 DEBUG : CopyDest/one: md5 = e9428ed4cbb12f9ba99c888b4b8cadc5 OK 2026/08/29 04:15:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/BackupDir" 2026/08/29 04:15:06 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/29 04:15:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:15:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/dst') 2026/08/29 04:15:08 DEBUG : one: Sizes differ 2026/08/29 04:15:08 DEBUG : one: size = 5 OK 2026/08/29 04:15:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/29 04:15:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:15:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/dst') 2026/08/29 04:15:08 DEBUG : one: Sizes differ 2026/08/29 04:15:10 INFO : one: Moved (server-side) 2026/08/29 04:15:12 DEBUG : one: size = 5 OK 2026/08/29 04:15:12 INFO : one: Copied (server-side copy) 2026/08/29 04:15:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/29 04:15:14 DEBUG : CopyDest/two: md5 = 3f0cd9b61822387f267fcd3b26694e88 OK 2026/08/29 04:15:15 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 04:15:15 DEBUG : two: size = 3 OK 2026/08/29 04:15:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/29 04:15:16 DEBUG : two: size = 3 OK 2026/08/29 04:15:16 INFO : two: Copied (server-side copy) 2026/08/29 04:15:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/29 04:15:17 DEBUG : two: size = 3 OK 2026/08/29 04:15:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/29 04:15:17 DEBUG : two: Unchanged skipping 2026/08/29 04:15:20 DEBUG : CopyDest/three: md5 = d7be9a1e567495313e2ffd9304c1ab6c OK 2026/08/29 04:15:20 DEBUG : three: Need to transfer - File not found at Destination 2026/08/29 04:15:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:15:21 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori/CopyDest') 2026/08/29 04:15:21 DEBUG : three: Sizes differ 2026/08/29 04:15:21 DEBUG : three: Destination not found in --copy-dest 2026/08/29 04:15:22 DEBUG : three: md5 = 394de04fecb07d6890d92005a7b3d410 OK 2026/08/29 04:15:22 DEBUG : three: size = 7 OK 2026/08/29 04:15:22 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (38.77s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:15:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/29 04:15:34 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8d7a014df34aa9ee8aee8b1363bafa2d OK 2026/08/29 04:15:34 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/29 04:15:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/29 04:15:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/29 04:15:35 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/29 04:15:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/29 04:15:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/29 04:15:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 14e308a42bb39c13351a879a745bb84e OK 2026/08/29 04:15:38 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/29 04:15:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.37s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:15:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using skip mode. 2026/08/29 04:15:46 NOTICE: one: Found 2 files with duplicate names 2026/08/29 04:15:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.52s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:15:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using skip mode. 2026/08/29 04:15:52 NOTICE: one: Found 3 files with duplicate names 2026/08/29 04:15:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/08/29 04:15:53 INFO : one: Deleted 2026/08/29 04:15:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.21s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:15:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using first mode. 2026/08/29 04:16:00 NOTICE: one: Found 3 files with duplicate names 2026/08/29 04:16:00 INFO : one: Deleted 2026/08/29 04:16:01 INFO : one: Deleted 2026/08/29 04:16:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.38s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:16:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using newest mode. 2026/08/29 04:16:07 NOTICE: one: Found 3 files with duplicate names 2026/08/29 04:16:07 INFO : one: Deleted 2026/08/29 04:16:08 INFO : one: Deleted 2026/08/29 04:16:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.32s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:16:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using oldest mode. 2026/08/29 04:16:15 NOTICE: one: Found 3 files with duplicate names 2026/08/29 04:16:15 INFO : one: Deleted 2026/08/29 04:16:16 INFO : one: Deleted 2026/08/29 04:16:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.69s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:16:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using largest mode. 2026/08/29 04:16:22 NOTICE: one: Found 3 files with duplicate names 2026/08/29 04:16:23 INFO : one: Deleted 2026/08/29 04:16:23 INFO : one: Deleted 2026/08/29 04:16:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.07s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:16:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using smallest mode. 2026/08/29 04:16:29 NOTICE: one: Found 3 files with duplicate names 2026/08/29 04:16:30 INFO : one: Deleted 2026/08/29 04:16:30 INFO : one: Deleted 2026/08/29 04:16:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.23s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:16:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Looking for duplicate names using rename mode. 2026/08/29 04:16:39 NOTICE: one.txt: Found 3 files with duplicate names 2026/08/29 04:16:41 INFO : one-2.txt: renamed from: one.txt 2026/08/29 04:16:42 INFO : one-3.txt: renamed from: one.txt 2026/08/29 04:16:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.01s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:16:49 DEBUG : dupe1/one.txt: md5 = 60f329430542505573ff7647f51faef4 OK 2026/08/29 04:16:52 DEBUG : dupe2/two.txt: md5 = 00c3bcd436265bbd4b2ce1caacf4a62c OK 2026/08/29 04:16:55 DEBUG : dupe3/three.txt: md5 = e936bc5480afc9cfd17a015671e15d44 OK 2026/08/29 04:16:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/08/29 04:16:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/08/29 04:16:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/08/29 04:16:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (16.61s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:17:05 DEBUG : a.txt: md5 = 42a262167f324ee218409b313f46fc05 OK 2026/08/29 04:17:07 DEBUG : zend.txt: md5 = 9f7c5d5b97742af3bde2ba614b1cce54 OK 2026/08/29 04:17:10 DEBUG : sub dir/hello world: md5 = 09214f21071414439865e18be187a971 OK 2026/08/29 04:17:12 DEBUG : sub dir/hello world2: md5 = 94f9daa1bc892aab7a91ad07bee146bf OK 2026/08/29 04:17:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 7805f96e0441dc6024fa4851bb4d5a5b OK 2026/08/29 04:17:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = f0ae8d892880de23875bde94ee006b82 OK 2026/08/29 04:17:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = e089de01a6b7209613121bf726e796a7 OK 2026/08/29 04:17:24 DEBUG : a.txt: Excluded (Size Filter) 2026/08/29 04:17:24 DEBUG : a.txt: Excluded 2026/08/29 04:17:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 04:17:25 DEBUG : sub dir/hello world2: Excluded 2026/08/29 04:17:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 04:17:25 DEBUG : sub dir/hello world: Excluded 2026/08/29 04:17:26 DEBUG : sub dir/ignore dir: Excluded 2026/08/29 04:17:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 04:17:26 DEBUG : sub dir/hello world2: Excluded 2026/08/29 04:17:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 04:17:26 DEBUG : sub dir/hello world: Excluded 2026/08/29 04:17:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (32.30s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:17:37 DEBUG : a.txt: md5 = f403a91046f516a7460f8027ac7d8bee OK 2026/08/29 04:17:39 DEBUG : zend.txt: md5 = a046bc64dd1db6b004297cbce76f9759 OK 2026/08/29 04:17:43 DEBUG : sub dir/hello world: md5 = a0b8f3269dc0bf6118c46f8cd85856f1 OK 2026/08/29 04:17:44 DEBUG : sub dir/hello world2: md5 = 2553ede02b93be6735a18a13811a4a33 OK 2026/08/29 04:17:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 01e9c9daec6decda5b4aff65393ddc0c OK 2026/08/29 04:17:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 97a37c450a7f0cf5fc4b74a1ed11aca5 OK 2026/08/29 04:17:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 49dc4026ffdb66cde330407e1c96d9cb OK 2026/08/29 04:17:53 DEBUG : a.txt: Excluded (Size Filter) 2026/08/29 04:17:53 DEBUG : a.txt: Excluded 2026/08/29 04:17:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 04:17:53 DEBUG : sub dir/hello world: Excluded 2026/08/29 04:17:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 04:17:53 DEBUG : sub dir/hello world2: Excluded 2026/08/29 04:17:54 DEBUG : sub dir/ignore dir: Excluded 2026/08/29 04:17:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/29 04:17:54 DEBUG : sub dir/hello world: Excluded 2026/08/29 04:17:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/29 04:17:54 DEBUG : sub dir/hello world2: Excluded 2026/08/29 04:17:54 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (26.19s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:03 DEBUG : file1: md5 = 0cadf9fde81b575939b0f5b3859560c9 OK 2026/08/29 04:18:06 DEBUG : sub/file2: md5 = e54e163425d05418f410371dd1729a7c 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/29 04:18:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/29 04:18:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/08/29 04:18:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.86s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.60s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:14 DEBUG : file1: md5 = 2a1704607647a184b966a8cfaac29791 OK 2026/08/29 04:18:17 DEBUG : sub/file2: md5 = 69d41626a20032bcb120a35652871eb4 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/29 04:18:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/notfound" 2026/08/29 04:18:22 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.26s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.40s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestStatJSONMemory 2026/08/29 04:18:26 DEBUG : Creating backend with remote ":memory:" 2026/08/29 04:18:26 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 04:18:26 DEBUG : sub/file1: size = 5 OK 2026/08/29 04:18:26 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 04:18:26 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Making directory 2026/08/29 04:18:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:29 DEBUG : sub dir/hello world: md5 = 7355e2de94c0a2d152394e10c5dfceb2 OK --- PASS: TestLsd (5.34s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:34 DEBUG : potato2: md5 = 4a712700041c32da60e9762e0a80152a OK 2026/08/29 04:18:36 DEBUG : empty space: md5 = 171fa93c8d4ed7239ffa3435d3951113 OK --- PASS: TestLs (5.77s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:40 DEBUG : potato2: md5 = 165ce802008507b80a6927c96076a2ed OK 2026/08/29 04:18:41 DEBUG : empty space: md5 = d0c9710eebf317e1825ee9fdb232724c OK 2026/08/29 04:18:42 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.74s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:45 DEBUG : potato2: md5 = ce08630795c7a3294c7a6ac57799b5e7 OK 2026/08/29 04:18:47 DEBUG : empty space: md5 = be889e426e307b79fa1135de48730190 OK --- PASS: TestLsLong (5.76s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:51 DEBUG : potato2: md5 = 8b9963f5f78fa8f4215a6c5276638e07 OK 2026/08/29 04:18:52 DEBUG : empty space: md5 = 839dfdee7ae1ae9cea0c087585b16fba OK --- PASS: TestHashSums (5.04s) === RUN TestHashSumsWithErrors 2026/08/29 04:18:54 DEBUG : Creating backend with remote ":memory:" 2026/08/29 04:18:54 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/29 04:18:54 ERROR : file1: hash unsupported: hash type not supported 2026/08/29 04:18:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/29 04:18:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/29 04:18:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/29 04:18:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/29 04:18:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/29 04:18:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/29 04:18:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/29 04:18:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/29 04:18:54 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:18:56 DEBUG : potato2: md5 = 0509d6670a4de91dae196f04fea90912 OK 2026/08/29 04:18:57 DEBUG : empty space: md5 = e5c2d7af9768777194d9433f1f227648 OK 2026/08/29 04:19:00 DEBUG : sub dir/potato3: md5 = 5838b76b47110ad5c9eaaad6321e798d OK --- PASS: TestCount (9.59s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:19:05 DEBUG : small: md5 = 28a87518756dd5661c000737171c181e OK 2026/08/29 04:19:07 DEBUG : medium: md5 = 947c7f46a01b05e78fb8ba4bc57da71d OK 2026/08/29 04:19:09 DEBUG : large: md5 = f08f403725c6c12faa611b34ac4d0c8c OK 2026/08/29 04:19:09 DEBUG : Waiting for deletions to finish 2026/08/29 04:19:09 DEBUG : large: Excluded (Size Filter) 2026/08/29 04:19:10 INFO : small: Deleted 2026/08/29 04:19:10 INFO : medium: Deleted --- PASS: TestDelete (7.55s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:19:13 DEBUG : small: md5 = dec763c1be005efb879cbb57a4621258 OK 2026/08/29 04:19:15 DEBUG : medium: md5 = 9082b3a9eb4e746ca9974bc8e9c8fae6 OK 2026/08/29 04:19:16 DEBUG : large: md5 = 2602b73f9aebdd5f56cf4eeca56e7407 OK 2026/08/29 04:19:17 DEBUG : Waiting for deletions to finish 2026/08/29 04:19:17 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/29 04:19:17 INFO : medium: Deleted 2026/08/29 04:19:17 INFO : small: Deleted --- PASS: TestMaxDelete (7.70s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:19:21 DEBUG : small: md5 = 678ed79c3b8faf4c306d31397d630ed4 OK 2026/08/29 04:19:22 DEBUG : medium: md5 = c170844af3ec720402f91efe783bd91e OK 2026/08/29 04:19:24 DEBUG : large: md5 = c6a8d0edbc28488673035ab929de53af OK 2026/08/29 04:19:24 DEBUG : Waiting for deletions to finish 2026/08/29 04:19:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/29 04:19:25 INFO : small: Deleted 2026/08/29 04:19:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.04s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:19:29 DEBUG : small: md5 = ac576357bab4040074dbe47990c11633 OK 2026/08/29 04:19:30 DEBUG : medium: md5 = fbda63010ff8b95d4224a124c6b24946 OK 2026/08/29 04:19:32 DEBUG : large: md5 = 4599ae66d45cdf55e8f4d5ca193ca8d0 OK 2026/08/29 04:19:32 DEBUG : Waiting for deletions to finish 2026/08/29 04:19:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/29 04:19:33 INFO : medium: Deleted 2026/08/29 04:19:33 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.84s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:19:37 DEBUG : ReadFile: md5 = e787918cb9f8852c49b4463e4ac283a5 OK --- PASS: TestReadFile (4.27s) === RUN TestRetry 2026/08/29 04:19:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/29 04:19:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/29 04:19:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 04:19:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 04:19:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 04:19:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/29 04:19:39 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:19:41 DEBUG : file1: md5 = 71dc593f684bd9e627bb932d77756eed OK 2026/08/29 04:19:42 DEBUG : file2: md5 = 8ad92ab9763117088e1740c8296fc365 OK --- PASS: TestCat (14.63s) === RUN TestPurge 2026/08/29 04:19:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yenotur6muqu" 2026/08/29 04:19:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:19:54 DEBUG : Creating backend with remote "TestDrive:crypt/k863jbou06rnfcfd8nchck4e8h8qovponsouurchh8g3fv9arrj0" 2026/08/29 04:19:55 DEBUG : Creating backend with remote "/tmp/rclone3077623782" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yenotur6muqu'", Local "Local file system at /tmp/rclone3077623782", Modify Window "1ms" 2026/08/29 04:20:01 DEBUG : A1/B1/C1/one: md5 = c7f0d530ca148c7cd25c7a4ec7eb6e76 OK 2026/08/29 04:20:01 INFO : A2: Making directory 2026/08/29 04:20:02 INFO : A1/B2: Making directory 2026/08/29 04:20:03 INFO : A1/B2/C2: Making directory 2026/08/29 04:20:04 INFO : A1/B1/C3: Making directory 2026/08/29 04:20:05 INFO : A3: Making directory 2026/08/29 04:20:06 INFO : A3/B3: Making directory 2026/08/29 04:20:07 INFO : A3/B3/C4: Making directory 2026/08/29 04:20:09 DEBUG : A1/two: md5 = 79b4f9396319cf053777014e462c7f5b OK 2026/08/29 04:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yenotur6muqu': Purge remote 2026/08/29 04:20:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.53s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:20:18 DEBUG : A1/B1/C1/one: md5 = 7fd68218c3c39557affdb88f4eafcaaf OK 2026/08/29 04:20:18 INFO : A2: Making directory 2026/08/29 04:20:19 INFO : A1/B2: Making directory 2026/08/29 04:20:20 INFO : A1/B2/C2: Making directory 2026/08/29 04:20:21 INFO : A1/B1/C3: Making directory 2026/08/29 04:20:22 INFO : A3: Making directory 2026/08/29 04:20:23 INFO : A3/B3: Making directory 2026/08/29 04:20:24 INFO : A3/B3/C4: Making directory 2026/08/29 04:20:26 DEBUG : A1/two: md5 = 0f15b95a954c8e46882086247516f6d9 OK 2026/08/29 04:20:28 DEBUG : removing 1 level 3 directories 2026/08/29 04:20:28 INFO : A3/B3/C4: Removing directory 2026/08/29 04:20:31 DEBUG : removing 2 level 3 directories 2026/08/29 04:20:31 INFO : A1/B2/C2: Removing directory 2026/08/29 04:20:31 INFO : A1/B1/C3: Removing directory 2026/08/29 04:20:32 DEBUG : removing 2 level 2 directories 2026/08/29 04:20:32 INFO : A3/B3: Removing directory 2026/08/29 04:20:32 INFO : A1/B2: Removing directory 2026/08/29 04:20:33 DEBUG : removing 2 level 1 directories 2026/08/29 04:20:33 INFO : A3: Removing directory 2026/08/29 04:20:33 INFO : A2: Removing directory 2026/08/29 04:20:37 DEBUG : removing 1 level 3 directories 2026/08/29 04:20:37 INFO : A1/B1/C1: Removing directory 2026/08/29 04:20:38 DEBUG : removing 1 level 2 directories 2026/08/29 04:20:38 INFO : A1/B1: Removing directory 2026/08/29 04:20:39 DEBUG : removing 1 level 1 directories 2026/08/29 04:20:39 INFO : A1: Removing directory 2026/08/29 04:20:40 DEBUG : removing 1 level 0 directories 2026/08/29 04:20:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Removing directory --- PASS: TestRmdirsNoLeaveRoot (27.62s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:20:42 INFO : A1: Making directory 2026/08/29 04:20:43 INFO : A1/B1: Making directory 2026/08/29 04:20:44 INFO : A1/B1/C1: Making directory 2026/08/29 04:20:47 DEBUG : removing 1 level 3 directories 2026/08/29 04:20:47 INFO : A1/B1/C1: Removing directory 2026/08/29 04:20:48 DEBUG : removing 1 level 2 directories 2026/08/29 04:20:48 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.74s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:20:51 INFO : A1: Making directory 2026/08/29 04:20:52 INFO : A1/B1: Making directory 2026/08/29 04:20:53 INFO : A1/B1/C1: Making directory 2026/08/29 04:20:56 DEBUG : removing 1 level 3 directories 2026/08/29 04:20:56 INFO : A1/B1/C1: Removing directory 2026/08/29 04:20:57 DEBUG : removing 1 level 2 directories 2026/08/29 04:20:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.91s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:21:02 DEBUG : file1: md5 = 8b31119ebb6993eb09814661903e9c11 OK 2026/08/29 04:21:02 DEBUG : file1: size = 14 OK 2026/08/29 04:21:02 DEBUG : filename.txt: File name found in url 2026/08/29 04:21:04 DEBUG : filename.txt: md5 = 366c99a6d8697f79234deab2e3ed5047 OK 2026/08/29 04:21:04 DEBUG : filename.txt: size = 14 OK 2026/08/29 04:21:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/29 04:21:05 DEBUG : headerfilename.txt: md5 = d0e80fd63f8e540be7d11a610245ba39 OK 2026/08/29 04:21:05 DEBUG : headerfilename.txt: size = 14 OK 2026/08/29 04:21:07 DEBUG : file2: md5 = 81292e45a18e76251a437da5cd08dada OK 2026/08/29 04:21:07 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.14s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:21:12 DEBUG : file1: md5 = c83c804d90c919306640350a8ffadee0 OK 2026/08/29 04:21:12 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.77s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:21:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/29 04:21:15 DEBUG : sub/file2: md5 = 29cd804fc602ce444acb8b024eb22aa9 OK 2026/08/29 04:21:15 DEBUG : sub/file2: size = 14 OK 2026/08/29 04:21:15 INFO : file1: Copied (new) to: sub/file2 2026/08/29 04:21:15 INFO : file1: Deleted 2026/08/29 04:21:16 DEBUG : sub/file2: size = 14 OK 2026/08/29 04:21:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/29 04:21:16 DEBUG : file1: Unchanged skipping 2026/08/29 04:21:16 INFO : file1: Deleted 2026/08/29 04:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.62s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:21:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/29 04:21:21 DEBUG : file1: md5 = f6651074756e52198340a70661ff2bad OK 2026/08/29 04:21:21 DEBUG : file1: size = 14 OK 2026/08/29 04:21:21 INFO : file1: Copied (new) 2026/08/29 04:21:21 INFO : file1: Deleted 2026/08/29 04:21:22 DEBUG : file1: Destination exists, skipping 2026/08/29 04:21:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.50s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:21:26 DEBUG : dst/file1: md5 = 0057ae935bc94756ae82f09e647485df OK 2026/08/29 04:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hixivuk2dori/backup" 2026/08/29 04:21:27 DEBUG : Config file has changed externally - reloading 2026/08/29 04:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g/1nrff024r7pq65ecp72fc28jb0" 2026/08/29 04:21:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2592153319) 2026/08/29 04:21:29 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 2026/08/29 04:21:29 DEBUG : dst/file1: Sizes differ 2026/08/29 04:21:29 DEBUG : TestDrive: Token expired 2026/08/29 04:21:29 DEBUG : Config file has changed externally - reloading 2026/08/29 04:21:29 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/29 04:21:29 DEBUG : TestDrive: Token refresh successful 2026/08/29 04:21:32 INFO : dst/file1: Moved (server-side) 2026/08/29 04:21:32 DEBUG : TestDrive: Token expired 2026/08/29 04:21:32 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/29 04:21:32 DEBUG : TestDrive: Token refresh successful 2026/08/29 04:21:34 DEBUG : dst/file1: md5 = eb4ca57989d35dfc367098ab7fb4f0d2 OK 2026/08/29 04:21:34 DEBUG : dst/file1: size = 14 OK 2026/08/29 04:21:34 INFO : dst/file1: Copied (new) 2026/08/29 04:21:34 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.24s) === 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:21:41 DEBUG : A1/one: md5 = fc0f5d1d4c310abbc788457e75cbece5 OK 2026/08/29 04:21:43 DEBUG : A1/two: md5 = ba2fbab590dfd50fe63d70eff8152c8c OK 2026/08/29 04:21:45 DEBUG : A1/B1/three: md5 = 56eda43b5a737ddd0b8ade93b7ca9533 OK 2026/08/29 04:21:48 DEBUG : A1/B1/C1/four: md5 = cc2e21affaecdbc1a28581640329e420 OK 2026/08/29 04:21:50 DEBUG : A1/B1/C2/five: md5 = 80ca724994dbad65db00cb052036d7b3 OK 2026/08/29 04:21:50 INFO : A1/B2: Making directory 2026/08/29 04:21:51 INFO : A1/B1/C3: Making directory 2026/08/29 04:22:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/29 04:22:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/29 04:22:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/29 04:22:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/29 04:22:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/29 04:22:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/29 04:22:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/29 04:22:15 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/29 04:22:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/29 04:22:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/29 04:22:16 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (50.64s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 04:22:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 6beb8bdf9b36adf7d5eb469a386f38eb OK 2026/08/29 04:22:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 04:22:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/29 04:22:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/29 04:22:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/08/29 04:22:34 DEBUG : no_checksum_big_file_from_pipe: md5 = 257732338861be98dbce8f20b8e25461 OK 2026/08/29 04:22:34 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 04:22:34 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:22:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 04:22:38 DEBUG : with_checksum_small_file_from_pipe: md5 = c869835d0a1274612c72e15e70aa4943 OK 2026/08/29 04:22:38 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 04:22:38 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/29 04:22:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/08/29 04:22:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 11c81b53ed5837574cbaef273a713764 OK 2026/08/29 04:22:40 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 04:22:40 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 04:22:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 04:22:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/29 04:22:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/29 04:22:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 04:22:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (34 bytes), uploading instead of streaming 2026/08/29 04:22:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/29 04:22:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/29 04:22:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/08/29 04:22:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/29 04:22:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.73s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/08/29 04:22:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (48 bytes), uploading instead of streaming 2026/08/29 04:22:55 DEBUG : rcat_metadata: md5 = 609d45345f428a1624d29ceb3e9f76c3 OK 2026/08/29 04:22:55 DEBUG : rcat_metadata: size = 48 OK 2026/08/29 04:22:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/08/29 04:22:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/08/29 04:22:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = b454cdf22b84a05c808da2465360e7f6 OK 2026/08/29 04:22:58 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/29 04:22:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.54s) --- PASS: TestRcatMetadata/Normal (2.81s) --- PASS: TestRcatMetadata/ViaDisk (3.20s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:01 DEBUG : potato1: md5 = 63fd67b6672deecdf4d2611b1ca70919 OK 2026/08/29 04:23:01 DEBUG : potato1: size = 60 OK 2026/08/29 04:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (60 bytes), uploading instead of streaming 2026/08/29 04:23:03 DEBUG : potato2: md5 = 072f0563e8694bbac072fffd356fca7d OK 2026/08/29 04:23:03 DEBUG : potato2: size = 60 OK 2026/08/29 04:23:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.29s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:06 DEBUG : potato1: md5 = 050b7c836de86a2920805828247f7d18 OK 2026/08/29 04:23:06 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 2026/08/29 04:23:06 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 2026/08/29 04:23:06 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 60 2026/08/29 04:23:06 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.70s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:09 DEBUG : potato1: md5 = a950cbcb16ad322f66fdbcfb844a48d2 OK 2026/08/29 04:23:09 DEBUG : potato1: size = 60 OK 2026/08/29 04:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': File to upload is small (60 bytes), uploading instead of streaming 2026/08/29 04:23:11 DEBUG : potato2: md5 = b8fe188eeeff8c751c52c0f54ab8e93a OK 2026/08/29 04:23:11 DEBUG : potato2: size = 60 OK 2026/08/29 04:23:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.67s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:15 DEBUG : potato1: md5 = 77c06b89713b33990a3d43bb09fa71d6 OK 2026/08/29 04:23:15 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.51s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", 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-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:18 DEBUG : potato4: md5 = aa0c34a316f89aaa47c7d3ec2cb8f36b OK 2026/08/29 04:23:18 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 2026/08/29 04:23:18 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 2026/08/29 04:23:18 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori') 59 2026/08/29 04:23:18 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:21 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:23 DEBUG : potato3: md5 = 56f40df731d51cdedc674e21f5734aee OK 2026/08/29 04:23:23 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.59s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.47s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.83s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.68s) --- PASS: TestRcatSizeChecksum/NoHashes (2.60s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:26 DEBUG : potato2: md5 = 38cb4ca735b05e3e44e58607dcf6b81f OK 2026/08/29 04:23:27 DEBUG : empty space: md5 = cb14fbdf421f6b942d2f6df23af5a171 OK 2026/08/29 04:23:30 DEBUG : sub dir/potato3: md5 = 16fe48598895b5ef10943e44edebf3f1 OK 2026/08/29 04:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Touching "sub dir/potato3" 2026/08/29 04:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Touching "empty space" 2026/08/29 04:23:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Touching "potato2" --- PASS: TestTouchDir (11.60s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:36 DEBUG : dir with metadata: Making directory with metadata 2026/08/29 04:23:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.66s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:39 DEBUG : directory with modtime: Making directory with metadata 2026/08/29 04:23:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.63s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/29 04:23:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 04:23:41 DEBUG : Google drive root 'crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g': Skipping btime metadata as can't update it on an existing file: 2026-08-29T04:23:41.762064565Z 2026/08/29 04:23:42 INFO : non existent directory: Updated directory metadata 2026/08/29 04:23:44 DEBUG : Google drive root 'crypt/15otbofnb752gss9m3da3pl6n14qfrscussh9e5dlm2s50ae916g': Skipping btime metadata as can't update it on an existing file: 2026-08-29T04:23:41.762064565Z 2026/08/29 04:23:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.74s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/08/29 04:23:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/08/29 04:23:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.62s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/08/29 04:23:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 04:23:52 DEBUG : dst: Making directory with metadata 2026/08/29 04:23:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 04:23:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/29 04:23:53 INFO : dst: Set directory modification time (using SetModTime) 2026/08/29 04:23:54 INFO : dst: Set directory modification time (using SetModTime) 2026/08/29 04:23:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/08/29 04:23:55 INFO : dst: Set directory modification time (using SetModTime) 2026/08/29 04:23:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.51s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori'", Local "Local file system at /tmp/rclone2592153319", Modify Window "1ms" 2026/08/29 04:23:59 DEBUG : sub dir/test remove existing: md5 = 8880ce5dedbe918448e135d3812c7702 OK 2026/08/29 04:24:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ff3962ad9b6c5d675bbf41f0f5f2afd7 OK 2026/08/29 04:24:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hovisug3" before starting 2026/08/29 04:24:04 DEBUG : sub dir/test remove existing.hovisug3: TEST: removing renamed existing file after operation 2026/08/29 04:24:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sinapos7" before starting 2026/08/29 04:24:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sinapos7: TEST: renaming existing back after failed operation 2026/08/29 04:24:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.corewux4" before starting 2026/08/29 04:24:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.corewux4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.97s) === 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/29 04:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hixivuk2dori': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m42.038939556s (try 1/5)