"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/24 02:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu" 2025/01/24 02:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:29:42 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg" 2025/01/24 02:29:43 DEBUG : Creating backend with remote "/tmp/rclone3433835297" === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/24 02:29:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/24 02:29:43 DEBUG : potato: Seek from 10 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 10 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Seek from 5 to 2 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/24 02:29:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Seek from 5 to 2 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/24 02:29:43 DEBUG : potato: Seek from 8 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 8 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/24 02:29:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 02:29:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 02:29:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 02:29:43 DEBUG : potato: Seek from 5 to 2 2025/01/24 02:29:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/24 02:29:43 DEBUG : potato: Seek from 9 to 0 2025/01/24 02:29:43 DEBUG : potato: Seek from 9 to 0 2025/01/24 02:29:43 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/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/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/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/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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:29:46 DEBUG : rutabaga: md5 = d4fc8de5da4b092f6ffb6bed7da2b790 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/24 02:29:48 DEBUG : empty space: md5 = cf8f68e61312a3c32a3475b859d2fa83 OK === RUN TestCheck/3 2025/01/24 02:29:50 DEBUG : potato2: md5 = 63d62e633d74a1d7210650fa999f8b85 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/24 02:29:53 DEBUG : remotepotato: md5 = 1130f9bbeb8c7029acee07ddda3a31c3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.47s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/24 02:29:56 DEBUG : Creating backend with remote "nonexistent" 2025/01/24 02:29:56 DEBUG : Creating backend with remote "nonexistent" 2025/01/24 02:29:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/24 02:29:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/24 02:29:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/24 02:29:56 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:29:58 DEBUG : rutabaga: md5 = 69173d837f60188edbcaee720fbadbe6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/24 02:30:03 DEBUG : empty space: md5 = 45b9142b6d7bcadb5e2710b5d52a1854 OK === RUN TestCheckDownload/3 2025/01/24 02:30:06 DEBUG : potato2: md5 = 698a9f914daeb43d18f5ae144c1aab3b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/24 02:30:11 DEBUG : remotepotato: md5 = ae2c3f485dab8ddaaf4de93d26a88091 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.68s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (2.05s) --- PASS: TestCheckDownload/5 (1.47s) --- PASS: TestCheckDownload/6 (1.39s) --- PASS: TestCheckDownload/7 (1.48s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:30:19 DEBUG : rutabaga: md5 = 1ee585548509a3a1f24a75d8d299796a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/24 02:30:21 DEBUG : empty space: md5 = 65534582755f5befce7ad2882e2f79e8 OK === RUN TestCheckSizeOnly/3 2025/01/24 02:30:23 DEBUG : potato2: md5 = 6fbf14a64c9713239d8e4ac7edb4523a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/24 02:30:26 DEBUG : remotepotato: md5 = db7936db1fd8d4ddaadc38f492649b06 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.45s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:30:31 DEBUG : test.sum: md5 = bf072de20c09c77642fb08e000bc788c OK 2025/01/24 02:30:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/24 02:30:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/24 02:30:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/24 02:30:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/24 02:30:34 DEBUG : test.sum: md5 = 2d9b59d7a1f317ad12fe92dcda26c4fd OK 2025/01/24 02:30:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/24 02:30:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/24 02:30:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/24 02:30:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:30:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/data" 2025/01/24 02:30:36 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:30:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/data" 2025/01/24 02:30:38 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/vjrnln8ratgmqakfosrqe8espk" 2025/01/24 02:30:43 DEBUG : data/banana: md5 = 8461189cf971e490964197c7decfb016 OK 2025/01/24 02:30:44 DEBUG : test.sum: md5 = 2c69a7509d3d12567936c296ce5d41af OK === RUN TestCheckSumDownload/subtest1 2025/01/24 02:30:50 DEBUG : data/potato: md5 = 29f6859b7358001748ba7b3158172827 OK 2025/01/24 02:30:51 DEBUG : test.sum: md5 = 4c4a07f5eb05b1f905c834b6c5138f07 OK === RUN TestCheckSumDownload/subtest2 2025/01/24 02:30:56 DEBUG : test.sum: md5 = cc3a36e43a82116d49d894db5f9afea0 OK === RUN TestCheckSumDownload/subtest3 2025/01/24 02:31:00 DEBUG : test.sum: md5 = ac6934c336ad9e3adbcf3e70bcbf829b OK === RUN TestCheckSumDownload/subtest4 2025/01/24 02:31:05 DEBUG : test.sum: md5 = 9f904b4dbf080703e26e496b9bafac8d OK === RUN TestCheckSumDownload/subtest5 2025/01/24 02:31:09 DEBUG : test.sum: md5 = d8076492182430765f43ea94c7526740 OK === RUN TestCheckSumDownload/subtest6 2025/01/24 02:31:14 DEBUG : data/banana: md5 = 14404475b14416747f73cbeb697eb552 OK 2025/01/24 02:31:16 DEBUG : data/potato: md5 = a8a26797c09a672e847caf3d38ceef71 OK 2025/01/24 02:31:17 DEBUG : test.sum: md5 = 95a2ff57d8fcd76e85664a6d981a992a OK === RUN TestCheckSumDownload/subtest7 2025/01/24 02:31:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/24 02:31:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.89s) --- PASS: TestCheckSumDownload/subtest1 (2.87s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (2.48s) --- PASS: TestCheckSumDownload/subtest4 (2.44s) --- PASS: TestCheckSumDownload/subtest5 (2.44s) --- PASS: TestCheckSumDownload/subtest6 (2.87s) --- PASS: TestCheckSumDownload/subtest7 (4.21s) === RUN TestApplyTransforms 2025/01/24 02:31:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nucuzum0ziga" 2025/01/24 02:31:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:25 DEBUG : Creating backend with remote "TestDrive:crypt/9ulmsqk0t9561susv9mhsnk3mkf5atq6tr9a3hg86ujaajtsn700" 2025/01/24 02:31:26 DEBUG : Creating backend with remote "/tmp/rclone1924888060" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga'", Local "Local file system at /tmp/rclone1924888060", Modify Window "1ms" 2025/01/24 02:31:29 DEBUG : hello, world!: md5 = 270f01ce05927ba01ba781608fe1a72e OK upper checkfile vs. lower remote (without normalization) 2025/01/24 02:31:30 ERROR : hello, world!: sum not found 2025/01/24 02:31:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga' 2025/01/24 02:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga': 1 files missing 2025/01/24 02:31:30 NOTICE: 1 hashes missing 2025/01/24 02:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga': 2 differences found 2025/01/24 02:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/24 02:31:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga': 0 differences found 2025/01/24 02:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga': 1 matching files 2025/01/24 02:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pexeris5daci" 2025/01/24 02:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/8c4h5074iqb08rp7io58b61ep4hsn0upgoblbvi42cuus53pgp6g" 2025/01/24 02:31:32 DEBUG : Creating backend with remote "/tmp/rclone2664606344" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci'", Local "Local file system at /tmp/rclone2664606344", Modify Window "1ms" 2025/01/24 02:31:35 DEBUG : HELLO, WORLD!: md5 = a37dcec4af1aea595e0bf0421fe6ae83 OK lower checkfile vs. upper remote (without normalization) 2025/01/24 02:31:35 ERROR : HELLO, WORLD!: sum not found 2025/01/24 02:31:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci' 2025/01/24 02:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci': 1 files missing 2025/01/24 02:31:35 NOTICE: 1 hashes missing 2025/01/24 02:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci': 2 differences found 2025/01/24 02:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/24 02:31:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci': 0 differences found 2025/01/24 02:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci': 1 matching files 2025/01/24 02:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-panacem0gexe" 2025/01/24 02:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/pfg7v5tavmklqr405glcjmpug5gn9qsf5g2i7sgfchk11jnpgc40" 2025/01/24 02:31:37 DEBUG : Creating backend with remote "/tmp/rclone3224210754" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe'", Local "Local file system at /tmp/rclone3224210754", Modify Window "1ms" 2025/01/24 02:31:40 DEBUG : HeLlO, wOrLd!: md5 = dfcd4552525151ed4c114120535d6bd6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/24 02:31:41 ERROR : HeLlO, wOrLd!: sum not found 2025/01/24 02:31:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe' 2025/01/24 02:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe': 1 files missing 2025/01/24 02:31:41 NOTICE: 1 hashes missing 2025/01/24 02:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe': 2 differences found 2025/01/24 02:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/24 02:31:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe': 0 differences found 2025/01/24 02:31:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe': 1 matching files 2025/01/24 02:31:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beqagep6geho" 2025/01/24 02:31:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:42 DEBUG : Creating backend with remote "TestDrive:crypt/vpc79a6e59jfj71llprudt8o68ajel81lhehjr4uad61sit76tm0" 2025/01/24 02:31:43 DEBUG : Creating backend with remote "/tmp/rclone331170653" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho'", Local "Local file system at /tmp/rclone331170653", Modify Window "1ms" 2025/01/24 02:31:46 DEBUG : HELLO, WORLD!: md5 = 7cdc6ce3eec29db7abb4b14d9264f885 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/24 02:31:46 ERROR : HELLO, WORLD!: sum not found 2025/01/24 02:31:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho' 2025/01/24 02:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho': 1 files missing 2025/01/24 02:31:46 NOTICE: 1 hashes missing 2025/01/24 02:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho': 2 differences found 2025/01/24 02:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/24 02:31:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:31:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho': 0 differences found 2025/01/24 02:31:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho': 1 matching files 2025/01/24 02:31:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vafetoy5yana" 2025/01/24 02:31:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:48 DEBUG : Creating backend with remote "TestDrive:crypt/6dg7o769jo9d6uge41hatbcnvu2agk77vnnq9vee3eg8rlivd4o0" 2025/01/24 02:31:49 DEBUG : Creating backend with remote "/tmp/rclone4131731513" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana'", Local "Local file system at /tmp/rclone4131731513", Modify Window "1ms" 2025/01/24 02:31:52 DEBUG : 測試_Русский___ě_áñ: md5 = 4278ba716e87a72374b19139c334d385 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/24 02:31:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/24 02:31:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana' 2025/01/24 02:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana': 1 files missing 2025/01/24 02:31:52 NOTICE: 1 hashes missing 2025/01/24 02:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana': 2 differences found 2025/01/24 02:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/24 02:31:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:31:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana': 0 differences found 2025/01/24 02:31:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana': 1 matching files 2025/01/24 02:31:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koziguk5teja" 2025/01/24 02:31:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:54 DEBUG : Creating backend with remote "TestDrive:crypt/5fo8754ee9f4fdfqmuhb0tatnr32ea7shdj036jecln151oqabsg" 2025/01/24 02:31:55 DEBUG : Creating backend with remote "/tmp/rclone2255650866" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja'", Local "Local file system at /tmp/rclone2255650866", Modify Window "1ms" 2025/01/24 02:31:57 DEBUG : 測試_Русский___ě_áñ: md5 = 77c46d987732cbe25665524839c08c4d OK NFC checkfile vs. NFD remote (without normalization) 2025/01/24 02:31:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/24 02:31:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja' 2025/01/24 02:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja': 1 files missing 2025/01/24 02:31:58 NOTICE: 1 hashes missing 2025/01/24 02:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja': 2 differences found 2025/01/24 02:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/24 02:31:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:31:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja': 0 differences found 2025/01/24 02:31:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja': 1 matching files 2025/01/24 02:31:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lapezir3pese" 2025/01/24 02:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:31:59 DEBUG : Creating backend with remote "TestDrive:crypt/gprsd4lfj36hbhbnn2kkt12942duhrgck3sl25a1okpj6pn5vv1g" 2025/01/24 02:32:00 DEBUG : Creating backend with remote "/tmp/rclone936449130" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese'", Local "Local file system at /tmp/rclone936449130", Modify Window "1ms" 2025/01/24 02:32:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bd876537c24f914261b4c61416bf760d OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/24 02:32:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 02:32:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese' 2025/01/24 02:32:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese': 1 files missing 2025/01/24 02:32:04 NOTICE: 1 hashes missing 2025/01/24 02:32:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese': 2 differences found 2025/01/24 02:32:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/24 02:32:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese': 0 differences found 2025/01/24 02:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese': 1 matching files 2025/01/24 02:32:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yorunek0cado" 2025/01/24 02:32:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:32:06 DEBUG : Creating backend with remote "TestDrive:crypt/urvep6mvk7fifhr0gbqnprmc1rue4933cgqt0pgvsej4jt4ubj70" 2025/01/24 02:32:06 DEBUG : Creating backend with remote "/tmp/rclone3447715621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado'", Local "Local file system at /tmp/rclone3447715621", Modify Window "1ms" 2025/01/24 02:32:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a02bc114fa5c5c47475eb6cf615ce9e3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/24 02:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 02:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado' 2025/01/24 02:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado': 1 files missing 2025/01/24 02:32:10 NOTICE: 1 hashes missing 2025/01/24 02:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado': 2 differences found 2025/01/24 02:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/24 02:32:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado': 0 differences found 2025/01/24 02:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado': 1 matching files 2025/01/24 02:32:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tupeguh1vafo" 2025/01/24 02:32:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:32:11 DEBUG : Creating backend with remote "TestDrive:crypt/een1flqpmfgtbdvaqq14pivaas01aitg2jv6d9klnj3o8e1blt3g" 2025/01/24 02:32:12 DEBUG : Creating backend with remote "/tmp/rclone2820093566" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo'", Local "Local file system at /tmp/rclone2820093566", Modify Window "1ms" 2025/01/24 02:32:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 143479a95440019cbac5663687889d0f OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/24 02:32:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 02:32:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo' 2025/01/24 02:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo': 1 files missing 2025/01/24 02:32:16 NOTICE: 1 hashes missing 2025/01/24 02:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo': 2 differences found 2025/01/24 02:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/24 02:32:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo': 0 differences found 2025/01/24 02:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo': 1 matching files 2025/01/24 02:32:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuzulak4feha" 2025/01/24 02:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:32:17 DEBUG : Creating backend with remote "TestDrive:crypt/1s8320ggr34769jpvi019dm0h7be5v7a16hljc3u61143i62iafg" 2025/01/24 02:32:18 DEBUG : Creating backend with remote "/tmp/rclone3607721239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha'", Local "Local file system at /tmp/rclone3607721239", Modify Window "1ms" 2025/01/24 02:32:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dcbff32de753c470e9a590f33725e3c5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/24 02:32:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 02:32:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha' 2025/01/24 02:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha': 1 files missing 2025/01/24 02:32:21 NOTICE: 1 hashes missing 2025/01/24 02:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha': 2 differences found 2025/01/24 02:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/24 02:32:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 02:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha': 0 differences found 2025/01/24 02:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha': 1 matching files 2025/01/24 02:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuzulak4feha': Purge remote 2025/01/24 02:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tupeguh1vafo': Purge remote 2025/01/24 02:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yorunek0cado': Purge remote 2025/01/24 02:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lapezir3pese': Purge remote 2025/01/24 02:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koziguk5teja': Purge remote 2025/01/24 02:32:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafetoy5yana': Purge remote 2025/01/24 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beqagep6geho': Purge remote 2025/01/24 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-panacem0gexe': Purge remote 2025/01/24 02:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pexeris5daci': Purge remote 2025/01/24 02:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nucuzum0ziga': Purge remote --- PASS: TestApplyTransforms (64.10s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:32:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 02:32:32 DEBUG : sub/file2: md5 = cefb8db43b622f09658f40e5d06d8618 OK 2025/01/24 02:32:32 INFO : file1: Copied (new) to: sub/file2 2025/01/24 02:32:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 02:32:33 DEBUG : file1: Unchanged skipping 2025/01/24 02:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': don't need to copy/move sub/file2, it is already at target location 2025/01/24 02:32:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:32:39 DEBUG : dst/file1: md5 = ad62e8088df5a64737ca0b01f80dc50d OK 2025/01/24 02:32:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/backup" 2025/01/24 02:32:40 DEBUG : Config file has changed externally - reloading 2025/01/24 02:32:40 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/1nrff024r7pq65ecp72fc28jb0" 2025/01/24 02:32:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/24 02:32:45 INFO : dst/file1: Moved (server-side) 2025/01/24 02:32:47 DEBUG : dst/file1: md5 = 2bd31747e2f6f626338331231d6d3c4c OK 2025/01/24 02:32:47 INFO : dst/file1: Copied (new) 2025/01/24 02:32:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/24 02:32:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/24 02:32:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.83s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/dst" 2025/01/24 02:32:53 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 02:32:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/CompareDest" 2025/01/24 02:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/gveqi14airsml4bgu7krj116o8" 2025/01/24 02:32:56 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 02:32:59 DEBUG : one: md5 = 737a6b7fccd1e26b90e7ab2d3a9c2a71 OK 2025/01/24 02:32:59 INFO : one: Copied (new) 2025/01/24 02:33:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 02:33:02 DEBUG : one: md5 = 226bff0e69bd5a77aa5fb5f7d615e918 OK 2025/01/24 02:33:02 INFO : one: Copied (replaced existing) 2025/01/24 02:33:04 DEBUG : dst/one: md5 = 32903d5d303ad190f7eaee14346aac49 OK 2025/01/24 02:33:07 DEBUG : CompareDest/one: md5 = fc1eb30bd9b7010fe8fe40661b2e1b91 OK 2025/01/24 02:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 02:33:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 02:33:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 02:33:10 DEBUG : CompareDest/two: md5 = ef08286c77f81113d568dc5f533cd1ea OK 2025/01/24 02:33:11 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 02:33:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 02:33:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 02:33:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 02:33:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 02:33:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 02:33:13 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 02:33:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/24 02:33:15 DEBUG : two: md5 = a1191428486577b2000f1c05c74074bf OK 2025/01/24 02:33:15 INFO : two: Copied (new) 2025/01/24 02:33:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 02:33:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:33:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:33:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.18s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:33:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/dst" 2025/01/24 02:33:21 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 02:33:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/CopyDest" 2025/01/24 02:33:22 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/24 02:33:24 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 02:33:27 DEBUG : one: md5 = d353d26fea597171f16f853b63cc74d3 OK 2025/01/24 02:33:27 INFO : one: Copied (new) 2025/01/24 02:33:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 02:33:30 DEBUG : one: md5 = ee55abe281470c298b002bddc2906c09 OK 2025/01/24 02:33:30 INFO : one: Copied (replaced existing) 2025/01/24 02:33:32 DEBUG : dst/one: md5 = a3355092e50a36f542a0b949991e8225 OK 2025/01/24 02:33:35 DEBUG : CopyDest/one: md5 = 192c8b76ca20498c8cd23305119ab9f3 OK 2025/01/24 02:33:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/BackupDir" 2025/01/24 02:33:36 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/24 02:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 02:33:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 02:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 02:33:40 INFO : one: Moved (server-side) 2025/01/24 02:33:41 INFO : one: Copied (server-side copy) 2025/01/24 02:33:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/24 02:33:45 DEBUG : CopyDest/two: md5 = 03b477fa4061c30281d5679ec68ce464 OK 2025/01/24 02:33:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 02:33:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 02:33:47 INFO : two: Copied (server-side copy) 2025/01/24 02:33:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/24 02:33:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 02:33:48 DEBUG : two: Unchanged skipping 2025/01/24 02:33:50 DEBUG : CopyDest/three: md5 = b8bc6efe130fca25a17417dc4b1c7665 OK 2025/01/24 02:33:51 DEBUG : three: Need to transfer - File not found at Destination 2025/01/24 02:33:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/24 02:33:51 DEBUG : three: Destination not found in --copy-dest 2025/01/24 02:33:53 DEBUG : three: md5 = 6bfc292b657548b77a56740ff64d4446 OK 2025/01/24 02:33:53 INFO : three: Copied (new) 2025/01/24 02:33:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/24 02:33:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 02:33:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:33:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:33:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/24 02:33:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 02:34:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (40.46s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/24 02:34:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b370efcd4a9b7a4be00cef2334b3304c OK 2025/01/24 02:34:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/24 02:34:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/24 02:34:06 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/24 02:34:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/24 02:34:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/24 02:34:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f21805c2e0a0f70f272c2bdb81a73fc0 OK 2025/01/24 02:34:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/24 02:34:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/24 02:34:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.78s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using skip mode. 2025/01/24 02:34:17 NOTICE: one: Found 2 files with duplicate names 2025/01/24 02:34:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.29s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using skip mode. 2025/01/24 02:34:24 NOTICE: one: Found 3 files with duplicate names 2025/01/24 02:34:24 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/24 02:34:24 INFO : one: Deleted 2025/01/24 02:34:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.83s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using first mode. 2025/01/24 02:34:32 NOTICE: one: Found 3 files with duplicate names 2025/01/24 02:34:32 INFO : one: Deleted 2025/01/24 02:34:33 INFO : one: Deleted 2025/01/24 02:34:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.83s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using newest mode. 2025/01/24 02:34:40 NOTICE: one: Found 3 files with duplicate names 2025/01/24 02:34:40 INFO : one: Deleted 2025/01/24 02:34:41 INFO : one: Deleted 2025/01/24 02:34:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using oldest mode. 2025/01/24 02:34:48 NOTICE: one: Found 3 files with duplicate names 2025/01/24 02:34:49 INFO : one: Deleted 2025/01/24 02:34:49 INFO : one: Deleted 2025/01/24 02:34:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.00s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:34:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using largest mode. 2025/01/24 02:34:56 NOTICE: one: Found 3 files with duplicate names 2025/01/24 02:34:57 INFO : one: Deleted 2025/01/24 02:34:57 INFO : one: Deleted 2025/01/24 02:34:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.02s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:35:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using smallest mode. 2025/01/24 02:35:03 NOTICE: one: Found 3 files with duplicate names 2025/01/24 02:35:04 INFO : one: Deleted 2025/01/24 02:35:04 INFO : one: Deleted 2025/01/24 02:35:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.26s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:35:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Looking for duplicate names using rename mode. 2025/01/24 02:35:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/24 02:35:14 INFO : one-2.txt: renamed from: one.txt 2025/01/24 02:35:15 INFO : one-3.txt: renamed from: one.txt 2025/01/24 02:35:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.73s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:35:22 DEBUG : dupe1/one.txt: md5 = 3e8da7a7230610ec5819712bdca111fe OK 2025/01/24 02:35:25 DEBUG : dupe2/two.txt: md5 = 10fd9455712cfc34d3680edcc21c26e2 OK 2025/01/24 02:35:28 DEBUG : dupe3/three.txt: md5 = 03b25dbd2893c14f4a1e3b1cbca903bb OK 2025/01/24 02:35:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/24 02:35:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/24 02:35:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/24 02:35:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/24 02:35:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/24 02:35:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/24 02:35:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.38s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:35:38 DEBUG : a.txt: md5 = 3c2d83616d05f6f2a2f90d98a5d77661 OK 2025/01/24 02:35:40 DEBUG : zend.txt: md5 = cd8e2ed1ce480ac10120b00e756770d1 OK 2025/01/24 02:35:42 DEBUG : sub dir/hello world: md5 = 27c8fb9961502d2ff06d94f8a30958ae OK 2025/01/24 02:35:44 DEBUG : sub dir/hello world2: md5 = de87110be5084ff029bce8856984d1fb OK 2025/01/24 02:35:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 66a4925f0169546c9724a3b2432c4079 OK 2025/01/24 02:35:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = d8dde2b15536489cfacbef363c9805cb OK 2025/01/24 02:35:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = c2e6b9b07c9500e47aa6312c3782b730 OK 2025/01/24 02:35:53 DEBUG : a.txt: Excluded (Size Filter) 2025/01/24 02:35:53 DEBUG : a.txt: Excluded 2025/01/24 02:35:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/24 02:35:53 DEBUG : sub dir/hello world2: Excluded 2025/01/24 02:35:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/24 02:35:53 DEBUG : sub dir/hello world: Excluded 2025/01/24 02:35:54 DEBUG : sub dir/ignore dir: Excluded 2025/01/24 02:35:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/24 02:35:54 DEBUG : sub dir/hello world2: Excluded 2025/01/24 02:35:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/24 02:35:54 DEBUG : sub dir/hello world: Excluded 2025/01/24 02:35:54 DEBUG : sub dir/ignore dir: Excluded 2025/01/24 02:36:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/24 02:36:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/24 02:36:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/24 02:36:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/24 02:36:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/24 02:36:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/24 02:36:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.63s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:04 DEBUG : file1: md5 = 4c2831c083ed24ac881bce292c63bf92 OK 2025/01/24 02:36:07 DEBUG : sub/file2: md5 = f54f1b0e5a86f5d738c291bd1bb55736 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 2025/01/24 02:36:10 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/24 02:36:10 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/24 02:36:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/24 02:36:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.15s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:16 DEBUG : file1: md5 = 8f46e6c166dac3d2e43ed922e00d493c OK 2025/01/24 02:36:18 DEBUG : sub/file2: md5 = 11e98fe5fedfdfa8b965c37c28bce999 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 2025/01/24 02:36:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/notfound" 2025/01/24 02:36:22 DEBUG : Config file has changed externally - reloading 2025/01/24 02:36:22 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/24 02:36:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.51s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (2.09s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Making directory 2025/01/24 02:36:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:31 DEBUG : sub dir/hello world: md5 = c9aee106aec11017e520dff318816fd3 OK 2025/01/24 02:36:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.66s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:35 DEBUG : potato2: md5 = f4d1b254563c12443756b4b0a23c035f OK 2025/01/24 02:36:37 DEBUG : empty space: md5 = ad51fe0306ee3053b1d34d64d01705da OK --- PASS: TestLs (5.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:41 DEBUG : potato2: md5 = f02b2d563fc27c43dc151a7281879784 OK 2025/01/24 02:36:43 DEBUG : empty space: md5 = 66489d4612eb8853898a0dcf17ff91b0 OK 2025/01/24 02:36:43 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.92s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:48 DEBUG : potato2: md5 = deaea64540a7ea94fbca775e778f7037 OK 2025/01/24 02:36:49 DEBUG : empty space: md5 = fc5977bac04928a638924cfc876f30ce OK --- PASS: TestLsLong (6.12s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:53 DEBUG : potato2: md5 = cfa79f7cabde1da0b2c062c058e5a84a OK 2025/01/24 02:36:55 DEBUG : empty space: md5 = c4fd8125667d170f3eb6453cb61839ca OK --- PASS: TestHashSums (5.37s) === RUN TestHashSumsWithErrors 2025/01/24 02:36:57 DEBUG : Creating backend with remote ":memory:" 2025/01/24 02:36:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/24 02:36:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/24 02:36:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/24 02:36:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/24 02:36:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/24 02:36:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/24 02:36:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/24 02:36:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/24 02:36:57 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:36:58 DEBUG : potato2: md5 = 2eae6ad28042625a2481c6d3816ef938 OK 2025/01/24 02:37:00 DEBUG : empty space: md5 = df5a2def254a67725baa7cdfb437c161 OK 2025/01/24 02:37:03 DEBUG : sub dir/potato3: md5 = b8c9329de71d10b3ac7ac6eacd1f89bd OK 2025/01/24 02:37:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.02s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:37:09 DEBUG : small: md5 = 3944a043266b0f8c020838519486c29d OK 2025/01/24 02:37:11 DEBUG : medium: md5 = 068ebb3668ef3736145e492582dc1949 OK 2025/01/24 02:37:13 DEBUG : large: md5 = 886952ec466f1d26883aa707bf83aa18 OK 2025/01/24 02:37:14 DEBUG : Waiting for deletions to finish 2025/01/24 02:37:14 DEBUG : large: Excluded (Size Filter) 2025/01/24 02:37:14 INFO : small: Deleted 2025/01/24 02:37:14 INFO : medium: Deleted --- PASS: TestDelete (8.09s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:37:18 DEBUG : small: md5 = 550809309a9c6aa9b81bfd4cd6dc23d7 OK 2025/01/24 02:37:20 DEBUG : medium: md5 = 963edd5db458fc95323a57a1bf7514ae OK 2025/01/24 02:37:21 DEBUG : large: md5 = 61ea74e4314d69ef3cb62df9492c460a OK 2025/01/24 02:37:21 DEBUG : Waiting for deletions to finish 2025/01/24 02:37:22 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/24 02:37:22 INFO : medium: Deleted 2025/01/24 02:37:22 INFO : small: Deleted --- PASS: TestMaxDelete (8.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:37:26 DEBUG : small: md5 = 6bbf9f262fe18696a05d8898c0986948 OK 2025/01/24 02:37:28 DEBUG : medium: md5 = 92b00c5b4aedcf5b767ae57f4c04baee OK 2025/01/24 02:37:29 DEBUG : large: md5 = 47f0e674455b74958b2bc80eca0b3e04 OK 2025/01/24 02:37:30 DEBUG : Waiting for deletions to finish 2025/01/24 02:37:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/24 02:37:31 INFO : medium: Deleted 2025/01/24 02:37:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:37:34 DEBUG : small: md5 = a1cf844627b0c3e656e40e10553d9e8c OK 2025/01/24 02:37:36 DEBUG : medium: md5 = 693109134e6e7d922021f6e9de149167 OK 2025/01/24 02:37:37 DEBUG : large: md5 = 228df2f5a299b84fe892f7121d980d13 OK 2025/01/24 02:37:38 DEBUG : Waiting for deletions to finish 2025/01/24 02:37:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/24 02:37:39 INFO : medium: Deleted 2025/01/24 02:37:39 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.90s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:37:42 DEBUG : ReadFile: md5 = aac30b872e7efc9e5683a878f4e49c89 OK --- PASS: TestReadFile (4.79s) === RUN TestRetry 2025/01/24 02:37:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/24 02:37:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/24 02:37:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 02:37:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 02:37:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 02:37:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 02:37:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:37:47 DEBUG : file1: md5 = 84e3495add8701a53fd1e5eef9391bcb OK 2025/01/24 02:37:49 DEBUG : file2: md5 = ecba62508cdf0077393d65ed1febf5a6 OK --- PASS: TestCat (18.70s) === RUN TestPurge 2025/01/24 02:38:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mipuwej5goko" 2025/01/24 02:38:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 02:38:04 DEBUG : Creating backend with remote "TestDrive:crypt/6kguh7iq4ck1ivh9mg97478g7uokllhrmdt380f3ffp6enoba1b0" 2025/01/24 02:38:05 DEBUG : Creating backend with remote "/tmp/rclone1492750942" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mipuwej5goko'", Local "Local file system at /tmp/rclone1492750942", Modify Window "1ms" 2025/01/24 02:38:11 DEBUG : A1/B1/C1/one: md5 = 650ed6ce307e8211509c31408ce42a69 OK 2025/01/24 02:38:11 INFO : A2: Making directory 2025/01/24 02:38:12 INFO : A1/B2: Making directory 2025/01/24 02:38:13 INFO : A1/B2/C2: Making directory 2025/01/24 02:38:14 INFO : A1/B1/C3: Making directory 2025/01/24 02:38:15 INFO : A3: Making directory 2025/01/24 02:38:16 INFO : A3/B3: Making directory 2025/01/24 02:38:17 INFO : A3/B3/C4: Making directory 2025/01/24 02:38:20 DEBUG : A1/two: md5 = cb130fa262fc979efb91efb5453a7547 OK 2025/01/24 02:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mipuwej5goko': Purge remote 2025/01/24 02:38:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:38:29 DEBUG : A1/B1/C1/one: md5 = 655d8abd4d1b94bb32dc7390b9382704 OK 2025/01/24 02:38:29 INFO : A2: Making directory 2025/01/24 02:38:30 INFO : A1/B2: Making directory 2025/01/24 02:38:31 INFO : A1/B2/C2: Making directory 2025/01/24 02:38:32 INFO : A1/B1/C3: Making directory 2025/01/24 02:38:33 INFO : A3: Making directory 2025/01/24 02:38:34 INFO : A3/B3: Making directory 2025/01/24 02:38:35 INFO : A3/B3/C4: Making directory 2025/01/24 02:38:38 DEBUG : A1/two: md5 = c6e7c93eb216557ac1e30a4bc5f58dce OK 2025/01/24 02:38:39 DEBUG : removing 1 level 3 directories 2025/01/24 02:38:39 INFO : A3/B3/C4: Removing directory 2025/01/24 02:38:42 DEBUG : removing 2 level 3 directories 2025/01/24 02:38:42 INFO : A1/B2/C2: Removing directory 2025/01/24 02:38:42 INFO : A1/B1/C3: Removing directory 2025/01/24 02:38:43 DEBUG : removing 2 level 2 directories 2025/01/24 02:38:43 INFO : A3/B3: Removing directory 2025/01/24 02:38:43 INFO : A1/B2: Removing directory 2025/01/24 02:38:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/24 02:38:43 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/24 02:38:44 DEBUG : removing 2 level 1 directories 2025/01/24 02:38:44 INFO : A3: Removing directory 2025/01/24 02:38:44 INFO : A2: Removing directory 2025/01/24 02:38:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/24 02:38:48 DEBUG : removing 1 level 3 directories 2025/01/24 02:38:48 INFO : A1/B1/C1: Removing directory 2025/01/24 02:38:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:49 DEBUG : removing 1 level 2 directories 2025/01/24 02:38:49 INFO : A1/B1: Removing directory 2025/01/24 02:38:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/24 02:38:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/24 02:38:50 DEBUG : removing 1 level 1 directories 2025/01/24 02:38:50 INFO : A1: Removing directory 2025/01/24 02:38:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/24 02:38:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/24 02:38:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 02:38:51 DEBUG : removing 1 level 0 directories 2025/01/24 02:38:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Removing directory 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/24 02:38:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (28.39s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:38:54 INFO : A1: Making directory 2025/01/24 02:38:55 INFO : A1/B1: Making directory 2025/01/24 02:38:56 INFO : A1/B1/C1: Making directory 2025/01/24 02:38:59 DEBUG : removing 1 level 3 directories 2025/01/24 02:38:59 INFO : A1/B1/C1: Removing directory 2025/01/24 02:38:59 DEBUG : removing 1 level 2 directories 2025/01/24 02:38:59 INFO : A1/B1: Removing directory 2025/01/24 02:39:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/24 02:39:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.81s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:39:02 INFO : A1: Making directory 2025/01/24 02:39:03 INFO : A1/B1: Making directory 2025/01/24 02:39:05 INFO : A1/B1/C1: Making directory 2025/01/24 02:39:08 DEBUG : removing 1 level 3 directories 2025/01/24 02:39:08 INFO : A1/B1/C1: Removing directory 2025/01/24 02:39:09 DEBUG : removing 1 level 2 directories 2025/01/24 02:39:09 INFO : A1/B1: Removing directory 2025/01/24 02:39:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/24 02:39:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.11s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:39:13 DEBUG : file1: md5 = 0dda72e444e3d35d6d771c894db50192 OK 2025/01/24 02:39:14 DEBUG : filename.txt: File name found in url 2025/01/24 02:39:16 DEBUG : filename.txt: md5 = 36e6362346e08a7f4428bd9f9bb17e9b OK 2025/01/24 02:39:16 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/24 02:39:17 DEBUG : headerfilename.txt: md5 = 1a5c4c5eb35c6b98846dcc9dd6a81416 OK 2025/01/24 02:39:19 DEBUG : file2: md5 = 51b9c3f2b0c60b3e7e4350615b7230b6 OK --- PASS: TestCopyURL (10.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:39:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 02:39:25 DEBUG : sub/file2: md5 = 4aceb58ef11568aceb5876cfe4b90a15 OK 2025/01/24 02:39:25 INFO : file1: Copied (new) to: sub/file2 2025/01/24 02:39:25 INFO : file1: Deleted 2025/01/24 02:39:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 02:39:26 DEBUG : file1: Unchanged skipping 2025/01/24 02:39:26 INFO : file1: Deleted 2025/01/24 02:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': don't need to copy/move sub/file2, it is already at target location 2025/01/24 02:39:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:39:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 02:39:31 DEBUG : file1: md5 = 3a0dc3053105a23474322e75593e8994 OK 2025/01/24 02:39:31 INFO : file1: Copied (new) 2025/01/24 02:39:31 INFO : file1: Deleted 2025/01/24 02:39:32 DEBUG : file1: Destination exists, skipping 2025/01/24 02:39:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.95s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:39:37 DEBUG : dst/file1: md5 = 14c34b4c9f35f1de599976b697f4569f OK 2025/01/24 02:39:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqizic9xoxu/backup" 2025/01/24 02:39:37 DEBUG : Creating backend with remote "TestDrive:crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg/1nrff024r7pq65ecp72fc28jb0" 2025/01/24 02:39:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/24 02:39:42 INFO : dst/file1: Moved (server-side) 2025/01/24 02:39:44 DEBUG : dst/file1: md5 = a807db8cd751c7971482064ab5d1d0f3 OK 2025/01/24 02:39:44 INFO : dst/file1: Copied (new) 2025/01/24 02:39:44 INFO : dst/file1: Deleted 2025/01/24 02:39:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/24 02:39:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/24 02:39:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.13s) === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:39:52 DEBUG : A1/one: md5 = 0ac62d64b14acc9fa16162c3ecc7d017 OK 2025/01/24 02:39:53 DEBUG : A1/two: md5 = c93eca1358afa33a9673a57e82de556a OK 2025/01/24 02:39:56 DEBUG : A1/B1/three: md5 = f53bd71286ba77364d6567a65a76ada2 OK 2025/01/24 02:39:59 DEBUG : A1/B1/C1/four: md5 = 289dce622a819e5a0f45caac6c94b40d OK 2025/01/24 02:40:02 DEBUG : A1/B1/C2/five: md5 = 2ce2263613ee22339820b2beb30bcba7 OK 2025/01/24 02:40:02 INFO : A1/B2: Making directory 2025/01/24 02:40:03 INFO : A1/B1/C3: Making directory 2025/01/24 02:40:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/24 02:40:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/24 02:40:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/24 02:40:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/24 02:40:16 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/24 02:40:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/24 02:40:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/24 02:40:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/24 02:40:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/24 02:40:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/24 02:40:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/24 02:40:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/24 02:40:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/24 02:40:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/24 02:40:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/24 02:40:31 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/24 02:40:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/24 02:40:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/24 02:40:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/24 02:40:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/24 02:40:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/24 02:40:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/24 02:40:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/24 02:40:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/24 02:40:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/24 02:40:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/24 02:40:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/24 02:40:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/24 02:40:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/24 02:40:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 02:40:46 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:40:47 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:40:49 DEBUG : no_checksum_small_file_from_pipe: md5 = 81f99814c9ca9ea3469f7ac97091797d OK 2025/01/24 02:40:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/24 02:40:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/24 02:40:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/24 02:40:51 DEBUG : no_checksum_big_file_from_pipe: md5 = 42fc071e6ae237022e41dfa428ddda16 OK 2025/01/24 02:40:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:40:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 260f8829e35d9349560cc7139753cd93 OK 2025/01/24 02:40:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/24 02:40:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/24 02:40:57 DEBUG : with_checksum_big_file_from_pipe: md5 = 84e41c569afbe4945bdeba316b84fec7 OK 2025/01/24 02:40:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:41:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 02:41:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/24 02:41:02 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:41:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/24 02:41:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/24 02:41:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.60s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/24 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (48 bytes), uploading instead of streaming 2025/01/24 02:41:12 DEBUG : rcat_metadata: md5 = f64051ab8db6f031994dab0ede852765 OK 2025/01/24 02:41:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/24 02:41:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/24 02:41:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0434ee60556f2ad1ae0e00e009027e7a OK 2025/01/24 02:41:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.83s) --- PASS: TestRcatMetadata/Normal (2.91s) --- PASS: TestRcatMetadata/ViaDisk (3.43s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:19 DEBUG : potato1: md5 = 45101149526d6a1df6a856de6b2d3d57 OK 2025/01/24 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/24 02:41:20 DEBUG : potato2: md5 = 40c4895bc6134c857f89f57fde736ebf OK 2025/01/24 02:41:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.53s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:24 DEBUG : potato1: md5 = 4dba2f5b777469a8411aba5d264ef1b4 OK 2025/01/24 02:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/24 02:41:25 DEBUG : potato2: md5 = 269e4adff722d7e28c04b306f446eba7 OK 2025/01/24 02:41:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.48s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:29 DEBUG : potato2: md5 = 508c5ea9277762789a37ce8104ce73bb OK 2025/01/24 02:41:31 DEBUG : empty space: md5 = b973ee84be46954c31eab4564379f0c4 OK 2025/01/24 02:41:34 DEBUG : sub dir/potato3: md5 = 043d8f7598ca4f88523fb70b39d42136 OK 2025/01/24 02:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Touching "empty space" 2025/01/24 02:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Touching "potato2" 2025/01/24 02:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Touching "sub dir/potato3" 2025/01/24 02:41:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.01s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:41 DEBUG : dir with metadata: Making directory with metadata 2025/01/24 02:41:42 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.87s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:44 DEBUG : directory with modtime: Making directory with metadata 2025/01/24 02:41:45 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:48 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/24 02:41:48 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/24 02:41:48 DEBUG : Google drive root 'crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg': Skipping btime metadata as can't update it on an existing file: 2025-01-24T02:41:48.346608061Z 2025/01/24 02:41:49 INFO : non existent directory: Updated directory metadata 2025/01/24 02:41:52 DEBUG : Google drive root 'crypt/aj0ouj8ksvb6e9rvqrh2m0rc679f0dgpggqfsmcuar4t0qvcudgg': Skipping btime metadata as can't update it on an existing file: 2025-01-24T02:41:48.346608061Z 2025/01/24 02:41:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.26s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/24 02:41:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/24 02:41:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:41:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/24 02:41:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/24 02:41:59 DEBUG : dst: Making directory with metadata 2025/01/24 02:42:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/24 02:42:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 02:42:01 INFO : dst: Set directory modification time (using SetModTime) 2025/01/24 02:42:02 INFO : dst: Set directory modification time (using SetModTime) 2025/01/24 02:42:02 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/24 02:42:02 INFO : dst: Set directory modification time (using SetModTime) 2025/01/24 02:42:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.69s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu'", Local "Local file system at /tmp/rclone3433835297", Modify Window "1ms" 2025/01/24 02:42:07 DEBUG : sub dir/test remove existing: md5 = 73902eb583fa0678bef48d5a000dd456 OK 2025/01/24 02:42:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 012a46a17caa780baacc8410dd249c40 OK 2025/01/24 02:42:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zexamiq5" before starting 2025/01/24 02:42:12 DEBUG : sub dir/test remove existing.zexamiq5: TEST: removing renamed existing file after operation 2025/01/24 02:42:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.delowus6" before starting 2025/01/24 02:42:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.delowus6: TEST: renaming existing back after failed operation 2025/01/24 02:42:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huhiwof2" before starting 2025/01/24 02:42:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huhiwof2: TEST: removing renamed existing file after operation 2025/01/24 02:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j13d8hdvc6ocjge3ul3u93tpjnmhbhj6gp3nuia7cvc5e3vsbmnm1vq0o0nellqk0p0vbutlnta5714h99bgn6s7b2v8kn13tu80tfd0s4eml8hnvprjki00mhvcjmf1h66aeepfl8n096b6vujpt0ir7sld6c8rqqtmc8u1kr27919b1tvg" 2025/01/24 02:42:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p4rvsogirsfkt30o1irmtkjkebv44t19m967t1n57ddg2ktcud40" --- PASS: TestRemoveExisting (15.48s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/24 02:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqizic9xoxu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m38.556422039s (try 1/5)