"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/04/21 04:47:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji" 2026/04/21 04:47:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:47:22 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g" 2026/04/21 04:47:23 DEBUG : Creating backend with remote "/tmp/rclone3099386137" === 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/04/21 04:47:24 DEBUG : a: size = 0 OK 2026/04/21 04:47:24 DEBUG : a: size = 1 (memory) 2026/04/21 04:47:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/21 04:47:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/21 04:47:24 DEBUG : potato: Seek from 10 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 10 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 2 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/21 04:47:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 2 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/21 04:47:24 DEBUG : potato: Seek from 8 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 8 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/21 04:47:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/21 04:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/21 04:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/21 04:47:24 DEBUG : potato: Seek from 5 to 2 2026/04/21 04:47:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/21 04:47:24 DEBUG : potato: Seek from 9 to 0 2026/04/21 04:47:24 DEBUG : potato: Seek from 9 to 0 2026/04/21 04:47:24 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:47:26 DEBUG : rutabaga: md5 = 399222712e00b9ba4f2cbd4ce91ab130 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/21 04:47:28 DEBUG : empty space: md5 = d645bcdfb1a785ab027787c7a0d6e6a3 OK === RUN TestCheck/3 2026/04/21 04:47:30 DEBUG : potato2: md5 = 5940d6718aa65dd57eee91855cd390a8 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/21 04:47:33 DEBUG : remotepotato: md5 = d3534537e21d31fc4c3c41b8d3f1ecd7 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.02s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/04/21 04:47:36 DEBUG : Creating backend with remote "nonexistent" 2026/04/21 04:47:36 DEBUG : Creating backend with remote "nonexistent" 2026/04/21 04:47:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/21 04:47:36 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/04/21 04:47:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/21 04:47:36 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:47:37 DEBUG : rutabaga: md5 = 9bc105701b1b5faec205213ae3ba7317 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/21 04:47:41 DEBUG : empty space: md5 = d4004fcfe127c7bedae021053ef79b0f OK === RUN TestCheckDownload/3 2026/04/21 04:47:44 DEBUG : potato2: md5 = 1f80934a0b7e67bfb84a1cb02650247a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/21 04:47:47 DEBUG : remotepotato: md5 = 5306f1c06ca452419c1d2c3fdcf255ee OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.44s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (1.14s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:47:54 DEBUG : rutabaga: md5 = 34000cf08f3c56b377ac89cf3c844507 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/21 04:47:56 DEBUG : empty space: md5 = 8631fcd4121a9a33bdeb829b315e02f0 OK === RUN TestCheckSizeOnly/3 2026/04/21 04:47:58 DEBUG : potato2: md5 = 7722b7d6226966a8dfa441979e6a2d86 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/21 04:48:00 DEBUG : remotepotato: md5 = 361479e6f301db14c49c9a7f8a3f871b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.95s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:48:04 DEBUG : test.sum: md5 = 1e3204425a99005968f49d502981b4a3 OK 2026/04/21 04:48:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/21 04:48:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/21 04:48:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/21 04:48:05 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/21 04:48:07 DEBUG : test.sum: md5 = f9497e0bee06e534d218f2c67f869ce1 OK 2026/04/21 04:48:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/21 04:48:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/21 04:48:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/21 04:48:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.81s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:48:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/data" 2026/04/21 04:48:09 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:48:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/data" 2026/04/21 04:48:11 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/vjrnln8ratgmqakfosrqe8espk" 2026/04/21 04:48:15 DEBUG : data/banana: md5 = 5c4b51a18898e88723a0ab1fb723be36 OK 2026/04/21 04:48:16 DEBUG : test.sum: md5 = 990c775aa6facb8a5b19609ea4b24272 OK === RUN TestCheckSumDownload/subtest1 2026/04/21 04:48:20 DEBUG : data/potato: md5 = 047caee514eed016c6ed263adca1d55a OK 2026/04/21 04:48:22 DEBUG : test.sum: md5 = 4d20f24f33761e1264dab3e630dbdc85 OK === RUN TestCheckSumDownload/subtest2 2026/04/21 04:48:26 DEBUG : test.sum: md5 = eed90be6da7cbdb790279d982a3ac1a5 OK === RUN TestCheckSumDownload/subtest3 2026/04/21 04:48:30 DEBUG : test.sum: md5 = c66baacf450ab20016893fb9c76beccd OK === RUN TestCheckSumDownload/subtest4 2026/04/21 04:48:34 DEBUG : test.sum: md5 = ab7e1b507f9a0dd693832af69c557874 OK === RUN TestCheckSumDownload/subtest5 2026/04/21 04:48:38 DEBUG : test.sum: md5 = 7580a8dbfa2d8caee76ade07e25e676f OK === RUN TestCheckSumDownload/subtest6 2026/04/21 04:48:42 DEBUG : data/banana: md5 = 361e8c2853d81022b922161037ac79b1 OK 2026/04/21 04:48:44 DEBUG : data/potato: md5 = 423765780b2f54383374fad374f3a887 OK 2026/04/21 04:48:45 DEBUG : test.sum: md5 = e7b766087c05aee41ff9b8df01572a3e OK === RUN TestCheckSumDownload/subtest7 2026/04/21 04:48:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/21 04:48:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.13s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (1.96s) --- PASS: TestCheckSumDownload/subtest4 (1.88s) --- PASS: TestCheckSumDownload/subtest5 (1.92s) --- PASS: TestCheckSumDownload/subtest6 (1.98s) --- PASS: TestCheckSumDownload/subtest7 (1.94s) === RUN TestApplyTransforms 2026/04/21 04:48:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gucokij6data" 2026/04/21 04:48:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:48:51 DEBUG : Creating backend with remote "TestDrive:crypt/74fpr3jpbalipqem9v21mu7ql79gv0o0dngrda53ncean0fjq0kg" 2026/04/21 04:48:52 DEBUG : Creating backend with remote "/tmp/rclone1713833778" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data'", Local "Local file system at /tmp/rclone1713833778", Modify Window "1ms" 2026/04/21 04:48:55 DEBUG : hello, world!: md5 = 7b2898dd60f445e5b9101b811f2dc998 OK upper checkfile vs. lower remote (without normalization) 2026/04/21 04:48:55 ERROR : hello, world!: sum not found 2026/04/21 04:48:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data' 2026/04/21 04:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data': 1 files missing 2026/04/21 04:48:55 NOTICE: 1 hashes missing 2026/04/21 04:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data': 1 differences found 2026/04/21 04:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/21 04:48:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:48:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data': 0 differences found 2026/04/21 04:48:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data': 1 matching files 2026/04/21 04:48:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nederez9kizi" 2026/04/21 04:48:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:48:56 DEBUG : Creating backend with remote "TestDrive:crypt/491hlvbcngfrh7auvh2po1l37ep9h250mltqfjkkqke86duf0kcg" 2026/04/21 04:48:57 DEBUG : Creating backend with remote "/tmp/rclone3761037097" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi'", Local "Local file system at /tmp/rclone3761037097", Modify Window "1ms" 2026/04/21 04:49:00 DEBUG : HELLO, WORLD!: md5 = c53fc225817d6a9aecfcdbb7877259db OK lower checkfile vs. upper remote (without normalization) 2026/04/21 04:49:00 ERROR : HELLO, WORLD!: sum not found 2026/04/21 04:49:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi' 2026/04/21 04:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi': 1 files missing 2026/04/21 04:49:00 NOTICE: 1 hashes missing 2026/04/21 04:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi': 1 differences found 2026/04/21 04:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/21 04:49:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi': 0 differences found 2026/04/21 04:49:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi': 1 matching files 2026/04/21 04:49:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lanikoc0zaha" 2026/04/21 04:49:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:01 DEBUG : Creating backend with remote "TestDrive:crypt/9h8c1c190sg2bth0ggl0s5opj1ctd9q7c10jqb3ufgddnn57n420" 2026/04/21 04:49:02 DEBUG : Creating backend with remote "/tmp/rclone520728839" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha'", Local "Local file system at /tmp/rclone520728839", Modify Window "1ms" 2026/04/21 04:49:04 DEBUG : HeLlO, wOrLd!: md5 = 3c3503ed7cc3226721bef7e0ad244c7d OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/21 04:49:05 ERROR : HeLlO, wOrLd!: sum not found 2026/04/21 04:49:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha' 2026/04/21 04:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha': 1 files missing 2026/04/21 04:49:05 NOTICE: 1 hashes missing 2026/04/21 04:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha': 1 differences found 2026/04/21 04:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/21 04:49:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha': 0 differences found 2026/04/21 04:49:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha': 1 matching files 2026/04/21 04:49:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucadel8tiza" 2026/04/21 04:49:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:06 DEBUG : Creating backend with remote "TestDrive:crypt/gd0hkp66qgosl6mkcc99csedkf3gtp3ouusnoj26hv7p4hb64g00" 2026/04/21 04:49:07 DEBUG : Creating backend with remote "/tmp/rclone203808068" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza'", Local "Local file system at /tmp/rclone203808068", Modify Window "1ms" 2026/04/21 04:49:09 DEBUG : HELLO, WORLD!: md5 = 7e83d578eb37fa3f99fc6f3aeed7af6f OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/21 04:49:10 ERROR : HELLO, WORLD!: sum not found 2026/04/21 04:49:10 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza' 2026/04/21 04:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza': 1 files missing 2026/04/21 04:49:10 NOTICE: 1 hashes missing 2026/04/21 04:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza': 1 differences found 2026/04/21 04:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/21 04:49:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza': 0 differences found 2026/04/21 04:49:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza': 1 matching files 2026/04/21 04:49:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vurexax1qifu" 2026/04/21 04:49:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:11 DEBUG : Creating backend with remote "TestDrive:crypt/6junkf7umtfoso6b3gdhvo4ctlakob24lheu2ucs69eqmpjl112g" 2026/04/21 04:49:12 DEBUG : Creating backend with remote "/tmp/rclone318038096" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu'", Local "Local file system at /tmp/rclone318038096", Modify Window "1ms" 2026/04/21 04:49:14 DEBUG : 測試_Русский___ě_áñ: md5 = e71ece28df3a7d7f30c4783ef6597757 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/21 04:49:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/21 04:49:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu' 2026/04/21 04:49:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu': 1 files missing 2026/04/21 04:49:15 NOTICE: 1 hashes missing 2026/04/21 04:49:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu': 1 differences found 2026/04/21 04:49:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/21 04:49:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu': 0 differences found 2026/04/21 04:49:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu': 1 matching files 2026/04/21 04:49:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufisus3juhu" 2026/04/21 04:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/72vpesmf04lr9mtgt65pakf1qj646j1l4bqd2pfu0bl1qfeqfjfg" 2026/04/21 04:49:17 DEBUG : Creating backend with remote "/tmp/rclone838536414" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu'", Local "Local file system at /tmp/rclone838536414", Modify Window "1ms" 2026/04/21 04:49:20 DEBUG : 測試_Русский___ě_áñ: md5 = 5f80c2c469d8f9f33c1214b59884816c OK NFC checkfile vs. NFD remote (without normalization) 2026/04/21 04:49:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/21 04:49:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu' 2026/04/21 04:49:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu': 1 files missing 2026/04/21 04:49:20 NOTICE: 1 hashes missing 2026/04/21 04:49:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu': 1 differences found 2026/04/21 04:49:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/21 04:49:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu': 0 differences found 2026/04/21 04:49:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu': 1 matching files 2026/04/21 04:49:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuqoqim2dore" 2026/04/21 04:49:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:21 DEBUG : Creating backend with remote "TestDrive:crypt/9osuf09n0lsrnrjjp5np0blp51ot8u4q654r59du3rdlaaf9kppg" 2026/04/21 04:49:22 DEBUG : Creating backend with remote "/tmp/rclone1295265841" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore'", Local "Local file system at /tmp/rclone1295265841", Modify Window "1ms" 2026/04/21 04:49:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9f02ad5883ced59943dfbbcf79c10e1 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/21 04:49:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/21 04:49:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore' 2026/04/21 04:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore': 1 files missing 2026/04/21 04:49:25 NOTICE: 1 hashes missing 2026/04/21 04:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore': 1 differences found 2026/04/21 04:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/21 04:49:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore': 0 differences found 2026/04/21 04:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore': 1 matching files 2026/04/21 04:49:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lirales4tibu" 2026/04/21 04:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:26 DEBUG : Creating backend with remote "TestDrive:crypt/g6uirk6bt91ca08ku5j9aeiihll80d8otropkcdlf25uomkh2o7g" 2026/04/21 04:49:27 DEBUG : Creating backend with remote "/tmp/rclone753821304" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu'", Local "Local file system at /tmp/rclone753821304", Modify Window "1ms" 2026/04/21 04:49:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67aefccbbe0fba4f8862b313d0ea74e5 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/21 04:49:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/21 04:49:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu' 2026/04/21 04:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu': 1 files missing 2026/04/21 04:49:29 NOTICE: 1 hashes missing 2026/04/21 04:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu': 1 differences found 2026/04/21 04:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/21 04:49:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu': 0 differences found 2026/04/21 04:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu': 1 matching files 2026/04/21 04:49:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laqelag7boku" 2026/04/21 04:49:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:30 DEBUG : Creating backend with remote "TestDrive:crypt/pv4dh5pfapmoel1kk0d0ife68ri04e8frhknc3lelti8pgma2nkg" 2026/04/21 04:49:31 DEBUG : Creating backend with remote "/tmp/rclone440388928" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku'", Local "Local file system at /tmp/rclone440388928", Modify Window "1ms" 2026/04/21 04:49:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e24acbe89b97db4be7e81bb893c2a63c OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/21 04:49:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/21 04:49:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku' 2026/04/21 04:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku': 1 files missing 2026/04/21 04:49:34 NOTICE: 1 hashes missing 2026/04/21 04:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku': 1 differences found 2026/04/21 04:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/21 04:49:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku': 0 differences found 2026/04/21 04:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku': 1 matching files 2026/04/21 04:49:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoyuliw5lalo" 2026/04/21 04:49:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:49:35 DEBUG : Creating backend with remote "TestDrive:crypt/4fa20r0d1q8ubv3rg1hgir43u82anlmuu77ighmadq43or88bgn0" 2026/04/21 04:49:36 DEBUG : Creating backend with remote "/tmp/rclone597044892" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo'", Local "Local file system at /tmp/rclone597044892", Modify Window "1ms" 2026/04/21 04:49:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2e1bb0e8f8f9a4e9082ccf3aad3597d1 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/21 04:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/21 04:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo' 2026/04/21 04:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo': 1 files missing 2026/04/21 04:49:39 NOTICE: 1 hashes missing 2026/04/21 04:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo': 1 differences found 2026/04/21 04:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/21 04:49:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/21 04:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo': 0 differences found 2026/04/21 04:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo': 1 matching files 2026/04/21 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoyuliw5lalo': Purge remote 2026/04/21 04:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laqelag7boku': Purge remote 2026/04/21 04:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lirales4tibu': Purge remote 2026/04/21 04:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuqoqim2dore': Purge remote 2026/04/21 04:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufisus3juhu': Purge remote 2026/04/21 04:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vurexax1qifu': Purge remote 2026/04/21 04:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucadel8tiza': Purge remote 2026/04/21 04:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lanikoc0zaha': Purge remote 2026/04/21 04:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nederez9kizi': Purge remote 2026/04/21 04:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gucokij6data': Purge remote --- PASS: TestApplyTransforms (53.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:49:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/21 04:49:47 DEBUG : sub/file2: md5 = e936c96d1d68019048e3f04f59ee375d OK 2026/04/21 04:49:47 DEBUG : sub/file2: size = 14 OK 2026/04/21 04:49:47 INFO : file1: Copied (new) to: sub/file2 2026/04/21 04:49:48 DEBUG : sub/file2: size = 14 OK 2026/04/21 04:49:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 04:49:48 DEBUG : file1: Unchanged skipping 2026/04/21 04:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': don't need to copy/move sub/file2, it is already at target location 2026/04/21 04:49:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.38s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:49:53 DEBUG : dst/file1: md5 = 42705ef539991a46c7a2ebac4d5827db OK 2026/04/21 04:49:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/backup" 2026/04/21 04:49:54 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/1nrff024r7pq65ecp72fc28jb0" 2026/04/21 04:49:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:49:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji') 2026/04/21 04:49:56 DEBUG : dst/file1: Sizes differ 2026/04/21 04:49:58 INFO : dst/file1: Moved (server-side) 2026/04/21 04:50:00 DEBUG : dst/file1: md5 = 1cef64c5bd9ecaccd41e5ee9fe842c51 OK 2026/04/21 04:50:00 DEBUG : dst/file1: size = 14 OK 2026/04/21 04:50:00 INFO : dst/file1: Copied (new) 2026/04/21 04:50:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:50:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:50:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.65s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:50:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/dst" 2026/04/21 04:50:05 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/21 04:50:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/CompareDest" 2026/04/21 04:50:07 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/gveqi14airsml4bgu7krj116o8" 2026/04/21 04:50:08 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 04:50:11 DEBUG : one: md5 = f8d3a6d5e4c24a6899cd4f8668616ad1 OK 2026/04/21 04:50:11 DEBUG : one: size = 3 OK 2026/04/21 04:50:11 INFO : one: Copied (new) 2026/04/21 04:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:50:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/dst') 2026/04/21 04:50:12 DEBUG : one: Sizes differ 2026/04/21 04:50:14 DEBUG : one: md5 = 78e798d70795dc5bb8bfad4f835386b8 OK 2026/04/21 04:50:14 DEBUG : one: size = 5 OK 2026/04/21 04:50:14 INFO : one: Copied (replaced existing) 2026/04/21 04:50:17 DEBUG : dst/one: md5 = e4db3715ce6e438034b4ae48010816fb OK 2026/04/21 04:50:20 DEBUG : CompareDest/one: md5 = 67210d97666fa0d994d6df5f16fb4369 OK 2026/04/21 04:50:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:50:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/dst') 2026/04/21 04:50:20 DEBUG : one: Sizes differ 2026/04/21 04:50:21 DEBUG : one: size = 5 OK 2026/04/21 04:50:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 04:50:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 04:50:23 DEBUG : CompareDest/two: md5 = ff0896ee11a666f0ce5c5a12e5932cc4 OK 2026/04/21 04:50:24 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 04:50:24 DEBUG : two: size = 3 OK 2026/04/21 04:50:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 04:50:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 04:50:25 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 04:50:25 DEBUG : two: size = 3 OK 2026/04/21 04:50:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 04:50:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 04:50:26 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 04:50:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:50:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/CompareDest') 2026/04/21 04:50:26 DEBUG : two: Sizes differ 2026/04/21 04:50:28 DEBUG : two: md5 = d881783a712b99e43b2d1f35e65374da OK 2026/04/21 04:50:28 DEBUG : two: size = 5 OK 2026/04/21 04:50:28 INFO : two: Copied (new) 2026/04/21 04:50:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/21 04:50:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:50:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:50:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.88s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:50:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/dst" 2026/04/21 04:50:33 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/21 04:50:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/CopyDest" 2026/04/21 04:50:35 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/21 04:50:36 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 04:50:39 DEBUG : one: md5 = b16bba376a6021f904625174286a9ab5 OK 2026/04/21 04:50:39 DEBUG : one: size = 3 OK 2026/04/21 04:50:39 INFO : one: Copied (new) 2026/04/21 04:50:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:50:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/dst') 2026/04/21 04:50:40 DEBUG : one: Sizes differ 2026/04/21 04:50:41 DEBUG : one: md5 = 341f3e36f8ddbec04db6b8936579dc48 OK 2026/04/21 04:50:41 DEBUG : one: size = 5 OK 2026/04/21 04:50:41 INFO : one: Copied (replaced existing) 2026/04/21 04:50:44 DEBUG : dst/one: md5 = 2aaa4c3f6037c50ce1497c5ef8419415 OK 2026/04/21 04:50:47 DEBUG : CopyDest/one: md5 = 71a09c5db80d5cd913901ce9a889d42e OK 2026/04/21 04:50:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/BackupDir" 2026/04/21 04:50:48 DEBUG : Config file has changed externally - reloading 2026/04/21 04:50:48 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/21 04:50:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:50:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/dst') 2026/04/21 04:50:49 DEBUG : one: Sizes differ 2026/04/21 04:50:50 DEBUG : one: size = 5 OK 2026/04/21 04:50:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 04:50:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:50:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/dst') 2026/04/21 04:50:50 DEBUG : one: Sizes differ 2026/04/21 04:50:51 INFO : one: Moved (server-side) 2026/04/21 04:50:52 DEBUG : one: size = 5 OK 2026/04/21 04:50:52 INFO : one: Copied (server-side copy) 2026/04/21 04:50:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/21 04:50:55 DEBUG : CopyDest/two: md5 = db62e110b4950fd90735196d52800885 OK 2026/04/21 04:50:55 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 04:50:56 DEBUG : two: size = 3 OK 2026/04/21 04:50:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 04:50:57 DEBUG : two: size = 3 OK 2026/04/21 04:50:57 INFO : two: Copied (server-side copy) 2026/04/21 04:50:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/21 04:50:57 DEBUG : two: size = 3 OK 2026/04/21 04:50:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 04:50:57 DEBUG : two: Unchanged skipping 2026/04/21 04:50:59 DEBUG : CopyDest/three: md5 = 4f5f761c54130aba2d9e68f22a77a926 OK 2026/04/21 04:51:00 DEBUG : three: Need to transfer - File not found at Destination 2026/04/21 04:51:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:51:00 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji/CopyDest') 2026/04/21 04:51:00 DEBUG : three: Sizes differ 2026/04/21 04:51:00 DEBUG : three: Destination not found in --copy-dest 2026/04/21 04:51:02 DEBUG : three: md5 = 0a62fea88143608376bd0e4ca70ea9fe OK 2026/04/21 04:51:02 DEBUG : three: size = 7 OK 2026/04/21 04:51:02 INFO : three: Copied (new) 2026/04/21 04:51:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/21 04:51:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:51:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/21 04:51:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/21 04:51:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:51:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/21 04:51:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.95s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.65s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/21 04:51:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7d083be282536211be197ef08c8bd6dd OK 2026/04/21 04:51:13 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/21 04:51:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/21 04:51:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/21 04:51:14 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/04/21 04:51:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/21 04:51:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/21 04:51:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 652471d8c6b98a62995fd21fd86e7c8f OK 2026/04/21 04:51:17 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/21 04:51:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/21 04:51:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/21 04:51:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.40s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using skip mode. 2026/04/21 04:51:23 NOTICE: one: Found 2 files with duplicate names 2026/04/21 04:51:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.01s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using skip mode. 2026/04/21 04:51:30 NOTICE: one: Found 3 files with duplicate names 2026/04/21 04:51:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/21 04:51:31 INFO : one: Deleted 2026/04/21 04:51:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.35s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using first mode. 2026/04/21 04:51:37 NOTICE: one: Found 3 files with duplicate names 2026/04/21 04:51:37 INFO : one: Deleted 2026/04/21 04:51:38 INFO : one: Deleted 2026/04/21 04:51:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.39s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using newest mode. 2026/04/21 04:51:44 NOTICE: one: Found 3 files with duplicate names 2026/04/21 04:51:44 INFO : one: Deleted 2026/04/21 04:51:45 INFO : one: Deleted 2026/04/21 04:51:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.82s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.69s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using oldest mode. 2026/04/21 04:51:51 NOTICE: one: Found 3 files with duplicate names 2026/04/21 04:51:51 INFO : one: Deleted 2026/04/21 04:51:52 INFO : one: Deleted 2026/04/21 04:51:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.51s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:51:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using largest mode. 2026/04/21 04:51:57 NOTICE: one: Found 3 files with duplicate names 2026/04/21 04:51:58 INFO : one: Deleted 2026/04/21 04:51:58 INFO : one: Deleted 2026/04/21 04:51:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.45s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:52:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using smallest mode. 2026/04/21 04:52:04 NOTICE: one: Found 3 files with duplicate names 2026/04/21 04:52:04 INFO : one: Deleted 2026/04/21 04:52:05 INFO : one: Deleted 2026/04/21 04:52:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.81s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:52:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Looking for duplicate names using rename mode. 2026/04/21 04:52:12 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/21 04:52:13 INFO : one-2.txt: renamed from: one.txt 2026/04/21 04:52:14 INFO : one-3.txt: renamed from: one.txt 2026/04/21 04:52:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.93s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:52:20 DEBUG : dupe1/one.txt: md5 = b86ebff2c5b552b6a208be65104d6e72 OK 2026/04/21 04:52:23 DEBUG : dupe2/two.txt: md5 = 4f1d0b9b36068eca2d158c2748047d05 OK 2026/04/21 04:52:25 DEBUG : dupe3/three.txt: md5 = c2b9356af07a87b0b3efddd3fbd0f0c6 OK 2026/04/21 04:52:25 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/21 04:52:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/21 04:52:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/21 04:52:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/21 04:52:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/21 04:52:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/21 04:52:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.21s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:52:33 DEBUG : a.txt: md5 = 0f7f42e67746d5461608ee645f963f90 OK 2026/04/21 04:52:34 DEBUG : zend.txt: md5 = 0c19c3ce34a914a51f02261cf46700e2 OK 2026/04/21 04:52:36 DEBUG : sub dir/hello world: md5 = f52b3d1f5ef3e5ab01430912f39c1b96 OK 2026/04/21 04:52:38 DEBUG : sub dir/hello world2: md5 = 4cf02ee26400fc106bc827c84ce9eb78 OK 2026/04/21 04:52:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 273d11e01a7507f165577f28d7542e02 OK 2026/04/21 04:52:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = b71e86e07c5121b5291934bf16571bcd OK 2026/04/21 04:52:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5eb44b60ec75a2ac8310ccc11f24045a OK 2026/04/21 04:52:45 DEBUG : a.txt: Excluded (Size Filter) 2026/04/21 04:52:45 DEBUG : a.txt: Excluded 2026/04/21 04:52:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/21 04:52:46 DEBUG : sub dir/hello world2: Excluded 2026/04/21 04:52:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/21 04:52:46 DEBUG : sub dir/hello world: Excluded 2026/04/21 04:52:47 DEBUG : sub dir/ignore dir: Excluded 2026/04/21 04:52:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/21 04:52:47 DEBUG : sub dir/hello world2: Excluded 2026/04/21 04:52:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/21 04:52:47 DEBUG : sub dir/hello world: Excluded 2026/04/21 04:52:47 DEBUG : sub dir/ignore dir: Excluded 2026/04/21 04:52:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/21 04:52:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/21 04:52:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/21 04:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/21 04:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/21 04:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/04/21 04:52:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.29s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:52:55 DEBUG : a.txt: md5 = 7d64b6d1a9e3b2a6f23dc1d7228f5781 OK 2026/04/21 04:52:57 DEBUG : zend.txt: md5 = 0b0400dcfc2b1f853742e329080af148 OK 2026/04/21 04:52:59 DEBUG : sub dir/hello world: md5 = bde4c78574335b46b50d092c5103bd38 OK 2026/04/21 04:53:00 DEBUG : sub dir/hello world2: md5 = 59f8818fddd10714c0fd4e33efe2b0dc OK 2026/04/21 04:53:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 990bed7713ccf43472126e9c39109b21 OK 2026/04/21 04:53:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8c86bffe15809781e40151b02a7ace18 OK 2026/04/21 04:53:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3a87f55957fe7402601c8b4070f79eac OK 2026/04/21 04:53:08 DEBUG : a.txt: Excluded (Size Filter) 2026/04/21 04:53:08 DEBUG : a.txt: Excluded 2026/04/21 04:53:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/21 04:53:08 DEBUG : sub dir/hello world: Excluded 2026/04/21 04:53:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/21 04:53:08 DEBUG : sub dir/hello world2: Excluded 2026/04/21 04:53:09 DEBUG : sub dir/ignore dir: Excluded 2026/04/21 04:53:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/21 04:53:09 DEBUG : sub dir/hello world: Excluded 2026/04/21 04:53:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/21 04:53:09 DEBUG : sub dir/hello world2: Excluded 2026/04/21 04:53:09 DEBUG : sub dir/ignore dir: Excluded 2026/04/21 04:53:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/21 04:53:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/21 04:53:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/21 04:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/21 04:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/21 04:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/21 04:53:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.14s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:17 DEBUG : file1: md5 = ab2ce97563a2e5c35bd53029f4b46f74 OK 2026/04/21 04:53:19 DEBUG : sub/file2: md5 = 917b3955b529cf4bb8171b08d739efa6 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/04/21 04:53:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/21 04:53:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/21 04:53:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/21 04:53:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.73s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:27 DEBUG : file1: md5 = 549f7f71eb2422bf33a5395cfc177bc5 OK 2026/04/21 04:53:29 DEBUG : sub/file2: md5 = d71fd1262b800ef2bb5d89a8612b9e56 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/04/21 04:53:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/notfound" 2026/04/21 04:53:33 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/qe0i31qdkoejk60elps0ni5sqk" 2026/04/21 04:53:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.91s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.33s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Making directory 2026/04/21 04:53:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Making directory --- PASS: TestMkdir (0.82s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:40 DEBUG : sub dir/hello world: md5 = 52035b2c48dcd8d24de064a9b9114b86 OK 2026/04/21 04:53:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.78s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:45 DEBUG : potato2: md5 = dd0275fe9b706fd640412f0eba080179 OK 2026/04/21 04:53:46 DEBUG : empty space: md5 = b8201cae53c09f8eebd575f0dfdef43a OK --- PASS: TestLs (4.97s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:49 DEBUG : potato2: md5 = fa4f222472909ed461836490410ab955 OK 2026/04/21 04:53:51 DEBUG : empty space: md5 = 4afcd6d88eb50bfe31d39407bb3d21b0 OK 2026/04/21 04:53:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/21 04:53:52 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.44s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:53:55 DEBUG : potato2: md5 = 37517d0b8fb7eade3921b14625f90f41 OK 2026/04/21 04:53:57 DEBUG : empty space: md5 = e56c6fa6f894a15a6b06902b3b2ea2de OK --- PASS: TestLsLong (5.47s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:00 DEBUG : potato2: md5 = b54362cef09f4a34213e3a0dd99e5f44 OK 2026/04/21 04:54:02 DEBUG : empty space: md5 = 6b32dbb98fc7b016af97b9e191fed557 OK --- PASS: TestHashSums (4.89s) === RUN TestHashSumsWithErrors 2026/04/21 04:54:04 DEBUG : Creating backend with remote ":memory:" 2026/04/21 04:54:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/21 04:54:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/21 04:54:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/21 04:54:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/21 04:54:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/21 04:54:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/21 04:54:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/21 04:54:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/21 04:54:04 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:05 DEBUG : potato2: md5 = 08544bcb8397f2b59b70827753a17bf3 OK 2026/04/21 04:54:07 DEBUG : empty space: md5 = 3137f1f81c9ae2a856dd44166c12363d OK 2026/04/21 04:54:09 DEBUG : sub dir/potato3: md5 = b872224e42392b218a8f8a74f0564442 OK 2026/04/21 04:54:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.40s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:15 DEBUG : small: md5 = 922e499642622ed653401106133b20d1 OK 2026/04/21 04:54:16 DEBUG : medium: md5 = 4036600d6f7b4be0956ba3dbbd2927ff OK 2026/04/21 04:54:18 DEBUG : large: md5 = fc1a0e73f389aa067d43811ab2788399 OK 2026/04/21 04:54:18 DEBUG : Waiting for deletions to finish 2026/04/21 04:54:18 DEBUG : large: Excluded (Size Filter) 2026/04/21 04:54:19 INFO : small: Deleted 2026/04/21 04:54:19 INFO : medium: Deleted --- PASS: TestDelete (6.65s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:21 DEBUG : small: md5 = 43b509a11e117c394d8acc8a93173b3b OK 2026/04/21 04:54:23 DEBUG : medium: md5 = 36f01dd5db969100048997ea090ccba3 OK 2026/04/21 04:54:24 DEBUG : large: md5 = 1b16b55c3a454166e2489f3e668e6eee OK 2026/04/21 04:54:24 DEBUG : Waiting for deletions to finish 2026/04/21 04:54:25 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/21 04:54:25 INFO : large: Deleted 2026/04/21 04:54:25 INFO : small: Deleted --- PASS: TestMaxDelete (7.03s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:28 DEBUG : small: md5 = a3f7ec957f528f2581110465edf880f1 OK 2026/04/21 04:54:30 DEBUG : medium: md5 = ffe49b114eea447d9250e21d911fb5b4 OK 2026/04/21 04:54:32 DEBUG : large: md5 = c7f7bc9009f0121d66e82069aedeb651 OK 2026/04/21 04:54:32 DEBUG : Waiting for deletions to finish 2026/04/21 04:54:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/21 04:54:33 INFO : medium: Deleted 2026/04/21 04:54:33 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.49s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:36 DEBUG : small: md5 = 29caced1b663c744242baf8e8d539cc9 OK 2026/04/21 04:54:37 DEBUG : medium: md5 = c68cbca816506f69264e76d061c748d5 OK 2026/04/21 04:54:39 DEBUG : large: md5 = c2833b4719faff2238e3167b135e81e4 OK 2026/04/21 04:54:39 DEBUG : Waiting for deletions to finish 2026/04/21 04:54:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/21 04:54:40 INFO : small: Deleted 2026/04/21 04:54:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.45s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:43 DEBUG : ReadFile: md5 = 810db900c74c5a396989c503ce6229e5 OK --- PASS: TestReadFile (4.61s) === RUN TestRetry 2026/04/21 04:54:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/21 04:54:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/21 04:54:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/21 04:54:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/21 04:54:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/21 04:54:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/21 04:54:46 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:54:48 DEBUG : file1: md5 = 6ce228cef5e216ea9cc2a2c8b40abdc9 OK 2026/04/21 04:54:49 DEBUG : file2: md5 = bdc458f97d689cc470682e9994da3e2a OK --- PASS: TestCat (14.52s) === RUN TestPurge 2026/04/21 04:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenutun3qazi" 2026/04/21 04:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 04:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/dldtrsm2eh630oep12e3iut55n289thnrlehc0cuu602kfe2hl30" 2026/04/21 04:55:02 DEBUG : Creating backend with remote "/tmp/rclone3468743160" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kenutun3qazi'", Local "Local file system at /tmp/rclone3468743160", Modify Window "1ms" 2026/04/21 04:55:07 DEBUG : A1/B1/C1/one: md5 = c09d2d44174c4cd98b6c04d57e18d964 OK 2026/04/21 04:55:07 INFO : A2: Making directory 2026/04/21 04:55:07 INFO : A1/B2: Making directory 2026/04/21 04:55:08 INFO : A1/B2/C2: Making directory 2026/04/21 04:55:09 INFO : A1/B1/C3: Making directory 2026/04/21 04:55:10 INFO : A3: Making directory 2026/04/21 04:55:11 INFO : A3/B3: Making directory 2026/04/21 04:55:12 INFO : A3/B3/C4: Making directory 2026/04/21 04:55:14 DEBUG : A1/two: md5 = d5a2ece3763e2b372eb6d25107aeba5b OK 2026/04/21 04:55:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenutun3qazi': Purge remote 2026/04/21 04:55:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.89s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:55:22 DEBUG : A1/B1/C1/one: md5 = ec6d0c0e81aee323ab4816844b28ff5d OK 2026/04/21 04:55:22 INFO : A2: Making directory 2026/04/21 04:55:23 INFO : A1/B2: Making directory 2026/04/21 04:55:23 INFO : A1/B2/C2: Making directory 2026/04/21 04:55:24 INFO : A1/B1/C3: Making directory 2026/04/21 04:55:25 INFO : A3: Making directory 2026/04/21 04:55:26 INFO : A3/B3: Making directory 2026/04/21 04:55:26 INFO : A3/B3/C4: Making directory 2026/04/21 04:55:28 DEBUG : A1/two: md5 = da96477f35d7394a974d2c2f070f4fa8 OK 2026/04/21 04:55:30 DEBUG : removing 1 level 3 directories 2026/04/21 04:55:30 INFO : A3/B3/C4: Removing directory 2026/04/21 04:55:32 DEBUG : removing 2 level 3 directories 2026/04/21 04:55:32 INFO : A1/B2/C2: Removing directory 2026/04/21 04:55:32 INFO : A1/B1/C3: Removing directory 2026/04/21 04:55:33 DEBUG : removing 2 level 2 directories 2026/04/21 04:55:33 INFO : A3/B3: Removing directory 2026/04/21 04:55:33 INFO : A1/B2: Removing directory 2026/04/21 04:55:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/21 04:55:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/21 04:55:34 DEBUG : removing 2 level 1 directories 2026/04/21 04:55:34 INFO : A3: Removing directory 2026/04/21 04:55:34 INFO : A2: Removing directory 2026/04/21 04:55:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/21 04:55:38 DEBUG : removing 1 level 3 directories 2026/04/21 04:55:38 INFO : A1/B1/C1: Removing directory 2026/04/21 04:55:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:38 DEBUG : removing 1 level 2 directories 2026/04/21 04:55:38 INFO : A1/B1: Removing directory 2026/04/21 04:55:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/21 04:55:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/21 04:55:39 DEBUG : removing 1 level 1 directories 2026/04/21 04:55:39 INFO : A1: Removing directory 2026/04/21 04:55:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/21 04:55:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/21 04:55:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/21 04:55:40 DEBUG : removing 1 level 0 directories 2026/04/21 04:55:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Removing directory 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/21 04:55:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.23s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:55:42 INFO : A1: Making directory 2026/04/21 04:55:43 INFO : A1/B1: Making directory 2026/04/21 04:55:44 INFO : A1/B1/C1: Making directory 2026/04/21 04:55:46 DEBUG : removing 1 level 3 directories 2026/04/21 04:55:46 INFO : A1/B1/C1: Removing directory 2026/04/21 04:55:47 DEBUG : removing 1 level 2 directories 2026/04/21 04:55:47 INFO : A1/B1: Removing directory 2026/04/21 04:55:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/21 04:55:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.13s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:55:49 INFO : A1: Making directory 2026/04/21 04:55:50 INFO : A1/B1: Making directory 2026/04/21 04:55:51 INFO : A1/B1/C1: Making directory 2026/04/21 04:55:54 DEBUG : removing 1 level 3 directories 2026/04/21 04:55:54 INFO : A1/B1/C1: Removing directory 2026/04/21 04:55:54 DEBUG : removing 1 level 2 directories 2026/04/21 04:55:54 INFO : A1/B1: Removing directory 2026/04/21 04:55:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/21 04:55:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.67s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:55:59 DEBUG : file1: md5 = c9234a809eec60ed2851e94043f801c7 OK 2026/04/21 04:55:59 DEBUG : filename.txt: File name found in url 2026/04/21 04:56:01 DEBUG : filename.txt: md5 = 7230d3bcedd9b3f04d5fead6329ab061 OK 2026/04/21 04:56:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/21 04:56:02 DEBUG : headerfilename.txt: md5 = d5be2f672aa3ce3ec389904bdae82952 OK 2026/04/21 04:56:04 DEBUG : file2: md5 = 7b8580ad7cdc518254f2026897939145 OK --- PASS: TestCopyURL (9.16s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:56:08 DEBUG : file1: md5 = 2a0c33c51dbdef5df65f3537bb2db63c OK --- PASS: TestCopyURLDownloadHeaders (2.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:56:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/21 04:56:11 DEBUG : sub/file2: md5 = 8495e5c58c35cb8f7bc808dedaba83bf OK 2026/04/21 04:56:11 DEBUG : sub/file2: size = 14 OK 2026/04/21 04:56:11 INFO : file1: Copied (new) to: sub/file2 2026/04/21 04:56:11 INFO : file1: Deleted 2026/04/21 04:56:12 DEBUG : sub/file2: size = 14 OK 2026/04/21 04:56:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 04:56:12 DEBUG : file1: Unchanged skipping 2026/04/21 04:56:12 INFO : file1: Deleted 2026/04/21 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': don't need to copy/move sub/file2, it is already at target location 2026/04/21 04:56:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.08s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:56:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/21 04:56:16 DEBUG : file1: md5 = 973f97d571bc6caf90cf80e0c4442757 OK 2026/04/21 04:56:16 DEBUG : file1: size = 14 OK 2026/04/21 04:56:16 INFO : file1: Copied (new) 2026/04/21 04:56:16 INFO : file1: Deleted 2026/04/21 04:56:17 DEBUG : file1: Destination exists, skipping 2026/04/21 04:56:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:56:21 DEBUG : dst/file1: md5 = 376f05589f3e82708f14170aa86c4c44 OK 2026/04/21 04:56:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tabeyuk9baji/backup" 2026/04/21 04:56:22 DEBUG : Creating backend with remote "TestDrive:crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g/1nrff024r7pq65ecp72fc28jb0" 2026/04/21 04:56:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3099386137) 2026/04/21 04:56:24 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji') 2026/04/21 04:56:24 DEBUG : dst/file1: Sizes differ 2026/04/21 04:56:26 INFO : dst/file1: Moved (server-side) 2026/04/21 04:56:27 DEBUG : dst/file1: md5 = fa5826a146df89ffb1a8161601c694d8 OK 2026/04/21 04:56:27 DEBUG : dst/file1: size = 14 OK 2026/04/21 04:56:27 INFO : dst/file1: Copied (new) 2026/04/21 04:56:27 INFO : dst/file1: Deleted 2026/04/21 04:56:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:56:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/21 04:56:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.98s) === 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:56:34 DEBUG : A1/one: md5 = e1e214fcdf1c3d48b9c6320a4ce3f1b0 OK 2026/04/21 04:56:36 DEBUG : A1/two: md5 = 5dd3a4173e85e80a90f74ed01fc682ce OK 2026/04/21 04:56:38 DEBUG : A1/B1/three: md5 = 2d5f4d85bee3e9d8ccc40a121f2d3066 OK 2026/04/21 04:56:41 DEBUG : A1/B1/C1/four: md5 = efa7d5f1b3a8dc47980801c144ba1f2b OK 2026/04/21 04:56:43 DEBUG : A1/B1/C2/five: md5 = aab52344b92e8b27c29c61e35cabb38b OK 2026/04/21 04:56:43 INFO : A1/B2: Making directory 2026/04/21 04:56:44 INFO : A1/B1/C3: Making directory 2026/04/21 04:56:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/21 04:56:54 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/21 04:56:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/21 04:56:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/21 04:56:54 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/21 04:56:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/21 04:56:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/21 04:56:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/21 04:56:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/21 04:56:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/21 04:56:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/21 04:57:05 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/21 04:57:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/21 04:57:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/21 04:57:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/21 04:57:05 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/21 04:57:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/21 04:57:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/21 04:57:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/21 04:57:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/21 04:57:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/21 04:57:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/21 04:57:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/21 04:57:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/21 04:57:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/21 04:57:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/21 04:57:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/21 04:57:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/21 04:57:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/21 04:57:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/21 04:57:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.65s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:57:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 0f97c88782cd72266b5730aedd2ae0e5 OK 2026/04/21 04:57:20 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:57:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/21 04:57:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/21 04:57:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/21 04:57:21 DEBUG : no_checksum_big_file_from_pipe: md5 = 23c14b8ff2ed0d349f55aa0e4c790300 OK 2026/04/21 04:57:21 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:57:21 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-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:57:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 6259057520ed2ef192f19cafc8b3961f OK 2026/04/21 04:57:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:57:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/21 04:57:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/21 04:57:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 0e2b1e9b526ce5473b6bbe9efd0a3f52 OK 2026/04/21 04:57:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:57:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:57:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:57:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 04:57:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/21 04:57:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:57:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (34 bytes), uploading instead of streaming 2026/04/21 04:57:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/21 04:57:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/21 04:57:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/21 04:57:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/21 04:57:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.48s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/21 04:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (48 bytes), uploading instead of streaming 2026/04/21 04:57:41 DEBUG : rcat_metadata: md5 = 29a349cb25427af0273ac66f90520713 OK 2026/04/21 04:57:41 DEBUG : rcat_metadata: size = 48 OK 2026/04/21 04:57:41 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/21 04:57:43 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/21 04:57:44 DEBUG : rcat_metadata_uploadcutoff0: md5 = 23ebb2f78ed436e86b9c5e07713f67b9 OK 2026/04/21 04:57:44 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/21 04:57:44 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.28s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (3.03s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:47 DEBUG : potato1: md5 = 9aee52e7e5ff8fd5e725bfcaae98cd95 OK 2026/04/21 04:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (60 bytes), uploading instead of streaming 2026/04/21 04:57:48 DEBUG : potato2: md5 = 5cd661420ad809827c6aa24d1680cd05 OK 2026/04/21 04:57:48 DEBUG : potato2: size = 60 OK 2026/04/21 04:57:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.43s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:51 DEBUG : potato1: md5 = 0f34762fbc7c6115fe8af5a1b1d4d9b4 OK 2026/04/21 04:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': File to upload is small (60 bytes), uploading instead of streaming 2026/04/21 04:57:53 DEBUG : potato2: md5 = da6b614b1a3985a4c451cc4c39fe7e6d OK 2026/04/21 04:57:53 DEBUG : potato2: size = 60 OK 2026/04/21 04:57:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.34s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:57 DEBUG : potato1: md5 = de89b376d5032c4a59b9b5244732d926 OK --- PASS: TestRcatSizeUploadHeaders (2.46s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:57:59 DEBUG : potato2: md5 = 26e49743aa61a82db550b1cce51e8501 OK 2026/04/21 04:58:01 DEBUG : empty space: md5 = f668d8616991a4e596ccecb4080b3944 OK 2026/04/21 04:58:03 DEBUG : sub dir/potato3: md5 = 80116838cda207042e3a93d306809696 OK 2026/04/21 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Touching "sub dir/potato3" 2026/04/21 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Touching "potato2" 2026/04/21 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Touching "empty space" 2026/04/21 04:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.98s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:58:08 DEBUG : dir with metadata: Making directory with metadata 2026/04/21 04:58:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:58:10 DEBUG : directory with modtime: Making directory with metadata 2026/04/21 04:58:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.45s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:58:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/21 04:58:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 04:58:13 DEBUG : Google drive root 'crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g': Skipping btime metadata as can't update it on an existing file: 2026-04-21T04:58:13.082102807Z 2026/04/21 04:58:13 INFO : non existent directory: Updated directory metadata 2026/04/21 04:58:15 DEBUG : Google drive root 'crypt/nkve48f70ia16qhvijnkr2cv9rj19vt0oa0hpbr7g4398rl2al7g': Skipping btime metadata as can't update it on an existing file: 2026-04-21T04:58:13.082102807Z 2026/04/21 04:58:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:58:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/21 04:58:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/21 04:58:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.36s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:58:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/21 04:58:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 04:58:22 DEBUG : dst: Making directory with metadata 2026/04/21 04:58:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 04:58:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 04:58:23 INFO : dst: Set directory modification time (using SetModTime) 2026/04/21 04:58:23 INFO : dst: Set directory modification time (using SetModTime) 2026/04/21 04:58:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/21 04:58:24 INFO : dst: Set directory modification time (using SetModTime) 2026/04/21 04:58:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.63s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji'", Local "Local file system at /tmp/rclone3099386137", Modify Window "1ms" 2026/04/21 04:58:27 DEBUG : sub dir/test remove existing: md5 = 0903422641a87de8fb029eecba67532f OK 2026/04/21 04:58:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fb161b7d371b5deeaeb503deb49453a9 OK 2026/04/21 04:58:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qoyanup9" before starting 2026/04/21 04:58:32 DEBUG : sub dir/test remove existing.qoyanup9: TEST: removing renamed existing file after operation 2026/04/21 04:58:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fetoben6" before starting 2026/04/21 04:58:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fetoben6: TEST: renaming existing back after failed operation 2026/04/21 04:58:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiyipoz8" before starting 2026/04/21 04:58:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kiyipoz8: TEST: removing renamed existing file after operation 2026/04/21 04:58:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6jq43nftl7j6mhattfd625nvgmqd2848qlh0u030snu3fklg9e6aee8bmqnuipkl8rmf6c67oa5bffptisthqmf4ud18e4da2u24mr84q92d9dee2d6taur30mfmr5g8jipe8n21e9h1g1nl3gmmnqnfnac9kmfdqetpkq0uet3aasi2uqkg" 2026/04/21 04:58:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7eo0ves3fer54k2q2bs14e825enlo17a7g7qrc6ahlhm569o5eug" --- PASS: TestRemoveExisting (12.96s) === 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/04/21 04:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tabeyuk9baji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m16.732619108s (try 1/5)