"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/21 04:28:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo" 2026/07/21 04:28:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:28:46 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g" 2026/07/21 04:28:47 DEBUG : Creating backend with remote "/tmp/rclone1142404227" === 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.33s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/07/21 04:28:48 DEBUG : a: size = 0 OK 2026/07/21 04:28:48 DEBUG : a: size = 1 (memory) 2026/07/21 04:28:48 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/21 04:28:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/21 04:28:48 DEBUG : potato: Seek from 10 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 10 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 2 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/21 04:28:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 2 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/21 04:28:48 DEBUG : potato: Seek from 8 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 8 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/21 04:28:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 04:28:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 04:28:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 04:28:48 DEBUG : potato: Seek from 5 to 2 2026/07/21 04:28:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/21 04:28:48 DEBUG : potato: Seek from 9 to 0 2026/07/21 04:28:48 DEBUG : potato: Seek from 9 to 0 2026/07/21 04:28:48 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:28:50 DEBUG : rutabaga: md5 = f33af34b6d1f8ef27394e93cd04b9f82 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/21 04:28:52 DEBUG : empty space: md5 = de50d0f16d2faec31658332673d62f86 OK === RUN TestCheck/3 2026/07/21 04:28:54 DEBUG : potato2: md5 = aed7d34373c16f886e6b44e027b8a708 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/21 04:28:56 DEBUG : remotepotato: md5 = 7a4104f30030993cc3c88ac9dd73542d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.12s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/07/21 04:28:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/21 04:28:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/21 04:28:59 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/21 04:28:59 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/21 04:28:59 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/21 04:28:59 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:29:00 DEBUG : rutabaga: md5 = 6256f44a7e09dc4431a521817b39a0ed OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/21 04:29:03 DEBUG : empty space: md5 = 86dced770f0161869b84011c7afbc293 OK === RUN TestCheckDownload/3 2026/07/21 04:29:06 DEBUG : potato2: md5 = 86e34d4c13ab9866cb31aeddea19d176 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/21 04:29:09 DEBUG : remotepotato: md5 = 2dcf57303545e9c3d3ddcd0c3e6ab3d7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.47s) --- PASS: TestCheckDownload/1 (0.91s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.79s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:29:15 DEBUG : rutabaga: md5 = fff47f1999b60e42f499f35ba36e72b2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/21 04:29:17 DEBUG : empty space: md5 = f8013ff0edc27de99dfc659c20d961ce OK === RUN TestCheckSizeOnly/3 2026/07/21 04:29:19 DEBUG : potato2: md5 = 7b974d3f6a5081ee005d2e9612e2a929 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/21 04:29:21 DEBUG : remotepotato: md5 = 76e91dff2a2f12c71d9d21aa89f761c5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.55s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:29:25 DEBUG : test.sum: md5 = 084ee440288b424a5a611b1b4cea7457 OK 2026/07/21 04:29:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/21 04:29:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/21 04:29:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/21 04:29:26 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/21 04:29:28 DEBUG : test.sum: md5 = 3dccfc9cf565ae8d6a16d87b6508968e OK 2026/07/21 04:29:29 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/21 04:29:29 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/21 04:29:29 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/21 04:29:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.71s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:29:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/data" 2026/07/21 04:29:30 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:29:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/data" 2026/07/21 04:29:32 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/vjrnln8ratgmqakfosrqe8espk" 2026/07/21 04:29:35 DEBUG : data/banana: md5 = 1a899e62016bf69dd021d7e13cc10881 OK 2026/07/21 04:29:37 DEBUG : test.sum: md5 = f5f92ce3df4cce81d6a092c8eb2e95f3 OK === RUN TestCheckSumDownload/subtest1 2026/07/21 04:29:41 DEBUG : data/potato: md5 = fdfd23ca9a18cc647e9da8a206153a66 OK 2026/07/21 04:29:42 DEBUG : test.sum: md5 = 450134fcbdbd430d7a14cdeafa2b8c19 OK === RUN TestCheckSumDownload/subtest2 2026/07/21 04:29:47 DEBUG : test.sum: md5 = 4772da35fcd200c6396f73b510b83a58 OK === RUN TestCheckSumDownload/subtest3 2026/07/21 04:29:51 DEBUG : test.sum: md5 = 31df074dd54857dc9baa873c9dfdd63c OK === RUN TestCheckSumDownload/subtest4 2026/07/21 04:29:55 DEBUG : test.sum: md5 = 1a302669f6e8edf7e62f7893fa0a7301 OK === RUN TestCheckSumDownload/subtest5 2026/07/21 04:29:59 DEBUG : test.sum: md5 = 2767bf642f207437140d992e6fe7c531 OK === RUN TestCheckSumDownload/subtest6 2026/07/21 04:30:03 DEBUG : data/banana: md5 = 33c8abed86a8414fef0402567b91a2e5 OK 2026/07/21 04:30:04 DEBUG : data/potato: md5 = d8a392285d32f761f3938c770a40fa18 OK 2026/07/21 04:30:06 DEBUG : test.sum: md5 = a8a168cfbb718ad0eb9efb19397e5e82 OK === RUN TestCheckSumDownload/subtest7 2026/07/21 04:30:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/07/21 04:30:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.11s) --- PASS: TestCheckSumDownload/subtest1 (2.13s) --- PASS: TestCheckSumDownload/subtest2 (2.01s) --- PASS: TestCheckSumDownload/subtest3 (2.08s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.74s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (1.98s) === RUN TestApplyTransforms 2026/07/21 04:30:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-povafel1wilu" 2026/07/21 04:30:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:11 DEBUG : Creating backend with remote "TestDrive:crypt/lajlabh12ndhmf58bbe3n5kf9r8ulg12c85f7pi65bl4mgkj0cpg" 2026/07/21 04:30:12 DEBUG : Creating backend with remote "/tmp/rclone2432840086" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu'", Local "Local file system at /tmp/rclone2432840086", Modify Window "1ms" 2026/07/21 04:30:14 DEBUG : hello, world!: md5 = 7d4c75a39bb49df347dd2cc8e1723029 OK upper checkfile vs. lower remote (without normalization) 2026/07/21 04:30:15 ERROR : hello, world!: sum not found 2026/07/21 04:30:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu' 2026/07/21 04:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu': 1 files missing 2026/07/21 04:30:15 NOTICE: 1 hashes missing 2026/07/21 04:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu': 1 differences found 2026/07/21 04:30:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/21 04:30:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu': 0 differences found 2026/07/21 04:30:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu': 1 matching files 2026/07/21 04:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vemixef6luku" 2026/07/21 04:30:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/b8kh2l5humu4t9mn7qakbnrhgl493dvcbo7kjvhvp06lpcinvhf0" 2026/07/21 04:30:17 DEBUG : Creating backend with remote "/tmp/rclone2972157670" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku'", Local "Local file system at /tmp/rclone2972157670", Modify Window "1ms" 2026/07/21 04:30:19 DEBUG : HELLO, WORLD!: md5 = 530ce1f5fde28edcd1ce71fc0cccf258 OK lower checkfile vs. upper remote (without normalization) 2026/07/21 04:30:19 ERROR : HELLO, WORLD!: sum not found 2026/07/21 04:30:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku' 2026/07/21 04:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku': 1 files missing 2026/07/21 04:30:19 NOTICE: 1 hashes missing 2026/07/21 04:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku': 1 differences found 2026/07/21 04:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/21 04:30:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku': 0 differences found 2026/07/21 04:30:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku': 1 matching files 2026/07/21 04:30:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cinuwuw3zedu" 2026/07/21 04:30:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:21 DEBUG : Creating backend with remote "TestDrive:crypt/6klpu3uu9oqtopse8sccdsadq59923dnk8arabhkgoq20imh5es0" 2026/07/21 04:30:22 DEBUG : Creating backend with remote "/tmp/rclone640760586" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu'", Local "Local file system at /tmp/rclone640760586", Modify Window "1ms" 2026/07/21 04:30:24 DEBUG : HeLlO, wOrLd!: md5 = b4632adb0691262b4da94ab682f66869 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/21 04:30:24 ERROR : HeLlO, wOrLd!: sum not found 2026/07/21 04:30:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu' 2026/07/21 04:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu': 1 files missing 2026/07/21 04:30:24 NOTICE: 1 hashes missing 2026/07/21 04:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu': 1 differences found 2026/07/21 04:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/21 04:30:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu': 0 differences found 2026/07/21 04:30:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu': 1 matching files 2026/07/21 04:30:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toyerix3tuza" 2026/07/21 04:30:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:25 DEBUG : Creating backend with remote "TestDrive:crypt/26of8s3l5egv4o8o3ieupt4tttjd1ug4r2l769icgj2g2ftknm00" 2026/07/21 04:30:26 DEBUG : Creating backend with remote "/tmp/rclone3884595203" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza'", Local "Local file system at /tmp/rclone3884595203", Modify Window "1ms" 2026/07/21 04:30:29 DEBUG : HELLO, WORLD!: md5 = f048306b05f0ce14db74330632e01870 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/21 04:30:29 ERROR : HELLO, WORLD!: sum not found 2026/07/21 04:30:29 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza' 2026/07/21 04:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza': 1 files missing 2026/07/21 04:30:29 NOTICE: 1 hashes missing 2026/07/21 04:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza': 1 differences found 2026/07/21 04:30:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/21 04:30:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza': 0 differences found 2026/07/21 04:30:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza': 1 matching files 2026/07/21 04:30:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekixos5ruho" 2026/07/21 04:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:30 DEBUG : Creating backend with remote "TestDrive:crypt/360teud8284m378c28k9tdotdflcvd4r76optml36d15ue2f6ltg" 2026/07/21 04:30:31 DEBUG : Creating backend with remote "/tmp/rclone1701991671" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho'", Local "Local file system at /tmp/rclone1701991671", Modify Window "1ms" 2026/07/21 04:30:33 DEBUG : 測試_Русский___ě_áñ: md5 = 2d337d9185f12cc23fd3d75615fe74bb OK NFD checkfile vs. NFC remote (without normalization) 2026/07/21 04:30:34 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/21 04:30:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho' 2026/07/21 04:30:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho': 1 files missing 2026/07/21 04:30:34 NOTICE: 1 hashes missing 2026/07/21 04:30:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho': 1 differences found 2026/07/21 04:30:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/21 04:30:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho': 0 differences found 2026/07/21 04:30:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho': 1 matching files 2026/07/21 04:30:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegasis7davi" 2026/07/21 04:30:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:35 DEBUG : Creating backend with remote "TestDrive:crypt/cctcae5tfi55cop4nihv3sl7804pvefgetj6k8afohkeqvreii20" 2026/07/21 04:30:36 DEBUG : Creating backend with remote "/tmp/rclone1901863804" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi'", Local "Local file system at /tmp/rclone1901863804", Modify Window "1ms" 2026/07/21 04:30:38 DEBUG : 測試_Русский___ě_áñ: md5 = 8d28031c273189524c1e0d711dad8549 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/21 04:30:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/21 04:30:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi' 2026/07/21 04:30:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi': 1 files missing 2026/07/21 04:30:39 NOTICE: 1 hashes missing 2026/07/21 04:30:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi': 1 differences found 2026/07/21 04:30:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/21 04:30:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi': 0 differences found 2026/07/21 04:30:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi': 1 matching files 2026/07/21 04:30:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bokeviy1pafu" 2026/07/21 04:30:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:40 DEBUG : Creating backend with remote "TestDrive:crypt/1a78kp9gqgaskdj35l12uirsl4rc4boel09jed09hb3vetg2igdg" 2026/07/21 04:30:41 DEBUG : Creating backend with remote "/tmp/rclone1148838153" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu'", Local "Local file system at /tmp/rclone1148838153", Modify Window "1ms" 2026/07/21 04:30:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8e764aa212aa9b40b17bf5175e6476a2 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/21 04:30:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 04:30:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu' 2026/07/21 04:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu': 1 files missing 2026/07/21 04:30:43 NOTICE: 1 hashes missing 2026/07/21 04:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu': 1 differences found 2026/07/21 04:30:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/21 04:30:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu': 0 differences found 2026/07/21 04:30:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu': 1 matching files 2026/07/21 04:30:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajelib8koxi" 2026/07/21 04:30:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:44 DEBUG : Creating backend with remote "TestDrive:crypt/32phrtgh7i8pencokt9de3oj3kh82lspp19fbkrnbj49lmdc9f50" 2026/07/21 04:30:46 DEBUG : Creating backend with remote "/tmp/rclone75888500" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi'", Local "Local file system at /tmp/rclone75888500", Modify Window "1ms" 2026/07/21 04:30:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 69344f91d024cdde76de5530892df55c OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/21 04:30:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 04:30:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi' 2026/07/21 04:30:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi': 1 files missing 2026/07/21 04:30:48 NOTICE: 1 hashes missing 2026/07/21 04:30:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi': 1 differences found 2026/07/21 04:30:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/21 04:30:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi': 0 differences found 2026/07/21 04:30:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi': 1 matching files 2026/07/21 04:30:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzitaz7jiju" 2026/07/21 04:30:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:49 DEBUG : Creating backend with remote "TestDrive:crypt/k0pctsctt28ra3ss43k2u777egqkemcls3os1c04hsv2nre7l6ig" 2026/07/21 04:30:50 DEBUG : Creating backend with remote "/tmp/rclone461308693" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju'", Local "Local file system at /tmp/rclone461308693", Modify Window "1ms" 2026/07/21 04:30:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95ed480a222ad2a48654e439fc0e9ed4 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/21 04:30:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 04:30:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju' 2026/07/21 04:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju': 1 files missing 2026/07/21 04:30:53 NOTICE: 1 hashes missing 2026/07/21 04:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju': 1 differences found 2026/07/21 04:30:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/21 04:30:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju': 0 differences found 2026/07/21 04:30:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju': 1 matching files 2026/07/21 04:30:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koquwav6juqu" 2026/07/21 04:30:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:30:54 DEBUG : Creating backend with remote "TestDrive:crypt/nk7scf8ae6l7ul4cre9jtcdpkuffttu63mebl1jllhtif4douag0" 2026/07/21 04:30:55 DEBUG : Creating backend with remote "/tmp/rclone2990402200" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu'", Local "Local file system at /tmp/rclone2990402200", Modify Window "1ms" 2026/07/21 04:30:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 20489bbb61cd24f67ecc2c6ac6cf688d OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/21 04:30:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 04:30:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu' 2026/07/21 04:30:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu': 1 files missing 2026/07/21 04:30:58 NOTICE: 1 hashes missing 2026/07/21 04:30:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu': 1 differences found 2026/07/21 04:30:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/21 04:30:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 04:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu': 0 differences found 2026/07/21 04:30:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu': 1 matching files 2026/07/21 04:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koquwav6juqu': Purge remote 2026/07/21 04:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzitaz7jiju': Purge remote 2026/07/21 04:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajelib8koxi': Purge remote 2026/07/21 04:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bokeviy1pafu': Purge remote 2026/07/21 04:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegasis7davi': Purge remote 2026/07/21 04:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekixos5ruho': Purge remote 2026/07/21 04:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyerix3tuza': Purge remote 2026/07/21 04:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cinuwuw3zedu': Purge remote 2026/07/21 04:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vemixef6luku': Purge remote 2026/07/21 04:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-povafel1wilu': Purge remote --- PASS: TestApplyTransforms (52.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:31:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 04:31:06 DEBUG : sub/file2: md5 = d27bf8fb87665d5217ec1c45f016687c OK 2026/07/21 04:31:06 DEBUG : sub/file2: size = 14 OK 2026/07/21 04:31:06 INFO : file1: Copied (new) to: sub/file2 2026/07/21 04:31:06 DEBUG : sub/file2: size = 14 OK 2026/07/21 04:31:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 04:31:06 DEBUG : file1: Unchanged skipping 2026/07/21 04:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': don't need to copy/move sub/file2, it is already at target location 2026/07/21 04:31:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:31:12 DEBUG : dst/file1: md5 = d02e11429cf87daaf81549792be8b213 OK 2026/07/21 04:31:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/backup" 2026/07/21 04:31:13 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/1nrff024r7pq65ecp72fc28jb0" 2026/07/21 04:31:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:31:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo') 2026/07/21 04:31:14 DEBUG : dst/file1: Sizes differ 2026/07/21 04:31:16 INFO : dst/file1: Moved (server-side) 2026/07/21 04:31:17 DEBUG : dst/file1: md5 = ab2b13614778f4a63440f6faf2fd2d28 OK 2026/07/21 04:31:17 DEBUG : dst/file1: size = 14 OK 2026/07/21 04:31:17 INFO : dst/file1: Copied (new) 2026/07/21 04:31:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:31:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:31:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.54s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:31:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/dst" 2026/07/21 04:31:22 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 04:31:22 DEBUG : pacer: low level retry 1/10 (error Get "https://www.googleapis.com/drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%270ANMHie7K2_aOUk9PVA%27+in+parents%29+and+%28name%3D%27crypt%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true": read tcp [2a01:4f9:c011:405e::1]:46116->[2001:4860:4802:36::223]:443: read: connection reset by peer) 2026/07/21 04:31:22 DEBUG : pacer: Rate limited, increasing sleep to 1.558092386s 2026/07/21 04:31:22 DEBUG : pacer: Reducing sleep to 0s 2026/07/21 04:31:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/CompareDest" 2026/07/21 04:31:24 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/gveqi14airsml4bgu7krj116o8" 2026/07/21 04:31:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 04:31:28 DEBUG : one: md5 = 47b34519aa62f56d71646c26b9270bce OK 2026/07/21 04:31:28 DEBUG : one: size = 3 OK 2026/07/21 04:31:28 INFO : one: Copied (new) 2026/07/21 04:31:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:31:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/dst') 2026/07/21 04:31:29 DEBUG : one: Sizes differ 2026/07/21 04:31:30 DEBUG : one: md5 = bfcd82e10da19e32d2f03cba0e480af0 OK 2026/07/21 04:31:30 DEBUG : one: size = 5 OK 2026/07/21 04:31:30 INFO : one: Copied (replaced existing) 2026/07/21 04:31:32 DEBUG : dst/one: md5 = baf517b67f5d8d476de5717283c35d22 OK 2026/07/21 04:31:34 DEBUG : CompareDest/one: md5 = e6e6596197a129b518d85e2eee03cdc3 OK 2026/07/21 04:31:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:31:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/dst') 2026/07/21 04:31:35 DEBUG : one: Sizes differ 2026/07/21 04:31:35 DEBUG : one: size = 5 OK 2026/07/21 04:31:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 04:31:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 04:31:37 DEBUG : CompareDest/two: md5 = e2ff03e57ec7eecd2c7386023dc14ea2 OK 2026/07/21 04:31:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 04:31:38 DEBUG : two: size = 3 OK 2026/07/21 04:31:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 04:31:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 04:31:39 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 04:31:39 DEBUG : two: size = 3 OK 2026/07/21 04:31:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 04:31:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 04:31:40 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 04:31:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:31:41 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/CompareDest') 2026/07/21 04:31:41 DEBUG : two: Sizes differ 2026/07/21 04:31:42 DEBUG : two: md5 = 983a5bffbeac7535a207e5776e4e8ddf OK 2026/07/21 04:31:42 DEBUG : two: size = 5 OK 2026/07/21 04:31:42 INFO : two: Copied (new) 2026/07/21 04:31:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 04:31:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:31:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 04:31:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.24s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/dst" 2026/07/21 04:31:46 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 04:31:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/CopyDest" 2026/07/21 04:31:48 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/21 04:31:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 04:31:52 DEBUG : one: md5 = bce9752817214fc55b508d30a634b209 OK 2026/07/21 04:31:52 DEBUG : one: size = 3 OK 2026/07/21 04:31:52 INFO : one: Copied (new) 2026/07/21 04:31:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:31:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/dst') 2026/07/21 04:31:53 DEBUG : one: Sizes differ 2026/07/21 04:31:55 DEBUG : one: md5 = 4d3dbbdc43106ccbf0c69f4c7956c298 OK 2026/07/21 04:31:55 DEBUG : one: size = 5 OK 2026/07/21 04:31:55 INFO : one: Copied (replaced existing) 2026/07/21 04:31:57 DEBUG : dst/one: md5 = 1a8e3faf4c02f2a12d9a153eba0e3918 OK 2026/07/21 04:31:59 DEBUG : CopyDest/one: md5 = 9db41ff7add24fc15db1a406bb405347 OK 2026/07/21 04:32:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/BackupDir" 2026/07/21 04:32:00 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/21 04:32:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:32:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/dst') 2026/07/21 04:32:01 DEBUG : one: Sizes differ 2026/07/21 04:32:02 DEBUG : one: size = 5 OK 2026/07/21 04:32:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 04:32:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:32:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/dst') 2026/07/21 04:32:02 DEBUG : one: Sizes differ 2026/07/21 04:32:03 INFO : one: Moved (server-side) 2026/07/21 04:32:04 DEBUG : one: size = 5 OK 2026/07/21 04:32:04 INFO : one: Copied (server-side copy) 2026/07/21 04:32:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/21 04:32:06 DEBUG : CopyDest/two: md5 = fd19521c25224d4d23aaf1e4d3d8cee3 OK 2026/07/21 04:32:07 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 04:32:07 DEBUG : two: size = 3 OK 2026/07/21 04:32:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 04:32:08 DEBUG : two: size = 3 OK 2026/07/21 04:32:08 INFO : two: Copied (server-side copy) 2026/07/21 04:32:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/21 04:32:09 DEBUG : two: size = 3 OK 2026/07/21 04:32:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 04:32:09 DEBUG : two: Unchanged skipping 2026/07/21 04:32:11 DEBUG : CopyDest/three: md5 = eb386c3257a8c2603b5240a48c432720 OK 2026/07/21 04:32:12 DEBUG : three: Need to transfer - File not found at Destination 2026/07/21 04:32:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:32:12 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo/CopyDest') 2026/07/21 04:32:12 DEBUG : three: Sizes differ 2026/07/21 04:32:12 DEBUG : three: Destination not found in --copy-dest 2026/07/21 04:32:13 DEBUG : three: md5 = 2f3588026b01b06735a4447610de1c86 OK 2026/07/21 04:32:13 DEBUG : three: size = 7 OK 2026/07/21 04:32:13 INFO : three: Copied (new) 2026/07/21 04:32:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/21 04:32:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:32:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 04:32:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/21 04:32:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:32:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 04:32:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.39s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:32:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/21 04:32:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 11ba3129087a67a71a0b7de5d7323cd8 OK 2026/07/21 04:32:23 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/21 04:32:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/21 04:32:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/21 04:32:24 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/07/21 04:32:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/21 04:32:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/21 04:32:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2a1f6193061c35ad342d7dd557fe95d3 OK 2026/07/21 04:32:27 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/21 04:32:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/21 04:32:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/21 04:32:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.11s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:32:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using skip mode. 2026/07/21 04:32:34 NOTICE: one: Found 2 files with duplicate names 2026/07/21 04:32:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.70s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:32:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using skip mode. 2026/07/21 04:32:40 NOTICE: one: Found 3 files with duplicate names 2026/07/21 04:32:40 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/21 04:32:40 INFO : one: Deleted 2026/07/21 04:32:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.43s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:32:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using first mode. 2026/07/21 04:32:46 NOTICE: one: Found 3 files with duplicate names 2026/07/21 04:32:46 INFO : one: Deleted 2026/07/21 04:32:47 INFO : one: Deleted 2026/07/21 04:32:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.20s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:32:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using newest mode. 2026/07/21 04:32:52 NOTICE: one: Found 3 files with duplicate names 2026/07/21 04:32:53 INFO : one: Deleted 2026/07/21 04:32:53 INFO : one: Deleted 2026/07/21 04:32:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.46s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:32:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using oldest mode. 2026/07/21 04:32:59 NOTICE: one: Found 3 files with duplicate names 2026/07/21 04:32:59 INFO : one: Deleted 2026/07/21 04:33:00 INFO : one: Deleted 2026/07/21 04:33:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.34s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:33:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using largest mode. 2026/07/21 04:33:06 NOTICE: one: Found 3 files with duplicate names 2026/07/21 04:33:06 INFO : one: Deleted 2026/07/21 04:33:06 INFO : one: Deleted 2026/07/21 04:33:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.55s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:33:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using smallest mode. 2026/07/21 04:33:12 NOTICE: one: Found 3 files with duplicate names 2026/07/21 04:33:12 INFO : one: Deleted 2026/07/21 04:33:13 INFO : one: Deleted 2026/07/21 04:33:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.32s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:33:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Looking for duplicate names using rename mode. 2026/07/21 04:33:19 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/21 04:33:21 INFO : one-2.txt: renamed from: one.txt 2026/07/21 04:33:22 INFO : one-3.txt: renamed from: one.txt 2026/07/21 04:33:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.70s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:33:28 DEBUG : dupe1/one.txt: md5 = e9748370a1d1a65979fef123458621e5 OK 2026/07/21 04:33:30 DEBUG : dupe2/two.txt: md5 = e1d4e78941e0385b32187a78e9571f06 OK 2026/07/21 04:33:32 DEBUG : dupe3/three.txt: md5 = e22a35342ad53ad1bdb2b080a494c1c9 OK 2026/07/21 04:33:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/21 04:33:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/21 04:33:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/21 04:33:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/21 04:33:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/21 04:33:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/21 04:33:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.54s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:33:40 DEBUG : a.txt: md5 = 146d0c32bbedb17a8d9da128f91cc82f OK 2026/07/21 04:33:41 DEBUG : zend.txt: md5 = 5bcbcdc179252231a162dcb887bde456 OK 2026/07/21 04:33:43 DEBUG : sub dir/hello world: md5 = 6884079f0886b6d411b187e7b6940416 OK 2026/07/21 04:33:45 DEBUG : sub dir/hello world2: md5 = b5a80c1d5b0bfb53733e1ad249e705ed OK 2026/07/21 04:33:47 DEBUG : sub dir/ignore dir/.ignore: md5 = cc10039d7a4103073a92624a6bedc7fb OK 2026/07/21 04:33:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = dcc2daee454461758c6c010017fc8395 OK 2026/07/21 04:33:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 53a7a42e3ff0e48765cb2d6926a5c806 OK 2026/07/21 04:33:51 DEBUG : a.txt: Excluded (Size Filter) 2026/07/21 04:33:51 DEBUG : a.txt: Excluded 2026/07/21 04:33:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 04:33:52 DEBUG : sub dir/hello world2: Excluded 2026/07/21 04:33:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 04:33:52 DEBUG : sub dir/hello world: Excluded 2026/07/21 04:33:53 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 04:33:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 04:33:53 DEBUG : sub dir/hello world2: Excluded 2026/07/21 04:33:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 04:33:53 DEBUG : sub dir/hello world: Excluded 2026/07/21 04:33:53 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 04:33:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/21 04:33:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/21 04:33:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/21 04:33:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/21 04:33:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/21 04:33:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/21 04:33:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.10s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:01 DEBUG : a.txt: md5 = e6ac662d7d599ab43020b94456b18998 OK 2026/07/21 04:34:02 DEBUG : zend.txt: md5 = 65495c5cc2dc12e32dd090ca3a0b61f8 OK 2026/07/21 04:34:04 DEBUG : sub dir/hello world: md5 = eedde67d8f2e87a6a2c45b135752cbe6 OK 2026/07/21 04:34:05 DEBUG : sub dir/hello world2: md5 = 3e239be948dbef65235cf352bbf902ff OK 2026/07/21 04:34:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 233faf7957fd4931f4956295fbcdf2a8 OK 2026/07/21 04:34:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = ad3b4c600c9caaf1251d217bca4d04c2 OK 2026/07/21 04:34:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = debeed26da0c81dcd0d3cf61368f82e2 OK 2026/07/21 04:34:13 DEBUG : a.txt: Excluded (Size Filter) 2026/07/21 04:34:13 DEBUG : a.txt: Excluded 2026/07/21 04:34:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 04:34:13 DEBUG : sub dir/hello world2: Excluded 2026/07/21 04:34:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 04:34:13 DEBUG : sub dir/hello world: Excluded 2026/07/21 04:34:14 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 04:34:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/21 04:34:14 DEBUG : sub dir/hello world2: Excluded 2026/07/21 04:34:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/21 04:34:14 DEBUG : sub dir/hello world: Excluded 2026/07/21 04:34:14 DEBUG : sub dir/ignore dir: Excluded 2026/07/21 04:34:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/21 04:34:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/21 04:34:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/21 04:34:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/21 04:34:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/21 04:34:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/21 04:34:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.21s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:22 DEBUG : file1: md5 = 4986a1d0c267fdc2cc4b342a6022f1ed OK 2026/07/21 04:34:24 DEBUG : sub/file2: md5 = 6067aeff850065733f5bd7c1d57d2cea 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/07/21 04:34:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/21 04:34:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/21 04:34:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/21 04:34:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.30s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:31 DEBUG : file1: md5 = 2e6ca522388cb134fda451467474acf7 OK 2026/07/21 04:34:33 DEBUG : sub/file2: md5 = f73158e324f67c9844886059835798ee 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/07/21 04:34:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/notfound" 2026/07/21 04:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/qe0i31qdkoejk60elps0ni5sqk" 2026/07/21 04:34:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.32s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestStatJSONMemory 2026/07/21 04:34:41 DEBUG : Creating backend with remote ":memory:" 2026/07/21 04:34:41 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 04:34:41 DEBUG : sub/file1: size = 5 OK 2026/07/21 04:34:41 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 04:34:41 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Making directory 2026/07/21 04:34:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:44 DEBUG : sub dir/hello world: md5 = 5b295aa6c5e3c92b700d8a8063476c38 OK 2026/07/21 04:34:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:48 DEBUG : potato2: md5 = 18c0f8d04da6f4a0809c65114af3c4d7 OK 2026/07/21 04:34:49 DEBUG : empty space: md5 = 3e6506f413cbf563c95cad8e6fe3d8c4 OK --- PASS: TestLs (4.68s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:53 DEBUG : potato2: md5 = 7d73667ecaab7327a39af8f28fdcb9c8 OK 2026/07/21 04:34:54 DEBUG : empty space: md5 = db3e51570dc35ea67db1a26d4ce589e5 OK 2026/07/21 04:34:55 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/21 04:34:55 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.14s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:34:58 DEBUG : potato2: md5 = e47d496dd3fa9b3fda5cab0f8b515d60 OK 2026/07/21 04:34:59 DEBUG : empty space: md5 = 2778610e06320da4c852332b2fda5c57 OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:02 DEBUG : potato2: md5 = 9b078743a031095d9f46d64ac65405e0 OK 2026/07/21 04:35:04 DEBUG : empty space: md5 = 0f5efff280f1b6df708d9a1ab51a8c5a OK --- PASS: TestHashSums (4.34s) === RUN TestHashSumsWithErrors 2026/07/21 04:35:05 DEBUG : Creating backend with remote ":memory:" 2026/07/21 04:35:05 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/21 04:35:05 ERROR : file1: hash unsupported: hash type not supported 2026/07/21 04:35:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/21 04:35:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/21 04:35:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/21 04:35:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/21 04:35:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/21 04:35:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/21 04:35:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/21 04:35:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/21 04:35:05 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:07 DEBUG : potato2: md5 = caff334865c92faea95486f9d2733414 OK 2026/07/21 04:35:08 DEBUG : empty space: md5 = 5318e77191ce6b94f7d298c01e19b25f OK 2026/07/21 04:35:10 DEBUG : sub dir/potato3: md5 = 14326df70aa807c5075f6f0bcbeddffe OK 2026/07/21 04:35:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.49s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:15 DEBUG : small: md5 = b3382aec80ea71456ab29f8041559f2f OK 2026/07/21 04:35:16 DEBUG : medium: md5 = 9771cdd2afe88c91c2cc8d44ff2d86a9 OK 2026/07/21 04:35:18 DEBUG : large: md5 = a3eaec6c637f543317a5ce3b9a4aa75c OK 2026/07/21 04:35:18 DEBUG : Waiting for deletions to finish 2026/07/21 04:35:19 DEBUG : large: Excluded (Size Filter) 2026/07/21 04:35:19 INFO : medium: Deleted 2026/07/21 04:35:19 INFO : small: Deleted --- PASS: TestDelete (6.28s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:21 DEBUG : small: md5 = 25af5da8a49c98600156056a8d0d36c8 OK 2026/07/21 04:35:23 DEBUG : medium: md5 = bcbcc12c3b5e04b1b34d6765b54ee5b7 OK 2026/07/21 04:35:24 DEBUG : large: md5 = 63c43edc1f039bc0e1ba46308f352ddf OK 2026/07/21 04:35:24 DEBUG : Waiting for deletions to finish 2026/07/21 04:35:25 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/21 04:35:25 INFO : medium: Deleted 2026/07/21 04:35:25 INFO : small: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:28 DEBUG : small: md5 = c38d694f2f0e7fcf60047d5f7a952c22 OK 2026/07/21 04:35:30 DEBUG : medium: md5 = ff650caa8e76b008841b4e7ee9780901 OK 2026/07/21 04:35:31 DEBUG : large: md5 = 3098328d9204e5ee234bd74ecc8268ea OK 2026/07/21 04:35:31 DEBUG : Waiting for deletions to finish 2026/07/21 04:35:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/21 04:35:32 INFO : medium: Deleted 2026/07/21 04:35:32 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:35 DEBUG : small: md5 = 326f716b01407f8b6a062efda9878319 OK 2026/07/21 04:35:36 DEBUG : medium: md5 = 7f5c78e7285beaa152ea953d2640a3f1 OK 2026/07/21 04:35:38 DEBUG : large: md5 = 3ff33e50c750758460a6e0b119579db7 OK 2026/07/21 04:35:38 DEBUG : Waiting for deletions to finish 2026/07/21 04:35:39 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/21 04:35:39 INFO : large: Deleted 2026/07/21 04:35:39 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.88s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:42 DEBUG : ReadFile: md5 = fa684c4da1cb80fa6a5ea96146aafb63 OK --- PASS: TestReadFile (4.00s) === RUN TestRetry 2026/07/21 04:35:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/21 04:35:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/21 04:35:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 04:35:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 04:35:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 04:35:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 04:35:45 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:35:46 DEBUG : file1: md5 = 5c693dd028b3d56b3669a263e31bae96 OK 2026/07/21 04:35:47 DEBUG : file2: md5 = ac06b5fa9b19bdc55c3b0a08a78e8fd0 OK --- PASS: TestCat (13.81s) === RUN TestPurge 2026/07/21 04:35:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qejucuz4jabo" 2026/07/21 04:35:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:35:58 DEBUG : Creating backend with remote "TestDrive:crypt/hr5icmoduqk2o0c2mcegs6d5r904s3288l3ve9gjjsp2i3ogn7r0" 2026/07/21 04:35:59 DEBUG : Creating backend with remote "/tmp/rclone1772233830" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qejucuz4jabo'", Local "Local file system at /tmp/rclone1772233830", Modify Window "1ms" 2026/07/21 04:36:04 DEBUG : A1/B1/C1/one: md5 = deeadd1008f46d2195b489cbac22a078 OK 2026/07/21 04:36:04 INFO : A2: Making directory 2026/07/21 04:36:04 INFO : A1/B2: Making directory 2026/07/21 04:36:05 INFO : A1/B2/C2: Making directory 2026/07/21 04:36:06 INFO : A1/B1/C3: Making directory 2026/07/21 04:36:07 INFO : A3: Making directory 2026/07/21 04:36:08 INFO : A3/B3: Making directory 2026/07/21 04:36:08 INFO : A3/B3/C4: Making directory 2026/07/21 04:36:11 DEBUG : A1/two: md5 = 91feb89b128982a4dad817f4eac82f57 OK 2026/07/21 04:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qejucuz4jabo': Purge remote 2026/07/21 04:36:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.71s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:36:18 DEBUG : A1/B1/C1/one: md5 = 9a283ddde72fec4004eacc8813c8c90e OK 2026/07/21 04:36:18 INFO : A2: Making directory 2026/07/21 04:36:18 INFO : A1/B2: Making directory 2026/07/21 04:36:19 INFO : A1/B2/C2: Making directory 2026/07/21 04:36:20 INFO : A1/B1/C3: Making directory 2026/07/21 04:36:21 INFO : A3: Making directory 2026/07/21 04:36:21 INFO : A3/B3: Making directory 2026/07/21 04:36:22 INFO : A3/B3/C4: Making directory 2026/07/21 04:36:24 DEBUG : A1/two: md5 = d8b35ca42f74dd7dcaa70b9dc2953f66 OK 2026/07/21 04:36:26 DEBUG : removing 1 level 3 directories 2026/07/21 04:36:26 INFO : A3/B3/C4: Removing directory 2026/07/21 04:36:28 DEBUG : removing 2 level 3 directories 2026/07/21 04:36:28 INFO : A1/B2/C2: Removing directory 2026/07/21 04:36:28 INFO : A1/B1/C3: Removing directory 2026/07/21 04:36:29 DEBUG : removing 2 level 2 directories 2026/07/21 04:36:29 INFO : A3/B3: Removing directory 2026/07/21 04:36:29 INFO : A1/B2: Removing directory 2026/07/21 04:36:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/21 04:36:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/21 04:36:29 DEBUG : removing 2 level 1 directories 2026/07/21 04:36:29 INFO : A3: Removing directory 2026/07/21 04:36:29 INFO : A2: Removing directory 2026/07/21 04:36:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/21 04:36:33 DEBUG : removing 1 level 3 directories 2026/07/21 04:36:33 INFO : A1/B1/C1: Removing directory 2026/07/21 04:36:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:34 DEBUG : removing 1 level 2 directories 2026/07/21 04:36:34 INFO : A1/B1: Removing directory 2026/07/21 04:36:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/21 04:36:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/21 04:36:35 DEBUG : removing 1 level 1 directories 2026/07/21 04:36:35 INFO : A1: Removing directory 2026/07/21 04:36:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/21 04:36:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/21 04:36:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 04:36:35 DEBUG : removing 1 level 0 directories 2026/07/21 04:36:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Removing directory 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 04:36:36 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (22.66s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:36:37 INFO : A1: Making directory 2026/07/21 04:36:38 INFO : A1/B1: Making directory 2026/07/21 04:36:39 INFO : A1/B1/C1: Making directory 2026/07/21 04:36:42 DEBUG : removing 1 level 3 directories 2026/07/21 04:36:42 INFO : A1/B1/C1: Removing directory 2026/07/21 04:36:43 DEBUG : removing 1 level 2 directories 2026/07/21 04:36:43 INFO : A1/B1: Removing directory 2026/07/21 04:36:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/21 04:36:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.30s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:36:45 INFO : A1: Making directory 2026/07/21 04:36:46 INFO : A1/B1: Making directory 2026/07/21 04:36:47 INFO : A1/B1/C1: Making directory 2026/07/21 04:36:49 DEBUG : removing 1 level 3 directories 2026/07/21 04:36:49 INFO : A1/B1/C1: Removing directory 2026/07/21 04:36:50 DEBUG : removing 1 level 2 directories 2026/07/21 04:36:50 INFO : A1/B1: Removing directory 2026/07/21 04:36:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/21 04:36:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.37s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:36:54 DEBUG : file1: md5 = 69432e5de696a6e50fde08a93c7e18c4 OK 2026/07/21 04:36:55 DEBUG : filename.txt: File name found in url 2026/07/21 04:36:56 DEBUG : filename.txt: md5 = a8ea70aae0d545e752951677f6479fb2 OK 2026/07/21 04:36:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/21 04:36:57 DEBUG : headerfilename.txt: md5 = 1723c3eec0db519872cc61d99e328067 OK 2026/07/21 04:36:59 DEBUG : file2: md5 = 2f95e6b35b96444a483b41b69bb115be OK --- PASS: TestCopyURL (8.73s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:37:03 DEBUG : file1: md5 = 0ee2817fcb179edfcbb25551ef5bbf33 OK --- PASS: TestCopyURLDownloadHeaders (2.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:37:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 04:37:06 DEBUG : sub/file2: md5 = 3d34613530a2d7c9e6dd6cfac5dc15e9 OK 2026/07/21 04:37:06 DEBUG : sub/file2: size = 14 OK 2026/07/21 04:37:06 INFO : file1: Copied (new) to: sub/file2 2026/07/21 04:37:06 INFO : file1: Deleted 2026/07/21 04:37:07 DEBUG : sub/file2: size = 14 OK 2026/07/21 04:37:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 04:37:07 DEBUG : file1: Unchanged skipping 2026/07/21 04:37:07 INFO : file1: Deleted 2026/07/21 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': don't need to copy/move sub/file2, it is already at target location 2026/07/21 04:37:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.79s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:37:10 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 04:37:11 DEBUG : file1: md5 = 8b0ceaa15246ced3144129ac0485a6a3 OK 2026/07/21 04:37:11 DEBUG : file1: size = 14 OK 2026/07/21 04:37:11 INFO : file1: Copied (new) 2026/07/21 04:37:11 INFO : file1: Deleted 2026/07/21 04:37:12 DEBUG : file1: Destination exists, skipping 2026/07/21 04:37:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:37:16 DEBUG : dst/file1: md5 = a1f12899e369fe2976c09cdc087caede OK 2026/07/21 04:37:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xunusef4vayo/backup" 2026/07/21 04:37:17 DEBUG : Creating backend with remote "TestDrive:crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g/1nrff024r7pq65ecp72fc28jb0" 2026/07/21 04:37:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1142404227) 2026/07/21 04:37:18 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo') 2026/07/21 04:37:18 DEBUG : dst/file1: Sizes differ 2026/07/21 04:37:21 INFO : dst/file1: Moved (server-side) 2026/07/21 04:37:22 DEBUG : dst/file1: md5 = b2523d947ecfeffab6aefc9663e8f3f5 OK 2026/07/21 04:37:22 DEBUG : dst/file1: size = 14 OK 2026/07/21 04:37:22 INFO : dst/file1: Copied (new) 2026/07/21 04:37:22 INFO : dst/file1: Deleted 2026/07/21 04:37:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:37:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/21 04:37:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.91s) === 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:37:29 DEBUG : A1/one: md5 = 4ae84b7df2a44cfb4161c48f442b3181 OK 2026/07/21 04:37:30 DEBUG : A1/two: md5 = 86b9dd4f03fd99fc91d80692a23fd446 OK 2026/07/21 04:37:32 DEBUG : A1/B1/three: md5 = ad6aa4f4aec3d1a0054802ecdf3c10fc OK 2026/07/21 04:37:35 DEBUG : A1/B1/C1/four: md5 = f5a9b70fde6e2ff4ac8aec49e079ea04 OK 2026/07/21 04:37:37 DEBUG : A1/B1/C2/five: md5 = 67f09daf90789fae636fdf7a82367bbf OK 2026/07/21 04:37:37 INFO : A1/B2: Making directory 2026/07/21 04:37:37 INFO : A1/B1/C3: Making directory 2026/07/21 04:37:47 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/21 04:37:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/21 04:37:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/21 04:37:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/21 04:37:47 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/21 04:37:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/21 04:37:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/21 04:37:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/21 04:37:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/21 04:37:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/21 04:37:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/21 04:37:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/21 04:37:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/21 04:37:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/21 04:37:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/21 04:37:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/21 04:38:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/21 04:38:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/21 04:38:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/21 04:38:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/21 04:38:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/21 04:38:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/21 04:38:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/21 04:38:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/21 04:38:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/21 04:38:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/21 04:38:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/21 04:38:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/21 04:38:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/21 04:38:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 04:38:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.86s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 04:38:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 918793aa0305b5fc0dbd1755bcb38ed3 OK 2026/07/21 04:38:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 04:38:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/21 04:38:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 04:38:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/21 04:38:14 DEBUG : no_checksum_big_file_from_pipe: md5 = fef7e6aedf5c5139c17d09b9eef796b1 OK 2026/07/21 04:38:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 04:38:14 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 04:38:17 DEBUG : with_checksum_small_file_from_pipe: md5 = f607d2ab79f5254f6c3ebbc49b8dc3bc OK 2026/07/21 04:38:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 04:38:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 04:38:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/21 04:38:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 6a97d984b0499afc39cb01f845e9f06f OK 2026/07/21 04:38:19 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 04:38:19 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 04:38:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 04:38:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 04:38:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/21 04:38:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 04:38:24 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-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 04:38:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 04:38:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 04:38:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/21 04:38:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 04:38:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.91s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/21 04:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/21 04:38:32 DEBUG : rcat_metadata: md5 = e9c9d5935abf86ab98f12c12b23a0b45 OK 2026/07/21 04:38:32 DEBUG : rcat_metadata: size = 48 OK 2026/07/21 04:38:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/21 04:38:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/21 04:38:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 585e2a376362886993f38666e939cbbc OK 2026/07/21 04:38:35 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/21 04:38:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.03s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (3.07s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:38 DEBUG : potato1: md5 = c1311a476cded0eac0b09a1167ab41e7 OK 2026/07/21 04:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/21 04:38:40 DEBUG : potato2: md5 = 678437f0d25d0286a4983058a8eb8aa9 OK 2026/07/21 04:38:40 DEBUG : potato2: size = 60 OK 2026/07/21 04:38:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:43 DEBUG : potato1: md5 = 8836e622cafffbac00a28c3fa6702e60 OK 2026/07/21 04:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/21 04:38:44 DEBUG : potato2: md5 = 15398f911c80e5b400ac86fbac3b2b57 OK 2026/07/21 04:38:44 DEBUG : potato2: size = 60 OK 2026/07/21 04:38:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:48 DEBUG : potato1: md5 = 141985904591cbbbbdb2b2b37c2a5a74 OK --- PASS: TestRcatSizeUploadHeaders (2.28s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:50 DEBUG : potato2: md5 = 13f835c70cd5b4259111a52938b4fb91 OK 2026/07/21 04:38:52 DEBUG : empty space: md5 = be525327d7e95537874bba6d14d30f96 OK 2026/07/21 04:38:54 DEBUG : sub dir/potato3: md5 = 67c303da67e094f119933155b7341fbe OK 2026/07/21 04:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Touching "sub dir/potato3" 2026/07/21 04:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Touching "empty space" 2026/07/21 04:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Touching "potato2" 2026/07/21 04:38:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.98s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:38:59 DEBUG : dir with metadata: Making directory with metadata 2026/07/21 04:38:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.65s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:39:01 DEBUG : directory with modtime: Making directory with metadata 2026/07/21 04:39:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:39:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/21 04:39:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 04:39:04 DEBUG : Google drive root 'crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g': Skipping btime metadata as can't update it on an existing file: 2026-07-21T04:39:04.168531075Z 2026/07/21 04:39:04 INFO : non existent directory: Updated directory metadata 2026/07/21 04:39:06 DEBUG : Google drive root 'crypt/ot6uob8n1gg3klv9rglu3pfqk11ibilpo800h3jloa6283l0ur4g': Skipping btime metadata as can't update it on an existing file: 2026-07-21T04:39:04.168531075Z 2026/07/21 04:39:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.66s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:39:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/21 04:39:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/21 04:39:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.17s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:39:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/21 04:39:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 04:39:12 DEBUG : dst: Making directory with metadata 2026/07/21 04:39:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 04:39:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 04:39:14 INFO : dst: Set directory modification time (using SetModTime) 2026/07/21 04:39:14 INFO : dst: Set directory modification time (using SetModTime) 2026/07/21 04:39:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/21 04:39:15 INFO : dst: Set directory modification time (using SetModTime) 2026/07/21 04:39:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo'", Local "Local file system at /tmp/rclone1142404227", Modify Window "1ms" 2026/07/21 04:39:18 DEBUG : sub dir/test remove existing: md5 = aef82500027750ce794a5a1695ae8055 OK 2026/07/21 04:39:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d9d5cc33d8adbef03cf0bc7c9a958607 OK 2026/07/21 04:39:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mepicuc5" before starting 2026/07/21 04:39:24 DEBUG : sub dir/test remove existing.mepicuc5: TEST: removing renamed existing file after operation 2026/07/21 04:39:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lajezay8" before starting 2026/07/21 04:39:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lajezay8: TEST: renaming existing back after failed operation 2026/07/21 04:39:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wefuvuc2" before starting 2026/07/21 04:39:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wefuvuc2: TEST: removing renamed existing file after operation 2026/07/21 04:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "99pk0g513pmu98p731igt1rq9oaekh5sifr3p6st4qi5j02ipmq0" 2026/07/21 04:39:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pp1mr1r10mr2hligufsqseeb993h103g0d85j4vv12rqk5i5qmk03vcjkf8mtc3d52ii0u30pei34nojuasdc9tstd79hptsdi058c45t7hl9qib6man3j5ubp085pfuq6hgs0je3t072cvditmvctjhvipv3i89dmfims3gnd6ptpb0nshg" --- PASS: TestRemoveExisting (14.07s) === 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/07/21 04:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xunusef4vayo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m44.401835418s (try 1/5)