"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/07 01:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo" 2026/03/07 01:59:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 01:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0" 2026/03/07 01:59:06 DEBUG : Creating backend with remote "/tmp/rclone1554601412" === 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/03/07 01:59:06 DEBUG : a: size = 0 OK 2026/03/07 01:59:06 DEBUG : a: size = 1 (memory) 2026/03/07 01:59:06 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/07 01:59:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/07 01:59:06 DEBUG : potato: Seek from 10 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 10 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 2 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/07 01:59:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 2 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/07 01:59:06 DEBUG : potato: Seek from 8 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 8 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/07 01:59:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/07 01:59:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/07 01:59:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/07 01:59:06 DEBUG : potato: Seek from 5 to 2 2026/03/07 01:59:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/07 01:59:06 DEBUG : potato: Seek from 9 to 0 2026/03/07 01:59:06 DEBUG : potato: Seek from 9 to 0 2026/03/07 01:59:06 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 01:59:08 DEBUG : rutabaga: md5 = 83057d55e229ca1311d4b3c796fc41d4 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/07 01:59:10 DEBUG : empty space: md5 = 033130cb44ef77e9b061785b38b32bf1 OK === RUN TestCheck/3 2026/03/07 01:59:12 DEBUG : potato2: md5 = b47105664a46e102252155b2f165e0f9 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/07 01:59:14 DEBUG : remotepotato: md5 = 012c13a0425f15d2c63a378a20d7adc3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.05s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/03/07 01:59:17 DEBUG : Creating backend with remote "nonexistent" 2026/03/07 01:59:17 DEBUG : Creating backend with remote "nonexistent" 2026/03/07 01:59:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/07 01:59:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/07 01:59:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/07 01:59:17 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 01:59:18 DEBUG : rutabaga: md5 = c3c3c6e47f0b21c3274585998a12180a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/07 01:59:22 DEBUG : empty space: md5 = a56f5b570b7269ca6204c60bda323736 OK === RUN TestCheckDownload/3 2026/03/07 01:59:24 DEBUG : potato2: md5 = f59f411346ec08d6ccdbcfaf129b5768 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/07 01:59:28 DEBUG : remotepotato: md5 = 3e72d58efa022bca78679ce6c3328667 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.95s) --- PASS: TestCheckDownload/1 (0.92s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (0.96s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 01:59:33 DEBUG : rutabaga: md5 = 91b55a5c2f9dcbdf768a487c10a8d47f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/07 01:59:36 DEBUG : empty space: md5 = a7f4e6f4dd7196c47326cfde18b7ad42 OK === RUN TestCheckSizeOnly/3 2026/03/07 01:59:38 DEBUG : potato2: md5 = cc25f98c5474f574ce4a70c0aed17893 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/07 01:59:40 DEBUG : remotepotato: md5 = f9252fed5fe92b196c3e2c2f958be211 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.40s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 01:59:44 DEBUG : test.sum: md5 = 18e58c201699531f379d706951b372b6 OK 2026/03/07 01:59:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/07 01:59:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/07 01:59:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/07 01:59:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/07 01:59:46 DEBUG : test.sum: md5 = a4df2e0c9dd9a4d4150a8bfe7f08aacb OK 2026/03/07 01:59:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/07 01:59:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/07 01:59:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/07 01:59:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.60s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 01:59:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/data" 2026/03/07 01:59:48 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 01:59:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/data" 2026/03/07 01:59:50 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/vjrnln8ratgmqakfosrqe8espk" 2026/03/07 01:59:54 DEBUG : data/banana: md5 = e01395b62cfb206a2df94c1f88934b5c OK 2026/03/07 01:59:55 DEBUG : test.sum: md5 = 3ccfbde3353b2bdf59b29d20075942bb OK === RUN TestCheckSumDownload/subtest1 2026/03/07 02:00:00 DEBUG : data/potato: md5 = a2c20063208a543e96b2e0052ee34fa9 OK 2026/03/07 02:00:01 DEBUG : test.sum: md5 = 8d9a05441427767d7177c74a65b91cbf OK === RUN TestCheckSumDownload/subtest2 2026/03/07 02:00:05 DEBUG : test.sum: md5 = a5f11b2e4434791baf68955c0441926d OK === RUN TestCheckSumDownload/subtest3 2026/03/07 02:00:09 DEBUG : test.sum: md5 = 0717b0bd26a55fdc791fc747743b216d OK === RUN TestCheckSumDownload/subtest4 2026/03/07 02:00:13 DEBUG : test.sum: md5 = 859c5230007de4d641dfa9fc7963e6c4 OK === RUN TestCheckSumDownload/subtest5 2026/03/07 02:00:17 DEBUG : test.sum: md5 = 0d0c9f294fef734d2e2223ee8e61e517 OK === RUN TestCheckSumDownload/subtest6 2026/03/07 02:00:21 DEBUG : data/banana: md5 = 760c50465c7fe516a6e069654db94a98 OK 2026/03/07 02:00:22 DEBUG : data/potato: md5 = 283e6086dd56acff8addf53c4a9af594 OK 2026/03/07 02:00:23 DEBUG : test.sum: md5 = a05170223bcc487ace4c86ff9b1165a3 OK === RUN TestCheckSumDownload/subtest7 2026/03/07 02:00:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/07 02:00:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.38s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (1.80s) --- PASS: TestCheckSumDownload/subtest3 (1.87s) --- PASS: TestCheckSumDownload/subtest4 (1.90s) --- PASS: TestCheckSumDownload/subtest5 (1.80s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (1.97s) === RUN TestApplyTransforms 2026/03/07 02:00:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nujatoh8jofi" 2026/03/07 02:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/sqcg41s3loo37klhos3kf7s0s440teudsduhhp6ga7dmhr5qg08g" 2026/03/07 02:00:30 DEBUG : Creating backend with remote "/tmp/rclone4056339647" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi'", Local "Local file system at /tmp/rclone4056339647", Modify Window "1ms" 2026/03/07 02:00:32 DEBUG : hello, world!: md5 = 10eb44b5e103d44884edea31da51884b OK upper checkfile vs. lower remote (without normalization) 2026/03/07 02:00:32 ERROR : hello, world!: sum not found 2026/03/07 02:00:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi' 2026/03/07 02:00:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi': 1 files missing 2026/03/07 02:00:32 NOTICE: 1 hashes missing 2026/03/07 02:00:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi': 1 differences found 2026/03/07 02:00:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/07 02:00:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi': 0 differences found 2026/03/07 02:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi': 1 matching files 2026/03/07 02:00:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhufex5yogu" 2026/03/07 02:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/ko3ltqb7bq6k1oqpm14bj9v8hpkm416vuemuluoqkaab7qvojbqg" 2026/03/07 02:00:35 DEBUG : Creating backend with remote "/tmp/rclone1367682365" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu'", Local "Local file system at /tmp/rclone1367682365", Modify Window "1ms" 2026/03/07 02:00:37 DEBUG : HELLO, WORLD!: md5 = b04b01269c51513aa247168c3ef6a019 OK lower checkfile vs. upper remote (without normalization) 2026/03/07 02:00:38 ERROR : HELLO, WORLD!: sum not found 2026/03/07 02:00:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu' 2026/03/07 02:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu': 1 files missing 2026/03/07 02:00:38 NOTICE: 1 hashes missing 2026/03/07 02:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu': 1 differences found 2026/03/07 02:00:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/07 02:00:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:00:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu': 0 differences found 2026/03/07 02:00:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu': 1 matching files 2026/03/07 02:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pemizix4tuhe" 2026/03/07 02:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/qcb0kqlogrc8o7ivanur6io3ml02n5m36v5bigom7p2b3r4cv730" 2026/03/07 02:00:40 DEBUG : Creating backend with remote "/tmp/rclone3626498922" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe'", Local "Local file system at /tmp/rclone3626498922", Modify Window "1ms" 2026/03/07 02:00:42 DEBUG : HeLlO, wOrLd!: md5 = 636b556463290dece5e462e588fc13e1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/07 02:00:42 ERROR : HeLlO, wOrLd!: sum not found 2026/03/07 02:00:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe' 2026/03/07 02:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe': 1 files missing 2026/03/07 02:00:42 NOTICE: 1 hashes missing 2026/03/07 02:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe': 1 differences found 2026/03/07 02:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/07 02:00:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe': 0 differences found 2026/03/07 02:00:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe': 1 matching files 2026/03/07 02:00:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-turifod9beze" 2026/03/07 02:00:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:00:43 DEBUG : Creating backend with remote "TestDrive:crypt/p1a3ifpnuulfjnk5em7hva4j4m3ufud4bf34oj4fio1kh34q0d70" 2026/03/07 02:00:44 DEBUG : Creating backend with remote "/tmp/rclone410281470" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze'", Local "Local file system at /tmp/rclone410281470", Modify Window "1ms" 2026/03/07 02:00:47 DEBUG : HELLO, WORLD!: md5 = ed3dcba2ad2b39ec055245aa2ca2793d OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/07 02:00:47 ERROR : HELLO, WORLD!: sum not found 2026/03/07 02:00:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze' 2026/03/07 02:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze': 1 files missing 2026/03/07 02:00:47 NOTICE: 1 hashes missing 2026/03/07 02:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze': 1 differences found 2026/03/07 02:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/07 02:00:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze': 0 differences found 2026/03/07 02:00:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze': 1 matching files 2026/03/07 02:00:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bohawiv0quzi" 2026/03/07 02:00:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:00:48 DEBUG : Creating backend with remote "TestDrive:crypt/5jrckqbi80e88tbedlg92695l1qrcnu93pqr6lj72tg535rc847g" 2026/03/07 02:00:51 DEBUG : Creating backend with remote "/tmp/rclone168687727" 2026/03/07 02:00:51 DEBUG : Config file has changed externally - reloading run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi'", Local "Local file system at /tmp/rclone168687727", Modify Window "1ms" 2026/03/07 02:00:53 DEBUG : 測試_Русский___ě_áñ: md5 = f8e82de0bdaf4ba497af291ef743d723 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/07 02:00:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/07 02:00:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi' 2026/03/07 02:00:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi': 1 files missing 2026/03/07 02:00:54 NOTICE: 1 hashes missing 2026/03/07 02:00:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi': 1 differences found 2026/03/07 02:00:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/07 02:00:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:00:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi': 0 differences found 2026/03/07 02:00:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi': 1 matching files 2026/03/07 02:00:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hovamic7sige" 2026/03/07 02:00:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:00:55 DEBUG : Creating backend with remote "TestDrive:crypt/asp66p7n3djmpvtf90g56qrr6386miet34pnudbk3cf397bdp95g" 2026/03/07 02:00:56 DEBUG : Creating backend with remote "/tmp/rclone1348057365" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige'", Local "Local file system at /tmp/rclone1348057365", Modify Window "1ms" 2026/03/07 02:00:58 DEBUG : 測試_Русский___ě_áñ: md5 = 3834f19638496c2ab70cb96874e88df0 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/07 02:00:59 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/07 02:00:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige' 2026/03/07 02:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige': 1 files missing 2026/03/07 02:00:59 NOTICE: 1 hashes missing 2026/03/07 02:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige': 1 differences found 2026/03/07 02:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/07 02:01:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige': 0 differences found 2026/03/07 02:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige': 1 matching files 2026/03/07 02:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pimewar4xiyi" 2026/03/07 02:01:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/c95g8als910r1ttnpnoj1fjimfgmbghfdk1q317e6nu6uoo6b0bg" 2026/03/07 02:01:01 DEBUG : Creating backend with remote "/tmp/rclone2337452810" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi'", Local "Local file system at /tmp/rclone2337452810", Modify Window "1ms" 2026/03/07 02:01:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b92dd9bfee88efaab764f1eb66d632e OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/07 02:01:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/07 02:01:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi' 2026/03/07 02:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi': 1 files missing 2026/03/07 02:01:03 NOTICE: 1 hashes missing 2026/03/07 02:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi': 1 differences found 2026/03/07 02:01:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/07 02:01:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:01:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi': 0 differences found 2026/03/07 02:01:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi': 1 matching files 2026/03/07 02:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-firilom4bajo" 2026/03/07 02:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:01:09 DEBUG : Creating backend with remote "TestDrive:crypt/0p3392airch05srjihqfi07cf1duqkkoqk2nn8u5ivn8nufudlfg" 2026/03/07 02:01:12 DEBUG : Creating backend with remote "/tmp/rclone770101384" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo'", Local "Local file system at /tmp/rclone770101384", Modify Window "1ms" 2026/03/07 02:01:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c3f82eec0f6c5cc539bbef7d5234f039 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/07 02:01:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/07 02:01:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo' 2026/03/07 02:01:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo': 1 files missing 2026/03/07 02:01:14 NOTICE: 1 hashes missing 2026/03/07 02:01:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo': 1 differences found 2026/03/07 02:01:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/07 02:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo': 0 differences found 2026/03/07 02:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo': 1 matching files 2026/03/07 02:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yusuyux3zoca" 2026/03/07 02:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/ilnftnj2rfrcv2aifhr5i9ouinuafbo64k00kedvr7vg0b790kog" 2026/03/07 02:01:16 DEBUG : Creating backend with remote "/tmp/rclone1199966610" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca'", Local "Local file system at /tmp/rclone1199966610", Modify Window "1ms" 2026/03/07 02:01:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dba3605af2d818abde7a4f685924a8aa OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/07 02:01:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/07 02:01:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca' 2026/03/07 02:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca': 1 files missing 2026/03/07 02:01:19 NOTICE: 1 hashes missing 2026/03/07 02:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca': 1 differences found 2026/03/07 02:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/07 02:01:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:01:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca': 0 differences found 2026/03/07 02:01:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca': 1 matching files 2026/03/07 02:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qijosux2bewu" 2026/03/07 02:01:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/2af4bmnitbu2kmkrj041cu6l8g50qu8b3nh20cbvgtign2c6dtm0" 2026/03/07 02:01:21 DEBUG : Creating backend with remote "/tmp/rclone4267858135" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu'", Local "Local file system at /tmp/rclone4267858135", Modify Window "1ms" 2026/03/07 02:01:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 20c82b4ebb00637e396afbbbd071ea08 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/07 02:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/07 02:01:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu' 2026/03/07 02:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu': 1 files missing 2026/03/07 02:01:24 NOTICE: 1 hashes missing 2026/03/07 02:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu': 1 differences found 2026/03/07 02:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/07 02:01:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/07 02:01:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu': 0 differences found 2026/03/07 02:01:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu': 1 matching files 2026/03/07 02:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qijosux2bewu': Purge remote 2026/03/07 02:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yusuyux3zoca': Purge remote 2026/03/07 02:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-firilom4bajo': Purge remote 2026/03/07 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pimewar4xiyi': Purge remote 2026/03/07 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hovamic7sige': Purge remote 2026/03/07 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bohawiv0quzi': Purge remote 2026/03/07 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-turifod9beze': Purge remote 2026/03/07 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemizix4tuhe': Purge remote 2026/03/07 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhufex5yogu': Purge remote 2026/03/07 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nujatoh8jofi': Purge remote --- PASS: TestApplyTransforms (60.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:01:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/07 02:01:31 DEBUG : sub/file2: md5 = 14c600c67da413dcb455579ad2a8dbbe OK 2026/03/07 02:01:31 DEBUG : sub/file2: size = 14 OK 2026/03/07 02:01:31 INFO : file1: Copied (new) to: sub/file2 2026/03/07 02:01:32 DEBUG : sub/file2: size = 14 OK 2026/03/07 02:01:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:01:32 DEBUG : file1: Unchanged skipping 2026/03/07 02:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': don't need to copy/move sub/file2, it is already at target location 2026/03/07 02:01:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.23s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:01:38 DEBUG : dst/file1: md5 = 20c4c7e20ed211bb8baf74867e84e755 OK 2026/03/07 02:01:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/backup" 2026/03/07 02:01:39 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/1nrff024r7pq65ecp72fc28jb0" 2026/03/07 02:01:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:01:40 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo') 2026/03/07 02:01:40 DEBUG : dst/file1: Sizes differ 2026/03/07 02:01:42 INFO : dst/file1: Moved (server-side) 2026/03/07 02:01:44 DEBUG : dst/file1: md5 = c62b5195f9d00b0db557553747f0ef5d OK 2026/03/07 02:01:44 DEBUG : dst/file1: size = 14 OK 2026/03/07 02:01:44 INFO : dst/file1: Copied (new) 2026/03/07 02:01:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:01:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:01:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.73s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:01:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/dst" 2026/03/07 02:01:48 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/07 02:01:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/CompareDest" 2026/03/07 02:01:50 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/gveqi14airsml4bgu7krj116o8" 2026/03/07 02:01:52 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 02:01:54 DEBUG : one: md5 = 8f1c956474e8729e61aa06f9a0d747e2 OK 2026/03/07 02:01:54 DEBUG : one: size = 3 OK 2026/03/07 02:01:54 INFO : one: Copied (new) 2026/03/07 02:01:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:01:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/dst') 2026/03/07 02:01:55 DEBUG : one: Sizes differ 2026/03/07 02:01:57 DEBUG : one: md5 = 928a1cffd4f480cac266fb47ea68764f OK 2026/03/07 02:01:57 DEBUG : one: size = 5 OK 2026/03/07 02:01:57 INFO : one: Copied (replaced existing) 2026/03/07 02:01:59 DEBUG : dst/one: md5 = 85f2f4ea07e276275019db562f8e7d5d OK 2026/03/07 02:02:01 DEBUG : CompareDest/one: md5 = 97398559e70771fe66f6d72c8258610d OK 2026/03/07 02:02:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:02:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/dst') 2026/03/07 02:02:02 DEBUG : one: Sizes differ 2026/03/07 02:02:02 DEBUG : one: size = 5 OK 2026/03/07 02:02:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:02:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/07 02:02:04 DEBUG : CompareDest/two: md5 = 4590cfee8be8f1da2b8e2ea068c483e6 OK 2026/03/07 02:02:05 DEBUG : two: Need to transfer - File not found at Destination 2026/03/07 02:02:05 DEBUG : two: size = 3 OK 2026/03/07 02:02:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/07 02:02:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/07 02:02:06 DEBUG : two: size = 3 OK 2026/03/07 02:02:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:02:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/07 02:02:07 DEBUG : two: Need to transfer - File not found at Destination 2026/03/07 02:02:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:02:08 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/CompareDest') 2026/03/07 02:02:08 DEBUG : two: Sizes differ 2026/03/07 02:02:09 DEBUG : two: md5 = 3cbae103190d674f0bc570df574ed495 OK 2026/03/07 02:02:09 DEBUG : two: size = 5 OK 2026/03/07 02:02:09 INFO : two: Copied (new) 2026/03/07 02:02:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/07 02:02:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:02:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:02:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.09s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/dst" 2026/03/07 02:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/07 02:02:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/CopyDest" 2026/03/07 02:02:15 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/07 02:02:17 DEBUG : one: Need to transfer - File not found at Destination 2026/03/07 02:02:19 DEBUG : one: md5 = 42ef65a38c068fb63abdca67c7c85258 OK 2026/03/07 02:02:19 DEBUG : one: size = 3 OK 2026/03/07 02:02:19 INFO : one: Copied (new) 2026/03/07 02:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:02:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/dst') 2026/03/07 02:02:20 DEBUG : one: Sizes differ 2026/03/07 02:02:22 DEBUG : one: md5 = dace35532ec74e75d316a89a583a233f OK 2026/03/07 02:02:22 DEBUG : one: size = 5 OK 2026/03/07 02:02:22 INFO : one: Copied (replaced existing) 2026/03/07 02:02:24 DEBUG : dst/one: md5 = 16d7c4cdf00d947ac95ed3774255c1fd OK 2026/03/07 02:02:26 DEBUG : CopyDest/one: md5 = f413893a7e8d7adc4ce12ea73a00115e OK 2026/03/07 02:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/BackupDir" 2026/03/07 02:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/07 02:02:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:02:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/dst') 2026/03/07 02:02:28 DEBUG : one: Sizes differ 2026/03/07 02:02:29 DEBUG : one: size = 5 OK 2026/03/07 02:02:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:02:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:02:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/dst') 2026/03/07 02:02:29 DEBUG : one: Sizes differ 2026/03/07 02:02:30 INFO : one: Moved (server-side) 2026/03/07 02:02:31 DEBUG : one: size = 5 OK 2026/03/07 02:02:31 INFO : one: Copied (server-side copy) 2026/03/07 02:02:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/07 02:02:33 DEBUG : CopyDest/two: md5 = 097d27f846a3e41d2009007c537bdb63 OK 2026/03/07 02:02:34 DEBUG : two: Need to transfer - File not found at Destination 2026/03/07 02:02:34 DEBUG : two: size = 3 OK 2026/03/07 02:02:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:02:35 DEBUG : two: size = 3 OK 2026/03/07 02:02:35 INFO : two: Copied (server-side copy) 2026/03/07 02:02:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/07 02:02:36 DEBUG : two: size = 3 OK 2026/03/07 02:02:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/07 02:02:36 DEBUG : two: Unchanged skipping 2026/03/07 02:02:38 DEBUG : CopyDest/three: md5 = 92ff5c70919eb7f6d9ea7a8b5d09dd38 OK 2026/03/07 02:02:39 DEBUG : three: Need to transfer - File not found at Destination 2026/03/07 02:02:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:02:39 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo/CopyDest') 2026/03/07 02:02:39 DEBUG : three: Sizes differ 2026/03/07 02:02:39 DEBUG : three: Destination not found in --copy-dest 2026/03/07 02:02:40 DEBUG : three: md5 = 3bf104544fb2fb13888be8e3a70227f7 OK 2026/03/07 02:02:40 DEBUG : three: size = 7 OK 2026/03/07 02:02:40 INFO : three: Copied (new) 2026/03/07 02:02:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/07 02:02:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:02:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/07 02:02:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:02:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/07 02:02:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/07 02:02:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.17s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:02:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/07 02:02:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 41cad3574161bdc8028ec1dfdf443d16 OK 2026/03/07 02:02:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/07 02:02:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/07 02:02:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/07 02:02:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/03/07 02:02:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/07 02:02:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/07 02:02:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 75f506e28644907afdc3c378468c387a OK 2026/03/07 02:02:54 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/07 02:02:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/07 02:02:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/07 02:02:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.14s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using skip mode. 2026/03/07 02:03:01 NOTICE: one: Found 2 files with duplicate names 2026/03/07 02:03:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using skip mode. 2026/03/07 02:03:07 NOTICE: one: Found 3 files with duplicate names 2026/03/07 02:03:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/07 02:03:07 INFO : one: Deleted 2026/03/07 02:03:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.53s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using first mode. 2026/03/07 02:03:13 NOTICE: one: Found 3 files with duplicate names 2026/03/07 02:03:13 INFO : one: Deleted 2026/03/07 02:03:14 INFO : one: Deleted 2026/03/07 02:03:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.10s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using newest mode. 2026/03/07 02:03:20 NOTICE: one: Found 3 files with duplicate names 2026/03/07 02:03:20 INFO : one: Deleted 2026/03/07 02:03:21 INFO : one: Deleted 2026/03/07 02:03:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.89s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using oldest mode. 2026/03/07 02:03:27 NOTICE: one: Found 3 files with duplicate names 2026/03/07 02:03:27 INFO : one: Deleted 2026/03/07 02:03:28 INFO : one: Deleted 2026/03/07 02:03:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.45s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using largest mode. 2026/03/07 02:03:33 NOTICE: one: Found 3 files with duplicate names 2026/03/07 02:03:34 INFO : one: Deleted 2026/03/07 02:03:34 INFO : one: Deleted 2026/03/07 02:03:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.46s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using smallest mode. 2026/03/07 02:03:40 NOTICE: one: Found 3 files with duplicate names 2026/03/07 02:03:40 INFO : one: Deleted 2026/03/07 02:03:41 INFO : one: Deleted 2026/03/07 02:03:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.60s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Looking for duplicate names using rename mode. 2026/03/07 02:03:47 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/07 02:03:48 INFO : one-2.txt: renamed from: one.txt 2026/03/07 02:03:50 INFO : one-3.txt: renamed from: one.txt 2026/03/07 02:03:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.76s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:03:56 DEBUG : dupe1/one.txt: md5 = 45e9dbf4abb3dfb0cf26727f44441602 OK 2026/03/07 02:03:58 DEBUG : dupe2/two.txt: md5 = 85290fef73d8ce8e5cacc46d4cda82c8 OK 2026/03/07 02:04:00 DEBUG : dupe3/three.txt: md5 = 7d7798699b60b6aa903af7f2b3b121f2 OK 2026/03/07 02:04:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/07 02:04:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/07 02:04:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/07 02:04:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/07 02:04:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/07 02:04:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/07 02:04:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.72s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:04:08 DEBUG : a.txt: md5 = 515a3e0d63ad3feb5b26914d24d57899 OK 2026/03/07 02:04:09 DEBUG : zend.txt: md5 = bd43cc58e1ccf6563963d00cbfb45595 OK 2026/03/07 02:04:11 DEBUG : sub dir/hello world: md5 = 6b53d5b0de2618a690abd13c4741ac21 OK 2026/03/07 02:04:13 DEBUG : sub dir/hello world2: md5 = c8e06fd584372b82763582491b2bd3e6 OK 2026/03/07 02:04:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 26a9e00a17c07d0fdc1d6a23f8a0f7f6 OK 2026/03/07 02:04:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 211c7d7480905560581999dd93549cb4 OK 2026/03/07 02:04:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 397d88253dbc0441e0624d8316fc2326 OK 2026/03/07 02:04:20 DEBUG : a.txt: Excluded (Size Filter) 2026/03/07 02:04:20 DEBUG : a.txt: Excluded 2026/03/07 02:04:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/07 02:04:20 DEBUG : sub dir/hello world2: Excluded 2026/03/07 02:04:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/07 02:04:20 DEBUG : sub dir/hello world: Excluded 2026/03/07 02:04:21 DEBUG : sub dir/ignore dir: Excluded 2026/03/07 02:04:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/07 02:04:21 DEBUG : sub dir/hello world2: Excluded 2026/03/07 02:04:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/07 02:04:21 DEBUG : sub dir/hello world: Excluded 2026/03/07 02:04:21 DEBUG : sub dir/ignore dir: Excluded 2026/03/07 02:04:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/07 02:04:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/07 02:04:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/07 02:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/07 02:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/07 02:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/07 02:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.51s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:04:29 DEBUG : a.txt: md5 = c37f83fc359729346c29917faecf57a7 OK 2026/03/07 02:04:31 DEBUG : zend.txt: md5 = 746a95afb0c2d9e9759fbb9a4521fd2d OK 2026/03/07 02:04:33 DEBUG : sub dir/hello world: md5 = 3e330fdcb1c310c150d315c2d1437503 OK 2026/03/07 02:04:34 DEBUG : sub dir/hello world2: md5 = 3595cc705699a723286128fc31a4657b OK 2026/03/07 02:04:36 DEBUG : sub dir/ignore dir/.ignore: md5 = 5d2afd70233e7021ed666b095084bb97 OK 2026/03/07 02:04:37 DEBUG : sub dir/ignore dir/should be ignored: md5 = a961af0a67da2874128b0bbddb721c38 OK 2026/03/07 02:04:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = 07ab374e6d7066ce5083b0d96fbf81f5 OK 2026/03/07 02:04:41 DEBUG : a.txt: Excluded (Size Filter) 2026/03/07 02:04:41 DEBUG : a.txt: Excluded 2026/03/07 02:04:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/07 02:04:42 DEBUG : sub dir/hello world: Excluded 2026/03/07 02:04:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/07 02:04:42 DEBUG : sub dir/hello world2: Excluded 2026/03/07 02:04:42 DEBUG : sub dir/ignore dir: Excluded 2026/03/07 02:04:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/07 02:04:42 DEBUG : sub dir/hello world: Excluded 2026/03/07 02:04:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/07 02:04:42 DEBUG : sub dir/hello world2: Excluded 2026/03/07 02:04:43 DEBUG : sub dir/ignore dir: Excluded 2026/03/07 02:04:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/07 02:04:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/07 02:04:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/07 02:04:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/07 02:04:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/07 02:04:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/07 02:04:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.09s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:04:50 DEBUG : file1: md5 = 7f59d07d610d1361105a959699aefe55 OK 2026/03/07 02:04:52 DEBUG : sub/file2: md5 = 89c2f24db157a66e0ed17b2764eeae6a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/03/07 02:04:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/07 02:04:56 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/07 02:04:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/07 02:04:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:00 DEBUG : file1: md5 = 13a3a595fb5af5f19dff1fef6eb9fda5 OK 2026/03/07 02:05:02 DEBUG : sub/file2: md5 = 8f14ae158ec0ac54744315ae78249c06 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/03/07 02:05:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/notfound" 2026/03/07 02:05:06 DEBUG : Config file has changed externally - reloading 2026/03/07 02:05:06 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/qe0i31qdkoejk60elps0ni5sqk" 2026/03/07 02:05:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.61s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Making directory 2026/03/07 02:05:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:13 DEBUG : sub dir/hello world: md5 = 9f217e42fef8197ff4c8a51282bd1e91 OK 2026/03/07 02:05:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:17 DEBUG : potato2: md5 = 8ed22e4a7843f73f646e2890c0d7c822 OK 2026/03/07 02:05:18 DEBUG : empty space: md5 = a2e12eb9c471a4ee9b4c4a8fc4c9ccbb OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:21 DEBUG : potato2: md5 = 0c18cd47edfd2a59bcb6cd5571843a13 OK 2026/03/07 02:05:23 DEBUG : empty space: md5 = b7cc14768862091efb210bb099d80a60 OK 2026/03/07 02:05:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/07 02:05:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.90s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:27 DEBUG : potato2: md5 = b8466ca93354779c39962b854f736866 OK 2026/03/07 02:05:28 DEBUG : empty space: md5 = 26eb7ad4bbdbc8dfcf73fd285fc2ff4f OK --- PASS: TestLsLong (4.82s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:31 DEBUG : potato2: md5 = 3e0250c2febdd4c5381d536e981b770d OK 2026/03/07 02:05:33 DEBUG : empty space: md5 = edaf4321fa6ec81bc08fb9bd225a9276 OK --- PASS: TestHashSums (4.87s) === RUN TestHashSumsWithErrors 2026/03/07 02:05:35 DEBUG : Creating backend with remote ":memory:" 2026/03/07 02:05:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/07 02:05:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/07 02:05:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:36 DEBUG : potato2: md5 = 7337b708c502ce39d0a0e5818fdb1ad7 OK 2026/03/07 02:05:37 DEBUG : empty space: md5 = 5e661fc0ce1053c2885f944e5486840f OK 2026/03/07 02:05:40 DEBUG : sub dir/potato3: md5 = 8c7113dd5bbef607bf0df4b07d93c3ae OK 2026/03/07 02:05:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.31s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:44 DEBUG : small: md5 = b0c661f5834ad23655ecbcb9f89eb93f OK 2026/03/07 02:05:46 DEBUG : medium: md5 = f020ca10d589f1f59ae62130431822d6 OK 2026/03/07 02:05:47 DEBUG : large: md5 = ceeb908735f7752b825167c1969972b1 OK 2026/03/07 02:05:48 DEBUG : Waiting for deletions to finish 2026/03/07 02:05:48 DEBUG : large: Excluded (Size Filter) 2026/03/07 02:05:48 INFO : medium: Deleted 2026/03/07 02:05:48 INFO : small: Deleted --- PASS: TestDelete (6.59s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:51 DEBUG : small: md5 = 1234c1c50c6e9ff30201d41b58068a80 OK 2026/03/07 02:05:52 DEBUG : medium: md5 = cb10395ca92af9b0ce7868a9d54aa6e0 OK 2026/03/07 02:05:54 DEBUG : large: md5 = c48a14ced4c50bfb47e977c79a6241c9 OK 2026/03/07 02:05:54 DEBUG : Waiting for deletions to finish 2026/03/07 02:05:54 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/03/07 02:05:55 INFO : medium: Deleted 2026/03/07 02:05:55 INFO : small: Deleted --- PASS: TestMaxDelete (6.80s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:05:58 DEBUG : small: md5 = 88632c4a642d963db2702dfb75a5148a OK 2026/03/07 02:06:00 DEBUG : medium: md5 = 881d4ae1beb032738dd411bed8674c52 OK 2026/03/07 02:06:01 DEBUG : large: md5 = b6116360aa630776b0cd4ec7f3e9b162 OK 2026/03/07 02:06:01 DEBUG : Waiting for deletions to finish 2026/03/07 02:06:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/07 02:06:02 INFO : medium: Deleted 2026/03/07 02:06:02 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.32s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:06:05 DEBUG : small: md5 = eb494f1e987220fb815d11c27f669d82 OK 2026/03/07 02:06:07 DEBUG : medium: md5 = 60191c349c26831ebf340cc1da0977df OK 2026/03/07 02:06:08 DEBUG : large: md5 = 374ca2949e16f003121cb0906fba9968 OK 2026/03/07 02:06:08 DEBUG : Waiting for deletions to finish 2026/03/07 02:06:09 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/07 02:06:09 INFO : large: Deleted 2026/03/07 02:06:09 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.92s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:06:12 DEBUG : ReadFile: md5 = 454704a504ce623d99848016b55ae3ef OK --- PASS: TestReadFile (3.98s) === RUN TestRetry 2026/03/07 02:06:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/07 02:06:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/07 02:06:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/07 02:06:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/07 02:06:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/07 02:06:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/07 02:06:15 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:06:16 DEBUG : file1: md5 = 2af07350c7424e289cc0f23b11947f70 OK 2026/03/07 02:06:17 DEBUG : file2: md5 = 8d16900f8074fbe8b86690c4e5e671ff OK --- PASS: TestCat (14.74s) === RUN TestPurge 2026/03/07 02:06:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fibukel8cuji" 2026/03/07 02:06:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 02:06:29 DEBUG : Creating backend with remote "TestDrive:crypt/8ibb4imqat4vr7bk8esk3rumdfv5a49pjen8p7ab1vmk8df1pc50" 2026/03/07 02:06:30 DEBUG : Creating backend with remote "/tmp/rclone3459149203" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fibukel8cuji'", Local "Local file system at /tmp/rclone3459149203", Modify Window "1ms" 2026/03/07 02:06:35 DEBUG : A1/B1/C1/one: md5 = 68f11a0621c125b3198280459b6d4636 OK 2026/03/07 02:06:35 INFO : A2: Making directory 2026/03/07 02:06:36 INFO : A1/B2: Making directory 2026/03/07 02:06:36 INFO : A1/B2/C2: Making directory 2026/03/07 02:06:37 INFO : A1/B1/C3: Making directory 2026/03/07 02:06:38 INFO : A3: Making directory 2026/03/07 02:06:39 INFO : A3/B3: Making directory 2026/03/07 02:06:39 INFO : A3/B3/C4: Making directory 2026/03/07 02:06:41 DEBUG : A1/two: md5 = 8620e2309710ec71d00b2706d68532a8 OK 2026/03/07 02:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fibukel8cuji': Purge remote 2026/03/07 02:06:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.55s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:06:48 DEBUG : A1/B1/C1/one: md5 = f6f68616e4b423a1b4d35ede0eb3606f OK 2026/03/07 02:06:48 INFO : A2: Making directory 2026/03/07 02:06:49 INFO : A1/B2: Making directory 2026/03/07 02:06:50 INFO : A1/B2/C2: Making directory 2026/03/07 02:06:51 INFO : A1/B1/C3: Making directory 2026/03/07 02:06:52 INFO : A3: Making directory 2026/03/07 02:06:52 INFO : A3/B3: Making directory 2026/03/07 02:06:53 INFO : A3/B3/C4: Making directory 2026/03/07 02:06:55 DEBUG : A1/two: md5 = 90330c5a8677b2ce0768f2f002bc63ea OK 2026/03/07 02:06:56 DEBUG : removing 1 level 3 directories 2026/03/07 02:06:56 INFO : A3/B3/C4: Removing directory 2026/03/07 02:06:59 DEBUG : removing 2 level 3 directories 2026/03/07 02:06:59 INFO : A1/B2/C2: Removing directory 2026/03/07 02:06:59 INFO : A1/B1/C3: Removing directory 2026/03/07 02:07:00 DEBUG : removing 2 level 2 directories 2026/03/07 02:07:00 INFO : A3/B3: Removing directory 2026/03/07 02:07:00 INFO : A1/B2: Removing directory 2026/03/07 02:07:00 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/07 02:07:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/07 02:07:00 DEBUG : removing 2 level 1 directories 2026/03/07 02:07:00 INFO : A3: Removing directory 2026/03/07 02:07:00 INFO : A2: Removing directory 2026/03/07 02:07:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/07 02:07:05 DEBUG : removing 1 level 3 directories 2026/03/07 02:07:05 INFO : A1/B1/C1: Removing directory 2026/03/07 02:07:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:05 DEBUG : removing 1 level 2 directories 2026/03/07 02:07:05 INFO : A1/B1: Removing directory 2026/03/07 02:07:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/07 02:07:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/07 02:07:06 DEBUG : removing 1 level 1 directories 2026/03/07 02:07:06 INFO : A1: Removing directory 2026/03/07 02:07:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/07 02:07:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/07 02:07:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/07 02:07:07 DEBUG : removing 1 level 0 directories 2026/03/07 02:07:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Removing directory 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/07 02:07:07 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.32s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:09 INFO : A1: Making directory 2026/03/07 02:07:10 INFO : A1/B1: Making directory 2026/03/07 02:07:10 INFO : A1/B1/C1: Making directory 2026/03/07 02:07:13 DEBUG : removing 1 level 3 directories 2026/03/07 02:07:13 INFO : A1/B1/C1: Removing directory 2026/03/07 02:07:13 DEBUG : removing 1 level 2 directories 2026/03/07 02:07:13 INFO : A1/B1: Removing directory 2026/03/07 02:07:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/07 02:07:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.62s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:16 INFO : A1: Making directory 2026/03/07 02:07:17 INFO : A1/B1: Making directory 2026/03/07 02:07:17 INFO : A1/B1/C1: Making directory 2026/03/07 02:07:20 DEBUG : removing 1 level 3 directories 2026/03/07 02:07:20 INFO : A1/B1/C1: Removing directory 2026/03/07 02:07:21 DEBUG : removing 1 level 2 directories 2026/03/07 02:07:21 INFO : A1/B1: Removing directory 2026/03/07 02:07:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/07 02:07:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.18s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:25 DEBUG : file1: md5 = 5f4bcc6c997be41c6fc8e4f4d7504533 OK 2026/03/07 02:07:25 DEBUG : filename.txt: File name found in url 2026/03/07 02:07:27 DEBUG : filename.txt: md5 = 6774dfd5fe1934dbbc43742041b4ec94 OK 2026/03/07 02:07:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/07 02:07:28 DEBUG : headerfilename.txt: md5 = 2e4c62638ace34dbcf5213551fd8ad94 OK 2026/03/07 02:07:29 DEBUG : file2: md5 = 390fb2aebcb915bc10de1098545fd1d6 OK --- PASS: TestCopyURL (8.68s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/07 02:07:34 DEBUG : sub/file2: md5 = d7f2c53a963b777f5f10b336de0499e3 OK 2026/03/07 02:07:34 DEBUG : sub/file2: size = 14 OK 2026/03/07 02:07:34 INFO : file1: Copied (new) to: sub/file2 2026/03/07 02:07:34 INFO : file1: Deleted 2026/03/07 02:07:35 DEBUG : sub/file2: size = 14 OK 2026/03/07 02:07:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:07:35 DEBUG : file1: Unchanged skipping 2026/03/07 02:07:35 INFO : file1: Deleted 2026/03/07 02:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': don't need to copy/move sub/file2, it is already at target location 2026/03/07 02:07:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.28s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/07 02:07:40 DEBUG : file1: md5 = d387c82afaef13a7f35fc2059a4f955f OK 2026/03/07 02:07:40 DEBUG : file1: size = 14 OK 2026/03/07 02:07:40 INFO : file1: Copied (new) 2026/03/07 02:07:40 INFO : file1: Deleted 2026/03/07 02:07:40 DEBUG : file1: Destination exists, skipping 2026/03/07 02:07:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:44 DEBUG : dst/file1: md5 = b2f80f711c5fcdf410bcd8c0fefa681f OK 2026/03/07 02:07:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizidew6nezo/backup" 2026/03/07 02:07:45 DEBUG : Config file has changed externally - reloading 2026/03/07 02:07:45 DEBUG : Creating backend with remote "TestDrive:crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0/1nrff024r7pq65ecp72fc28jb0" 2026/03/07 02:07:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1554601412) 2026/03/07 02:07:47 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo') 2026/03/07 02:07:47 DEBUG : dst/file1: Sizes differ 2026/03/07 02:07:49 INFO : dst/file1: Moved (server-side) 2026/03/07 02:07:50 DEBUG : dst/file1: md5 = bd80850da7d770d2eb85dd776dd89f1a OK 2026/03/07 02:07:50 DEBUG : dst/file1: size = 14 OK 2026/03/07 02:07:50 INFO : dst/file1: Copied (new) 2026/03/07 02:07:50 INFO : dst/file1: Deleted 2026/03/07 02:07:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:07:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/07 02:07:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.55s) === 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:07:57 DEBUG : A1/one: md5 = 6649625f4b1840a58c2424a654a74ff7 OK 2026/03/07 02:07:58 DEBUG : A1/two: md5 = f7c9909407b21ec8e212e9ab7f78d1ba OK 2026/03/07 02:08:01 DEBUG : A1/B1/three: md5 = 540c70984c6c5c231fe20e4d0227bf63 OK 2026/03/07 02:08:03 DEBUG : A1/B1/C1/four: md5 = 6d1386dc72960ffb1383864da6fbf485 OK 2026/03/07 02:08:05 DEBUG : A1/B1/C2/five: md5 = 23a2708c1ebc098d0e7de797a992a361 OK 2026/03/07 02:08:05 INFO : A1/B2: Making directory 2026/03/07 02:08:06 INFO : A1/B1/C3: Making directory 2026/03/07 02:08:15 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/07 02:08:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/07 02:08:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/07 02:08:15 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/07 02:08:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/07 02:08:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/07 02:08:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/07 02:08:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/07 02:08:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/07 02:08:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/07 02:08:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/07 02:08:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/07 02:08:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/07 02:08:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/07 02:08:26 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/07 02:08:26 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/07 02:08:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/07 02:08:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/07 02:08:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/07 02:08:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/07 02:08:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/07 02:08:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/07 02:08:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/07 02:08:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/07 02:08:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/07 02:08:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/07 02:08:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/07 02:08:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/07 02:08:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/07 02:08:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/07 02:08:38 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.68s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/07 02:08:40 DEBUG : no_checksum_small_file_from_pipe: md5 = 192f233e000630f73e834ddc3d8a165f OK 2026/03/07 02:08:40 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/07 02:08:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/07 02:08:40 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/07 02:08:41 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/07 02:08:42 DEBUG : no_checksum_big_file_from_pipe: md5 = f5807622a15ab46997fa595bf8ce2ee4 OK 2026/03/07 02:08:42 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/07 02:08:42 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/07 02:08:45 DEBUG : with_checksum_small_file_from_pipe: md5 = c80c2813cec783ff2e06d013ff85eaa9 OK 2026/03/07 02:08:45 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/07 02:08:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/07 02:08:46 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/07 02:08:47 DEBUG : with_checksum_big_file_from_pipe: md5 = 45b6b6161d25a762b437c7f9de0d5b9d OK 2026/03/07 02:08:47 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/07 02:08:47 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/07 02:08:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/07 02:08:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:08:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/07 02:08:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/07 02:08:52 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-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (34 bytes), uploading instead of streaming 2026/03/07 02:08:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/07 02:08:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/07 02:08:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/07 02:08:57 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/07 02:08:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/07 02:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (48 bytes), uploading instead of streaming 2026/03/07 02:09:00 DEBUG : rcat_metadata: md5 = c5029062d08a570d1f495b7fc57faff5 OK 2026/03/07 02:09:00 DEBUG : rcat_metadata: size = 48 OK 2026/03/07 02:09:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/07 02:09:02 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/07 02:09:03 DEBUG : rcat_metadata_uploadcutoff0: md5 = 27154d92d797438fc4eadf5d1344d270 OK 2026/03/07 02:09:03 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/07 02:09:03 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:06 DEBUG : potato1: md5 = 4d5427014b7fa5b19c0f879c6481cde7 OK 2026/03/07 02:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (60 bytes), uploading instead of streaming 2026/03/07 02:09:08 DEBUG : potato2: md5 = 20c8dc4199fdad4bd4ef66a388466b90 OK 2026/03/07 02:09:08 DEBUG : potato2: size = 60 OK 2026/03/07 02:09:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.00s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:11 DEBUG : potato1: md5 = 8371591383e1993a5fc2aa4002c81b01 OK 2026/03/07 02:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': File to upload is small (60 bytes), uploading instead of streaming 2026/03/07 02:09:12 DEBUG : potato2: md5 = 4811a1df36b566a920575673d8db35a3 OK 2026/03/07 02:09:12 DEBUG : potato2: size = 60 OK 2026/03/07 02:09:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:16 DEBUG : potato2: md5 = d0d0f571a6f2d357488eb0214f92d7d9 OK 2026/03/07 02:09:18 DEBUG : empty space: md5 = 71be9b7d31f06a8f3a4f7bec3dd2ee9d OK 2026/03/07 02:09:20 DEBUG : sub dir/potato3: md5 = 9ba6cbe5765b65947b640d4149857e7f OK 2026/03/07 02:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Touching "sub dir/potato3" 2026/03/07 02:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Touching "empty space" 2026/03/07 02:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Touching "potato2" 2026/03/07 02:09:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.62s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:25 DEBUG : dir with metadata: Making directory with metadata 2026/03/07 02:09:26 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:27 DEBUG : directory with modtime: Making directory with metadata 2026/03/07 02:09:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/07 02:09:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:09:30 DEBUG : Google drive root 'crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0': Skipping btime metadata as can't update it on an existing file: 2026-03-07T02:09:30.326885339Z 2026/03/07 02:09:30 INFO : non existent directory: Updated directory metadata 2026/03/07 02:09:32 DEBUG : Google drive root 'crypt/5626d0njh7eg3r9m2gaquhjtjrhh7dutvq0ea3skn2k5vptl83h0': Skipping btime metadata as can't update it on an existing file: 2026-03-07T02:09:30.326885339Z 2026/03/07 02:09:33 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.48s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/07 02:09:36 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/07 02:09:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/07 02:09:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:09:38 DEBUG : dst: Making directory with metadata 2026/03/07 02:09:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/07 02:09:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/07 02:09:40 INFO : dst: Set directory modification time (using SetModTime) 2026/03/07 02:09:40 INFO : dst: Set directory modification time (using SetModTime) 2026/03/07 02:09:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/07 02:09:40 INFO : dst: Set directory modification time (using SetModTime) 2026/03/07 02:09:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.28s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo'", Local "Local file system at /tmp/rclone1554601412", Modify Window "1ms" 2026/03/07 02:09:44 DEBUG : sub dir/test remove existing: md5 = a198d5a54b7e46e99a9ee8fa0988783a OK 2026/03/07 02:09:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 54b296cdd74d44749b078f3c54462fb0 OK 2026/03/07 02:09:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zaferur7" before starting 2026/03/07 02:09:48 DEBUG : sub dir/test remove existing.zaferur7: TEST: removing renamed existing file after operation 2026/03/07 02:09:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fisibij3" before starting 2026/03/07 02:09:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fisibij3: TEST: renaming existing back after failed operation 2026/03/07 02:09:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruqixar9" before starting 2026/03/07 02:09:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ruqixar9: TEST: removing renamed existing file after operation 2026/03/07 02:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "sd2c5n235os22v01p7n7pl6jtqrn1heob63d2i5j5na9e0nu97gu2j4hm4q3fqp4s7217p9r88189bnh9lddalfvgbuldv8te1303kdpnfj83q8sl78o6lc597b6ksgro9di8ib5tddaos9aps5kt3dq6d5esus9mskd40076umbscht1s20" 2026/03/07 02:09:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o72376q9frbpb499h4r9ljbih5tutra7nnn0iilukb8qpk3pjag0" --- PASS: TestRemoveExisting (12.82s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/07 02:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizidew6nezo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m50.592842607s (try 1/5)