"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/10 04:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi" 2025/02/10 04:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:01:10 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0" 2025/02/10 04:01:11 DEBUG : Creating backend with remote "/tmp/rclone1817119649" === 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/10 04:01:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/10 04:01:11 DEBUG : potato: Seek from 10 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 10 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Seek from 5 to 2 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/10 04:01:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Seek from 5 to 2 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/10 04:01:11 DEBUG : potato: Seek from 8 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 8 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/10 04:01:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/10 04:01:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/10 04:01:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/10 04:01:11 DEBUG : potato: Seek from 5 to 2 2025/02/10 04:01:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/10 04:01:11 DEBUG : potato: Seek from 9 to 0 2025/02/10 04:01:11 DEBUG : potato: Seek from 9 to 0 2025/02/10 04:01:11 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:01:13 DEBUG : rutabaga: md5 = 4d49afb61a7a2d5ee38513ce0d86c814 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/10 04:01:16 DEBUG : empty space: md5 = 3b0df06bdf67947f56de20f1381095d2 OK === RUN TestCheck/3 2025/02/10 04:01:18 DEBUG : potato2: md5 = 513a3484878df9bfb12e3eb97df82408 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/10 04:01:20 DEBUG : remotepotato: md5 = 49dd1447194fa44d48ba942da9d7da7e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.74s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/02/10 04:01:24 DEBUG : Creating backend with remote "nonexistent" 2025/02/10 04:01:24 DEBUG : Creating backend with remote "nonexistent" 2025/02/10 04:01:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/10 04:01:24 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/02/10 04:01:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/10 04:01:24 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:01:25 DEBUG : rutabaga: md5 = d63c15de78360cb7b5edce4cb83b1f8e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/10 04:01:29 DEBUG : empty space: md5 = 975ec75904c888a8cb02f4aad19c61bd OK === RUN TestCheckDownload/3 2025/02/10 04:01:32 DEBUG : potato2: md5 = 9d31e3039157b325ee4040a3b744b8d5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/10 04:01:36 DEBUG : remotepotato: md5 = eb64f955f1aaff23d48f167c9163989b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.74s) --- PASS: TestCheckDownload/1 (1.33s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.19s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.49s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:01:43 DEBUG : rutabaga: md5 = 69d120d0e880633b995be64c5338fb21 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/10 04:01:45 DEBUG : empty space: md5 = f5718c800fbb1122a5e822ef7bef461c OK === RUN TestCheckSizeOnly/3 2025/02/10 04:01:47 DEBUG : potato2: md5 = fd88858ae7eb5989423ecc68de37d5d5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/10 04:01:49 DEBUG : remotepotato: md5 = 4230df8fd6418d97409d53527f07b2b2 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:01:54 DEBUG : test.sum: md5 = 5c8761b55d864ce7a42e66a56410ae8b OK 2025/02/10 04:01:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/10 04:01:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/10 04:01:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/10 04:01:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/10 04:01:56 DEBUG : test.sum: md5 = ec637f1f3732d672ca45a20ceebb7e64 OK 2025/02/10 04:01:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/10 04:01:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/10 04:01:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/10 04:01:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.99s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:01:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/data" 2025/02/10 04:01:58 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:02:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/data" 2025/02/10 04:02:00 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/vjrnln8ratgmqakfosrqe8espk" 2025/02/10 04:02:04 DEBUG : data/banana: md5 = 65c668ad833b38ec5fb57603b583b201 OK 2025/02/10 04:02:05 DEBUG : test.sum: md5 = 904bbff19e2f1c3984f91a2766a19adb OK === RUN TestCheckSumDownload/subtest1 2025/02/10 04:02:10 DEBUG : data/potato: md5 = ae43e986d66ec36d06e00c351b97b77a OK 2025/02/10 04:02:12 DEBUG : test.sum: md5 = 1a7442728c690cb562336de1701629c0 OK === RUN TestCheckSumDownload/subtest2 2025/02/10 04:02:16 DEBUG : test.sum: md5 = 02bbf9482565fb2f3bf088ca5ea74cd5 OK === RUN TestCheckSumDownload/subtest3 2025/02/10 04:02:20 DEBUG : test.sum: md5 = df564436a49620e8074656f90eff37b3 OK === RUN TestCheckSumDownload/subtest4 2025/02/10 04:02:24 DEBUG : test.sum: md5 = e56019c8659af55f0c591bcb1b8eb21b OK === RUN TestCheckSumDownload/subtest5 2025/02/10 04:02:28 DEBUG : test.sum: md5 = ad04bd9a96334aba4195617c396ee835 OK === RUN TestCheckSumDownload/subtest6 2025/02/10 04:02:32 DEBUG : data/banana: md5 = 99dd4fe611777056b8145ce493f8aebc OK 2025/02/10 04:02:34 DEBUG : data/potato: md5 = a7daee26d9b9fff10cf101fc7cab11d3 OK 2025/02/10 04:02:35 DEBUG : test.sum: md5 = cdfd363197012d32edd53901b0d83511 OK === RUN TestCheckSumDownload/subtest7 2025/02/10 04:02:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/10 04:02:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.30s) --- PASS: TestCheckSumDownload/subtest1 (3.27s) --- PASS: TestCheckSumDownload/subtest2 (1.95s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.21s) --- PASS: TestCheckSumDownload/subtest7 (2.80s) === RUN TestApplyTransforms 2025/02/10 04:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuxefov6numa" 2025/02/10 04:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/chpavk5cre432rfb9898ifo315n91mlp9jokpalbocuaqcreq01g" 2025/02/10 04:02:43 DEBUG : Creating backend with remote "/tmp/rclone1482322830" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa'", Local "Local file system at /tmp/rclone1482322830", Modify Window "1ms" 2025/02/10 04:02:45 DEBUG : hello, world!: md5 = 909a9104a98e01cedfeddce60314042a OK upper checkfile vs. lower remote (without normalization) 2025/02/10 04:02:45 ERROR : hello, world!: sum not found 2025/02/10 04:02:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa' 2025/02/10 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa': 1 files missing 2025/02/10 04:02:45 NOTICE: 1 hashes missing 2025/02/10 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa': 2 differences found 2025/02/10 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/10 04:02:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa': 0 differences found 2025/02/10 04:02:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa': 1 matching files 2025/02/10 04:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kacacok2diku" 2025/02/10 04:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/uo4nf3u7add1uaacb2lv64u3h0dnpm01j05mcumug921khu8q3jg" 2025/02/10 04:02:48 DEBUG : Creating backend with remote "/tmp/rclone3005709541" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku'", Local "Local file system at /tmp/rclone3005709541", Modify Window "1ms" 2025/02/10 04:02:50 DEBUG : HELLO, WORLD!: md5 = c0c038b265a0c100b0dcac07ddabc6eb OK lower checkfile vs. upper remote (without normalization) 2025/02/10 04:02:51 ERROR : HELLO, WORLD!: sum not found 2025/02/10 04:02:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku' 2025/02/10 04:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku': 1 files missing 2025/02/10 04:02:51 NOTICE: 1 hashes missing 2025/02/10 04:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku': 2 differences found 2025/02/10 04:02:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/10 04:02:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku': 0 differences found 2025/02/10 04:02:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku': 1 matching files 2025/02/10 04:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuyaner6dudo" 2025/02/10 04:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/oki3l08dvs1b77ch2l1r7flkh8keg6iml25hem2ctnjhpluhhing" 2025/02/10 04:02:53 DEBUG : Creating backend with remote "/tmp/rclone708470155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo'", Local "Local file system at /tmp/rclone708470155", Modify Window "1ms" 2025/02/10 04:02:55 DEBUG : HeLlO, wOrLd!: md5 = 9240a72c503fa5be476c6761106e0525 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/10 04:02:55 ERROR : HeLlO, wOrLd!: sum not found 2025/02/10 04:02:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo' 2025/02/10 04:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo': 1 files missing 2025/02/10 04:02:55 NOTICE: 1 hashes missing 2025/02/10 04:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo': 2 differences found 2025/02/10 04:02:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/10 04:02:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo': 0 differences found 2025/02/10 04:02:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo': 1 matching files 2025/02/10 04:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-telaqah5yefa" 2025/02/10 04:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/n3797etbc9kfvn0d6fioop2gqojesq4odemk5mkv4fdidvofsgbg" 2025/02/10 04:02:57 DEBUG : Creating backend with remote "/tmp/rclone2307463763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa'", Local "Local file system at /tmp/rclone2307463763", Modify Window "1ms" 2025/02/10 04:02:59 DEBUG : HELLO, WORLD!: md5 = 3fb57306b94b0866060c637d4aee0891 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/10 04:03:00 ERROR : HELLO, WORLD!: sum not found 2025/02/10 04:03:00 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa' 2025/02/10 04:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa': 1 files missing 2025/02/10 04:03:00 NOTICE: 1 hashes missing 2025/02/10 04:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa': 2 differences found 2025/02/10 04:03:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/10 04:03:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa': 0 differences found 2025/02/10 04:03:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa': 1 matching files 2025/02/10 04:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivedum9loxe" 2025/02/10 04:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/l795jvf8cec9svmeno8kvkm91t1j1bk16oiq522l6s1dk3m5n83g" 2025/02/10 04:03:02 DEBUG : Creating backend with remote "/tmp/rclone249468651" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe'", Local "Local file system at /tmp/rclone249468651", Modify Window "1ms" 2025/02/10 04:03:04 DEBUG : 測試_Русский___ě_áñ: md5 = 6e2bd4b45f6d771079866548fad0bf3b OK NFD checkfile vs. NFC remote (without normalization) 2025/02/10 04:03:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/10 04:03:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe' 2025/02/10 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe': 1 files missing 2025/02/10 04:03:05 NOTICE: 1 hashes missing 2025/02/10 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe': 2 differences found 2025/02/10 04:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/10 04:03:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe': 0 differences found 2025/02/10 04:03:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe': 1 matching files 2025/02/10 04:03:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diqugeg9yiyi" 2025/02/10 04:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:03:06 DEBUG : Creating backend with remote "TestDrive:crypt/0lanhskff7mj9m0s71c0f86v0v7ple66o9ala20948tp2al0k810" 2025/02/10 04:03:07 DEBUG : Creating backend with remote "/tmp/rclone2242432116" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi'", Local "Local file system at /tmp/rclone2242432116", Modify Window "1ms" 2025/02/10 04:03:09 DEBUG : 測試_Русский___ě_áñ: md5 = b0bbe1e357e44a625d426123d66998be OK NFC checkfile vs. NFD remote (without normalization) 2025/02/10 04:03:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/10 04:03:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi' 2025/02/10 04:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi': 1 files missing 2025/02/10 04:03:09 NOTICE: 1 hashes missing 2025/02/10 04:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi': 2 differences found 2025/02/10 04:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/10 04:03:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi': 0 differences found 2025/02/10 04:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi': 1 matching files 2025/02/10 04:03:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gosaqij4cudi" 2025/02/10 04:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:03:10 DEBUG : Creating backend with remote "TestDrive:crypt/nbqsjub55tdi6cel60vu0d37bvdg6ejvvsgu3229fugnrflbd5cg" 2025/02/10 04:03:11 DEBUG : Creating backend with remote "/tmp/rclone3170182722" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi'", Local "Local file system at /tmp/rclone3170182722", Modify Window "1ms" 2025/02/10 04:03:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 49a004f6d2c8aad45cd12148e4e12861 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/10 04:03:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/10 04:03:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi' 2025/02/10 04:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi': 1 files missing 2025/02/10 04:03:14 NOTICE: 1 hashes missing 2025/02/10 04:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi': 2 differences found 2025/02/10 04:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/10 04:03:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi': 0 differences found 2025/02/10 04:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi': 1 matching files 2025/02/10 04:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xewakem0fare" 2025/02/10 04:03:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/0fu9c5s7rg8caidu63iok1fb8epbopoqa9tuptk4ubau2ju69cr0" 2025/02/10 04:03:16 DEBUG : Creating backend with remote "/tmp/rclone610230395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare'", Local "Local file system at /tmp/rclone610230395", Modify Window "1ms" 2025/02/10 04:03:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a87929e3a266bb5f4be1fe9edcc54e6d OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/10 04:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/10 04:03:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare' 2025/02/10 04:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare': 1 files missing 2025/02/10 04:03:19 NOTICE: 1 hashes missing 2025/02/10 04:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare': 2 differences found 2025/02/10 04:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/10 04:03:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare': 0 differences found 2025/02/10 04:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare': 1 matching files 2025/02/10 04:03:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jahelih9wuti" 2025/02/10 04:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:03:20 DEBUG : Creating backend with remote "TestDrive:crypt/u5ts924egh8sca96tgh7gh4t2cv1g5kno4i14vhjca5bbimig6ag" 2025/02/10 04:03:21 DEBUG : Creating backend with remote "/tmp/rclone3311758537" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti'", Local "Local file system at /tmp/rclone3311758537", Modify Window "1ms" 2025/02/10 04:03:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e11de028001be4886e8b3644bec4765d OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/10 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/10 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti' 2025/02/10 04:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti': 1 files missing 2025/02/10 04:03:24 NOTICE: 1 hashes missing 2025/02/10 04:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti': 2 differences found 2025/02/10 04:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/10 04:03:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti': 0 differences found 2025/02/10 04:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti': 1 matching files 2025/02/10 04:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-munepib0jadu" 2025/02/10 04:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/au7hmkjru0vn0tc9g43u4va3b86thhnbponndks7m2gbj6nli0p0" 2025/02/10 04:03:26 DEBUG : Creating backend with remote "/tmp/rclone1519703061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu'", Local "Local file system at /tmp/rclone1519703061", Modify Window "1ms" 2025/02/10 04:03:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40afabe6cdf1bb187c7b09c3b95ac265 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/10 04:03:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/10 04:03:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu' 2025/02/10 04:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu': 1 files missing 2025/02/10 04:03:28 NOTICE: 1 hashes missing 2025/02/10 04:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu': 2 differences found 2025/02/10 04:03:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/10 04:03:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/10 04:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu': 0 differences found 2025/02/10 04:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu': 1 matching files 2025/02/10 04:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-munepib0jadu': Purge remote 2025/02/10 04:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jahelih9wuti': Purge remote 2025/02/10 04:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xewakem0fare': Purge remote 2025/02/10 04:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gosaqij4cudi': Purge remote 2025/02/10 04:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diqugeg9yiyi': Purge remote 2025/02/10 04:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivedum9loxe': Purge remote 2025/02/10 04:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-telaqah5yefa': Purge remote 2025/02/10 04:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuyaner6dudo': Purge remote 2025/02/10 04:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kacacok2diku': Purge remote 2025/02/10 04:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuxefov6numa': Purge remote --- PASS: TestApplyTransforms (52.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:03:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/10 04:03:36 DEBUG : sub/file2: md5 = cab06d8cc8eb0e36c6b599a87f450598 OK 2025/02/10 04:03:36 INFO : file1: Copied (new) to: sub/file2 2025/02/10 04:03:37 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 04:03:37 DEBUG : file1: Unchanged skipping 2025/02/10 04:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': don't need to copy/move sub/file2, it is already at target location 2025/02/10 04:03:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:03:42 DEBUG : dst/file1: md5 = 76385bf706db391deb6160209e68f6d2 OK 2025/02/10 04:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/backup" 2025/02/10 04:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/1nrff024r7pq65ecp72fc28jb0" 2025/02/10 04:03:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/10 04:03:47 INFO : dst/file1: Moved (server-side) 2025/02/10 04:03:49 DEBUG : dst/file1: md5 = a8f81744421b2b3e1d4eb13ede838ae3 OK 2025/02/10 04:03:49 INFO : dst/file1: Copied (new) 2025/02/10 04:03:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:03:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:03:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.08s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/dst" 2025/02/10 04:03:53 DEBUG : Config file has changed externally - reloading 2025/02/10 04:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/10 04:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/CompareDest" 2025/02/10 04:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/gveqi14airsml4bgu7krj116o8" 2025/02/10 04:03:57 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 04:03:59 DEBUG : one: md5 = d29b8a430f8e17a37c216377a7dc9283 OK 2025/02/10 04:03:59 INFO : one: Copied (new) 2025/02/10 04:04:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:04:01 DEBUG : one: md5 = 0bc4497baa2e80e09be7631b8d67e6e6 OK 2025/02/10 04:04:01 INFO : one: Copied (replaced existing) 2025/02/10 04:04:04 DEBUG : dst/one: md5 = 8c8aff29f74916d58e61752589f61b7a OK 2025/02/10 04:04:06 DEBUG : CompareDest/one: md5 = 000e9ba435da87e3d28e843cef25fef1 OK 2025/02/10 04:04:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:04:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 04:04:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/10 04:04:09 DEBUG : CompareDest/two: md5 = 3d8ee614151fb398a2cfc4c257d4b583 OK 2025/02/10 04:04:10 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 04:04:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 04:04:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 04:04:11 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 04:04:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 04:04:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/10 04:04:12 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 04:04:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/10 04:04:14 DEBUG : two: md5 = 4eb5a7a565e448940294cdb670517ad5 OK 2025/02/10 04:04:14 INFO : two: Copied (new) 2025/02/10 04:04:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/10 04:04:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:04:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/10 04:04:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.75s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/dst" 2025/02/10 04:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/10 04:04:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/CopyDest" 2025/02/10 04:04:20 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/10 04:04:21 DEBUG : one: Need to transfer - File not found at Destination 2025/02/10 04:04:24 DEBUG : one: md5 = 7b7b299a0e850a4386c337b4d946a048 OK 2025/02/10 04:04:24 INFO : one: Copied (new) 2025/02/10 04:04:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:04:26 DEBUG : one: md5 = 61436a5c814dd5a71711865d13253026 OK 2025/02/10 04:04:26 INFO : one: Copied (replaced existing) 2025/02/10 04:04:28 DEBUG : dst/one: md5 = b68e9936ee2d9ef77280ee131fd01dc8 OK 2025/02/10 04:04:30 DEBUG : CopyDest/one: md5 = bdb27db745b702910726e9298cb922d9 OK 2025/02/10 04:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/BackupDir" 2025/02/10 04:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/10 04:04:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:04:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 04:04:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/10 04:04:34 INFO : one: Moved (server-side) 2025/02/10 04:04:35 INFO : one: Copied (server-side copy) 2025/02/10 04:04:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/10 04:04:37 DEBUG : CopyDest/two: md5 = 8b76e2076d5ef6b2d91ca92fb5e3964c OK 2025/02/10 04:04:38 DEBUG : two: Need to transfer - File not found at Destination 2025/02/10 04:04:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 04:04:39 INFO : two: Copied (server-side copy) 2025/02/10 04:04:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/10 04:04:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/10 04:04:40 DEBUG : two: Unchanged skipping 2025/02/10 04:04:42 DEBUG : CopyDest/three: md5 = 215443188f758c56bbe541e47ade8383 OK 2025/02/10 04:04:42 DEBUG : three: Need to transfer - File not found at Destination 2025/02/10 04:04:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/10 04:04:43 DEBUG : three: Destination not found in --copy-dest 2025/02/10 04:04:44 DEBUG : three: md5 = 435411f249639416068a084f291055fc OK 2025/02/10 04:04:44 INFO : three: Copied (new) 2025/02/10 04:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/10 04:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/10 04:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:04:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:04:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/10 04:04:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/10 04:04:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.32s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:04:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/10 04:04:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 59312dfff867d9422f6ddcd9c5608b8a OK 2025/02/10 04:04:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/10 04:04:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/10 04:04:55 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/02/10 04:04:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/10 04:04:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/10 04:04:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a94f6e4077f7678147199cc1a74a28f2 OK 2025/02/10 04:04:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/10 04:05:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/10 04:05:00 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using skip mode. 2025/02/10 04:05:04 NOTICE: one: Found 2 files with duplicate names 2025/02/10 04:05:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using skip mode. 2025/02/10 04:05:09 NOTICE: one: Found 3 files with duplicate names 2025/02/10 04:05:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/10 04:05:10 INFO : one: Deleted 2025/02/10 04:05:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.07s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using first mode. 2025/02/10 04:05:16 NOTICE: one: Found 3 files with duplicate names 2025/02/10 04:05:16 INFO : one: Deleted 2025/02/10 04:05:17 INFO : one: Deleted 2025/02/10 04:05:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.29s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using newest mode. 2025/02/10 04:05:22 NOTICE: one: Found 3 files with duplicate names 2025/02/10 04:05:23 INFO : one: Deleted 2025/02/10 04:05:23 INFO : one: Deleted 2025/02/10 04:05:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using oldest mode. 2025/02/10 04:05:29 NOTICE: one: Found 3 files with duplicate names 2025/02/10 04:05:29 INFO : one: Deleted 2025/02/10 04:05:30 INFO : one: Deleted 2025/02/10 04:05:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using largest mode. 2025/02/10 04:05:35 NOTICE: one: Found 3 files with duplicate names 2025/02/10 04:05:35 INFO : one: Deleted 2025/02/10 04:05:36 INFO : one: Deleted 2025/02/10 04:05:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using smallest mode. 2025/02/10 04:05:41 NOTICE: one: Found 3 files with duplicate names 2025/02/10 04:05:42 INFO : one: Deleted 2025/02/10 04:05:42 INFO : one: Deleted 2025/02/10 04:05:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.44s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Looking for duplicate names using rename mode. 2025/02/10 04:05:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/10 04:05:50 INFO : one-2.txt: renamed from: one.txt 2025/02/10 04:05:52 INFO : one-3.txt: renamed from: one.txt 2025/02/10 04:05:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:05:58 DEBUG : dupe1/one.txt: md5 = a54dbf34495862277ca72bcbf1a15eba OK 2025/02/10 04:06:00 DEBUG : dupe2/two.txt: md5 = bae92abafe76196a09762546650069df OK 2025/02/10 04:06:02 DEBUG : dupe3/three.txt: md5 = d21752fa4a912ad889f2d8a21ceb8603 OK 2025/02/10 04:06:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/10 04:06:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/10 04:06:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/10 04:06:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/10 04:06:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/10 04:06:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/10 04:06:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.75s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:06:10 DEBUG : a.txt: md5 = f2d07e7ec88ae57a36dbfc88113e8019 OK 2025/02/10 04:06:11 DEBUG : zend.txt: md5 = 14895a6336654652a60a8108beb4b454 OK 2025/02/10 04:06:13 DEBUG : sub dir/hello world: md5 = 513577c3c1b271c13b74a2c1feb1987d OK 2025/02/10 04:06:14 DEBUG : sub dir/hello world2: md5 = 26a72c1c30359bbe8bd96fb297069114 OK 2025/02/10 04:06:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 7ef5aa46335b9870dd5fe610a46ffb76 OK 2025/02/10 04:06:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 28e61069a1bd2511893f25f923cdf6f5 OK 2025/02/10 04:06:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 544df0fc287e889d42a27a76a8b4be83 OK 2025/02/10 04:06:21 DEBUG : a.txt: Excluded (Size Filter) 2025/02/10 04:06:21 DEBUG : a.txt: Excluded 2025/02/10 04:06:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/10 04:06:22 DEBUG : sub dir/hello world2: Excluded 2025/02/10 04:06:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/10 04:06:22 DEBUG : sub dir/hello world: Excluded 2025/02/10 04:06:22 DEBUG : sub dir/ignore dir: Excluded 2025/02/10 04:06:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/10 04:06:22 DEBUG : sub dir/hello world2: Excluded 2025/02/10 04:06:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/10 04:06:22 DEBUG : sub dir/hello world: Excluded 2025/02/10 04:06:23 DEBUG : sub dir/ignore dir: Excluded 2025/02/10 04:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/10 04:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/10 04:06:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/10 04:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/10 04:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/10 04:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/10 04:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.35s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:06:31 DEBUG : file1: md5 = 64fc09904fff75286eea02ef5bbf52b9 OK 2025/02/10 04:06:33 DEBUG : sub/file2: md5 = 53e436b2c38415b1f66aed7b284749f7 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/02/10 04:06:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/10 04:06:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/10 04:06:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/10 04:06:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.22s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:06:40 DEBUG : file1: md5 = 0f9282ec4121de44dae12fad30637bbf OK 2025/02/10 04:06:42 DEBUG : sub/file2: md5 = 06c69b3c09ac7d8280ad48e13d0039ba 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/02/10 04:06:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/notfound" 2025/02/10 04:06:46 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/10 04:06:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.49s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.60s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:06:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Making directory 2025/02/10 04:06:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:06:53 DEBUG : sub dir/hello world: md5 = 57a83930476264631ef5029f85e93f3b OK 2025/02/10 04:06:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:06:57 DEBUG : potato2: md5 = 4dee4118b9b333ba253ec1b8fa22f61e OK 2025/02/10 04:06:58 DEBUG : empty space: md5 = 15d93ffc88789b557dfbbced437e470f OK --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:02 DEBUG : potato2: md5 = 0637b6db67a337907c46da128476b935 OK 2025/02/10 04:07:03 DEBUG : empty space: md5 = 1e87dfa243f62b8f8569cc8f8028dd99 OK 2025/02/10 04:07:04 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:06 DEBUG : potato2: md5 = 7608b482037fcadd1b150b5015cb2c2c OK 2025/02/10 04:07:08 DEBUG : empty space: md5 = 58db92d9450938fd34f10f3b61228dc0 OK --- PASS: TestLsLong (4.38s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:11 DEBUG : potato2: md5 = 7ed3b52d348e0ba0f1242aa3afb01d23 OK 2025/02/10 04:07:12 DEBUG : empty space: md5 = 2d31194c98ec16764e68dc51b3d0fd50 OK --- PASS: TestHashSums (4.24s) === RUN TestHashSumsWithErrors 2025/02/10 04:07:14 DEBUG : Creating backend with remote ":memory:" 2025/02/10 04:07:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/10 04:07:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/10 04:07:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/10 04:07:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/10 04:07:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/10 04:07:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/10 04:07:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/10 04:07:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/10 04:07:14 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:15 DEBUG : potato2: md5 = 5e2c4438e77f99ab924796434dfb874f OK 2025/02/10 04:07:16 DEBUG : empty space: md5 = 7482b6544cc2e03a15b940318c366adf OK 2025/02/10 04:07:19 DEBUG : sub dir/potato3: md5 = 425ae090e4cdd7db2d237f666cf25086 OK 2025/02/10 04:07:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.91s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:24 DEBUG : small: md5 = 94d818f23d9ed452ac19e89fe1471150 OK 2025/02/10 04:07:25 DEBUG : medium: md5 = 28ba772216acfee6ff6b3922fb16369d OK 2025/02/10 04:07:27 DEBUG : large: md5 = 319532174a9508ca8df3f5cdf20257a2 OK 2025/02/10 04:07:27 DEBUG : Waiting for deletions to finish 2025/02/10 04:07:27 DEBUG : large: Excluded (Size Filter) 2025/02/10 04:07:27 INFO : medium: Deleted 2025/02/10 04:07:28 INFO : small: Deleted --- PASS: TestDelete (6.05s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:30 DEBUG : small: md5 = 93b851faeb10d643434b8cb0231e123e OK 2025/02/10 04:07:31 DEBUG : medium: md5 = 0a777c051a1f99bae7b86265cdc796cf OK 2025/02/10 04:07:33 DEBUG : large: md5 = 7fb9ba1c9095e0820c9d0ed6d930ce11 OK 2025/02/10 04:07:33 DEBUG : Waiting for deletions to finish 2025/02/10 04:07:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/10 04:07:34 INFO : small: Deleted 2025/02/10 04:07:34 INFO : medium: Deleted --- PASS: TestMaxDelete (6.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:36 DEBUG : small: md5 = 6d698a0437c51c3fd7e7f3663831ec4d OK 2025/02/10 04:07:38 DEBUG : medium: md5 = b11adbf48abcba74018f31fff82f0ca1 OK 2025/02/10 04:07:39 DEBUG : large: md5 = 5e696f2d01647d9383c3c2f7e1b97f44 OK 2025/02/10 04:07:39 DEBUG : Waiting for deletions to finish 2025/02/10 04:07:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/10 04:07:40 INFO : medium: Deleted 2025/02/10 04:07:40 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.38s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:43 DEBUG : small: md5 = 644e69a4fcae53161ab92cdf965d4c81 OK 2025/02/10 04:07:44 DEBUG : medium: md5 = e548647e41228d54b71e6fee7bcef18a OK 2025/02/10 04:07:46 DEBUG : large: md5 = 47c4146a1c7910614a8fdc0b48dad589 OK 2025/02/10 04:07:46 DEBUG : Waiting for deletions to finish 2025/02/10 04:07:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/02/10 04:07:47 INFO : large: Deleted 2025/02/10 04:07:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.70s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:50 DEBUG : ReadFile: md5 = 3aa0e2af8e7f1ae644d2c9b2ecf385ac OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/02/10 04:07:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/10 04:07:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/10 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/10 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/10 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/10 04:07:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/10 04:07:52 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:07:54 DEBUG : file1: md5 = 51ed2ae77cd51b2e5ac38284d6ec6161 OK 2025/02/10 04:07:55 DEBUG : file2: md5 = af86dffca8982ae744e730064269a8c7 OK --- PASS: TestCat (17.27s) === RUN TestPurge 2025/02/10 04:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudamow8fepi" 2025/02/10 04:08:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/10 04:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/e612pada2u6aedjn6vdp9r06rilph3d2q4avv3hdce0ff82eh9tg" 2025/02/10 04:08:11 DEBUG : Creating backend with remote "/tmp/rclone3056872127" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wudamow8fepi'", Local "Local file system at /tmp/rclone3056872127", Modify Window "1ms" 2025/02/10 04:08:15 DEBUG : A1/B1/C1/one: md5 = 46801c3aeae897be722b77b9d245fd2f OK 2025/02/10 04:08:15 INFO : A2: Making directory 2025/02/10 04:08:16 INFO : A1/B2: Making directory 2025/02/10 04:08:16 INFO : A1/B2/C2: Making directory 2025/02/10 04:08:17 INFO : A1/B1/C3: Making directory 2025/02/10 04:08:18 INFO : A3: Making directory 2025/02/10 04:08:19 INFO : A3/B3: Making directory 2025/02/10 04:08:19 INFO : A3/B3/C4: Making directory 2025/02/10 04:08:21 DEBUG : A1/two: md5 = 62eb685c12082511506dadb96fb08bee OK 2025/02/10 04:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudamow8fepi': Purge remote 2025/02/10 04:08:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.27s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:08:28 DEBUG : A1/B1/C1/one: md5 = f7ee27308be46eb14cc01330521145a6 OK 2025/02/10 04:08:28 INFO : A2: Making directory 2025/02/10 04:08:29 INFO : A1/B2: Making directory 2025/02/10 04:08:30 INFO : A1/B2/C2: Making directory 2025/02/10 04:08:30 INFO : A1/B1/C3: Making directory 2025/02/10 04:08:31 INFO : A3: Making directory 2025/02/10 04:08:32 INFO : A3/B3: Making directory 2025/02/10 04:08:33 INFO : A3/B3/C4: Making directory 2025/02/10 04:08:35 DEBUG : A1/two: md5 = fe7da4b22576a9b57d2c02ef77be4133 OK 2025/02/10 04:08:36 DEBUG : removing 1 level 3 directories 2025/02/10 04:08:36 INFO : A3/B3/C4: Removing directory 2025/02/10 04:08:38 DEBUG : removing 2 level 3 directories 2025/02/10 04:08:38 INFO : A1/B2/C2: Removing directory 2025/02/10 04:08:38 INFO : A1/B1/C3: Removing directory 2025/02/10 04:08:39 DEBUG : removing 2 level 2 directories 2025/02/10 04:08:39 INFO : A3/B3: Removing directory 2025/02/10 04:08:39 INFO : A1/B2: Removing directory 2025/02/10 04:08:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/10 04:08:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/10 04:08:40 DEBUG : removing 2 level 1 directories 2025/02/10 04:08:40 INFO : A3: Removing directory 2025/02/10 04:08:40 INFO : A2: Removing directory 2025/02/10 04:08:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/10 04:08:44 DEBUG : removing 1 level 3 directories 2025/02/10 04:08:44 INFO : A1/B1/C1: Removing directory 2025/02/10 04:08:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:44 DEBUG : removing 1 level 2 directories 2025/02/10 04:08:44 INFO : A1/B1: Removing directory 2025/02/10 04:08:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/10 04:08:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/10 04:08:45 DEBUG : removing 1 level 1 directories 2025/02/10 04:08:45 INFO : A1: Removing directory 2025/02/10 04:08:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/10 04:08:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/10 04:08:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/10 04:08:46 DEBUG : removing 1 level 0 directories 2025/02/10 04:08:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Removing directory 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/10 04:08:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.15s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:08:48 INFO : A1: Making directory 2025/02/10 04:08:49 INFO : A1/B1: Making directory 2025/02/10 04:08:49 INFO : A1/B1/C1: Making directory 2025/02/10 04:08:52 DEBUG : removing 1 level 3 directories 2025/02/10 04:08:52 INFO : A1/B1/C1: Removing directory 2025/02/10 04:08:53 DEBUG : removing 1 level 2 directories 2025/02/10 04:08:53 INFO : A1/B1: Removing directory 2025/02/10 04:08:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/10 04:08:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:08:55 INFO : A1: Making directory 2025/02/10 04:08:56 INFO : A1/B1: Making directory 2025/02/10 04:08:56 INFO : A1/B1/C1: Making directory 2025/02/10 04:08:59 DEBUG : removing 1 level 3 directories 2025/02/10 04:08:59 INFO : A1/B1/C1: Removing directory 2025/02/10 04:09:00 DEBUG : removing 1 level 2 directories 2025/02/10 04:09:00 INFO : A1/B1: Removing directory 2025/02/10 04:09:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/10 04:09:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:09:04 DEBUG : file1: md5 = 78feb040f7608fbc8f63ba1e0573440e OK 2025/02/10 04:09:04 DEBUG : filename.txt: File name found in url 2025/02/10 04:09:06 DEBUG : filename.txt: md5 = 5f7854a413690229b45d79bbd7019124 OK 2025/02/10 04:09:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/10 04:09:07 DEBUG : headerfilename.txt: md5 = e591977c4083b19e648e0bf840a5688b OK 2025/02/10 04:09:09 DEBUG : file2: md5 = 666ded66a76e3e41079eaf4e1ce85b87 OK --- PASS: TestCopyURL (9.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:09:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/10 04:09:14 DEBUG : sub/file2: md5 = baa52889ac09a55ef584a804e2fde994 OK 2025/02/10 04:09:14 INFO : file1: Copied (new) to: sub/file2 2025/02/10 04:09:14 INFO : file1: Deleted 2025/02/10 04:09:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 04:09:14 DEBUG : file1: Unchanged skipping 2025/02/10 04:09:14 INFO : file1: Deleted 2025/02/10 04:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': don't need to copy/move sub/file2, it is already at target location 2025/02/10 04:09:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.69s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:09:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/10 04:09:19 DEBUG : file1: md5 = 3c02d53ae8b662250c6171ed7c5cae24 OK 2025/02/10 04:09:19 INFO : file1: Copied (new) 2025/02/10 04:09:19 INFO : file1: Deleted 2025/02/10 04:09:19 DEBUG : file1: Destination exists, skipping 2025/02/10 04:09:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:09:23 DEBUG : dst/file1: md5 = 6074571b5fd67fede805e2578ef450d9 OK 2025/02/10 04:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hubetuh0duvi/backup" 2025/02/10 04:09:24 DEBUG : Creating backend with remote "TestDrive:crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0/1nrff024r7pq65ecp72fc28jb0" 2025/02/10 04:09:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/10 04:09:28 INFO : dst/file1: Moved (server-side) 2025/02/10 04:09:29 DEBUG : dst/file1: md5 = d3d52788e3bb4af906c6ec2c5ba6b693 OK 2025/02/10 04:09:29 INFO : dst/file1: Copied (new) 2025/02/10 04:09:29 INFO : dst/file1: Deleted 2025/02/10 04:09:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:09:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/10 04:09:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.37s) === 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:09:36 DEBUG : A1/one: md5 = 2482c2c676b148d4a30081b86351e6e8 OK 2025/02/10 04:09:37 DEBUG : A1/two: md5 = e8a84f5a61b3d06cdb29d6187c4749e2 OK 2025/02/10 04:09:39 DEBUG : A1/B1/three: md5 = 8e284189817e3043fe5a1b98389e152a OK 2025/02/10 04:09:41 DEBUG : A1/B1/C1/four: md5 = 2cc5a75074d5d12d6869bf7ff53810e2 OK 2025/02/10 04:09:43 DEBUG : A1/B1/C2/five: md5 = fbbc79a1bb2ec74b48510d81f5872e06 OK 2025/02/10 04:09:43 INFO : A1/B2: Making directory 2025/02/10 04:09:44 INFO : A1/B1/C3: Making directory 2025/02/10 04:09:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/10 04:09:53 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/10 04:09:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/10 04:09:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/10 04:09:53 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/10 04:09:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/10 04:09:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/10 04:09:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/10 04:09:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/10 04:09:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/10 04:09:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/10 04:10:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/10 04:10:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/10 04:10:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/10 04:10:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/10 04:10:04 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/10 04:10:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/10 04:10:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/10 04:10:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/10 04:10:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/10 04:10:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/10 04:10:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/10 04:10:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/10 04:10:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/10 04:10:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/10 04:10:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/10 04:10:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/10 04:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/10 04:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/10 04:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/10 04:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.34s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/10 04:10:19 DEBUG : no_checksum_small_file_from_pipe: md5 = a48e0d3e941ff78ceb898b0a10a2b02f OK 2025/02/10 04:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/10 04:10:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/10 04:10:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/10 04:10:21 DEBUG : no_checksum_big_file_from_pipe: md5 = 1ac3af680e5f1670dd5310ac78dd6aa9 OK 2025/02/10 04:10:21 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/10 04:10:24 DEBUG : with_checksum_small_file_from_pipe: md5 = f615e665377742c30d0dd224b67cc240 OK 2025/02/10 04:10:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/10 04:10:25 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/10 04:10:26 DEBUG : with_checksum_big_file_from_pipe: md5 = dfd00b9246bddb1b9f2e75a023be44eb OK 2025/02/10 04:10:26 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/10 04:10:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 04:10:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/10 04:10:31 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-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (34 bytes), uploading instead of streaming 2025/02/10 04:10:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/10 04:10:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/10 04:10:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.68s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/10 04:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (48 bytes), uploading instead of streaming 2025/02/10 04:10:39 DEBUG : rcat_metadata: md5 = e12d20b2b2e3bf85bbca8b9a3bd14c10 OK 2025/02/10 04:10:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/10 04:10:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/10 04:10:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5289d9a73222fbf83db1ad6ca5f298be OK 2025/02/10 04:10:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.76s) --- PASS: TestRcatMetadata/Normal (2.48s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:44 DEBUG : potato1: md5 = 40441cdc4b9900c89f0e152f4032d054 OK 2025/02/10 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (60 bytes), uploading instead of streaming 2025/02/10 04:10:46 DEBUG : potato2: md5 = 04e59242a5b7b2bc361438baa22d5b99 OK 2025/02/10 04:10:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:49 DEBUG : potato1: md5 = 7c5c6275f06f08fa68e965e9b820118d OK 2025/02/10 04:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': File to upload is small (60 bytes), uploading instead of streaming 2025/02/10 04:10:50 DEBUG : potato2: md5 = a12c678cde736816505f964e920b638d OK 2025/02/10 04:10:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:10:54 DEBUG : potato2: md5 = aeff3dcea363b254459db3a1c298f196 OK 2025/02/10 04:10:55 DEBUG : empty space: md5 = a8c90d22e95e62cd4e5baaecbec126c1 OK 2025/02/10 04:10:57 DEBUG : sub dir/potato3: md5 = ec0eed26fa40c1f121510beed26e0101 OK 2025/02/10 04:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Touching "empty space" 2025/02/10 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Touching "potato2" 2025/02/10 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Touching "sub dir/potato3" 2025/02/10 04:11:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.48s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:11:03 DEBUG : dir with metadata: Making directory with metadata 2025/02/10 04:11:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:11:05 DEBUG : directory with modtime: Making directory with metadata 2025/02/10 04:11:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:11:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/10 04:11:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/10 04:11:08 DEBUG : Google drive root 'crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0': Skipping btime metadata as can't update it on an existing file: 2025-02-10T04:11:07.834494847Z 2025/02/10 04:11:08 INFO : non existent directory: Updated directory metadata 2025/02/10 04:11:10 DEBUG : Google drive root 'crypt/7ric5hps4judapbbdmeav0vejercm29fg25bemo59bmmfsu1b8r0': Skipping btime metadata as can't update it on an existing file: 2025-02-10T04:11:07.834494847Z 2025/02/10 04:11:11 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:11:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/10 04:11:14 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/10 04:11:15 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:11:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/10 04:11:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/10 04:11:16 DEBUG : dst: Making directory with metadata 2025/02/10 04:11:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/10 04:11:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/10 04:11:17 INFO : dst: Set directory modification time (using SetModTime) 2025/02/10 04:11:18 INFO : dst: Set directory modification time (using SetModTime) 2025/02/10 04:11:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/10 04:11:18 INFO : dst: Set directory modification time (using SetModTime) 2025/02/10 04:11:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi'", Local "Local file system at /tmp/rclone1817119649", Modify Window "1ms" 2025/02/10 04:11:22 DEBUG : sub dir/test remove existing: md5 = cf66098ff700aeaaf86be12748e7118a OK 2025/02/10 04:11:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5efd1b0370af0f54e2a4deb55156f927 OK 2025/02/10 04:11:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mifohak3" before starting 2025/02/10 04:11:26 DEBUG : sub dir/test remove existing.mifohak3: TEST: removing renamed existing file after operation 2025/02/10 04:11:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pezidac1" before starting 2025/02/10 04:11:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pezidac1: TEST: renaming existing back after failed operation 2025/02/10 04:11:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pexoyaj3" before starting 2025/02/10 04:11:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pexoyaj3: TEST: removing renamed existing file after operation 2025/02/10 04:11:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e8di9knivj2q1m5dahhi1eji20u3m4ntnatsvkuqql64q6m7miiso9n5o8j52phkm16n5hnhstlt0j76990olfm0svi3a8m4ali7bb3ulmi5tngpv63aa2riclqb19oagfpebc7cmnq52713naka04n6v7bm50lnj42c6okrkrf9gip4l50g" 2025/02/10 04:11:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ng339t0kdrr2lqpl8pr77kv24eu1i3d9obheqnj799e9b5srd41g" --- PASS: TestRemoveExisting (12.98s) === 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/02/10 04:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hubetuh0duvi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m23.643500369s (try 1/5)