"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/21 03:49:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado" 2026/02/21 03:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:49:26 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg" 2026/02/21 03:49:28 DEBUG : Creating backend with remote "/tmp/rclone3925487844" === 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/02/21 03:49:28 DEBUG : a: size = 0 OK 2026/02/21 03:49:28 DEBUG : a: size = 1 (memory) 2026/02/21 03:49:28 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/21 03:49:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/21 03:49:28 DEBUG : potato: Seek from 10 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 10 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 2 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/21 03:49:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 2 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/21 03:49:28 DEBUG : potato: Seek from 8 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 8 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/21 03:49:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/21 03:49:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/21 03:49:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/21 03:49:28 DEBUG : potato: Seek from 5 to 2 2026/02/21 03:49:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/21 03:49:28 DEBUG : potato: Seek from 9 to 0 2026/02/21 03:49:28 DEBUG : potato: Seek from 9 to 0 2026/02/21 03:49:28 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:49:31 DEBUG : rutabaga: md5 = 6d7db8c7db90e3acb5ff40149871ad8c OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/21 03:49:33 DEBUG : empty space: md5 = b7f8297506f40c04f91b9f7539f5280e OK === RUN TestCheck/3 2026/02/21 03:49:35 DEBUG : potato2: md5 = e835c94613a84b55b771f5e4e1df41ee OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/21 03:49:38 DEBUG : remotepotato: md5 = 42aba5755f0d2999070b2951590491f2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.80s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/02/21 03:49:41 DEBUG : Creating backend with remote "nonexistent" 2026/02/21 03:49:41 DEBUG : Creating backend with remote "nonexistent" 2026/02/21 03:49:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/21 03:49:41 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/02/21 03:49:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/21 03:49:41 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:49:43 DEBUG : rutabaga: md5 = adb4aa61927fd0ea7ed31bed59327d09 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/21 03:49:46 DEBUG : empty space: md5 = 18ad5784fcfa87d78bb96b4a7385bc4b OK === RUN TestCheckDownload/3 2026/02/21 03:49:49 DEBUG : potato2: md5 = 5f05c8e068035b5ab46c30394c4a4aeb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/21 03:49:53 DEBUG : remotepotato: md5 = 40f51dd52cb9c158f0a722e9d6617105 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.31s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (0.94s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:49:59 DEBUG : rutabaga: md5 = b1864b9b6273f3180ab7b39dfd04fd68 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/21 03:50:01 DEBUG : empty space: md5 = dcc8b04a84878359ed5290d2bb14f91f OK === RUN TestCheckSizeOnly/3 2026/02/21 03:50:03 DEBUG : potato2: md5 = fb792341c8c1d11afeb3b29dea6ab6cb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/21 03:50:06 DEBUG : remotepotato: md5 = bdf7e7c19a5f8ac8cea7a212ffa51816 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.85s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:50:11 DEBUG : test.sum: md5 = 30e84a6f56e3d4cfc4de48d0a5f7b21f OK 2026/02/21 03:50:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/21 03:50:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/21 03:50:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/21 03:50:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/21 03:50:13 DEBUG : test.sum: md5 = 33ecd336161872e5bc5d8c7adb27d669 OK 2026/02/21 03:50:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/21 03:50:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/21 03:50:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/21 03:50:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.93s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:50:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/data" 2026/02/21 03:50:15 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:50:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/data" 2026/02/21 03:50:17 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/vjrnln8ratgmqakfosrqe8espk" 2026/02/21 03:50:21 DEBUG : data/banana: md5 = 5d9c83989b3798c820986f43f8843f52 OK 2026/02/21 03:50:22 DEBUG : test.sum: md5 = 21381a2886cfde24c419825cfe08d4ca OK === RUN TestCheckSumDownload/subtest1 2026/02/21 03:50:27 DEBUG : data/potato: md5 = 6a6a331b024ac5328f9ecad8dd857d2c OK 2026/02/21 03:50:28 DEBUG : test.sum: md5 = b3d39741d11480fce00ac991be601d81 OK === RUN TestCheckSumDownload/subtest2 2026/02/21 03:50:32 DEBUG : test.sum: md5 = b80521ee0ec994ebcaa64519e3e1aa33 OK === RUN TestCheckSumDownload/subtest3 2026/02/21 03:50:36 DEBUG : test.sum: md5 = f87ea13c30785d06166b6ce585e0630f OK === RUN TestCheckSumDownload/subtest4 2026/02/21 03:50:40 DEBUG : test.sum: md5 = fe2e86f6ca6f6ed3dfe62401a00f9fc3 OK === RUN TestCheckSumDownload/subtest5 2026/02/21 03:50:44 DEBUG : test.sum: md5 = 584f4a3ccffd274e2971fbfa33064f19 OK === RUN TestCheckSumDownload/subtest6 2026/02/21 03:50:48 DEBUG : data/banana: md5 = 9bd8a6a92a5e4a638856fc8803a52936 OK 2026/02/21 03:50:49 DEBUG : data/potato: md5 = fb8ad6e0de3cdbc4ea2e5c905f7f3c6b OK 2026/02/21 03:50:51 DEBUG : test.sum: md5 = cbe075df8fb9be268292e67632c93447 OK === RUN TestCheckSumDownload/subtest7 2026/02/21 03:50:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/02/21 03:50:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.19s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (1.89s) --- PASS: TestCheckSumDownload/subtest4 (1.74s) --- PASS: TestCheckSumDownload/subtest5 (1.83s) --- PASS: TestCheckSumDownload/subtest6 (1.73s) --- PASS: TestCheckSumDownload/subtest7 (1.88s) === RUN TestApplyTransforms 2026/02/21 03:50:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qagidoh0jabi" 2026/02/21 03:50:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:50:56 DEBUG : Creating backend with remote "TestDrive:crypt/97rrj70hg31f3n8dpng2p2mpm6vff6j8o7uttqjv670g9ns0fl80" 2026/02/21 03:50:57 DEBUG : Creating backend with remote "/tmp/rclone3537769876" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi'", Local "Local file system at /tmp/rclone3537769876", Modify Window "1ms" 2026/02/21 03:51:00 DEBUG : hello, world!: md5 = f9946f3342cb28ce03f0c02fa8fdbbbf OK upper checkfile vs. lower remote (without normalization) 2026/02/21 03:51:00 ERROR : hello, world!: sum not found 2026/02/21 03:51:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi' 2026/02/21 03:51:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi': 1 files missing 2026/02/21 03:51:00 NOTICE: 1 hashes missing 2026/02/21 03:51:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi': 1 differences found 2026/02/21 03:51:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/21 03:51:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi': 0 differences found 2026/02/21 03:51:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi': 1 matching files 2026/02/21 03:51:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zibawiv9qufo" 2026/02/21 03:51:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:01 DEBUG : Creating backend with remote "TestDrive:crypt/55s6o3jpbuegri047pj1uqstud0kulggklf683pt7dg7dbndng0g" 2026/02/21 03:51:02 DEBUG : Creating backend with remote "/tmp/rclone1413066415" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo'", Local "Local file system at /tmp/rclone1413066415", Modify Window "1ms" 2026/02/21 03:51:05 DEBUG : HELLO, WORLD!: md5 = 2275e48fac69f98a8db5d7a8f3433b3a OK lower checkfile vs. upper remote (without normalization) 2026/02/21 03:51:05 ERROR : HELLO, WORLD!: sum not found 2026/02/21 03:51:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo' 2026/02/21 03:51:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo': 1 files missing 2026/02/21 03:51:05 NOTICE: 1 hashes missing 2026/02/21 03:51:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo': 1 differences found 2026/02/21 03:51:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/21 03:51:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo': 0 differences found 2026/02/21 03:51:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo': 1 matching files 2026/02/21 03:51:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fudunev0xifa" 2026/02/21 03:51:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:06 DEBUG : Creating backend with remote "TestDrive:crypt/6319f8p7192hnbd7u5dmvo7di4rvdimo91ihejr8886unlpb4qk0" 2026/02/21 03:51:07 DEBUG : Creating backend with remote "/tmp/rclone2848954991" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa'", Local "Local file system at /tmp/rclone2848954991", Modify Window "1ms" 2026/02/21 03:51:10 DEBUG : HeLlO, wOrLd!: md5 = 2d7ed5fc0947cf78ba69dc9b51a473dc OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/21 03:51:10 ERROR : HeLlO, wOrLd!: sum not found 2026/02/21 03:51:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa' 2026/02/21 03:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa': 1 files missing 2026/02/21 03:51:10 NOTICE: 1 hashes missing 2026/02/21 03:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa': 1 differences found 2026/02/21 03:51:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/21 03:51:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa': 0 differences found 2026/02/21 03:51:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa': 1 matching files 2026/02/21 03:51:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vepomuz5face" 2026/02/21 03:51:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:11 DEBUG : Creating backend with remote "TestDrive:crypt/ht4huhj2t74tgr0i8i016r9tk1cdjms9ob2fk9epp6qkrb9pjla0" 2026/02/21 03:51:12 DEBUG : Creating backend with remote "/tmp/rclone1475995349" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face'", Local "Local file system at /tmp/rclone1475995349", Modify Window "1ms" 2026/02/21 03:51:14 DEBUG : HELLO, WORLD!: md5 = 8a79650971ea2f5e39d7f3be424cbec0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/21 03:51:15 ERROR : HELLO, WORLD!: sum not found 2026/02/21 03:51:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face' 2026/02/21 03:51:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face': 1 files missing 2026/02/21 03:51:15 NOTICE: 1 hashes missing 2026/02/21 03:51:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face': 1 differences found 2026/02/21 03:51:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/21 03:51:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face': 0 differences found 2026/02/21 03:51:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face': 1 matching files 2026/02/21 03:51:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nibaqov9tema" 2026/02/21 03:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:16 DEBUG : Creating backend with remote "TestDrive:crypt/tq3gku9mdnnct4rb12dholcprs9q9kelrvlb0th43gophj9bor4g" 2026/02/21 03:51:17 DEBUG : Creating backend with remote "/tmp/rclone3717742965" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema'", Local "Local file system at /tmp/rclone3717742965", Modify Window "1ms" 2026/02/21 03:51:19 DEBUG : 測試_Русский___ě_áñ: md5 = 359692fc0ea61675744da0f1fad5a05e OK NFD checkfile vs. NFC remote (without normalization) 2026/02/21 03:51:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/21 03:51:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema' 2026/02/21 03:51:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema': 1 files missing 2026/02/21 03:51:20 NOTICE: 1 hashes missing 2026/02/21 03:51:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema': 1 differences found 2026/02/21 03:51:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/21 03:51:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema': 0 differences found 2026/02/21 03:51:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema': 1 matching files 2026/02/21 03:51:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuyekat4cini" 2026/02/21 03:51:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:21 DEBUG : Creating backend with remote "TestDrive:crypt/l1tmjjcvm43vovie7da4s1lj4o4m32rk6ta3rfutnl7if8fapkfg" 2026/02/21 03:51:22 DEBUG : Creating backend with remote "/tmp/rclone364533235" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini'", Local "Local file system at /tmp/rclone364533235", Modify Window "1ms" 2026/02/21 03:51:24 DEBUG : 測試_Русский___ě_áñ: md5 = 3bc1d929a8ba116bd63663567c48d41f OK NFC checkfile vs. NFD remote (without normalization) 2026/02/21 03:51:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/21 03:51:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini' 2026/02/21 03:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini': 1 files missing 2026/02/21 03:51:25 NOTICE: 1 hashes missing 2026/02/21 03:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini': 1 differences found 2026/02/21 03:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/21 03:51:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini': 0 differences found 2026/02/21 03:51:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini': 1 matching files 2026/02/21 03:51:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kewohad9pike" 2026/02/21 03:51:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:26 DEBUG : Creating backend with remote "TestDrive:crypt/ukrr44trds30bbc3r9but6gokd6c6bo8iiaflj5nnq4dgc1e6j50" 2026/02/21 03:51:27 DEBUG : Creating backend with remote "/tmp/rclone396616575" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike'", Local "Local file system at /tmp/rclone396616575", Modify Window "1ms" 2026/02/21 03:51:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9d25850d6c63ad9caae85e9c5baad276 OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/21 03:51:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/21 03:51:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike' 2026/02/21 03:51:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike': 1 files missing 2026/02/21 03:51:29 NOTICE: 1 hashes missing 2026/02/21 03:51:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike': 1 differences found 2026/02/21 03:51:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/21 03:51:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike': 0 differences found 2026/02/21 03:51:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike': 1 matching files 2026/02/21 03:51:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kerukav0buri" 2026/02/21 03:51:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:30 DEBUG : Creating backend with remote "TestDrive:crypt/2624vgam70f67d84grjam2ukf39ap6g2hqv1v7eo8pq103sj7m70" 2026/02/21 03:51:31 DEBUG : Creating backend with remote "/tmp/rclone1391427661" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri'", Local "Local file system at /tmp/rclone1391427661", Modify Window "1ms" 2026/02/21 03:51:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca039f1e4ea005210428a7f4388b0291 OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/21 03:51:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/21 03:51:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri' 2026/02/21 03:51:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri': 1 files missing 2026/02/21 03:51:34 NOTICE: 1 hashes missing 2026/02/21 03:51:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri': 1 differences found 2026/02/21 03:51:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/21 03:51:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri': 0 differences found 2026/02/21 03:51:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri': 1 matching files 2026/02/21 03:51:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cesucel6tobu" 2026/02/21 03:51:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:35 DEBUG : Creating backend with remote "TestDrive:crypt/mou1r751ddr3cht0tcnlnhli2a70eg4ohfsfsr9tleg4apbgpdh0" 2026/02/21 03:51:36 DEBUG : Creating backend with remote "/tmp/rclone1286847187" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu'", Local "Local file system at /tmp/rclone1286847187", Modify Window "1ms" 2026/02/21 03:51:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b28fd4cad3f90cd64bae5ab8295d6a7d OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/21 03:51:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/21 03:51:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu' 2026/02/21 03:51:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu': 1 files missing 2026/02/21 03:51:39 NOTICE: 1 hashes missing 2026/02/21 03:51:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu': 1 differences found 2026/02/21 03:51:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/21 03:51:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu': 0 differences found 2026/02/21 03:51:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu': 1 matching files 2026/02/21 03:51:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamacuw6mule" 2026/02/21 03:51:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:40 DEBUG : Creating backend with remote "TestDrive:crypt/6jms5gcnaj9fovutsi3v1ipfg11fv02es0r5q4qonb0vh1mbloi0" 2026/02/21 03:51:41 DEBUG : Creating backend with remote "/tmp/rclone1818726420" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule'", Local "Local file system at /tmp/rclone1818726420", Modify Window "1ms" 2026/02/21 03:51:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = afac6af38f73e54fedaabbac1ef5fc13 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/21 03:51:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/21 03:51:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule' 2026/02/21 03:51:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule': 1 files missing 2026/02/21 03:51:44 NOTICE: 1 hashes missing 2026/02/21 03:51:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule': 1 differences found 2026/02/21 03:51:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/21 03:51:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/21 03:51:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule': 0 differences found 2026/02/21 03:51:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule': 1 matching files 2026/02/21 03:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamacuw6mule': Purge remote 2026/02/21 03:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cesucel6tobu': Purge remote 2026/02/21 03:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kerukav0buri': Purge remote 2026/02/21 03:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kewohad9pike': Purge remote 2026/02/21 03:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuyekat4cini': Purge remote 2026/02/21 03:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nibaqov9tema': Purge remote 2026/02/21 03:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vepomuz5face': Purge remote 2026/02/21 03:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fudunev0xifa': Purge remote 2026/02/21 03:51:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zibawiv9qufo': Purge remote 2026/02/21 03:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagidoh0jabi': Purge remote --- PASS: TestApplyTransforms (52.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:51:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/21 03:51:52 DEBUG : sub/file2: md5 = b8e7313de7a97bd925b713a1fb04c60b OK 2026/02/21 03:51:52 DEBUG : sub/file2: size = 14 OK 2026/02/21 03:51:52 INFO : file1: Copied (new) to: sub/file2 2026/02/21 03:51:53 DEBUG : sub/file2: size = 14 OK 2026/02/21 03:51:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/21 03:51:53 DEBUG : file1: Unchanged skipping 2026/02/21 03:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': don't need to copy/move sub/file2, it is already at target location 2026/02/21 03:51:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.45s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:51:59 DEBUG : dst/file1: md5 = 40fe03f717848d39e3ba8ec0541f9528 OK 2026/02/21 03:51:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/backup" 2026/02/21 03:51:59 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/1nrff024r7pq65ecp72fc28jb0" 2026/02/21 03:52:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:01 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado') 2026/02/21 03:52:01 DEBUG : dst/file1: Sizes differ 2026/02/21 03:52:03 INFO : dst/file1: Moved (server-side) 2026/02/21 03:52:05 DEBUG : dst/file1: md5 = b35fd7fa21b8b23730d05ed5386f12ba OK 2026/02/21 03:52:05 DEBUG : dst/file1: size = 14 OK 2026/02/21 03:52:05 INFO : dst/file1: Copied (new) 2026/02/21 03:52:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:52:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:52:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.57s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:52:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/dst" 2026/02/21 03:52:10 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/21 03:52:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/CompareDest" 2026/02/21 03:52:12 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/gveqi14airsml4bgu7krj116o8" 2026/02/21 03:52:13 DEBUG : one: Need to transfer - File not found at Destination 2026/02/21 03:52:16 DEBUG : one: md5 = 9139bbabd0f81c422cdc73975de01fa9 OK 2026/02/21 03:52:16 DEBUG : one: size = 3 OK 2026/02/21 03:52:16 INFO : one: Copied (new) 2026/02/21 03:52:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/dst') 2026/02/21 03:52:17 DEBUG : one: Sizes differ 2026/02/21 03:52:19 DEBUG : one: md5 = bfb69489d4aef604af17f6cb3123ecf7 OK 2026/02/21 03:52:19 DEBUG : one: size = 5 OK 2026/02/21 03:52:19 INFO : one: Copied (replaced existing) 2026/02/21 03:52:21 DEBUG : dst/one: md5 = 3d854dbb79b3f02722633588a00cc4c4 OK 2026/02/21 03:52:23 DEBUG : CompareDest/one: md5 = 5863d3306085006908886288b8afe3c4 OK 2026/02/21 03:52:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/dst') 2026/02/21 03:52:24 DEBUG : one: Sizes differ 2026/02/21 03:52:24 DEBUG : one: size = 5 OK 2026/02/21 03:52:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/21 03:52:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/21 03:52:26 DEBUG : CompareDest/two: md5 = a44cf673ccb740d58cb16883d64feb15 OK 2026/02/21 03:52:27 DEBUG : two: Need to transfer - File not found at Destination 2026/02/21 03:52:27 DEBUG : two: size = 3 OK 2026/02/21 03:52:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/21 03:52:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/21 03:52:28 DEBUG : two: Need to transfer - File not found at Destination 2026/02/21 03:52:28 DEBUG : two: size = 3 OK 2026/02/21 03:52:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/21 03:52:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/21 03:52:30 DEBUG : two: Need to transfer - File not found at Destination 2026/02/21 03:52:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:30 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/CompareDest') 2026/02/21 03:52:30 DEBUG : two: Sizes differ 2026/02/21 03:52:31 DEBUG : two: md5 = 3eccb39647d48f7a0c11276e20793297 OK 2026/02/21 03:52:31 DEBUG : two: size = 5 OK 2026/02/21 03:52:31 INFO : two: Copied (new) 2026/02/21 03:52:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/21 03:52:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:52:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/21 03:52:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.05s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:52:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/dst" 2026/02/21 03:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/21 03:52:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/CopyDest" 2026/02/21 03:52:38 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/21 03:52:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/21 03:52:42 DEBUG : one: md5 = 38a777b766b3b749af1ab6e16877c6f2 OK 2026/02/21 03:52:42 DEBUG : one: size = 3 OK 2026/02/21 03:52:42 INFO : one: Copied (new) 2026/02/21 03:52:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/dst') 2026/02/21 03:52:43 DEBUG : one: Sizes differ 2026/02/21 03:52:45 DEBUG : one: md5 = 133323fe87ad3a337ba8e1bcd979ccc2 OK 2026/02/21 03:52:45 DEBUG : one: size = 5 OK 2026/02/21 03:52:45 INFO : one: Copied (replaced existing) 2026/02/21 03:52:47 DEBUG : dst/one: md5 = 8fa4f5b36cba9b9a57f1e36a32fb2ac4 OK 2026/02/21 03:52:49 DEBUG : CopyDest/one: md5 = fde3fb2c054a88652e2faa9db76cacbc OK 2026/02/21 03:52:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/BackupDir" 2026/02/21 03:52:50 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/21 03:52:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/dst') 2026/02/21 03:52:52 DEBUG : one: Sizes differ 2026/02/21 03:52:52 DEBUG : one: size = 5 OK 2026/02/21 03:52:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/21 03:52:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:52:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/dst') 2026/02/21 03:52:52 DEBUG : one: Sizes differ 2026/02/21 03:52:54 INFO : one: Moved (server-side) 2026/02/21 03:52:55 DEBUG : one: size = 5 OK 2026/02/21 03:52:55 INFO : one: Copied (server-side copy) 2026/02/21 03:52:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/21 03:52:57 DEBUG : CopyDest/two: md5 = be3203e778fa26833b6f41331d647171 OK 2026/02/21 03:52:58 DEBUG : two: Need to transfer - File not found at Destination 2026/02/21 03:52:58 DEBUG : two: size = 3 OK 2026/02/21 03:52:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/21 03:52:59 DEBUG : two: size = 3 OK 2026/02/21 03:52:59 INFO : two: Copied (server-side copy) 2026/02/21 03:52:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/21 03:53:00 DEBUG : two: size = 3 OK 2026/02/21 03:53:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/21 03:53:00 DEBUG : two: Unchanged skipping 2026/02/21 03:53:02 DEBUG : CopyDest/three: md5 = d6099757a3c2a0160a3c941437f783d3 OK 2026/02/21 03:53:02 DEBUG : three: Need to transfer - File not found at Destination 2026/02/21 03:53:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:53:03 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado/CopyDest') 2026/02/21 03:53:03 DEBUG : three: Sizes differ 2026/02/21 03:53:03 DEBUG : three: Destination not found in --copy-dest 2026/02/21 03:53:04 DEBUG : three: md5 = 56d9bf1e6aad15820a69b06e4f28d3b9 OK 2026/02/21 03:53:04 DEBUG : three: size = 7 OK 2026/02/21 03:53:04 INFO : three: Copied (new) 2026/02/21 03:53:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/21 03:53:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/21 03:53:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:53:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/21 03:53:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/21 03:53:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:53:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.79s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.52s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/21 03:53:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 78a53ef3e710be1e45587b68be9877c0 OK 2026/02/21 03:53:15 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/21 03:53:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/21 03:53:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/21 03:53:16 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/02/21 03:53:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/21 03:53:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/21 03:53:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c4b411ae2e962c33d07c90bb26d6076a OK 2026/02/21 03:53:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/21 03:53:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/21 03:53:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/21 03:53:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.80s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using skip mode. 2026/02/21 03:53:26 NOTICE: one: Found 2 files with duplicate names 2026/02/21 03:53:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using skip mode. 2026/02/21 03:53:32 NOTICE: one: Found 3 files with duplicate names 2026/02/21 03:53:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/21 03:53:33 INFO : one: Deleted 2026/02/21 03:53:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.88s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using first mode. 2026/02/21 03:53:39 NOTICE: one: Found 3 files with duplicate names 2026/02/21 03:53:39 INFO : one: Deleted 2026/02/21 03:53:40 INFO : one: Deleted 2026/02/21 03:53:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using newest mode. 2026/02/21 03:53:46 NOTICE: one: Found 3 files with duplicate names 2026/02/21 03:53:46 INFO : one: Deleted 2026/02/21 03:53:47 INFO : one: Deleted 2026/02/21 03:53:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.42s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using oldest mode. 2026/02/21 03:53:53 NOTICE: one: Found 3 files with duplicate names 2026/02/21 03:53:54 INFO : one: Deleted 2026/02/21 03:53:54 INFO : one: Deleted 2026/02/21 03:53:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.68s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:53:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using largest mode. 2026/02/21 03:54:00 NOTICE: one: Found 3 files with duplicate names 2026/02/21 03:54:00 INFO : one: Deleted 2026/02/21 03:54:01 INFO : one: Deleted 2026/02/21 03:54:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.65s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:54:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using smallest mode. 2026/02/21 03:54:06 NOTICE: one: Found 3 files with duplicate names 2026/02/21 03:54:07 INFO : one: Deleted 2026/02/21 03:54:07 INFO : one: Deleted 2026/02/21 03:54:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:54:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Looking for duplicate names using rename mode. 2026/02/21 03:54:14 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/21 03:54:16 INFO : one-2.txt: renamed from: one.txt 2026/02/21 03:54:17 INFO : one-3.txt: renamed from: one.txt 2026/02/21 03:54:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.31s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:54:23 DEBUG : dupe1/one.txt: md5 = 452cd3b122cf4777a1a603cf0b7dc9aa OK 2026/02/21 03:54:25 DEBUG : dupe2/two.txt: md5 = e1d16c6543ce2bad24fb232093834495 OK 2026/02/21 03:54:27 DEBUG : dupe3/three.txt: md5 = 8908b5baa26a608d372c4d04e85d21bc OK 2026/02/21 03:54:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/21 03:54:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/21 03:54:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/21 03:54:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/21 03:54:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/21 03:54:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/21 03:54:33 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.03s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:54:35 DEBUG : a.txt: md5 = a077451943f65242ee770292659a2255 OK 2026/02/21 03:54:37 DEBUG : zend.txt: md5 = a1cf153e9a24269ec2f0eade0890a907 OK 2026/02/21 03:54:39 DEBUG : sub dir/hello world: md5 = 303988a31e82c360890258f274781182 OK 2026/02/21 03:54:40 DEBUG : sub dir/hello world2: md5 = aa27997634fd1232929e1f58cb72855a OK 2026/02/21 03:54:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 101954bf10fbce94c35dd1a927cf7e7e OK 2026/02/21 03:54:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = 93dbf83389badd3532888d7a7a96f0bf OK 2026/02/21 03:54:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7115fb09d040b7eb23cd739f8f4b6f80 OK 2026/02/21 03:54:48 DEBUG : a.txt: Excluded (Size Filter) 2026/02/21 03:54:48 DEBUG : a.txt: Excluded 2026/02/21 03:54:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/21 03:54:49 DEBUG : sub dir/hello world2: Excluded 2026/02/21 03:54:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/21 03:54:49 DEBUG : sub dir/hello world: Excluded 2026/02/21 03:54:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/21 03:54:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/21 03:54:49 DEBUG : sub dir/hello world2: Excluded 2026/02/21 03:54:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/21 03:54:49 DEBUG : sub dir/hello world: Excluded 2026/02/21 03:54:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/21 03:54:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/21 03:54:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/21 03:54:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/21 03:54:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/21 03:54:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/21 03:54:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/21 03:54:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.86s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:54:58 DEBUG : a.txt: md5 = e1359abbeb819580e643353e3efcffd8 OK 2026/02/21 03:54:59 DEBUG : zend.txt: md5 = ad1a6cab98cff62c07be146c5c5cf613 OK 2026/02/21 03:55:02 DEBUG : sub dir/hello world: md5 = 9f97e88f98b8ce9fa43865f313aeb184 OK 2026/02/21 03:55:03 DEBUG : sub dir/hello world2: md5 = dcb35d00e5f97ea42239b3d3f74f89ef OK 2026/02/21 03:55:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 4c6262dd32077bece501efc542680f24 OK 2026/02/21 03:55:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a52722466d08653bf0a666bf01c9f14 OK 2026/02/21 03:55:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 553494507c43540435705e53a9f907cf OK 2026/02/21 03:55:11 DEBUG : a.txt: Excluded (Size Filter) 2026/02/21 03:55:11 DEBUG : a.txt: Excluded 2026/02/21 03:55:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/21 03:55:11 DEBUG : sub dir/hello world: Excluded 2026/02/21 03:55:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/21 03:55:11 DEBUG : sub dir/hello world2: Excluded 2026/02/21 03:55:12 DEBUG : sub dir/ignore dir: Excluded 2026/02/21 03:55:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/21 03:55:12 DEBUG : sub dir/hello world: Excluded 2026/02/21 03:55:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/21 03:55:12 DEBUG : sub dir/hello world2: Excluded 2026/02/21 03:55:12 DEBUG : sub dir/ignore dir: Excluded 2026/02/21 03:55:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/21 03:55:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/21 03:55:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/21 03:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/21 03:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/21 03:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/21 03:55:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.80s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:21 DEBUG : file1: md5 = f69a4c2dd4f6d3b782eb14bab5cbf016 OK 2026/02/21 03:55:23 DEBUG : sub/file2: md5 = 7959bf1c53d6e2cbc28ba21c499458f3 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/02/21 03:55:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/21 03:55:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/21 03:55:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/21 03:55:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.74s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:30 DEBUG : file1: md5 = ee7918a84543bfa6d074efe099d85b6d OK 2026/02/21 03:55:33 DEBUG : sub/file2: md5 = b9e327a18b6ea130a10d242b599561b0 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/02/21 03:55:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/notfound" 2026/02/21 03:55:37 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/qe0i31qdkoejk60elps0ni5sqk" 2026/02/21 03:55:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.88s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Making directory 2026/02/21 03:55:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:44 DEBUG : sub dir/hello world: md5 = 0a369571d73ecfb846b78db401728014 OK 2026/02/21 03:55:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.19s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:48 DEBUG : potato2: md5 = f29daab2c739f20767064f823d22d962 OK 2026/02/21 03:55:50 DEBUG : empty space: md5 = ecdd0c4a60e4cf6a0a12b7e5f5434333 OK --- PASS: TestLs (5.26s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:54 DEBUG : potato2: md5 = 64179e30de195d9f0bc99ad4f1fe390f OK 2026/02/21 03:55:55 DEBUG : empty space: md5 = 43cfce4e26f0e05199f4dde90893edfa OK 2026/02/21 03:55:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.12s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:55:59 DEBUG : potato2: md5 = b5065268d488a69c9e3da5add6eafa29 OK 2026/02/21 03:56:00 DEBUG : empty space: md5 = dd900ff6fcb5201c082a88644d778849 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:04 DEBUG : potato2: md5 = b408f7cddb6088ed2c90e51135b8f49a OK 2026/02/21 03:56:05 DEBUG : empty space: md5 = 28e086135e3008045927ccc07ee3bcc2 OK --- PASS: TestHashSums (4.83s) === RUN TestHashSumsWithErrors 2026/02/21 03:56:07 DEBUG : Creating backend with remote ":memory:" 2026/02/21 03:56:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/21 03:56:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/21 03:56:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/21 03:56:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/21 03:56:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/21 03:56:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/21 03:56:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/21 03:56:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/21 03:56:07 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:08 DEBUG : potato2: md5 = 4e64ae143897fb481d7917c11fd294c2 OK 2026/02/21 03:56:10 DEBUG : empty space: md5 = eda5f407e98b6438aa741221eda028cb OK 2026/02/21 03:56:12 DEBUG : sub dir/potato3: md5 = 90ee93cd1fb277fab96226c3778294e8 OK 2026/02/21 03:56:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.89s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:17 DEBUG : small: md5 = 43a6a1993554b4e3b3c42f7db87282a7 OK 2026/02/21 03:56:19 DEBUG : medium: md5 = e8d41bee4a12516626c81c3766ecf6a7 OK 2026/02/21 03:56:20 DEBUG : large: md5 = 9f4cc5377fd8270954ff1c3b8b73a551 OK 2026/02/21 03:56:21 DEBUG : Waiting for deletions to finish 2026/02/21 03:56:21 DEBUG : large: Excluded (Size Filter) 2026/02/21 03:56:21 INFO : medium: Deleted 2026/02/21 03:56:21 INFO : small: Deleted --- PASS: TestDelete (6.85s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:24 DEBUG : small: md5 = 9a74d31cc32b07ae2c7a478c2b52a607 OK 2026/02/21 03:56:26 DEBUG : medium: md5 = 4fa6c2ca6b1c0b406aa1b00f7b91a3f3 OK 2026/02/21 03:56:27 DEBUG : large: md5 = e2135b352e17403bf86b455669b31d6c OK 2026/02/21 03:56:27 DEBUG : Waiting for deletions to finish 2026/02/21 03:56:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/02/21 03:56:28 INFO : small: Deleted 2026/02/21 03:56:28 INFO : medium: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:31 DEBUG : small: md5 = d7b47b232752c147f5afbfb8107004bc OK 2026/02/21 03:56:33 DEBUG : medium: md5 = 610533798f8379cff4e2b11beed39d67 OK 2026/02/21 03:56:34 DEBUG : large: md5 = e6d1ad65ef4fa8a4df79ee551e4fd636 OK 2026/02/21 03:56:34 DEBUG : Waiting for deletions to finish 2026/02/21 03:56:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/21 03:56:35 INFO : medium: Deleted 2026/02/21 03:56:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.21s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:39 DEBUG : small: md5 = 78f4c1464804c6d04a4038c7cabfb85f OK 2026/02/21 03:56:40 DEBUG : medium: md5 = ba24d502dbeeba12ee7183984232450f OK 2026/02/21 03:56:41 DEBUG : large: md5 = a5b42071dc3b8253919602a8d5b08016 OK 2026/02/21 03:56:42 DEBUG : Waiting for deletions to finish 2026/02/21 03:56:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/21 03:56:42 INFO : medium: Deleted 2026/02/21 03:56:42 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.05s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:46 DEBUG : ReadFile: md5 = 59c0a3abfe2360ccce2dadfa2938419e OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2026/02/21 03:56:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/21 03:56:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/21 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/21 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/21 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/21 03:56:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/21 03:56:48 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:56:50 DEBUG : file1: md5 = 04eeaff82139b1776efbdf456a6d1921 OK 2026/02/21 03:56:51 DEBUG : file2: md5 = 8609a90dc387e7be481cbd7b5b9c12a0 OK --- PASS: TestCat (13.52s) === RUN TestPurge 2026/02/21 03:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rejasat7qoyo" 2026/02/21 03:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/ppfq4l368g0qa3p98et0rmfja7sun6026q5bpdd56anlp2vrjm2g" 2026/02/21 03:57:03 DEBUG : Creating backend with remote "/tmp/rclone561533056" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rejasat7qoyo'", Local "Local file system at /tmp/rclone561533056", Modify Window "1ms" 2026/02/21 03:57:07 DEBUG : A1/B1/C1/one: md5 = 81b18a91ec129ce9159f69113f01155a OK 2026/02/21 03:57:07 INFO : A2: Making directory 2026/02/21 03:57:08 INFO : A1/B2: Making directory 2026/02/21 03:57:09 INFO : A1/B2/C2: Making directory 2026/02/21 03:57:10 INFO : A1/B1/C3: Making directory 2026/02/21 03:57:10 INFO : A3: Making directory 2026/02/21 03:57:11 INFO : A3/B3: Making directory 2026/02/21 03:57:12 INFO : A3/B3/C4: Making directory 2026/02/21 03:57:14 DEBUG : A1/two: md5 = 6afa8898a06dc2ce043d15fbc71d8dc9 OK 2026/02/21 03:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rejasat7qoyo': Purge remote 2026/02/21 03:57:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.11s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:57:22 DEBUG : A1/B1/C1/one: md5 = 0b3fb28d5898190d51e19f2c7354448b OK 2026/02/21 03:57:22 INFO : A2: Making directory 2026/02/21 03:57:22 INFO : A1/B2: Making directory 2026/02/21 03:57:23 INFO : A1/B2/C2: Making directory 2026/02/21 03:57:24 INFO : A1/B1/C3: Making directory 2026/02/21 03:57:25 INFO : A3: Making directory 2026/02/21 03:57:25 INFO : A3/B3: Making directory 2026/02/21 03:57:26 INFO : A3/B3/C4: Making directory 2026/02/21 03:57:28 DEBUG : A1/two: md5 = 64139f59c74e7b15a94db06bcce7111f OK 2026/02/21 03:57:30 DEBUG : removing 1 level 3 directories 2026/02/21 03:57:30 INFO : A3/B3/C4: Removing directory 2026/02/21 03:57:33 DEBUG : removing 2 level 3 directories 2026/02/21 03:57:33 INFO : A1/B2/C2: Removing directory 2026/02/21 03:57:33 INFO : A1/B1/C3: Removing directory 2026/02/21 03:57:33 DEBUG : removing 2 level 2 directories 2026/02/21 03:57:33 INFO : A3/B3: Removing directory 2026/02/21 03:57:33 INFO : A1/B2: Removing directory 2026/02/21 03:57:34 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/21 03:57:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/21 03:57:34 DEBUG : removing 2 level 1 directories 2026/02/21 03:57:34 INFO : A3: Removing directory 2026/02/21 03:57:34 INFO : A2: Removing directory 2026/02/21 03:57:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/21 03:57:38 DEBUG : removing 1 level 3 directories 2026/02/21 03:57:38 INFO : A1/B1/C1: Removing directory 2026/02/21 03:57:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:39 DEBUG : removing 1 level 2 directories 2026/02/21 03:57:39 INFO : A1/B1: Removing directory 2026/02/21 03:57:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/21 03:57:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/21 03:57:40 DEBUG : removing 1 level 1 directories 2026/02/21 03:57:40 INFO : A1: Removing directory 2026/02/21 03:57:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/21 03:57:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/21 03:57:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/21 03:57:40 DEBUG : removing 1 level 0 directories 2026/02/21 03:57:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Removing directory 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/21 03:57:41 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (24.05s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:57:43 INFO : A1: Making directory 2026/02/21 03:57:43 INFO : A1/B1: Making directory 2026/02/21 03:57:44 INFO : A1/B1/C1: Making directory 2026/02/21 03:57:47 DEBUG : removing 1 level 3 directories 2026/02/21 03:57:47 INFO : A1/B1/C1: Removing directory 2026/02/21 03:57:47 DEBUG : removing 1 level 2 directories 2026/02/21 03:57:47 INFO : A1/B1: Removing directory 2026/02/21 03:57:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/21 03:57:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.36s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:57:50 INFO : A1: Making directory 2026/02/21 03:57:51 INFO : A1/B1: Making directory 2026/02/21 03:57:52 INFO : A1/B1/C1: Making directory 2026/02/21 03:57:55 DEBUG : removing 1 level 3 directories 2026/02/21 03:57:55 INFO : A1/B1/C1: Removing directory 2026/02/21 03:57:56 DEBUG : removing 1 level 2 directories 2026/02/21 03:57:56 INFO : A1/B1: Removing directory 2026/02/21 03:57:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/21 03:57:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.89s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:58:00 DEBUG : file1: md5 = dbd6ecea3a9b72a56f3c55e7f455941e OK 2026/02/21 03:58:01 DEBUG : filename.txt: File name found in url 2026/02/21 03:58:02 DEBUG : filename.txt: md5 = b389b17254559a881f5b5cc44cb16abb OK 2026/02/21 03:58:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/21 03:58:04 DEBUG : headerfilename.txt: md5 = e357dcab6b6771e658830260231b4c43 OK 2026/02/21 03:58:05 DEBUG : file2: md5 = 7a671ed376b369ffa763fde5d194b359 OK --- PASS: TestCopyURL (9.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:58:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/21 03:58:10 DEBUG : sub/file2: md5 = d8f183a1d6bc48c3aa40953360305602 OK 2026/02/21 03:58:10 DEBUG : sub/file2: size = 14 OK 2026/02/21 03:58:10 INFO : file1: Copied (new) to: sub/file2 2026/02/21 03:58:10 INFO : file1: Deleted 2026/02/21 03:58:11 DEBUG : sub/file2: size = 14 OK 2026/02/21 03:58:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/21 03:58:11 DEBUG : file1: Unchanged skipping 2026/02/21 03:58:11 INFO : file1: Deleted 2026/02/21 03:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': don't need to copy/move sub/file2, it is already at target location 2026/02/21 03:58:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:58:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/21 03:58:16 DEBUG : file1: md5 = f583beb2d04d370eb528d446b60904d8 OK 2026/02/21 03:58:16 DEBUG : file1: size = 14 OK 2026/02/21 03:58:16 INFO : file1: Copied (new) 2026/02/21 03:58:16 INFO : file1: Deleted 2026/02/21 03:58:16 DEBUG : file1: Destination exists, skipping 2026/02/21 03:58:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.45s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.98s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:58:21 DEBUG : dst/file1: md5 = 907f85e75a210f6f77c72dfb8eeb7968 OK 2026/02/21 03:58:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqebil5pado/backup" 2026/02/21 03:58:22 DEBUG : Creating backend with remote "TestDrive:crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg/1nrff024r7pq65ecp72fc28jb0" 2026/02/21 03:58:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3925487844) 2026/02/21 03:58:24 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado') 2026/02/21 03:58:24 DEBUG : dst/file1: Sizes differ 2026/02/21 03:58:26 INFO : dst/file1: Moved (server-side) 2026/02/21 03:58:27 DEBUG : dst/file1: md5 = f65dad7a314d6a33f77006e232537712 OK 2026/02/21 03:58:27 DEBUG : dst/file1: size = 14 OK 2026/02/21 03:58:27 INFO : dst/file1: Copied (new) 2026/02/21 03:58:27 INFO : dst/file1: Deleted 2026/02/21 03:58:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:58:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/21 03:58:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.19s) === 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:58:34 DEBUG : A1/one: md5 = 2f5c9ec2e2312d9fa0c80bebbe9706b3 OK 2026/02/21 03:58:36 DEBUG : A1/two: md5 = 7ad7283f9c7eb9d0b8ead6e30c89a406 OK 2026/02/21 03:58:38 DEBUG : A1/B1/three: md5 = f986dea02853bdb801628a8e2929595f OK 2026/02/21 03:58:40 DEBUG : A1/B1/C1/four: md5 = 54b63a41ebb6cddb937080a1481ec21b OK 2026/02/21 03:58:42 DEBUG : A1/B1/C2/five: md5 = 2e7e45de67da8d493442db6737886624 OK 2026/02/21 03:58:42 INFO : A1/B2: Making directory 2026/02/21 03:58:43 INFO : A1/B1/C3: Making directory 2026/02/21 03:58:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/21 03:58:53 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/21 03:58:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/21 03:58:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/21 03:58:53 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/21 03:58:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/21 03:58:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/21 03:58:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/21 03:58:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/21 03:58:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/21 03:58:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/21 03:59:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/21 03:59:04 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/21 03:59:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/21 03:59:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/21 03:59:04 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/21 03:59:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/21 03:59:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/21 03:59:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/21 03:59:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/21 03:59:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/21 03:59:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/21 03:59:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/21 03:59:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/21 03:59:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/21 03:59:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/21 03:59:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/21 03:59:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/21 03:59:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/21 03:59:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/21 03:59:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.57s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (34 bytes), uploading instead of streaming 2026/02/21 03:59:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 0a7a49fd2dc23b733b79273307c6846c OK 2026/02/21 03:59:20 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/21 03:59:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/21 03:59:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/21 03:59:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/21 03:59:22 DEBUG : no_checksum_big_file_from_pipe: md5 = ec5334e3881bd9c08bcefecd54a63fb6 OK 2026/02/21 03:59:22 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/21 03:59:22 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (34 bytes), uploading instead of streaming 2026/02/21 03:59:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 9982e0b5a74a8292ec79dd0af3df35c8 OK 2026/02/21 03:59:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/21 03:59:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/21 03:59:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/21 03:59:27 DEBUG : with_checksum_big_file_from_pipe: md5 = fe29f89aac843337a0f761d17afce231 OK 2026/02/21 03:59:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/21 03:59:27 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (34 bytes), uploading instead of streaming 2026/02/21 03:59:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/21 03:59:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/21 03:59:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/21 03:59:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/21 03:59:32 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (34 bytes), uploading instead of streaming 2026/02/21 03:59:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/21 03:59:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/21 03:59:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/21 03:59:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/21 03:59:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.09s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/21 03:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (48 bytes), uploading instead of streaming 2026/02/21 03:59:40 DEBUG : rcat_metadata: md5 = 5bf1e9e5fb82eb82221a664e7e342b59 OK 2026/02/21 03:59:40 DEBUG : rcat_metadata: size = 48 OK 2026/02/21 03:59:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/21 03:59:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/21 03:59:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = 689aa56d4dc9a5017e8cfd0d202aac17 OK 2026/02/21 03:59:43 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/21 03:59:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.06s) --- PASS: TestRcatMetadata/Normal (2.62s) --- PASS: TestRcatMetadata/ViaDisk (2.95s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:46 DEBUG : potato1: md5 = 04ebd083caa1025fc1366deb04550988 OK 2026/02/21 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (60 bytes), uploading instead of streaming 2026/02/21 03:59:48 DEBUG : potato2: md5 = 3091d2ba34d09b2239c36d02e962579b OK 2026/02/21 03:59:48 DEBUG : potato2: size = 60 OK 2026/02/21 03:59:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.71s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:51 DEBUG : potato1: md5 = 013e7e73f66c531d82bc80f5c7106d16 OK 2026/02/21 03:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': File to upload is small (60 bytes), uploading instead of streaming 2026/02/21 03:59:53 DEBUG : potato2: md5 = 4e912713c52cb45ce1ee03b4b840533b OK 2026/02/21 03:59:53 DEBUG : potato2: size = 60 OK 2026/02/21 03:59:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.39s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 03:59:56 DEBUG : potato2: md5 = b15e092f48e81e4578c67f80e666987c OK 2026/02/21 03:59:58 DEBUG : empty space: md5 = a56476e0c970e588b8b885369e2d69d7 OK 2026/02/21 04:00:00 DEBUG : sub dir/potato3: md5 = b1858f08905d8796a8d509daccf422a7 OK 2026/02/21 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Touching "sub dir/potato3" 2026/02/21 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Touching "empty space" 2026/02/21 04:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Touching "potato2" 2026/02/21 04:00:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.86s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 04:00:05 DEBUG : dir with metadata: Making directory with metadata 2026/02/21 04:00:05 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-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 04:00:07 DEBUG : directory with modtime: Making directory with metadata 2026/02/21 04:00:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 04:00:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/21 04:00:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 04:00:10 DEBUG : Google drive root 'crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg': Skipping btime metadata as can't update it on an existing file: 2026-02-21T04:00:10.097339254Z 2026/02/21 04:00:10 INFO : non existent directory: Updated directory metadata 2026/02/21 04:00:12 DEBUG : Google drive root 'crypt/2a7ek6rnlj3mrgcndik1h1vhlhevkep89mvafo0kcsefp02d26gg': Skipping btime metadata as can't update it on an existing file: 2026-02-21T04:00:10.097339254Z 2026/02/21 04:00:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.87s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 04:00:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/21 04:00:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/21 04:00:17 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 04:00:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/21 04:00:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 04:00:19 DEBUG : dst: Making directory with metadata 2026/02/21 04:00:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/21 04:00:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/21 04:00:20 INFO : dst: Set directory modification time (using SetModTime) 2026/02/21 04:00:20 INFO : dst: Set directory modification time (using SetModTime) 2026/02/21 04:00:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/21 04:00:21 INFO : dst: Set directory modification time (using SetModTime) 2026/02/21 04:00:21 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.01s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado'", Local "Local file system at /tmp/rclone3925487844", Modify Window "1ms" 2026/02/21 04:00:25 DEBUG : sub dir/test remove existing: md5 = 724cce5d6f4feaa43a9e901bec5dd5f3 OK 2026/02/21 04:00:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5dcc98013d524af1c8ebe1311c9df8d7 OK 2026/02/21 04:00:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tahacep2" before starting 2026/02/21 04:00:30 DEBUG : sub dir/test remove existing.tahacep2: TEST: removing renamed existing file after operation 2026/02/21 04:00:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nurajec5" before starting 2026/02/21 04:00:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nurajec5: TEST: renaming existing back after failed operation 2026/02/21 04:00:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guniyak3" before starting 2026/02/21 04:00:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guniyak3: TEST: removing renamed existing file after operation 2026/02/21 04:00:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rdef3dm5g8n5ms0qmdbcjqc20nc30v4craed37s6qbc290dq5osp3h14ipke76gsqsvpfon440jro9afaheq715o0bj1f10if8kdkqt99tbn86gbign483sjjg6aihrt94edehvum22pmq96tntt5nfq3k3uf131lubt016s8qb8i9kvn8bg" 2026/02/21 04:00:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rvfle36n5a4fcatprd051s5cd0uvc2e7qhprv555btpc1fav887g" --- PASS: TestRemoveExisting (15.16s) === 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/02/21 04:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqebil5pado': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m11.921002778s (try 1/5)