"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/23 05:50:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu" 2025/05/23 05:50:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:50:31 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg" 2025/05/23 05:50:32 DEBUG : Creating backend with remote "/tmp/rclone2840147846" === 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/23 05:50:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/23 05:50:32 DEBUG : potato: Seek from 10 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 10 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Seek from 5 to 2 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/23 05:50:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Seek from 5 to 2 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/23 05:50:32 DEBUG : potato: Seek from 8 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 8 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/23 05:50:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 05:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 05:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 05:50:32 DEBUG : potato: Seek from 5 to 2 2025/05/23 05:50:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/23 05:50:32 DEBUG : potato: Seek from 9 to 0 2025/05/23 05:50:32 DEBUG : potato: Seek from 9 to 0 2025/05/23 05:50:32 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:50:34 DEBUG : rutabaga: md5 = 1dae2934bc85903498a414f93363f72a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/23 05:50:36 DEBUG : empty space: md5 = 482b04b4f7f58e16d18c023ac54a7293 OK === RUN TestCheck/3 2025/05/23 05:50:38 DEBUG : potato2: md5 = f1fbdc43c0621c2553b0121504a67997 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/23 05:50:40 DEBUG : remotepotato: md5 = 0c90eb3a3eb18c86de10ac5ef8016039 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.22s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/23 05:50:43 DEBUG : Creating backend with remote "nonexistent" 2025/05/23 05:50:43 DEBUG : Creating backend with remote "nonexistent" 2025/05/23 05:50:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/23 05:50:43 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/05/23 05:50:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/23 05:50:43 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:50:45 DEBUG : rutabaga: md5 = f5b612f50e76dd4a63ccd0e807485d4f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/23 05:50:49 DEBUG : empty space: md5 = 2fcc40beb16cd4ae4d507fead11f4a19 OK === RUN TestCheckDownload/3 2025/05/23 05:50:51 DEBUG : potato2: md5 = 02566671343aaa39be0fa8d7d6eab9e3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/23 05:50:55 DEBUG : remotepotato: md5 = c8bff85dd70fd3517d90c99b4bb75458 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.60s) --- PASS: TestCheckDownload/1 (1.25s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:51:01 DEBUG : rutabaga: md5 = 471e8388fa4fcbab8a061bfa14ab8a39 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/23 05:51:03 DEBUG : empty space: md5 = 4c0e6f24793863694fc06ebf84d6058a OK === RUN TestCheckSizeOnly/3 2025/05/23 05:51:05 DEBUG : potato2: md5 = 744416551e920796d1efd5a45ffbfa66 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/23 05:51:07 DEBUG : remotepotato: md5 = 19c745e8b0da8c7b5d68f5c9dbfddf6f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.39s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:51:12 DEBUG : test.sum: md5 = ba8095b252a35930ed62584c102877df OK 2025/05/23 05:51:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/23 05:51:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/23 05:51:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/23 05:51:13 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/23 05:51:14 DEBUG : test.sum: md5 = 6b4e5addea4e0de04e1b270b417edf0a OK 2025/05/23 05:51:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/23 05:51:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/23 05:51:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/23 05:51:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.11s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:51:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/data" 2025/05/23 05:51:16 DEBUG : Config file has changed externally - reloading 2025/05/23 05:51:16 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:51:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/data" 2025/05/23 05:51:18 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/vjrnln8ratgmqakfosrqe8espk" 2025/05/23 05:51:22 DEBUG : data/banana: md5 = 188c2e4382e60fd5ecb9476d5020a0a1 OK 2025/05/23 05:51:23 DEBUG : test.sum: md5 = a389cd6c18df4d0ad737a69df9bae6d9 OK === RUN TestCheckSumDownload/subtest1 2025/05/23 05:51:28 DEBUG : data/potato: md5 = 1ab249d2e11dc84d960a237fa2e50229 OK 2025/05/23 05:51:29 DEBUG : test.sum: md5 = de6ae136c1625c92c010d6e2cef58954 OK === RUN TestCheckSumDownload/subtest2 2025/05/23 05:51:34 DEBUG : test.sum: md5 = e7f7ffce50e6649fa8932a33287d8e35 OK === RUN TestCheckSumDownload/subtest3 2025/05/23 05:51:38 DEBUG : test.sum: md5 = d1f8f681adf67d41fb3f4b31bdd22c6e OK === RUN TestCheckSumDownload/subtest4 2025/05/23 05:51:42 DEBUG : test.sum: md5 = 2b4d413bff58478246bb9dc6a3191de6 OK === RUN TestCheckSumDownload/subtest5 2025/05/23 05:51:46 DEBUG : test.sum: md5 = b25d64be61149f0921c4d0aad8b5322e OK === RUN TestCheckSumDownload/subtest6 2025/05/23 05:51:51 DEBUG : data/banana: md5 = 7be5a67f56c0e2ce1bea735307684653 OK 2025/05/23 05:51:53 DEBUG : data/potato: md5 = 647006082ac82c9f679190f3d0c0e725 OK 2025/05/23 05:51:54 DEBUG : test.sum: md5 = 98f51882c24f834dcc7d946ecb254e9b OK === RUN TestCheckSumDownload/subtest7 2025/05/23 05:51:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/23 05:51:59 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.31s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (2.29s) --- PASS: TestCheckSumDownload/subtest4 (2.39s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (3.32s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/05/23 05:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tohapoh2kuga" 2025/05/23 05:52:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/4aho1928ou0ic3153uitb5qg37530on6pfhd47q3i13ifuoomc5g" 2025/05/23 05:52:01 DEBUG : Creating backend with remote "/tmp/rclone718070237" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga'", Local "Local file system at /tmp/rclone718070237", Modify Window "1ms" 2025/05/23 05:52:03 DEBUG : hello, world!: md5 = f30a511a7618cbd0467097bad770d80b OK upper checkfile vs. lower remote (without normalization) 2025/05/23 05:52:03 ERROR : hello, world!: sum not found 2025/05/23 05:52:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga' 2025/05/23 05:52:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga': 1 files missing 2025/05/23 05:52:03 NOTICE: 1 hashes missing 2025/05/23 05:52:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga': 2 differences found 2025/05/23 05:52:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/23 05:52:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga': 0 differences found 2025/05/23 05:52:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga': 1 matching files 2025/05/23 05:52:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daboyuw0doho" 2025/05/23 05:52:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:05 DEBUG : Creating backend with remote "TestDrive:crypt/brknemo6iq8t3ima5lbvh9l0610plq1m5vpd5u6bd2h8cftclulg" 2025/05/23 05:52:06 DEBUG : Creating backend with remote "/tmp/rclone2332527463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho'", Local "Local file system at /tmp/rclone2332527463", Modify Window "1ms" 2025/05/23 05:52:08 DEBUG : HELLO, WORLD!: md5 = 1baf82bfbda11a7f24c11d9cddf4bcb9 OK lower checkfile vs. upper remote (without normalization) 2025/05/23 05:52:09 ERROR : HELLO, WORLD!: sum not found 2025/05/23 05:52:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho' 2025/05/23 05:52:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho': 1 files missing 2025/05/23 05:52:09 NOTICE: 1 hashes missing 2025/05/23 05:52:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho': 2 differences found 2025/05/23 05:52:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/23 05:52:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho': 0 differences found 2025/05/23 05:52:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho': 1 matching files 2025/05/23 05:52:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mezicug6yuba" 2025/05/23 05:52:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:10 DEBUG : Creating backend with remote "TestDrive:crypt/6r4gqu4gtb301fgi7k7klu3a9vm2cpbajgd0sd3pfng4qdbve1d0" 2025/05/23 05:52:11 DEBUG : Creating backend with remote "/tmp/rclone2798902897" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba'", Local "Local file system at /tmp/rclone2798902897", Modify Window "1ms" 2025/05/23 05:52:13 DEBUG : HeLlO, wOrLd!: md5 = 59c428110d875762c246885e17059dca OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/23 05:52:14 ERROR : HeLlO, wOrLd!: sum not found 2025/05/23 05:52:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba' 2025/05/23 05:52:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba': 1 files missing 2025/05/23 05:52:14 NOTICE: 1 hashes missing 2025/05/23 05:52:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba': 2 differences found 2025/05/23 05:52:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/23 05:52:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba': 0 differences found 2025/05/23 05:52:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba': 1 matching files 2025/05/23 05:52:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megiyip7luse" 2025/05/23 05:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:15 DEBUG : Creating backend with remote "TestDrive:crypt/jfeb90l8cjvm27umeg4tvjfad5egab0qmfdboclkkphesccv5gug" 2025/05/23 05:52:16 DEBUG : Creating backend with remote "/tmp/rclone3689718410" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse'", Local "Local file system at /tmp/rclone3689718410", Modify Window "1ms" 2025/05/23 05:52:18 DEBUG : HELLO, WORLD!: md5 = 94067df5806ad1d35e53468ba94dccc7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/23 05:52:18 ERROR : HELLO, WORLD!: sum not found 2025/05/23 05:52:18 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse' 2025/05/23 05:52:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse': 1 files missing 2025/05/23 05:52:18 NOTICE: 1 hashes missing 2025/05/23 05:52:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse': 2 differences found 2025/05/23 05:52:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/23 05:52:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse': 0 differences found 2025/05/23 05:52:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse': 1 matching files 2025/05/23 05:52:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexixuq6sevi" 2025/05/23 05:52:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:20 DEBUG : Creating backend with remote "TestDrive:crypt/90mef54qd69f7kpg6k4oq87fkcus5q2ptdcrakkva9banus56c90" 2025/05/23 05:52:20 DEBUG : Creating backend with remote "/tmp/rclone3481887032" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi'", Local "Local file system at /tmp/rclone3481887032", Modify Window "1ms" 2025/05/23 05:52:23 DEBUG : 測試_Русский___ě_áñ: md5 = ee57772382e96b8f1a9968308b7d09a9 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/23 05:52:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/23 05:52:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi' 2025/05/23 05:52:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi': 1 files missing 2025/05/23 05:52:23 NOTICE: 1 hashes missing 2025/05/23 05:52:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi': 2 differences found 2025/05/23 05:52:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/23 05:52:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi': 0 differences found 2025/05/23 05:52:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi': 1 matching files 2025/05/23 05:52:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dulorah1boco" 2025/05/23 05:52:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:24 DEBUG : Creating backend with remote "TestDrive:crypt/7nslk5nfc5vplmh3m3i4pfpdq4abr7ig4t18v5j46f4ctcdd4bug" 2025/05/23 05:52:25 DEBUG : Creating backend with remote "/tmp/rclone668974289" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco'", Local "Local file system at /tmp/rclone668974289", Modify Window "1ms" 2025/05/23 05:52:27 DEBUG : 測試_Русский___ě_áñ: md5 = f9a48a4a9a2f5467969b6403ff9af7c3 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/23 05:52:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/23 05:52:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco' 2025/05/23 05:52:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco': 1 files missing 2025/05/23 05:52:28 NOTICE: 1 hashes missing 2025/05/23 05:52:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco': 2 differences found 2025/05/23 05:52:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/23 05:52:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco': 0 differences found 2025/05/23 05:52:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco': 1 matching files 2025/05/23 05:52:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tocohas3laxo" 2025/05/23 05:52:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/hq4jb3qn6tkmpvg1880v39r62lb79f6un4n8g0tv6v7g663midh0" 2025/05/23 05:52:31 DEBUG : Creating backend with remote "/tmp/rclone2828872726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo'", Local "Local file system at /tmp/rclone2828872726", Modify Window "1ms" 2025/05/23 05:52:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f995225ce6591b938369b1d53cb08a7f OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/23 05:52:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:52:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo' 2025/05/23 05:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo': 1 files missing 2025/05/23 05:52:34 NOTICE: 1 hashes missing 2025/05/23 05:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo': 2 differences found 2025/05/23 05:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/23 05:52:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo': 0 differences found 2025/05/23 05:52:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo': 1 matching files 2025/05/23 05:52:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suwowab0sima" 2025/05/23 05:52:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:35 DEBUG : Creating backend with remote "TestDrive:crypt/1qgqdffuf0ani3hgedhvil574sg6r0a48daquv9dk0r61dho9glg" 2025/05/23 05:52:36 DEBUG : Creating backend with remote "/tmp/rclone1663163834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima'", Local "Local file system at /tmp/rclone1663163834", Modify Window "1ms" 2025/05/23 05:52:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0425282b954f7fd693e7d80983194ddd OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/23 05:52:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:52:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima' 2025/05/23 05:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima': 1 files missing 2025/05/23 05:52:39 NOTICE: 1 hashes missing 2025/05/23 05:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima': 2 differences found 2025/05/23 05:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/23 05:52:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima': 0 differences found 2025/05/23 05:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima': 1 matching files 2025/05/23 05:52:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sipoyay0fena" 2025/05/23 05:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:41 DEBUG : Creating backend with remote "TestDrive:crypt/s8c5uaqat8hht2l65kpqt2fuj7p07n9lk31v0mtc4sds4rk42fd0" 2025/05/23 05:52:42 DEBUG : Creating backend with remote "/tmp/rclone725465745" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena'", Local "Local file system at /tmp/rclone725465745", Modify Window "1ms" 2025/05/23 05:52:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 76015f79a83a3f457a8fbdc23b7fee26 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/23 05:52:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:52:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena' 2025/05/23 05:52:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena': 1 files missing 2025/05/23 05:52:44 NOTICE: 1 hashes missing 2025/05/23 05:52:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena': 2 differences found 2025/05/23 05:52:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/23 05:52:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena': 0 differences found 2025/05/23 05:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena': 1 matching files 2025/05/23 05:52:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequkoz4mesu" 2025/05/23 05:52:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:52:46 DEBUG : Creating backend with remote "TestDrive:crypt/vlcjsha58qafenifvmstap7q02m5ns19c1uahr2asb4rhbggt2n0" 2025/05/23 05:52:47 DEBUG : Creating backend with remote "/tmp/rclone2891656861" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu'", Local "Local file system at /tmp/rclone2891656861", Modify Window "1ms" 2025/05/23 05:52:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bcdd1d5e9b0ddedb7c2125dee5057e54 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/23 05:52:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 05:52:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu' 2025/05/23 05:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu': 1 files missing 2025/05/23 05:52:49 NOTICE: 1 hashes missing 2025/05/23 05:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu': 2 differences found 2025/05/23 05:52:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/23 05:52:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 05:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu': 0 differences found 2025/05/23 05:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu': 1 matching files 2025/05/23 05:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequkoz4mesu': Purge remote 2025/05/23 05:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipoyay0fena': Purge remote 2025/05/23 05:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suwowab0sima': Purge remote 2025/05/23 05:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tocohas3laxo': Purge remote 2025/05/23 05:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dulorah1boco': Purge remote 2025/05/23 05:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexixuq6sevi': Purge remote 2025/05/23 05:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megiyip7luse': Purge remote 2025/05/23 05:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mezicug6yuba': Purge remote 2025/05/23 05:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daboyuw0doho': Purge remote 2025/05/23 05:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tohapoh2kuga': Purge remote --- PASS: TestApplyTransforms (55.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:52:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 05:52:58 DEBUG : sub/file2: md5 = 6d50478ff1fd2a76cfa0309ece2790c0 OK 2025/05/23 05:52:58 INFO : file1: Copied (new) to: sub/file2 2025/05/23 05:52:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 05:52:59 DEBUG : file1: Unchanged skipping 2025/05/23 05:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': don't need to copy/move sub/file2, it is already at target location 2025/05/23 05:53:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:53:04 DEBUG : dst/file1: md5 = 927f0e80202b418c32ed2f91eb8a0f95 OK 2025/05/23 05:53:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/backup" 2025/05/23 05:53:05 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/1nrff024r7pq65ecp72fc28jb0" 2025/05/23 05:53:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/23 05:53:08 INFO : dst/file1: Moved (server-side) 2025/05/23 05:53:10 DEBUG : dst/file1: md5 = c20f0522da15411947c5d09ee2de99b8 OK 2025/05/23 05:53:10 INFO : dst/file1: Copied (new) 2025/05/23 05:53:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:53:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:53:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.60s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/dst" 2025/05/23 05:53:15 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:53:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/CompareDest" 2025/05/23 05:53:16 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/gveqi14airsml4bgu7krj116o8" 2025/05/23 05:53:18 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 05:53:20 DEBUG : one: md5 = 342a7a86c4be06294df65f828f3cd0ba OK 2025/05/23 05:53:20 INFO : one: Copied (new) 2025/05/23 05:53:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:53:23 DEBUG : one: md5 = 6c9056d161e96a5d775cb435347ed449 OK 2025/05/23 05:53:23 INFO : one: Copied (replaced existing) 2025/05/23 05:53:25 DEBUG : dst/one: md5 = 1f1815d19c65d539961ee471f2651e13 OK 2025/05/23 05:53:27 DEBUG : CompareDest/one: md5 = 3e31217349281095b09c0cc24252e789 OK 2025/05/23 05:53:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:53:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:53:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 05:53:30 DEBUG : CompareDest/two: md5 = f54f2744570b5b3081fe220b417eee23 OK 2025/05/23 05:53:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:53:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:53:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 05:53:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:53:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:53:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 05:53:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:53:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/23 05:53:35 DEBUG : two: md5 = 95933cf6b80928ab655554dd50ae83b3 OK 2025/05/23 05:53:35 INFO : two: Copied (new) 2025/05/23 05:53:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:53:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:53:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:53:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:53:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/dst" 2025/05/23 05:53:40 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/CopyDest" 2025/05/23 05:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/23 05:53:43 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 05:53:45 DEBUG : one: md5 = 50948543fc575053f8f3febeaaedba54 OK 2025/05/23 05:53:45 INFO : one: Copied (new) 2025/05/23 05:53:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:53:48 DEBUG : one: md5 = e2fa944e06ac0a744e780ba137be1e1a OK 2025/05/23 05:53:48 INFO : one: Copied (replaced existing) 2025/05/23 05:53:50 DEBUG : dst/one: md5 = cf5f82b0bafd4cca80ab322435ccfb35 OK 2025/05/23 05:53:52 DEBUG : CopyDest/one: md5 = 8890343a6739ba91b2acfccdfae22a8e OK 2025/05/23 05:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/BackupDir" 2025/05/23 05:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/23 05:53:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:53:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:53:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 05:53:56 INFO : one: Moved (server-side) 2025/05/23 05:53:57 INFO : one: Copied (server-side copy) 2025/05/23 05:53:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/23 05:53:59 DEBUG : CopyDest/two: md5 = 2933c60e982346a1dc4d51a13f4a7cbf OK 2025/05/23 05:54:00 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 05:54:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:54:01 INFO : two: Copied (server-side copy) 2025/05/23 05:54:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/23 05:54:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 05:54:02 DEBUG : two: Unchanged skipping 2025/05/23 05:54:04 DEBUG : CopyDest/three: md5 = b845549d470ec99d2f0eced0912e603a OK 2025/05/23 05:54:05 DEBUG : three: Need to transfer - File not found at Destination 2025/05/23 05:54:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/23 05:54:05 DEBUG : three: Destination not found in --copy-dest 2025/05/23 05:54:06 DEBUG : three: md5 = 3e3f94c496a7453932a89f56ade36592 OK 2025/05/23 05:54:06 INFO : three: Copied (new) 2025/05/23 05:54:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/23 05:54:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:54:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:54:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/23 05:54:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:54:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:54:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.35s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:54:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/23 05:54:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = def38122e47c919670af586bca3fb58a OK 2025/05/23 05:54:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/23 05:54:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/23 05:54:17 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/05/23 05:54:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/23 05:54:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/23 05:54:20 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2115907ad66e8c5419487133fb4a87c6 OK 2025/05/23 05:54:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/23 05:54:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/23 05:54:22 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.85s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:54:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using skip mode. 2025/05/23 05:54:26 NOTICE: one: Found 2 files with duplicate names 2025/05/23 05:54:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.71s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:54:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using skip mode. 2025/05/23 05:54:32 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:54:32 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/23 05:54:32 INFO : one: Deleted 2025/05/23 05:54:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:54:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using first mode. 2025/05/23 05:54:38 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:54:39 INFO : one: Deleted 2025/05/23 05:54:39 INFO : one: Deleted 2025/05/23 05:54:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.35s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:54:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using newest mode. 2025/05/23 05:54:45 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:54:45 INFO : one: Deleted 2025/05/23 05:54:46 INFO : one: Deleted 2025/05/23 05:54:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.60s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:54:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using oldest mode. 2025/05/23 05:54:53 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:54:53 INFO : one: Deleted 2025/05/23 05:54:54 INFO : one: Deleted 2025/05/23 05:54:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:55:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using largest mode. 2025/05/23 05:55:04 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:55:05 INFO : one: Deleted 2025/05/23 05:55:05 INFO : one: Deleted 2025/05/23 05:55:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (11.89s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:55:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using smallest mode. 2025/05/23 05:55:11 NOTICE: one: Found 3 files with duplicate names 2025/05/23 05:55:11 INFO : one: Deleted 2025/05/23 05:55:12 INFO : one: Deleted 2025/05/23 05:55:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:55:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Looking for duplicate names using rename mode. 2025/05/23 05:55:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/23 05:55:20 INFO : one-2.txt: renamed from: one.txt 2025/05/23 05:55:21 INFO : one-3.txt: renamed from: one.txt 2025/05/23 05:55:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:55:27 DEBUG : dupe1/one.txt: md5 = bad57f9b8bead367ad494ad7fc0b0be1 OK 2025/05/23 05:55:30 DEBUG : dupe2/two.txt: md5 = 2fa4b608a4f78f91586ad53c37c514ff OK 2025/05/23 05:55:32 DEBUG : dupe3/three.txt: md5 = 7564bcce0667b817a92176db98ce06a1 OK 2025/05/23 05:55:32 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/23 05:55:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/23 05:55:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/23 05:55:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/23 05:55:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/23 05:55:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/23 05:55:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.07s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:55:40 DEBUG : a.txt: md5 = ee0ce3b778b688c5f0bd4bcfc429365f OK 2025/05/23 05:55:41 DEBUG : zend.txt: md5 = 98ca36454a600ccc09726009f14da4a8 OK 2025/05/23 05:55:43 DEBUG : sub dir/hello world: md5 = cc8b1d63ea929fc04e8325b035d10f1a OK 2025/05/23 05:55:44 DEBUG : sub dir/hello world2: md5 = 771cfae44b3c7f79757303caafb73707 OK 2025/05/23 05:55:46 DEBUG : sub dir/ignore dir/.ignore: md5 = a849f335bbd075d8e4c2a9c22bd2aa00 OK 2025/05/23 05:55:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8f24e09d986d6258f2e8969b9d802cae OK 2025/05/23 05:55:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 551ed1788d150c5326c4aebbe3ea6bac OK 2025/05/23 05:55:51 DEBUG : a.txt: Excluded (Size Filter) 2025/05/23 05:55:51 DEBUG : a.txt: Excluded 2025/05/23 05:55:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:55:52 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:55:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:55:52 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:55:52 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:55:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:55:52 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:55:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:55:52 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:55:53 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:55:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/23 05:55:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/23 05:55:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/23 05:55:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/23 05:55:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/23 05:55:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/23 05:55:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.81s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:01 DEBUG : a.txt: md5 = 7021d7f9f88671e9f42553200257b6a1 OK 2025/05/23 05:56:03 DEBUG : zend.txt: md5 = 7aeb7696435bfbd4e72a853bdffd60e0 OK 2025/05/23 05:56:05 DEBUG : sub dir/hello world: md5 = faada7966f037ee1329b0abf1c9e948b OK 2025/05/23 05:56:06 DEBUG : sub dir/hello world2: md5 = 80db848eba388a887ffdd28dc3a67e7f OK 2025/05/23 05:56:08 DEBUG : sub dir/ignore dir/.ignore: md5 = daa3f72720fcda26c4d44247e42ab170 OK 2025/05/23 05:56:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8c2f8ccca3b68e36319bcc733fd27fa4 OK 2025/05/23 05:56:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4cf091e41789ad8c722e9325b3229101 OK 2025/05/23 05:56:13 DEBUG : a.txt: Excluded (Size Filter) 2025/05/23 05:56:13 DEBUG : a.txt: Excluded 2025/05/23 05:56:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:56:13 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:56:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:56:13 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:56:14 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:56:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 05:56:14 DEBUG : sub dir/hello world2: Excluded 2025/05/23 05:56:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 05:56:14 DEBUG : sub dir/hello world: Excluded 2025/05/23 05:56:14 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 05:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/23 05:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/23 05:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/23 05:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/23 05:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/23 05:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/23 05:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:23 DEBUG : file1: md5 = 5974a1cd4c92670e88d54e530411e4cc OK 2025/05/23 05:56:25 DEBUG : sub/file2: md5 = 0f2cb2417d6f928b493a3f9877280f39 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/05/23 05:56:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/23 05:56:28 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/23 05:56:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/23 05:56:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:32 DEBUG : file1: md5 = f3f7b2ed02a0910f70451914003371b8 OK 2025/05/23 05:56:34 DEBUG : sub/file2: md5 = 6ccee181fdee512a8df160cc6d09b5c9 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/05/23 05:56:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/notfound" 2025/05/23 05:56:38 DEBUG : Config file has changed externally - reloading 2025/05/23 05:56:38 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/23 05:56:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.15s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Making directory 2025/05/23 05:56:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:45 DEBUG : sub dir/hello world: md5 = 4d852f8bdf7da5489da16f11bbc311b3 OK 2025/05/23 05:56:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.08s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:49 DEBUG : potato2: md5 = e91ab1afc77fc6277abe6348622ec0ac OK 2025/05/23 05:56:50 DEBUG : empty space: md5 = 36196e2e70618467a23a8ff962389cab OK --- PASS: TestLs (5.22s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:54 DEBUG : potato2: md5 = d960ab6bccceb494c2fc1544fb3e1404 OK 2025/05/23 05:56:55 DEBUG : empty space: md5 = b0d9d646d318564b7fd2dbf415bfa163 OK 2025/05/23 05:56:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:56:59 DEBUG : potato2: md5 = 6b108efe3bc2de2ecada6daace09c56a OK 2025/05/23 05:57:00 DEBUG : empty space: md5 = b06594a5a588162aabc4b05427904788 OK --- PASS: TestLsLong (4.50s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:03 DEBUG : potato2: md5 = d69ab0bc219cab2c0010ddaeb03808cb OK 2025/05/23 05:57:05 DEBUG : empty space: md5 = 060d223f00864b6efa657fc218b3ba40 OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/05/23 05:57:06 DEBUG : Creating backend with remote ":memory:" 2025/05/23 05:57:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/23 05:57:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/23 05:57:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/23 05:57:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/23 05:57:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/23 05:57:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/23 05:57:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/23 05:57:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/23 05:57:06 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:08 DEBUG : potato2: md5 = d1d3b5876909e8fc600a5c08376597d2 OK 2025/05/23 05:57:09 DEBUG : empty space: md5 = e79fb94c1ec4e07a64a108a7ae31d35b OK 2025/05/23 05:57:11 DEBUG : sub dir/potato3: md5 = 715f1d01343f20af3b516e365caeee05 OK 2025/05/23 05:57:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.93s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:16 DEBUG : small: md5 = a5f791d0472ffc8adec04fd889406961 OK 2025/05/23 05:57:17 DEBUG : medium: md5 = 4a6251dcdb8c260b3c34347140e29967 OK 2025/05/23 05:57:19 DEBUG : large: md5 = 3b246f15235ef49fecb487706157f477 OK 2025/05/23 05:57:19 DEBUG : Waiting for deletions to finish 2025/05/23 05:57:19 DEBUG : large: Excluded (Size Filter) 2025/05/23 05:57:20 INFO : small: Deleted 2025/05/23 05:57:20 INFO : medium: Deleted --- PASS: TestDelete (6.49s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:22 DEBUG : small: md5 = f063ab297410e84d1a73837c736141f4 OK 2025/05/23 05:57:23 DEBUG : medium: md5 = 49c2bc88da17e66b85cf9e53102e8330 OK 2025/05/23 05:57:25 DEBUG : large: md5 = 421eed1eba70152459a5df5e5a19897e OK 2025/05/23 05:57:25 DEBUG : Waiting for deletions to finish 2025/05/23 05:57:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/23 05:57:26 INFO : medium: Deleted 2025/05/23 05:57:26 INFO : large: Deleted --- PASS: TestMaxDelete (6.60s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:29 DEBUG : small: md5 = 801bdbc80852f2be8b82da4c9af3663f OK 2025/05/23 05:57:30 DEBUG : medium: md5 = 194d1af205e38c6d46a30a436f287a47 OK 2025/05/23 05:57:31 DEBUG : large: md5 = bdc1d0ddc39bfe30841088470a9f70c5 OK 2025/05/23 05:57:31 DEBUG : Waiting for deletions to finish 2025/05/23 05:57:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/23 05:57:32 INFO : small: Deleted 2025/05/23 05:57:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.33s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:35 DEBUG : small: md5 = a55ab64c7f312954b9fe90aeee281cf4 OK 2025/05/23 05:57:36 DEBUG : medium: md5 = 4c60a40e52035641e08edd2ffd0ca6f2 OK 2025/05/23 05:57:38 DEBUG : large: md5 = 885f677b8daaa50c9110562ba8bcaf18 OK 2025/05/23 05:57:38 DEBUG : Waiting for deletions to finish 2025/05/23 05:57:38 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/23 05:57:39 INFO : small: Deleted 2025/05/23 05:57:39 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.48s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:42 DEBUG : ReadFile: md5 = cfcb8bb10a16089b08536914eb986ecf OK --- PASS: TestReadFile (4.29s) === RUN TestRetry 2025/05/23 05:57:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/23 05:57:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/23 05:57:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:57:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:57:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:57:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 05:57:44 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:57:46 DEBUG : file1: md5 = 6b60287dac7b7af0b1b9933f2a885e6b OK 2025/05/23 05:57:47 DEBUG : file2: md5 = ea6bd2c7588c0cd1f3750ec8212dfbe3 OK --- PASS: TestCat (16.22s) === RUN TestPurge 2025/05/23 05:58:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peboyen0jaqe" 2025/05/23 05:58:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:58:01 DEBUG : Creating backend with remote "TestDrive:crypt/ak5ge8msq4q0mgq4uti3q9jmbo56urgv0l8q5o4671i8iaegcelg" 2025/05/23 05:58:02 DEBUG : Creating backend with remote "/tmp/rclone3367230032" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peboyen0jaqe'", Local "Local file system at /tmp/rclone3367230032", Modify Window "1ms" 2025/05/23 05:58:06 DEBUG : A1/B1/C1/one: md5 = a8adb2ae899efee4096bb19938940949 OK 2025/05/23 05:58:06 INFO : A2: Making directory 2025/05/23 05:58:07 INFO : A1/B2: Making directory 2025/05/23 05:58:08 INFO : A1/B2/C2: Making directory 2025/05/23 05:58:08 INFO : A1/B1/C3: Making directory 2025/05/23 05:58:09 INFO : A3: Making directory 2025/05/23 05:58:10 INFO : A3/B3: Making directory 2025/05/23 05:58:11 INFO : A3/B3/C4: Making directory 2025/05/23 05:58:13 DEBUG : A1/two: md5 = 7c7dd10584ea9b2b2fff2ec9a320243f OK 2025/05/23 05:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peboyen0jaqe': Purge remote 2025/05/23 05:58:16 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.49s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:58:20 DEBUG : A1/B1/C1/one: md5 = ece2e3f9df38128bd79d4abb7c9a9e98 OK 2025/05/23 05:58:20 INFO : A2: Making directory 2025/05/23 05:58:21 INFO : A1/B2: Making directory 2025/05/23 05:58:21 INFO : A1/B2/C2: Making directory 2025/05/23 05:58:22 INFO : A1/B1/C3: Making directory 2025/05/23 05:58:23 INFO : A3: Making directory 2025/05/23 05:58:24 INFO : A3/B3: Making directory 2025/05/23 05:58:25 INFO : A3/B3/C4: Making directory 2025/05/23 05:58:27 DEBUG : A1/two: md5 = 3aec5856114fd2c50c897c0cd0f07939 OK 2025/05/23 05:58:28 DEBUG : removing 1 level 3 directories 2025/05/23 05:58:28 INFO : A3/B3/C4: Removing directory 2025/05/23 05:58:30 DEBUG : removing 2 level 3 directories 2025/05/23 05:58:30 INFO : A1/B2/C2: Removing directory 2025/05/23 05:58:30 INFO : A1/B1/C3: Removing directory 2025/05/23 05:58:31 DEBUG : removing 2 level 2 directories 2025/05/23 05:58:31 INFO : A3/B3: Removing directory 2025/05/23 05:58:31 INFO : A1/B2: Removing directory 2025/05/23 05:58:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 05:58:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/23 05:58:32 DEBUG : removing 2 level 1 directories 2025/05/23 05:58:32 INFO : A3: Removing directory 2025/05/23 05:58:32 INFO : A2: Removing directory 2025/05/23 05:58:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/23 05:58:36 DEBUG : removing 1 level 3 directories 2025/05/23 05:58:36 INFO : A1/B1/C1: Removing directory 2025/05/23 05:58:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:37 DEBUG : removing 1 level 2 directories 2025/05/23 05:58:37 INFO : A1/B1: Removing directory 2025/05/23 05:58:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 05:58:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:58:38 DEBUG : removing 1 level 1 directories 2025/05/23 05:58:38 INFO : A1: Removing directory 2025/05/23 05:58:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 05:58:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 05:58:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 05:58:38 DEBUG : removing 1 level 0 directories 2025/05/23 05:58:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Removing directory 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/23 05:58:39 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:58:41 INFO : A1: Making directory 2025/05/23 05:58:41 INFO : A1/B1: Making directory 2025/05/23 05:58:42 INFO : A1/B1/C1: Making directory 2025/05/23 05:58:45 DEBUG : removing 1 level 3 directories 2025/05/23 05:58:45 INFO : A1/B1/C1: Removing directory 2025/05/23 05:58:45 DEBUG : removing 1 level 2 directories 2025/05/23 05:58:45 INFO : A1/B1: Removing directory 2025/05/23 05:58:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:58:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.85s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:58:48 INFO : A1: Making directory 2025/05/23 05:58:48 INFO : A1/B1: Making directory 2025/05/23 05:58:49 INFO : A1/B1/C1: Making directory 2025/05/23 05:58:52 DEBUG : removing 1 level 3 directories 2025/05/23 05:58:52 INFO : A1/B1/C1: Removing directory 2025/05/23 05:58:53 DEBUG : removing 1 level 2 directories 2025/05/23 05:58:53 INFO : A1/B1: Removing directory 2025/05/23 05:58:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:58:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.36s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:58:57 DEBUG : file1: md5 = 6d22a0a831d1e89e4f5f308277ec26ad OK 2025/05/23 05:58:57 DEBUG : filename.txt: File name found in url 2025/05/23 05:58:58 DEBUG : filename.txt: md5 = 8e176cbfc7946132d52981ecffa70c75 OK 2025/05/23 05:58:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/23 05:59:00 DEBUG : headerfilename.txt: md5 = fdb47838cbf1c983b4a8eb23f501382d OK 2025/05/23 05:59:01 DEBUG : file2: md5 = c0fb69c3d128b200b09aa9172fd0d877 OK --- PASS: TestCopyURL (8.76s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:59:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 05:59:06 DEBUG : sub/file2: md5 = 3898af1bdd7f75e774a3ed1da2f2be15 OK 2025/05/23 05:59:06 INFO : file1: Copied (new) to: sub/file2 2025/05/23 05:59:06 INFO : file1: Deleted 2025/05/23 05:59:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 05:59:07 DEBUG : file1: Unchanged skipping 2025/05/23 05:59:07 INFO : file1: Deleted 2025/05/23 05:59:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': don't need to copy/move sub/file2, it is already at target location 2025/05/23 05:59:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.75s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:59:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 05:59:11 DEBUG : file1: md5 = 0b16a481543073b074d8fe6fc3a95c28 OK 2025/05/23 05:59:11 INFO : file1: Copied (new) 2025/05/23 05:59:11 INFO : file1: Deleted 2025/05/23 05:59:12 DEBUG : file1: Destination exists, skipping 2025/05/23 05:59:12 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:59:16 DEBUG : dst/file1: md5 = f7aca7f46303b2702a429f539ce6db0a OK 2025/05/23 05:59:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kayimax6luwu/backup" 2025/05/23 05:59:17 DEBUG : Creating backend with remote "TestDrive:crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg/1nrff024r7pq65ecp72fc28jb0" 2025/05/23 05:59:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/23 05:59:20 INFO : dst/file1: Moved (server-side) 2025/05/23 05:59:22 DEBUG : dst/file1: md5 = 03755bddcde379ffdfc4dca63840ef27 OK 2025/05/23 05:59:22 INFO : dst/file1: Copied (new) 2025/05/23 05:59:22 INFO : dst/file1: Deleted 2025/05/23 05:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:59:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/23 05:59:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.65s) === 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 05:59:29 DEBUG : A1/one: md5 = 431293bbe66fd39f02e6e2ea8c2f4bd8 OK 2025/05/23 05:59:30 DEBUG : A1/two: md5 = 33b0f177218ed12d7a93d4d7fc8bfb64 OK 2025/05/23 05:59:32 DEBUG : A1/B1/three: md5 = 74ebdfc860c42dc9316431df701ba19f OK 2025/05/23 05:59:34 DEBUG : A1/B1/C1/four: md5 = 6b9a3e88f33079678b8dd61bf1e2ba12 OK 2025/05/23 05:59:36 DEBUG : A1/B1/C2/five: md5 = 45fb852793e14cf85c0f8beb14490660 OK 2025/05/23 05:59:36 INFO : A1/B2: Making directory 2025/05/23 05:59:37 INFO : A1/B1/C3: Making directory 2025/05/23 05:59:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/23 05:59:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/23 05:59:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/23 05:59:46 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/23 05:59:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/23 05:59:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 05:59:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 05:59:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 05:59:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 05:59:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 05:59:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/23 05:59:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/23 05:59:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/23 05:59:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/23 05:59:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/23 05:59:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/23 06:00:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 06:00:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 06:00:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 06:00:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 06:00:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 06:00:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/23 06:00:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/23 06:00:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.62s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 06:00:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 4a965574b3c4f6171c935643e827a2e4 OK 2025/05/23 06:00:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/23 06:00:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/23 06:00:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/23 06:00:14 DEBUG : no_checksum_big_file_from_pipe: md5 = 91b0388a08e92d9dde6aa906b71bbe1d OK 2025/05/23 06:00:14 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 06:00:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 692745567f1de7ebd3642ba07b7afe49 OK 2025/05/23 06:00:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/23 06:00:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/23 06:00:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 794f6a54357c621e4563fd53c7b16218 OK 2025/05/23 06:00:19 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 06:00:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 06:00:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/23 06:00:24 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-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (34 bytes), uploading instead of streaming 2025/05/23 06:00:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/23 06:00:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/23 06:00:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/23 06:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (48 bytes), uploading instead of streaming 2025/05/23 06:00:32 DEBUG : rcat_metadata: md5 = c0847b2914dfa7a67ad3947dac231c04 OK 2025/05/23 06:00:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/23 06:00:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/23 06:00:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2be6138653e7bb7441a05929f254598a OK 2025/05/23 06:00:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.65s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.81s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:37 DEBUG : potato1: md5 = 11aea3c20b2d5f3c13311be1b7a9ca8e OK 2025/05/23 06:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/23 06:00:39 DEBUG : potato2: md5 = 9b7571128ed83b14c5a8d3d71f6f1900 OK 2025/05/23 06:00:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.46s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:42 DEBUG : potato1: md5 = a8bff6b982b53006c9991dbc2aa5c384 OK 2025/05/23 06:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': File to upload is small (60 bytes), uploading instead of streaming 2025/05/23 06:00:43 DEBUG : potato2: md5 = 47e286058db4d1d063b9ee11a8f573bc OK 2025/05/23 06:00:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.39s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:47 DEBUG : potato2: md5 = c09d12734aee0200b0d95e8c67ccdc84 OK 2025/05/23 06:00:49 DEBUG : empty space: md5 = ea1c7ba33533ca809ea34bd87a84699a OK 2025/05/23 06:00:51 DEBUG : sub dir/potato3: md5 = a7b99b3ef3990e227b91cd2e23881bc2 OK 2025/05/23 06:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Touching "sub dir/potato3" 2025/05/23 06:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Touching "empty space" 2025/05/23 06:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Touching "potato2" 2025/05/23 06:00:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.90s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:56 DEBUG : dir with metadata: Making directory with metadata 2025/05/23 06:00:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.73s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:00:58 DEBUG : directory with modtime: Making directory with metadata 2025/05/23 06:00:59 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:01:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/23 06:01:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/23 06:01:01 DEBUG : Google drive root 'crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg': Skipping btime metadata as can't update it on an existing file: 2025-05-23T06:01:01.243216226Z 2025/05/23 06:01:01 INFO : non existent directory: Updated directory metadata 2025/05/23 06:01:03 DEBUG : Google drive root 'crypt/54se07tcb5ujgmcao5ijr5u7tq8ik01i74rfhgfhngj49glhhvgg': Skipping btime metadata as can't update it on an existing file: 2025-05-23T06:01:01.243216226Z 2025/05/23 06:01:04 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:01:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/23 06:01:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/23 06:01:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.17s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:01:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/23 06:01:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/23 06:01:10 DEBUG : dst: Making directory with metadata 2025/05/23 06:01:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/23 06:01:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 06:01:11 INFO : dst: Set directory modification time (using SetModTime) 2025/05/23 06:01:11 INFO : dst: Set directory modification time (using SetModTime) 2025/05/23 06:01:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/23 06:01:12 INFO : dst: Set directory modification time (using SetModTime) 2025/05/23 06:01:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.65s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu'", Local "Local file system at /tmp/rclone2840147846", Modify Window "1ms" 2025/05/23 06:01:15 DEBUG : sub dir/test remove existing: md5 = 5630e6fbfcedc5c9567c1ec1d591c2d2 OK 2025/05/23 06:01:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 9ff935ef6e5c9377fddf60a45bf6fd6e OK 2025/05/23 06:01:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ziwahed0" before starting 2025/05/23 06:01:20 DEBUG : sub dir/test remove existing.ziwahed0: TEST: removing renamed existing file after operation 2025/05/23 06:01:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xipipec6" before starting 2025/05/23 06:01:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xipipec6: TEST: renaming existing back after failed operation 2025/05/23 06:01:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bamataf9" before starting 2025/05/23 06:01:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bamataf9: TEST: removing renamed existing file after operation 2025/05/23 06:01:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dg7l9jmo04pt9kb8jjcdu9lgqj4vrasr4m69vc1lh9o0gqto7la0" 2025/05/23 06:01:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h2iim4c27k0h5vhovfma48fcmugfnqf44menfs918pgfbq9mamvr08t5h5fh0vkofulnvb1vg73r64j6g5kdtkg25ccg7o4oa55jlppjglfiupi00fd9tmok719a71tctukh0edjn5kdjk1dvc6p31iff6miunhrd5k8e06st9oo6ltav9eg" --- PASS: TestRemoveExisting (13.16s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/23 06:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kayimax6luwu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m56.359101029s (try 1/5)