"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/25 02:08:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe" 2026/03/25 02:08:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:08:09 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020" 2026/03/25 02:08:10 DEBUG : Creating backend with remote "/tmp/rclone2814803349" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/03/25 02:08:11 DEBUG : a: size = 0 OK 2026/03/25 02:08:11 DEBUG : a: size = 1 (memory) 2026/03/25 02:08:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/25 02:08:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/25 02:08:11 DEBUG : potato: Seek from 10 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 10 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 2 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/25 02:08:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 2 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/25 02:08:11 DEBUG : potato: Seek from 8 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 8 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/25 02:08:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 02:08:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 02:08:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 02:08:11 DEBUG : potato: Seek from 5 to 2 2026/03/25 02:08:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/25 02:08:11 DEBUG : potato: Seek from 9 to 0 2026/03/25 02:08:11 DEBUG : potato: Seek from 9 to 0 2026/03/25 02:08:11 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:08:13 DEBUG : rutabaga: md5 = f1ab5272bedf9fb9449138893902aad3 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/25 02:08:16 DEBUG : empty space: md5 = b3bb7059237f0c1329e4a2b8d9cb2a34 OK === RUN TestCheck/3 2026/03/25 02:08:18 DEBUG : potato2: md5 = 4aba5a299c5b24d36adf82f11085d8f8 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/25 02:08:20 DEBUG : remotepotato: md5 = 3968f0fd8481b1b913f4f1289dba96ab OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.19s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/03/25 02:08:23 DEBUG : Creating backend with remote "nonexistent" 2026/03/25 02:08:23 DEBUG : Creating backend with remote "nonexistent" 2026/03/25 02:08:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/25 02:08:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/25 02:08:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/25 02:08:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:08:25 DEBUG : rutabaga: md5 = 049737adb629c30df7498a004f5f9ac0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/25 02:08:28 DEBUG : empty space: md5 = ee107de5275be65a3f043a4676d6d3ae OK === RUN TestCheckDownload/3 2026/03/25 02:08:30 DEBUG : potato2: md5 = e7c7e0deba477bd7bab764d2209bbd92 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/25 02:08:34 DEBUG : remotepotato: md5 = 20bb5813369bb61836071554466a0794 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.21s) --- PASS: TestCheckDownload/1 (0.96s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.74s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:08:40 DEBUG : rutabaga: md5 = 22d8fbc52036f4305ca0011ccebe8239 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/25 02:08:42 DEBUG : empty space: md5 = f99ea3cd8096c8a33ce29b3b2240e9de OK === RUN TestCheckSizeOnly/3 2026/03/25 02:08:44 DEBUG : potato2: md5 = be4373bd6935720699dd81b907f10156 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/25 02:08:46 DEBUG : remotepotato: md5 = 516855198b4761253b6e31fb8f7920b3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.92s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:08:51 DEBUG : test.sum: md5 = ccc6d2abf0ef83c4f4077f6bcf380c6b OK 2026/03/25 02:08:52 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/25 02:08:52 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/25 02:08:52 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/25 02:08:52 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/25 02:08:53 DEBUG : test.sum: md5 = 2408e7acab43a52625c9426d1c3b7b40 OK 2026/03/25 02:08:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/25 02:08:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/25 02:08:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/25 02:08:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.06s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/data" 2026/03/25 02:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/data" 2026/03/25 02:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/vjrnln8ratgmqakfosrqe8espk" 2026/03/25 02:09:01 DEBUG : data/banana: md5 = 81ef8b3e5d41c71d5b5e7fbdf88a943c OK 2026/03/25 02:09:02 DEBUG : test.sum: md5 = ae324e321080c9b76b3a652410d21bd4 OK === RUN TestCheckSumDownload/subtest1 2026/03/25 02:09:07 DEBUG : data/potato: md5 = d5c8b9bd4208a6a2e6592c7220581175 OK 2026/03/25 02:09:08 DEBUG : test.sum: md5 = 8124a0648bd8aa7f25891fd804ee27a0 OK === RUN TestCheckSumDownload/subtest2 2026/03/25 02:09:12 DEBUG : test.sum: md5 = 439c6fd917d172d0569474a0c0111609 OK === RUN TestCheckSumDownload/subtest3 2026/03/25 02:09:18 DEBUG : test.sum: md5 = 93daedf90575b00e23db58be720813fc OK === RUN TestCheckSumDownload/subtest4 2026/03/25 02:09:23 DEBUG : test.sum: md5 = 91edb0584292b4bd50dbd333f239dab7 OK === RUN TestCheckSumDownload/subtest5 2026/03/25 02:09:26 DEBUG : test.sum: md5 = d3e758ed0e1caa4bd48402168cbe47eb OK === RUN TestCheckSumDownload/subtest6 2026/03/25 02:09:30 DEBUG : data/banana: md5 = b4e5727362926b012feb72a517bbb0a8 OK 2026/03/25 02:09:32 DEBUG : data/potato: md5 = 542ca493dd59fbc34683abb9817e69a1 OK 2026/03/25 02:09:33 DEBUG : test.sum: md5 = f306752812ebaa6b2a9184fed291d572 OK === RUN TestCheckSumDownload/subtest7 2026/03/25 02:09:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/25 02:09:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.02s) --- PASS: TestCheckSumDownload/subtest1 (2.16s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (1.86s) --- PASS: TestCheckSumDownload/subtest4 (1.91s) --- PASS: TestCheckSumDownload/subtest5 (1.78s) --- PASS: TestCheckSumDownload/subtest6 (1.98s) --- PASS: TestCheckSumDownload/subtest7 (1.99s) === RUN TestApplyTransforms 2026/03/25 02:09:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaxuqal0kivi" 2026/03/25 02:09:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:09:38 DEBUG : Creating backend with remote "TestDrive:crypt/718op024nllc3s14uq6ua3en8i8f61b0l5lf1bjuu6bcuvnsgrr0" 2026/03/25 02:09:39 DEBUG : Creating backend with remote "/tmp/rclone3264495451" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi'", Local "Local file system at /tmp/rclone3264495451", Modify Window "1ms" 2026/03/25 02:09:41 DEBUG : hello, world!: md5 = 477d971dd50b9c5aaf527bba13682302 OK upper checkfile vs. lower remote (without normalization) 2026/03/25 02:09:42 ERROR : hello, world!: sum not found 2026/03/25 02:09:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi' 2026/03/25 02:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi': 1 files missing 2026/03/25 02:09:42 NOTICE: 1 hashes missing 2026/03/25 02:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi': 1 differences found 2026/03/25 02:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/25 02:09:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi': 0 differences found 2026/03/25 02:09:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi': 1 matching files 2026/03/25 02:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-depomad5baxu" 2026/03/25 02:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/r65be9lo7ahpuqjh99t4jge6069qgagbc68nljrieui9kblbps6g" 2026/03/25 02:09:44 DEBUG : Creating backend with remote "/tmp/rclone1145950133" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu'", Local "Local file system at /tmp/rclone1145950133", Modify Window "1ms" 2026/03/25 02:09:46 DEBUG : HELLO, WORLD!: md5 = b2d5934690a4b9cdc464b767c0c60b4a OK lower checkfile vs. upper remote (without normalization) 2026/03/25 02:09:46 ERROR : HELLO, WORLD!: sum not found 2026/03/25 02:09:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu' 2026/03/25 02:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu': 1 files missing 2026/03/25 02:09:46 NOTICE: 1 hashes missing 2026/03/25 02:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu': 1 differences found 2026/03/25 02:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/25 02:09:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu': 0 differences found 2026/03/25 02:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu': 1 matching files 2026/03/25 02:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzawuw5vivi" 2026/03/25 02:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/alntg74dh5vn4cqcrh1he9pvfk1k6u9s6k1kqmodgggj7ak43ccg" 2026/03/25 02:09:48 DEBUG : Creating backend with remote "/tmp/rclone3253598905" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi'", Local "Local file system at /tmp/rclone3253598905", Modify Window "1ms" 2026/03/25 02:09:51 DEBUG : HeLlO, wOrLd!: md5 = f9fe048278b65d3fb804baf097c8eb3d OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/25 02:09:51 ERROR : HeLlO, wOrLd!: sum not found 2026/03/25 02:09:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi' 2026/03/25 02:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi': 1 files missing 2026/03/25 02:09:51 NOTICE: 1 hashes missing 2026/03/25 02:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi': 1 differences found 2026/03/25 02:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/25 02:09:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi': 0 differences found 2026/03/25 02:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi': 1 matching files 2026/03/25 02:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebomev1vide" 2026/03/25 02:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/hga2eb5b6mem1q5l2t8u5h6rt3n8fb2idi6relbs242tuq5dp400" 2026/03/25 02:09:53 DEBUG : Creating backend with remote "/tmp/rclone646045140" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide'", Local "Local file system at /tmp/rclone646045140", Modify Window "1ms" 2026/03/25 02:09:55 DEBUG : HELLO, WORLD!: md5 = 093710c5634a74a4a6e10f926d003fc6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/25 02:09:56 ERROR : HELLO, WORLD!: sum not found 2026/03/25 02:09:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide' 2026/03/25 02:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide': 1 files missing 2026/03/25 02:09:56 NOTICE: 1 hashes missing 2026/03/25 02:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide': 1 differences found 2026/03/25 02:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/25 02:09:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide': 0 differences found 2026/03/25 02:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide': 1 matching files 2026/03/25 02:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lawaquf5varo" 2026/03/25 02:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/038csdpeehbouvj6emg0adg7m7h0g28cdlana4o9p4ifmnmce1b0" 2026/03/25 02:09:58 DEBUG : Creating backend with remote "/tmp/rclone1230731224" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo'", Local "Local file system at /tmp/rclone1230731224", Modify Window "1ms" 2026/03/25 02:10:00 DEBUG : 測試_Русский___ě_áñ: md5 = 892f12c24467d7ca7fea19022f2e864b OK NFD checkfile vs. NFC remote (without normalization) 2026/03/25 02:10:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/25 02:10:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo' 2026/03/25 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo': 1 files missing 2026/03/25 02:10:00 NOTICE: 1 hashes missing 2026/03/25 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo': 1 differences found 2026/03/25 02:10:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/25 02:10:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo': 0 differences found 2026/03/25 02:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo': 1 matching files 2026/03/25 02:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipecaj9biti" 2026/03/25 02:10:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/vfh5nd3uec5g08a4sqtu25h6gl4bn62a4v0o983u8m35bnet3ei0" 2026/03/25 02:10:02 DEBUG : Creating backend with remote "/tmp/rclone3896641768" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti'", Local "Local file system at /tmp/rclone3896641768", Modify Window "1ms" 2026/03/25 02:10:05 DEBUG : 測試_Русский___ě_áñ: md5 = bd596c007cd735cc56273824ede872be OK NFC checkfile vs. NFD remote (without normalization) 2026/03/25 02:10:05 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/25 02:10:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti' 2026/03/25 02:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti': 1 files missing 2026/03/25 02:10:05 NOTICE: 1 hashes missing 2026/03/25 02:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti': 1 differences found 2026/03/25 02:10:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/25 02:10:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti': 0 differences found 2026/03/25 02:10:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti': 1 matching files 2026/03/25 02:10:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-totaqip4geli" 2026/03/25 02:10:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:10:06 DEBUG : Creating backend with remote "TestDrive:crypt/invpq25vs21c9si4siid51jiomiaavher9l4bdntdl7u8roa71pg" 2026/03/25 02:10:07 DEBUG : Creating backend with remote "/tmp/rclone2196994788" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli'", Local "Local file system at /tmp/rclone2196994788", Modify Window "1ms" 2026/03/25 02:10:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0581bddd18515bba644a8065aab8854b OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/25 02:10:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 02:10:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli' 2026/03/25 02:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli': 1 files missing 2026/03/25 02:10:10 NOTICE: 1 hashes missing 2026/03/25 02:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli': 1 differences found 2026/03/25 02:10:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/25 02:10:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli': 0 differences found 2026/03/25 02:10:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli': 1 matching files 2026/03/25 02:10:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bomarab9buya" 2026/03/25 02:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:10:11 DEBUG : Creating backend with remote "TestDrive:crypt/8o25kjls16t4vj843j5nqsq88845etthfe4chm3e8og2nurpf1qg" 2026/03/25 02:10:12 DEBUG : Creating backend with remote "/tmp/rclone517366179" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya'", Local "Local file system at /tmp/rclone517366179", Modify Window "1ms" 2026/03/25 02:10:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7ed40dec491517b5abbd563552ce01fc OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/25 02:10:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 02:10:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya' 2026/03/25 02:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya': 1 files missing 2026/03/25 02:10:15 NOTICE: 1 hashes missing 2026/03/25 02:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya': 1 differences found 2026/03/25 02:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/25 02:10:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya': 0 differences found 2026/03/25 02:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya': 1 matching files 2026/03/25 02:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bipegiw9gosi" 2026/03/25 02:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:10:16 DEBUG : Creating backend with remote "TestDrive:crypt/r5lcm59id3vren03c0nq6fui4gf9oebui213m799g4sosfgfn5m0" 2026/03/25 02:10:17 DEBUG : Creating backend with remote "/tmp/rclone1956809608" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi'", Local "Local file system at /tmp/rclone1956809608", Modify Window "1ms" 2026/03/25 02:10:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c912c166ee3a8b70513f9073abff5441 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/25 02:10:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 02:10:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi' 2026/03/25 02:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi': 1 files missing 2026/03/25 02:10:19 NOTICE: 1 hashes missing 2026/03/25 02:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi': 1 differences found 2026/03/25 02:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/25 02:10:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi': 0 differences found 2026/03/25 02:10:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi': 1 matching files 2026/03/25 02:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximocov2qufi" 2026/03/25 02:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/ghnkcvu8cf8dt78r6ulcbn2nrmh1ikjq6dsaf977aolo98bmetr0" 2026/03/25 02:10:22 DEBUG : Creating backend with remote "/tmp/rclone4097939474" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi'", Local "Local file system at /tmp/rclone4097939474", Modify Window "1ms" 2026/03/25 02:10:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 35089bda92b714d55aa8549bf18f2bdf OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/25 02:10:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 02:10:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi' 2026/03/25 02:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi': 1 files missing 2026/03/25 02:10:24 NOTICE: 1 hashes missing 2026/03/25 02:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi': 1 differences found 2026/03/25 02:10:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/25 02:10:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 02:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi': 0 differences found 2026/03/25 02:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi': 1 matching files 2026/03/25 02:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximocov2qufi': Purge remote 2026/03/25 02:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bipegiw9gosi': Purge remote 2026/03/25 02:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bomarab9buya': Purge remote 2026/03/25 02:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-totaqip4geli': Purge remote 2026/03/25 02:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipecaj9biti': Purge remote 2026/03/25 02:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lawaquf5varo': Purge remote 2026/03/25 02:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebomev1vide': Purge remote 2026/03/25 02:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzawuw5vivi': Purge remote 2026/03/25 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-depomad5baxu': Purge remote 2026/03/25 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaxuqal0kivi': Purge remote --- PASS: TestApplyTransforms (51.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:10:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 02:10:32 DEBUG : sub/file2: md5 = d3c3cf4f31bc6baa3bdb2895e9e64016 OK 2026/03/25 02:10:32 DEBUG : sub/file2: size = 14 OK 2026/03/25 02:10:32 INFO : file1: Copied (new) to: sub/file2 2026/03/25 02:10:33 DEBUG : sub/file2: size = 14 OK 2026/03/25 02:10:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 02:10:33 DEBUG : file1: Unchanged skipping 2026/03/25 02:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': don't need to copy/move sub/file2, it is already at target location 2026/03/25 02:10:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.03s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:10:39 DEBUG : dst/file1: md5 = 48c24695e7bba92e13d313a869446c41 OK 2026/03/25 02:10:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/backup" 2026/03/25 02:10:39 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 02:10:41 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:10:41 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe') 2026/03/25 02:10:41 DEBUG : dst/file1: Sizes differ 2026/03/25 02:10:43 INFO : dst/file1: Moved (server-side) 2026/03/25 02:10:45 DEBUG : dst/file1: md5 = b0e7e633f37574ac42e4982591ae7093 OK 2026/03/25 02:10:45 DEBUG : dst/file1: size = 14 OK 2026/03/25 02:10:45 INFO : dst/file1: Copied (new) 2026/03/25 02:10:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:10:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:10:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.28s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:10:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/dst" 2026/03/25 02:10:50 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 02:10:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/CompareDest" 2026/03/25 02:10:51 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/gveqi14airsml4bgu7krj116o8" 2026/03/25 02:10:53 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 02:10:55 DEBUG : one: md5 = fac9e47081c85c1bfad13c918be30f47 OK 2026/03/25 02:10:55 DEBUG : one: size = 3 OK 2026/03/25 02:10:55 INFO : one: Copied (new) 2026/03/25 02:10:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:10:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/dst') 2026/03/25 02:10:57 DEBUG : one: Sizes differ 2026/03/25 02:10:58 DEBUG : one: md5 = c15a644f92d9bba935d097ac6b4a24b9 OK 2026/03/25 02:10:58 DEBUG : one: size = 5 OK 2026/03/25 02:10:58 INFO : one: Copied (replaced existing) 2026/03/25 02:11:00 DEBUG : dst/one: md5 = 23e418d59c6c87b83f5916d5781c4fe5 OK 2026/03/25 02:11:02 DEBUG : CompareDest/one: md5 = 891e10b48bd317c08e51c4a8079468de OK 2026/03/25 02:11:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:11:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/dst') 2026/03/25 02:11:03 DEBUG : one: Sizes differ 2026/03/25 02:11:04 DEBUG : one: size = 5 OK 2026/03/25 02:11:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 02:11:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 02:11:06 DEBUG : CompareDest/two: md5 = 462fa1142c9f79dfc87cdb7d4ca03297 OK 2026/03/25 02:11:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 02:11:07 DEBUG : two: size = 3 OK 2026/03/25 02:11:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 02:11:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 02:11:07 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 02:11:08 DEBUG : two: size = 3 OK 2026/03/25 02:11:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 02:11:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 02:11:09 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 02:11:09 DEBUG : two: size = 5 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:11:09 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/CompareDest') 2026/03/25 02:11:09 DEBUG : two: Sizes differ 2026/03/25 02:11:10 DEBUG : two: md5 = 16919e6937b62ab7f8091f1f6b642b95 OK 2026/03/25 02:11:10 DEBUG : two: size = 5 OK 2026/03/25 02:11:10 INFO : two: Copied (new) 2026/03/25 02:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 02:11:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:11:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:11:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.99s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/dst" 2026/03/25 02:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 02:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/CopyDest" 2026/03/25 02:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/25 02:11:18 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 02:11:20 DEBUG : one: md5 = aa6e7069354f4bb6a100c4645ddb5e9d OK 2026/03/25 02:11:20 DEBUG : one: size = 3 OK 2026/03/25 02:11:20 INFO : one: Copied (new) 2026/03/25 02:11:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:11:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/dst') 2026/03/25 02:11:22 DEBUG : one: Sizes differ 2026/03/25 02:11:23 DEBUG : one: md5 = 9f9bf3b1f74305345c1affdb2a6e8ee0 OK 2026/03/25 02:11:23 DEBUG : one: size = 5 OK 2026/03/25 02:11:23 INFO : one: Copied (replaced existing) 2026/03/25 02:11:25 DEBUG : dst/one: md5 = 049680b9de86074be1dca56e8564a3b1 OK 2026/03/25 02:11:27 DEBUG : CopyDest/one: md5 = 176f2c7712a2c13b3fc7aae477ccc4bb OK 2026/03/25 02:11:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/BackupDir" 2026/03/25 02:11:28 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/25 02:11:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:11:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/dst') 2026/03/25 02:11:29 DEBUG : one: Sizes differ 2026/03/25 02:11:30 DEBUG : one: size = 5 OK 2026/03/25 02:11:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 02:11:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:11:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/dst') 2026/03/25 02:11:30 DEBUG : one: Sizes differ 2026/03/25 02:11:31 INFO : one: Moved (server-side) 2026/03/25 02:11:32 DEBUG : one: size = 5 OK 2026/03/25 02:11:32 INFO : one: Copied (server-side copy) 2026/03/25 02:11:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/25 02:11:34 DEBUG : CopyDest/two: md5 = 3447c83b08fe461222eb1011278b1d56 OK 2026/03/25 02:11:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 02:11:35 DEBUG : two: size = 3 OK 2026/03/25 02:11:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 02:11:36 DEBUG : two: size = 3 OK 2026/03/25 02:11:36 INFO : two: Copied (server-side copy) 2026/03/25 02:11:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/25 02:11:37 DEBUG : two: size = 3 OK 2026/03/25 02:11:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 02:11:37 DEBUG : two: Unchanged skipping 2026/03/25 02:11:39 DEBUG : CopyDest/three: md5 = b660c6c4c93876e155c5a918c5046b47 OK 2026/03/25 02:11:40 DEBUG : three: Need to transfer - File not found at Destination 2026/03/25 02:11:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:11:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe/CopyDest') 2026/03/25 02:11:40 DEBUG : three: Sizes differ 2026/03/25 02:11:40 DEBUG : three: Destination not found in --copy-dest 2026/03/25 02:11:41 DEBUG : three: md5 = c0f9bd07b3beac39c4b8f1354f8e82b2 OK 2026/03/25 02:11:41 DEBUG : three: size = 7 OK 2026/03/25 02:11:41 INFO : three: Copied (new) 2026/03/25 02:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 02:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 02:11:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:11:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 02:11:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:11:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 02:11:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.81s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:11:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/25 02:11:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c1b7b8d36ca4b8293bb411d2a9822248 OK 2026/03/25 02:11:51 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/25 02:11:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/25 02:11:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/25 02:11:52 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/03/25 02:11:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/25 02:11:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/25 02:11:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 94fa2be7eb73a01ed8af13bbd6a4f134 OK 2026/03/25 02:11:55 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/25 02:11:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/25 02:11:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/25 02:11:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.70s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using skip mode. 2026/03/25 02:12:01 NOTICE: one: Found 2 files with duplicate names 2026/03/25 02:12:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using skip mode. 2026/03/25 02:12:07 NOTICE: one: Found 3 files with duplicate names 2026/03/25 02:12:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/25 02:12:07 INFO : one: Deleted 2026/03/25 02:12:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.39s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using first mode. 2026/03/25 02:12:13 NOTICE: one: Found 3 files with duplicate names 2026/03/25 02:12:14 INFO : one: Deleted 2026/03/25 02:12:14 INFO : one: Deleted 2026/03/25 02:12:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.51s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using newest mode. 2026/03/25 02:12:20 NOTICE: one: Found 3 files with duplicate names 2026/03/25 02:12:20 INFO : one: Deleted 2026/03/25 02:12:21 INFO : one: Deleted 2026/03/25 02:12:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.51s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using oldest mode. 2026/03/25 02:12:27 NOTICE: one: Found 3 files with duplicate names 2026/03/25 02:12:28 INFO : one: Deleted 2026/03/25 02:12:28 INFO : one: Deleted 2026/03/25 02:12:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.79s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using largest mode. 2026/03/25 02:12:34 NOTICE: one: Found 3 files with duplicate names 2026/03/25 02:12:34 INFO : one: Deleted 2026/03/25 02:12:35 INFO : one: Deleted 2026/03/25 02:12:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.43s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using smallest mode. 2026/03/25 02:12:40 NOTICE: one: Found 3 files with duplicate names 2026/03/25 02:12:40 INFO : one: Deleted 2026/03/25 02:12:41 INFO : one: Deleted 2026/03/25 02:12:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.40s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Looking for duplicate names using rename mode. 2026/03/25 02:12:48 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/25 02:12:49 INFO : one-2.txt: renamed from: one.txt 2026/03/25 02:12:50 INFO : one-3.txt: renamed from: one.txt 2026/03/25 02:12:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.17s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:12:57 DEBUG : dupe1/one.txt: md5 = a9e4fd32b9737c4f371ec6c773adeb7c OK 2026/03/25 02:13:00 DEBUG : dupe2/two.txt: md5 = 95619dbe1f453ef9854362332580008d OK 2026/03/25 02:13:02 DEBUG : dupe3/three.txt: md5 = 501abfba3a001e6b9b7faf3179afaa0e OK 2026/03/25 02:13:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/25 02:13:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/25 02:13:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 02:13:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/25 02:13:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 02:13:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/25 02:13:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.95s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:13:10 DEBUG : a.txt: md5 = fad840566f65b723baa92872f4b52c59 OK 2026/03/25 02:13:11 DEBUG : zend.txt: md5 = 9adf09de0bd7539d501a6518981bfa6c OK 2026/03/25 02:13:13 DEBUG : sub dir/hello world: md5 = 7cccf760aac3c7371860dc4c0022d387 OK 2026/03/25 02:13:15 DEBUG : sub dir/hello world2: md5 = 7c56bca8a51673fb4301277181d3d829 OK 2026/03/25 02:13:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 7928310763eb9117b973dd88d302c654 OK 2026/03/25 02:13:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 75c831f6f71d8513a76f5631671d0f86 OK 2026/03/25 02:13:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9e0cd680a651bd69df149c204ab2d993 OK 2026/03/25 02:13:22 DEBUG : a.txt: Excluded (Size Filter) 2026/03/25 02:13:22 DEBUG : a.txt: Excluded 2026/03/25 02:13:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 02:13:22 DEBUG : sub dir/hello world2: Excluded 2026/03/25 02:13:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 02:13:22 DEBUG : sub dir/hello world: Excluded 2026/03/25 02:13:23 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 02:13:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 02:13:23 DEBUG : sub dir/hello world2: Excluded 2026/03/25 02:13:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 02:13:23 DEBUG : sub dir/hello world: Excluded 2026/03/25 02:13:23 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 02:13:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/25 02:13:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/25 02:13:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/25 02:13:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/25 02:13:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/25 02:13:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/25 02:13:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.80s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:13:32 DEBUG : a.txt: md5 = 777f4bcf88f19ea163aaad36961517a5 OK 2026/03/25 02:13:33 DEBUG : zend.txt: md5 = ced4b7b606f2367606de32b4d206637f OK 2026/03/25 02:13:35 DEBUG : sub dir/hello world: md5 = ec8d9c17b37a85e862b8b3bf3466f124 OK 2026/03/25 02:13:37 DEBUG : sub dir/hello world2: md5 = ce56f8e89ed09ac17f7d48e6905a7509 OK 2026/03/25 02:13:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 40b7077a0473f81007237b965c5a183d OK 2026/03/25 02:13:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2ca96e29ff3d9409fa4033cf2abc6a33 OK 2026/03/25 02:13:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1ed3c55fc01f899996de724d1f79a22d OK 2026/03/25 02:13:44 DEBUG : a.txt: Excluded (Size Filter) 2026/03/25 02:13:44 DEBUG : a.txt: Excluded 2026/03/25 02:13:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 02:13:45 DEBUG : sub dir/hello world: Excluded 2026/03/25 02:13:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 02:13:45 DEBUG : sub dir/hello world2: Excluded 2026/03/25 02:13:45 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 02:13:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 02:13:45 DEBUG : sub dir/hello world: Excluded 2026/03/25 02:13:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 02:13:45 DEBUG : sub dir/hello world2: Excluded 2026/03/25 02:13:45 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 02:13:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/25 02:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/25 02:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/25 02:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/25 02:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/25 02:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 02:13:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.16s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:13:54 DEBUG : file1: md5 = a0f71adaf71edda8f068a1937defbcbc OK 2026/03/25 02:13:56 DEBUG : sub/file2: md5 = 84ff9b8075587a43268978d0e32a2a8b 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/03/25 02:13:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/25 02:13:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/25 02:13:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/25 02:14:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.87s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:03 DEBUG : file1: md5 = d4837e7aeb846443a28a83205a301b1f OK 2026/03/25 02:14:06 DEBUG : sub/file2: md5 = fc2adf76ac504d049a18d76543b43ad9 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/03/25 02:14:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/notfound" 2026/03/25 02:14:10 DEBUG : Config file has changed externally - reloading 2026/03/25 02:14:10 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/qe0i31qdkoejk60elps0ni5sqk" 2026/03/25 02:14:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.50s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Making directory 2026/03/25 02:14:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:16 DEBUG : sub dir/hello world: md5 = 392962e5a6b9640420588654ef21ee6b OK 2026/03/25 02:14:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.84s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:20 DEBUG : potato2: md5 = 046292f3aee2a02252d7955904586c94 OK 2026/03/25 02:14:22 DEBUG : empty space: md5 = 46f2a55b4201df0936f3221a563e1bb0 OK --- PASS: TestLs (4.63s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:25 DEBUG : potato2: md5 = 2ecc41647c7bd2b6f9649144aa77bfaf OK 2026/03/25 02:14:27 DEBUG : empty space: md5 = c63a5dd0d43df3cc7c5c63c57ae4fc7c OK 2026/03/25 02:14:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/25 02:14:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.92s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:30 DEBUG : potato2: md5 = 1dc07270ca95a9873c822e3972888305 OK 2026/03/25 02:14:32 DEBUG : empty space: md5 = 838ec8aafe9980b4516fe58cb92e0f03 OK --- PASS: TestLsLong (4.86s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:35 DEBUG : potato2: md5 = 285170edcc78cb0780a6f5e7728fccab OK 2026/03/25 02:14:36 DEBUG : empty space: md5 = a09d954797a4ac38fff8c8ae32d0b6d5 OK --- PASS: TestHashSums (4.63s) === RUN TestHashSumsWithErrors 2026/03/25 02:14:38 DEBUG : Creating backend with remote ":memory:" 2026/03/25 02:14:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/25 02:14:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/25 02:14:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/25 02:14:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/25 02:14:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/25 02:14:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/25 02:14:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/25 02:14:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/25 02:14:38 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:40 DEBUG : potato2: md5 = e4cf846b35cf95b8f561fc4d3d716ce2 OK 2026/03/25 02:14:41 DEBUG : empty space: md5 = bda2c6bdf23a731fc009cfd3393c0060 OK 2026/03/25 02:14:43 DEBUG : sub dir/potato3: md5 = 85ae9a07ca0a012ea21962769228cb82 OK 2026/03/25 02:14:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.51s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:48 DEBUG : small: md5 = f0aa0b65cc3713aa76e5444466043012 OK 2026/03/25 02:14:50 DEBUG : medium: md5 = 2ba25077d2c8c4b2e01ce58ec7dae77e OK 2026/03/25 02:14:51 DEBUG : large: md5 = 3aaef2b8c2dce456156485b10ae3158b OK 2026/03/25 02:14:52 DEBUG : Waiting for deletions to finish 2026/03/25 02:14:52 DEBUG : large: Excluded (Size Filter) 2026/03/25 02:14:52 INFO : medium: Deleted 2026/03/25 02:14:52 INFO : small: Deleted --- PASS: TestDelete (6.82s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:14:55 DEBUG : small: md5 = d9faf69e9d9e679831e1fac1be42da19 OK 2026/03/25 02:14:56 DEBUG : medium: md5 = 61a8172211de29a3ce89fee56349bd33 OK 2026/03/25 02:14:58 DEBUG : large: md5 = e06207efb3cc102844abdc584b3867bf OK 2026/03/25 02:14:58 DEBUG : Waiting for deletions to finish 2026/03/25 02:14:59 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/25 02:14:59 INFO : small: Deleted 2026/03/25 02:14:59 INFO : large: Deleted --- PASS: TestMaxDelete (7.23s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:15:02 DEBUG : small: md5 = 5575b27a275fe2fc2be8e271b7437d1c OK 2026/03/25 02:15:03 DEBUG : medium: md5 = aaf06628ad32d6e2a7204c3ab5fb17ea OK 2026/03/25 02:15:05 DEBUG : large: md5 = a69e32956a97dc434ef2cfe0a3db9fff OK 2026/03/25 02:15:05 DEBUG : Waiting for deletions to finish 2026/03/25 02:15:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/25 02:15:06 INFO : small: Deleted 2026/03/25 02:15:06 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.88s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:15:09 DEBUG : small: md5 = 97a2649d8f072b2d4f37b20d36f3b7a1 OK 2026/03/25 02:15:11 DEBUG : medium: md5 = 40f31e00d3cbd006f8ceb2fcfb584929 OK 2026/03/25 02:15:12 DEBUG : large: md5 = 4777317db703fdcd31601312a8ff22a0 OK 2026/03/25 02:15:12 DEBUG : Waiting for deletions to finish 2026/03/25 02:15:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/25 02:15:13 INFO : large: Deleted 2026/03/25 02:15:13 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.20s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:15:16 DEBUG : ReadFile: md5 = d65bcf690c7e424092478c6cade3c79b OK --- PASS: TestReadFile (4.13s) === RUN TestRetry 2026/03/25 02:15:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/25 02:15:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/25 02:15:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 02:15:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 02:15:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 02:15:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 02:15:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:15:20 DEBUG : file1: md5 = d9e55fec2fe3404c0966429608178021 OK 2026/03/25 02:15:22 DEBUG : file2: md5 = 733c707bb6b3bf493e43f07fe7a56131 OK --- PASS: TestCat (14.54s) === RUN TestPurge 2026/03/25 02:15:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zanakez8yuwe" 2026/03/25 02:15:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 02:15:34 DEBUG : Creating backend with remote "TestDrive:crypt/thbosihpfm4aafd3k02kvor955gdg47c1atvcsjnnvcr8q1b49ig" 2026/03/25 02:15:35 DEBUG : Creating backend with remote "/tmp/rclone489354904" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zanakez8yuwe'", Local "Local file system at /tmp/rclone489354904", Modify Window "1ms" 2026/03/25 02:15:39 DEBUG : A1/B1/C1/one: md5 = c9443b37f44dd16178d6cb8a5b778440 OK 2026/03/25 02:15:39 INFO : A2: Making directory 2026/03/25 02:15:40 INFO : A1/B2: Making directory 2026/03/25 02:15:41 INFO : A1/B2/C2: Making directory 2026/03/25 02:15:41 INFO : A1/B1/C3: Making directory 2026/03/25 02:15:42 INFO : A3: Making directory 2026/03/25 02:15:43 INFO : A3/B3: Making directory 2026/03/25 02:15:43 INFO : A3/B3/C4: Making directory 2026/03/25 02:15:46 DEBUG : A1/two: md5 = 494f730b1d677ea54a3b1967f1e6b2e2 OK 2026/03/25 02:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zanakez8yuwe': Purge remote 2026/03/25 02:15:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.79s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:15:53 DEBUG : A1/B1/C1/one: md5 = 5e52e708eae38c5b994de4cea375b9a9 OK 2026/03/25 02:15:53 INFO : A2: Making directory 2026/03/25 02:15:54 INFO : A1/B2: Making directory 2026/03/25 02:15:54 INFO : A1/B2/C2: Making directory 2026/03/25 02:15:55 INFO : A1/B1/C3: Making directory 2026/03/25 02:15:56 INFO : A3: Making directory 2026/03/25 02:15:57 INFO : A3/B3: Making directory 2026/03/25 02:15:57 INFO : A3/B3/C4: Making directory 2026/03/25 02:16:00 DEBUG : A1/two: md5 = 016a45a654876e9df34b5ec53fcb5bda OK 2026/03/25 02:16:01 DEBUG : removing 1 level 3 directories 2026/03/25 02:16:01 INFO : A3/B3/C4: Removing directory 2026/03/25 02:16:03 DEBUG : removing 2 level 3 directories 2026/03/25 02:16:03 INFO : A1/B2/C2: Removing directory 2026/03/25 02:16:03 INFO : A1/B1/C3: Removing directory 2026/03/25 02:16:04 DEBUG : removing 2 level 2 directories 2026/03/25 02:16:04 INFO : A3/B3: Removing directory 2026/03/25 02:16:04 INFO : A1/B2: Removing directory 2026/03/25 02:16:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/25 02:16:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 02:16:05 DEBUG : removing 2 level 1 directories 2026/03/25 02:16:05 INFO : A3: Removing directory 2026/03/25 02:16:05 INFO : A2: Removing directory 2026/03/25 02:16:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/25 02:16:09 DEBUG : removing 1 level 3 directories 2026/03/25 02:16:09 INFO : A1/B1/C1: Removing directory 2026/03/25 02:16:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:10 DEBUG : removing 1 level 2 directories 2026/03/25 02:16:10 INFO : A1/B1: Removing directory 2026/03/25 02:16:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 02:16:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 02:16:10 DEBUG : removing 1 level 1 directories 2026/03/25 02:16:10 INFO : A1: Removing directory 2026/03/25 02:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 02:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 02:16:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 02:16:11 DEBUG : removing 1 level 0 directories 2026/03/25 02:16:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Removing directory 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/25 02:16:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.40s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:13 INFO : A1: Making directory 2026/03/25 02:16:14 INFO : A1/B1: Making directory 2026/03/25 02:16:15 INFO : A1/B1/C1: Making directory 2026/03/25 02:16:18 DEBUG : removing 1 level 3 directories 2026/03/25 02:16:18 INFO : A1/B1/C1: Removing directory 2026/03/25 02:16:18 DEBUG : removing 1 level 2 directories 2026/03/25 02:16:18 INFO : A1/B1: Removing directory 2026/03/25 02:16:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 02:16:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.08s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:21 INFO : A1: Making directory 2026/03/25 02:16:22 INFO : A1/B1: Making directory 2026/03/25 02:16:22 INFO : A1/B1/C1: Making directory 2026/03/25 02:16:25 DEBUG : removing 1 level 3 directories 2026/03/25 02:16:25 INFO : A1/B1/C1: Removing directory 2026/03/25 02:16:26 DEBUG : removing 1 level 2 directories 2026/03/25 02:16:26 INFO : A1/B1: Removing directory 2026/03/25 02:16:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 02:16:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.53s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:30 DEBUG : file1: md5 = e0b5c5931fba913a0d57eabaf9688810 OK 2026/03/25 02:16:31 DEBUG : filename.txt: File name found in url 2026/03/25 02:16:32 DEBUG : filename.txt: md5 = 9fba0ae8b87b3bf83ab09bf232fe4c13 OK 2026/03/25 02:16:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/25 02:16:34 DEBUG : headerfilename.txt: md5 = 2b53b4931c79b10e52e9ce5ce6dfee18 OK 2026/03/25 02:16:35 DEBUG : file2: md5 = cb9bcb6aeb17e135d0ba80ad9e13f1bb OK --- PASS: TestCopyURL (9.30s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:39 DEBUG : file1: md5 = 88b8e81dc792ef82a9646006969fe8e6 OK --- PASS: TestCopyURLDownloadHeaders (2.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 02:16:42 DEBUG : sub/file2: md5 = 3271e9b656d3306c7eed22786aac4e24 OK 2026/03/25 02:16:42 DEBUG : sub/file2: size = 14 OK 2026/03/25 02:16:42 INFO : file1: Copied (new) to: sub/file2 2026/03/25 02:16:42 INFO : file1: Deleted 2026/03/25 02:16:43 DEBUG : sub/file2: size = 14 OK 2026/03/25 02:16:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 02:16:43 DEBUG : file1: Unchanged skipping 2026/03/25 02:16:43 INFO : file1: Deleted 2026/03/25 02:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': don't need to copy/move sub/file2, it is already at target location 2026/03/25 02:16:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 02:16:48 DEBUG : file1: md5 = 741be5b55d7b7bad929d6a940f5f4a61 OK 2026/03/25 02:16:48 DEBUG : file1: size = 14 OK 2026/03/25 02:16:48 INFO : file1: Copied (new) 2026/03/25 02:16:48 INFO : file1: Deleted 2026/03/25 02:16:48 DEBUG : file1: Destination exists, skipping 2026/03/25 02:16:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:16:52 DEBUG : dst/file1: md5 = 18193b81776a554bea48eee2b7f04609 OK 2026/03/25 02:16:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yubotum7coxe/backup" 2026/03/25 02:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 02:16:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2814803349) 2026/03/25 02:16:55 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe') 2026/03/25 02:16:55 DEBUG : dst/file1: Sizes differ 2026/03/25 02:16:57 INFO : dst/file1: Moved (server-side) 2026/03/25 02:16:58 DEBUG : dst/file1: md5 = c964a4f889079d1e2ea36bf3ad595a18 OK 2026/03/25 02:16:58 DEBUG : dst/file1: size = 14 OK 2026/03/25 02:16:58 INFO : dst/file1: Copied (new) 2026/03/25 02:16:58 INFO : dst/file1: Deleted 2026/03/25 02:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:17:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/25 02:17:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.17s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:17:06 DEBUG : A1/one: md5 = 5d3def40de1b6facc4a770ac68cd99df OK 2026/03/25 02:17:07 DEBUG : A1/two: md5 = ef0eb05d5d04d6d249b858c59802da42 OK 2026/03/25 02:17:09 DEBUG : A1/B1/three: md5 = 0fdbfde7cde6ef5955b491cc65667f52 OK 2026/03/25 02:17:11 DEBUG : A1/B1/C1/four: md5 = ecf30a034a3da91559469ac3c8dd0779 OK 2026/03/25 02:17:13 DEBUG : A1/B1/C2/five: md5 = 43a223b0eb3ee506328b7ec18c65f94f OK 2026/03/25 02:17:13 INFO : A1/B2: Making directory 2026/03/25 02:17:14 INFO : A1/B1/C3: Making directory 2026/03/25 02:17:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/25 02:17:24 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/25 02:17:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/25 02:17:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/25 02:17:24 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/25 02:17:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 02:17:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 02:17:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 02:17:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 02:17:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 02:17:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/25 02:17:35 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/25 02:17:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/25 02:17:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/25 02:17:35 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/25 02:17:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/25 02:17:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 02:17:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 02:17:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 02:17:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 02:17:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 02:17:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/25 02:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/25 02:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/25 02:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/25 02:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/25 02:17:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 02:17:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/25 02:17:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/25 02:17:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 02:17:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.45s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:17:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 02:17:50 DEBUG : no_checksum_small_file_from_pipe: md5 = ee48085d3f428aa12c4a76066e8a3d95 OK 2026/03/25 02:17:50 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 02:17:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/25 02:17:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 02:17:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/25 02:17:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 5e494652e3d8b8f24146f7177b685680 OK 2026/03/25 02:17:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 02:17:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 02:17:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 075fb7df33f032d84d3f96acf93cba0d OK 2026/03/25 02:17:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 02:17:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 02:17:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/25 02:17:57 DEBUG : with_checksum_big_file_from_pipe: md5 = 5442055f35a3dbbacac5e8d9982ef8b8 OK 2026/03/25 02:17:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 02:17:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 02:18:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 02:18:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 02:18:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/25 02:18:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 02:18:02 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 02:18:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 02:18:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 02:18:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/25 02:18:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 02:18:07 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.11s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/25 02:18:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (48 bytes), uploading instead of streaming 2026/03/25 02:18:10 DEBUG : rcat_metadata: md5 = 29185c37a7e499d966ad189d8d46d54e OK 2026/03/25 02:18:10 DEBUG : rcat_metadata: size = 48 OK 2026/03/25 02:18:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/25 02:18:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/25 02:18:13 DEBUG : rcat_metadata_uploadcutoff0: md5 = 90aee6e20b5f1d72b1f78f91da322640 OK 2026/03/25 02:18:13 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/25 02:18:13 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.09s) --- PASS: TestRcatMetadata/Normal (2.62s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:16 DEBUG : potato1: md5 = aa46658d6be7636a80622bfb9f488f2a OK 2026/03/25 02:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (60 bytes), uploading instead of streaming 2026/03/25 02:18:17 DEBUG : potato2: md5 = 1cbe0a6e2ec8827d713ffd7d4aefc275 OK 2026/03/25 02:18:17 DEBUG : potato2: size = 60 OK 2026/03/25 02:18:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:20 DEBUG : potato1: md5 = 9abaedcbd7afba55a9096e63219c1676 OK 2026/03/25 02:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': File to upload is small (60 bytes), uploading instead of streaming 2026/03/25 02:18:22 DEBUG : potato2: md5 = c26099559e52a39a7a60ab1e13eb13c2 OK 2026/03/25 02:18:22 DEBUG : potato2: size = 60 OK 2026/03/25 02:18:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:26 DEBUG : potato1: md5 = 00a763079739784e7c09b4f208af4de5 OK --- PASS: TestRcatSizeUploadHeaders (2.41s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:28 DEBUG : potato2: md5 = 85e15a4dafc38cb29b6c64f4f74ba283 OK 2026/03/25 02:18:30 DEBUG : empty space: md5 = 59aea645212f34d546c4a1a226235800 OK 2026/03/25 02:18:32 DEBUG : sub dir/potato3: md5 = 86717cefb03c8131e820b8b3908ae0ab OK 2026/03/25 02:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Touching "sub dir/potato3" 2026/03/25 02:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Touching "potato2" 2026/03/25 02:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Touching "empty space" 2026/03/25 02:18:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.88s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:37 DEBUG : dir with metadata: Making directory with metadata 2026/03/25 02:18:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:39 DEBUG : directory with modtime: Making directory with metadata 2026/03/25 02:18:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/25 02:18:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:18:42 DEBUG : Google drive root 'crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020': Skipping btime metadata as can't update it on an existing file: 2026-03-25T02:18:41.786938322Z 2026/03/25 02:18:42 INFO : non existent directory: Updated directory metadata 2026/03/25 02:18:44 DEBUG : Google drive root 'crypt/s1sqhfg5le3ok067gu1d9m2ptbgmo96jmei3tso5bc2iagdmm020': Skipping btime metadata as can't update it on an existing file: 2026-03-25T02:18:41.786938322Z 2026/03/25 02:18:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.93s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/25 02:18:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/25 02:18:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.31s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/25 02:18:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:18:51 DEBUG : dst: Making directory with metadata 2026/03/25 02:18:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:18:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 02:18:52 INFO : dst: Set directory modification time (using SetModTime) 2026/03/25 02:18:52 INFO : dst: Set directory modification time (using SetModTime) 2026/03/25 02:18:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/25 02:18:53 INFO : dst: Set directory modification time (using SetModTime) 2026/03/25 02:18:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.72s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe'", Local "Local file system at /tmp/rclone2814803349", Modify Window "1ms" 2026/03/25 02:18:57 DEBUG : sub dir/test remove existing: md5 = 52bb6bbe24712521d7a4710e0c59d12d OK 2026/03/25 02:18:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 369aa420924861400b06403cf0ac5e92 OK 2026/03/25 02:19:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.powitoz4" before starting 2026/03/25 02:19:01 DEBUG : sub dir/test remove existing.powitoz4: TEST: removing renamed existing file after operation 2026/03/25 02:19:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qamoyuj5" before starting 2026/03/25 02:19:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qamoyuj5: TEST: renaming existing back after failed operation 2026/03/25 02:19:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tofobok0" before starting 2026/03/25 02:19:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tofobok0: TEST: removing renamed existing file after operation 2026/03/25 02:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "39t2lbeiukkap4p9lum3kdnu73o7u0tb2k34shs3ap885ti6dvqg" 2026/03/25 02:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e242m8a8dodf26v6vd5jt9ufbjtd8qqbd5s8lnncqg7m1nrln7uh1vpfvass9amgdg7dmp9n83kb90gj17haciviv93rg3glohgfvk1ql2tkujoco25dc0p9u5p08hvr47gf8icld8d3s5725kd1qjqqcc9ou78u2aoghdq3m28t2l0i6mng" --- PASS: TestRemoveExisting (13.85s) === 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/03/25 02:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yubotum7coxe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m59.2719629s (try 1/5)