"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/02 01:14:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza" 2024/11/02 01:14:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:14:00 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg" 2024/11/02 01:14:01 DEBUG : Creating backend with remote "/tmp/rclone3919883296" === 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/02 01:14:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/02 01:14:02 DEBUG : potato: Seek from 10 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 10 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Seek from 5 to 2 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/02 01:14:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Seek from 5 to 2 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/02 01:14:02 DEBUG : potato: Seek from 8 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 8 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/02 01:14:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/02 01:14:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/02 01:14:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/02 01:14:02 DEBUG : potato: Seek from 5 to 2 2024/11/02 01:14:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/02 01:14:02 DEBUG : potato: Seek from 9 to 0 2024/11/02 01:14:02 DEBUG : potato: Seek from 9 to 0 2024/11/02 01:14:02 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:14:05 DEBUG : rutabaga: md5 = 6b2329eb38b246fa42fd8d757a10f113 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/02 01:14:08 DEBUG : empty space: md5 = f2ce87634cc0cb3472b845d6f17eebee OK === RUN TestCheck/3 2024/11/02 01:14:10 DEBUG : potato2: md5 = d73464747fb93638f708e270caac313f OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/02 01:14:13 DEBUG : remotepotato: md5 = 095e1d8d791aac797f397531f342762a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.07s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/11/02 01:14:17 DEBUG : Creating backend with remote "nonexistent" 2024/11/02 01:14:17 DEBUG : Creating backend with remote "nonexistent" 2024/11/02 01:14:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/02 01:14:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/02 01:14:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/02 01:14:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:14:19 DEBUG : rutabaga: md5 = 169ac35966c23e22fa0b8c9f51b52bb3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/02 01:14:24 DEBUG : empty space: md5 = 680501a7255295d213f803407900c0e5 OK === RUN TestCheckDownload/3 2024/11/02 01:14:27 DEBUG : potato2: md5 = 281b557e6cea2a1aeb72dac518c895c9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/02 01:14:32 DEBUG : remotepotato: md5 = 635ca0de85aa33f9fd8f3c40e17aad69 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.92s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.32s) --- PASS: TestCheckDownload/3 (1.17s) --- PASS: TestCheckDownload/4 (1.72s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (1.64s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:14:41 DEBUG : rutabaga: md5 = 520f8767e8e2a3f16c9476888fbd7889 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/02 01:14:44 DEBUG : empty space: md5 = 33fb677adebe877595b85e2d5493281b OK === RUN TestCheckSizeOnly/3 2024/11/02 01:14:46 DEBUG : potato2: md5 = 26b72fd34b1db6ea939c201ee67475b9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/02 01:14:49 DEBUG : remotepotato: md5 = e7ba290e7e28d05dce5a26fd9b24de3d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.29s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:14:55 DEBUG : test.sum: md5 = 6255545c19dc32c89e05f348cbed6ac3 OK 2024/11/02 01:14:57 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/02 01:14:57 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/02 01:14:57 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/02 01:14:57 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/02 01:14:59 DEBUG : test.sum: md5 = 8e6b3b65c8830e60a7d27bc278b0443e OK 2024/11/02 01:15:00 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/02 01:15:00 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/02 01:15:00 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/02 01:15:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.53s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:15:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/data" 2024/11/02 01:15:02 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza/data' lacks md5, skipping --- SKIP: TestCheckSum (2.22s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/data" 2024/11/02 01:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/vjrnln8ratgmqakfosrqe8espk" 2024/11/02 01:15:09 DEBUG : data/banana: md5 = 1fd2cb3806eff252067d3b2f8b122bb7 OK 2024/11/02 01:15:11 DEBUG : test.sum: md5 = 4e1960a8e44338fa82e7f05df6bf7e54 OK === RUN TestCheckSumDownload/subtest1 2024/11/02 01:15:16 DEBUG : data/potato: md5 = 9c7e5ae3a8c4e84a846c0e20d557805f OK 2024/11/02 01:15:18 DEBUG : test.sum: md5 = 408e60def92177027c2a29f39b3c8ea3 OK === RUN TestCheckSumDownload/subtest2 2024/11/02 01:15:22 DEBUG : test.sum: md5 = 2ea04c2d47ca8daec6dc30a4ddb17c81 OK === RUN TestCheckSumDownload/subtest3 2024/11/02 01:15:28 DEBUG : test.sum: md5 = 579f34182a4a156d4ce48dbf878a6197 OK === RUN TestCheckSumDownload/subtest4 2024/11/02 01:15:33 DEBUG : test.sum: md5 = 92a16aec590918ec9d186e039d3fce1f OK === RUN TestCheckSumDownload/subtest5 2024/11/02 01:15:37 DEBUG : test.sum: md5 = 54500da58e629863fa1e88ca3d8f9a06 OK === RUN TestCheckSumDownload/subtest6 2024/11/02 01:15:42 DEBUG : data/banana: md5 = 7480c30cade3237b9f3e1141c85b09a8 OK 2024/11/02 01:15:44 DEBUG : data/potato: md5 = f049e3ded288ca6e5a98bee5229397af OK 2024/11/02 01:15:46 DEBUG : test.sum: md5 = 4cfe3ecf585f85d0d5b3afd92ddba211 OK === RUN TestCheckSumDownload/subtest7 2024/11/02 01:15:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/02 01:15:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.98s) --- PASS: TestCheckSumDownload/subtest1 (2.87s) --- PASS: TestCheckSumDownload/subtest2 (2.32s) --- PASS: TestCheckSumDownload/subtest3 (3.37s) --- PASS: TestCheckSumDownload/subtest4 (2.31s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.41s) --- PASS: TestCheckSumDownload/subtest7 (2.87s) === RUN TestApplyTransforms 2024/11/02 01:15:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-debutud8kabo" 2024/11/02 01:15:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:15:53 DEBUG : Creating backend with remote "TestDrive:crypt/nb01oci3v5b524jf3ubl9gbl2ltp62anmnf420vn8gn6haq3nusg" 2024/11/02 01:15:54 DEBUG : Creating backend with remote "/tmp/rclone84512062" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo'", Local "Local file system at /tmp/rclone84512062", Modify Window "1ms" 2024/11/02 01:15:57 DEBUG : hello, world!: md5 = 6a2c4a85cded7c72b42500a3f4163011 OK upper checkfile vs. lower remote (without normalization) 2024/11/02 01:15:57 ERROR : hello, world!: sum not found 2024/11/02 01:15:57 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo' 2024/11/02 01:15:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo': 1 files missing 2024/11/02 01:15:57 NOTICE: 1 hashes missing 2024/11/02 01:15:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo': 2 differences found 2024/11/02 01:15:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/02 01:15:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo': 0 differences found 2024/11/02 01:15:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo': 1 matching files 2024/11/02 01:15:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lanajap1meqi" 2024/11/02 01:15:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:15:59 DEBUG : Creating backend with remote "TestDrive:crypt/k2q0doupgnh8v9shehb44pm6igq2mfl2vc7p2elidvkrrl3gsv2g" 2024/11/02 01:16:00 DEBUG : Creating backend with remote "/tmp/rclone3479863503" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi'", Local "Local file system at /tmp/rclone3479863503", Modify Window "1ms" 2024/11/02 01:16:04 DEBUG : HELLO, WORLD!: md5 = 35f5ab7073917954d8652809a0465c82 OK lower checkfile vs. upper remote (without normalization) 2024/11/02 01:16:04 ERROR : HELLO, WORLD!: sum not found 2024/11/02 01:16:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi' 2024/11/02 01:16:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi': 1 files missing 2024/11/02 01:16:04 NOTICE: 1 hashes missing 2024/11/02 01:16:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi': 2 differences found 2024/11/02 01:16:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/02 01:16:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi': 0 differences found 2024/11/02 01:16:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi': 1 matching files 2024/11/02 01:16:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teyavem8yovo" 2024/11/02 01:16:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/h35jnn3u38494lvnm7s48t3ff7qmd7430q8sv0fn3i0tbr3btel0" 2024/11/02 01:16:07 DEBUG : Creating backend with remote "/tmp/rclone3589399939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo'", Local "Local file system at /tmp/rclone3589399939", Modify Window "1ms" 2024/11/02 01:16:10 DEBUG : HeLlO, wOrLd!: md5 = 4e43fafb4f04ee2a29872a22de95389b OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/02 01:16:11 ERROR : HeLlO, wOrLd!: sum not found 2024/11/02 01:16:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo' 2024/11/02 01:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo': 1 files missing 2024/11/02 01:16:11 NOTICE: 1 hashes missing 2024/11/02 01:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo': 2 differences found 2024/11/02 01:16:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/02 01:16:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo': 0 differences found 2024/11/02 01:16:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo': 1 matching files 2024/11/02 01:16:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-safogoh4cuwe" 2024/11/02 01:16:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:12 DEBUG : Creating backend with remote "TestDrive:crypt/tdovpbk5nfjcgk21jhsj7mqvf75d0q5l09umsnuvmu2dlredca20" 2024/11/02 01:16:13 DEBUG : Creating backend with remote "/tmp/rclone3838281759" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe'", Local "Local file system at /tmp/rclone3838281759", Modify Window "1ms" 2024/11/02 01:16:16 DEBUG : HELLO, WORLD!: md5 = 6b5d26be37278ae5c30ee9eaecacc22b OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/02 01:16:17 ERROR : HELLO, WORLD!: sum not found 2024/11/02 01:16:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe' 2024/11/02 01:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe': 1 files missing 2024/11/02 01:16:17 NOTICE: 1 hashes missing 2024/11/02 01:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe': 2 differences found 2024/11/02 01:16:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/02 01:16:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe': 0 differences found 2024/11/02 01:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe': 1 matching files 2024/11/02 01:16:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-delahur8vili" 2024/11/02 01:16:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:18 DEBUG : Creating backend with remote "TestDrive:crypt/p8no8bue00pve1rsp116ftk0828j39gve5p8guapfac7gtd3gn1g" 2024/11/02 01:16:19 DEBUG : Creating backend with remote "/tmp/rclone4120504099" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili'", Local "Local file system at /tmp/rclone4120504099", Modify Window "1ms" 2024/11/02 01:16:22 DEBUG : 測試_Русский___ě_áñ: md5 = 3c0cb63ed7ea54555343441da747d612 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/02 01:16:23 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/02 01:16:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili' 2024/11/02 01:16:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili': 1 files missing 2024/11/02 01:16:23 NOTICE: 1 hashes missing 2024/11/02 01:16:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili': 2 differences found 2024/11/02 01:16:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/02 01:16:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili': 0 differences found 2024/11/02 01:16:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili': 1 matching files 2024/11/02 01:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rewogok6keca" 2024/11/02 01:16:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/tqitetq28cnp50185td6dcq77mei6q3d566ac2nmujn31f84ha6g" 2024/11/02 01:16:26 DEBUG : Creating backend with remote "/tmp/rclone979913704" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca'", Local "Local file system at /tmp/rclone979913704", Modify Window "1ms" 2024/11/02 01:16:29 DEBUG : 測試_Русский___ě_áñ: md5 = 330383cc592997b8d28d532fb1675088 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/02 01:16:29 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/02 01:16:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca' 2024/11/02 01:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca': 1 files missing 2024/11/02 01:16:29 NOTICE: 1 hashes missing 2024/11/02 01:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca': 2 differences found 2024/11/02 01:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/02 01:16:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca': 0 differences found 2024/11/02 01:16:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca': 1 matching files 2024/11/02 01:16:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mopopuh8wozo" 2024/11/02 01:16:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:31 DEBUG : Creating backend with remote "TestDrive:crypt/ordovj1t78hh9rbfcj8lpj5b7qnoug7qinf92f3c8348hltnbdbg" 2024/11/02 01:16:32 DEBUG : Creating backend with remote "/tmp/rclone2916639818" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo'", Local "Local file system at /tmp/rclone2916639818", Modify Window "1ms" 2024/11/02 01:16:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 16717697f261c849445f28682ae62398 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/02 01:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 01:16:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo' 2024/11/02 01:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo': 1 files missing 2024/11/02 01:16:35 NOTICE: 1 hashes missing 2024/11/02 01:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo': 2 differences found 2024/11/02 01:16:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/02 01:16:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo': 0 differences found 2024/11/02 01:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo': 1 matching files 2024/11/02 01:16:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xofolec5ceya" 2024/11/02 01:16:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:37 DEBUG : Creating backend with remote "TestDrive:crypt/004rnlarld526i3p39u4lh6hhjogts21d2s0u7csj6d08u66llm0" 2024/11/02 01:16:38 DEBUG : Creating backend with remote "/tmp/rclone1519100048" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya'", Local "Local file system at /tmp/rclone1519100048", Modify Window "1ms" 2024/11/02 01:16:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = da7c39953e50d0d1346f46b81633488c OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/02 01:16:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 01:16:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya' 2024/11/02 01:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya': 1 files missing 2024/11/02 01:16:41 NOTICE: 1 hashes missing 2024/11/02 01:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya': 2 differences found 2024/11/02 01:16:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/02 01:16:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya': 0 differences found 2024/11/02 01:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya': 1 matching files 2024/11/02 01:16:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miruwov1reda" 2024/11/02 01:16:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:43 DEBUG : Creating backend with remote "TestDrive:crypt/8bv81qehc0pq7pr8at4blk2i87aghhgrnrrnk9qbeq5kbo9olj3g" 2024/11/02 01:16:44 DEBUG : Creating backend with remote "/tmp/rclone984744812" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda'", Local "Local file system at /tmp/rclone984744812", Modify Window "1ms" 2024/11/02 01:16:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb29bfe2642df95c3f3251dd76c3e235 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/02 01:16:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 01:16:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda' 2024/11/02 01:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda': 1 files missing 2024/11/02 01:16:48 NOTICE: 1 hashes missing 2024/11/02 01:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda': 2 differences found 2024/11/02 01:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/02 01:16:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda': 0 differences found 2024/11/02 01:16:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda': 1 matching files 2024/11/02 01:16:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuhozep5kiwi" 2024/11/02 01:16:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:16:49 DEBUG : Creating backend with remote "TestDrive:crypt/b0m0tbthj2ulnov430tior03qklhs0ne3tah95atiqrueltl9ge0" 2024/11/02 01:16:50 DEBUG : Creating backend with remote "/tmp/rclone3309378382" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi'", Local "Local file system at /tmp/rclone3309378382", Modify Window "1ms" 2024/11/02 01:16:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 87b59c8c229ab2bc274e81197e894b8b OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/02 01:16:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/02 01:16:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi' 2024/11/02 01:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi': 1 files missing 2024/11/02 01:16:54 NOTICE: 1 hashes missing 2024/11/02 01:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi': 2 differences found 2024/11/02 01:16:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/02 01:16:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/02 01:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi': 0 differences found 2024/11/02 01:16:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi': 1 matching files 2024/11/02 01:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuhozep5kiwi': Purge remote 2024/11/02 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miruwov1reda': Purge remote 2024/11/02 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xofolec5ceya': Purge remote 2024/11/02 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mopopuh8wozo': Purge remote 2024/11/02 01:16:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rewogok6keca': Purge remote 2024/11/02 01:16:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-delahur8vili': Purge remote 2024/11/02 01:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-safogoh4cuwe': Purge remote 2024/11/02 01:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teyavem8yovo': Purge remote 2024/11/02 01:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lanajap1meqi': Purge remote 2024/11/02 01:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debutud8kabo': Purge remote --- PASS: TestApplyTransforms (69.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:17:03 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/02 01:17:06 DEBUG : sub/file2: md5 = dd7c7676ca1834f747701ef314e5fba6 OK 2024/11/02 01:17:06 INFO : file1: Copied (new) to: sub/file2 2024/11/02 01:17:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:17:07 DEBUG : file1: Unchanged skipping 2024/11/02 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': don't need to copy/move sub/file2, it is already at target location 2024/11/02 01:17:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:17:13 DEBUG : dst/file1: md5 = aecf87d6e08b3a1d57ab3bd27298c4fd OK 2024/11/02 01:17:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/backup" 2024/11/02 01:17:14 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/1nrff024r7pq65ecp72fc28jb0" 2024/11/02 01:17:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/02 01:17:20 INFO : dst/file1: Moved (server-side) 2024/11/02 01:17:21 DEBUG : dst/file1: md5 = a6dec0e49bf93d00b50f7113c1918e25 OK 2024/11/02 01:17:21 INFO : dst/file1: Copied (new) 2024/11/02 01:17:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:17:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:17:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:17:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/dst" 2024/11/02 01:17:27 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:17:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/CompareDest" 2024/11/02 01:17:29 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/gveqi14airsml4bgu7krj116o8" 2024/11/02 01:17:31 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:17:34 DEBUG : one: md5 = 29bfbc6a12718270eae1aae6220d7394 OK 2024/11/02 01:17:34 INFO : one: Copied (new) 2024/11/02 01:17:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:17:37 DEBUG : one: md5 = 0cdead57be8d187fbd7f4f2fbd2bfcb4 OK 2024/11/02 01:17:37 INFO : one: Copied (replaced existing) 2024/11/02 01:17:39 DEBUG : dst/one: md5 = 26f781db45db897ccb09999c64f15167 OK 2024/11/02 01:17:42 DEBUG : CompareDest/one: md5 = 31d350e212061d9de2aba462a0b0f0a7 OK 2024/11/02 01:17:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:17:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:17:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:17:46 DEBUG : CompareDest/two: md5 = 467ac407aa48f253cf40aa44f99b32d3 OK 2024/11/02 01:17:47 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:17:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:17:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:17:48 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:17:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:17:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:17:50 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:17:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/02 01:17:52 DEBUG : two: md5 = cc02072353b0e97085867d64ff94b42e OK 2024/11/02 01:17:52 INFO : two: Copied (new) 2024/11/02 01:17:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:17:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:17:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:17:57 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (30.57s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:17:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/dst" 2024/11/02 01:17:58 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:18:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/CopyDest" 2024/11/02 01:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/02 01:18:02 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:18:05 DEBUG : one: md5 = fad4dbd016ca6cf5004f9846d962337a OK 2024/11/02 01:18:05 INFO : one: Copied (new) 2024/11/02 01:18:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:18:08 DEBUG : one: md5 = 31dfa792c08241f0308dd48be295cc03 OK 2024/11/02 01:18:08 INFO : one: Copied (replaced existing) 2024/11/02 01:18:10 DEBUG : dst/one: md5 = 739af1a8720a43266bfa1aa886e56ca6 OK 2024/11/02 01:18:13 DEBUG : CopyDest/one: md5 = abf7b2cdb82ae99ba1e0ad3fc91200ff OK 2024/11/02 01:18:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/BackupDir" 2024/11/02 01:18:14 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/02 01:18:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:18:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:18:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:18:19 INFO : one: Moved (server-side) 2024/11/02 01:18:20 INFO : one: Copied (server-side copy) 2024/11/02 01:18:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/02 01:18:23 DEBUG : CopyDest/two: md5 = dfc942d8020db73d4e5714f9b809749d OK 2024/11/02 01:18:23 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:18:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:18:25 INFO : two: Copied (server-side copy) 2024/11/02 01:18:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/02 01:18:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:18:26 DEBUG : two: Unchanged skipping 2024/11/02 01:18:28 DEBUG : CopyDest/three: md5 = f33536a8d64b67d2aaa3767e6b6a36bf OK 2024/11/02 01:18:29 DEBUG : three: Need to transfer - File not found at Destination 2024/11/02 01:18:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/02 01:18:29 DEBUG : three: Destination not found in --copy-dest 2024/11/02 01:18:32 DEBUG : three: md5 = 4f287f7db58ae1f41c1f34d271739e37 OK 2024/11/02 01:18:32 INFO : three: Copied (new) 2024/11/02 01:18:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/02 01:18:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:18:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:18:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:18:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:18:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/02 01:18:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (42.62s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:18:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/02 01:18:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8e8f872ac18f1de5058e0749598ef5e1 OK 2024/11/02 01:18:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/02 01:18:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/02 01:18:46 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 2024/11/02 01:18:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/02 01:18:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/02 01:18:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fcc7f7e8064e469e29972b98141ca154 OK 2024/11/02 01:18:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/02 01:18:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/02 01:18:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.23s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:18:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using skip mode. 2024/11/02 01:18:57 NOTICE: one: Found 2 files with duplicate names 2024/11/02 01:18:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.01s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using skip mode. 2024/11/02 01:19:05 NOTICE: one: Found 3 files with duplicate names 2024/11/02 01:19:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/02 01:19:06 INFO : one: Deleted 2024/11/02 01:19:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.90s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using first mode. 2024/11/02 01:19:14 NOTICE: one: Found 3 files with duplicate names 2024/11/02 01:19:14 INFO : one: Deleted 2024/11/02 01:19:15 INFO : one: Deleted 2024/11/02 01:19:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.34s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using newest mode. 2024/11/02 01:19:22 NOTICE: one: Found 3 files with duplicate names 2024/11/02 01:19:23 INFO : one: Deleted 2024/11/02 01:19:23 INFO : one: Deleted 2024/11/02 01:19:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.16s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using oldest mode. 2024/11/02 01:19:31 NOTICE: one: Found 3 files with duplicate names 2024/11/02 01:19:31 INFO : one: Deleted 2024/11/02 01:19:32 INFO : one: Deleted 2024/11/02 01:19:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.95s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using largest mode. 2024/11/02 01:19:39 NOTICE: one: Found 3 files with duplicate names 2024/11/02 01:19:40 INFO : one: Deleted 2024/11/02 01:19:40 INFO : one: Deleted 2024/11/02 01:19:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.69s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using smallest mode. 2024/11/02 01:19:47 NOTICE: one: Found 3 files with duplicate names 2024/11/02 01:19:48 INFO : one: Deleted 2024/11/02 01:19:49 INFO : one: Deleted 2024/11/02 01:19:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.19s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:19:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Looking for duplicate names using rename mode. 2024/11/02 01:19:57 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/02 01:19:59 INFO : one-2.txt: renamed from: one.txt 2024/11/02 01:20:00 INFO : one-3.txt: renamed from: one.txt 2024/11/02 01:20:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.15s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:20:08 DEBUG : dupe1/one.txt: md5 = a729a93c7f51aad194c0e7776daabbb1 OK 2024/11/02 01:20:11 DEBUG : dupe2/two.txt: md5 = c0fc953f4476ab9aed6bc69152d3cc85 OK 2024/11/02 01:20:13 DEBUG : dupe3/three.txt: md5 = dfcc3a6af90c9df52bc8903b015b6944 OK 2024/11/02 01:20:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/02 01:20:15 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/02 01:20:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/02 01:20:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/02 01:20:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/02 01:20:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/02 01:20:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.20s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:20:24 DEBUG : a.txt: md5 = f7f07b5339ac3a70aa785d1050f8b4ec OK 2024/11/02 01:20:26 DEBUG : zend.txt: md5 = b642839fbffd470b5aeed3d1ff459ff9 OK 2024/11/02 01:20:29 DEBUG : sub dir/hello world: md5 = 04b743b31f276624189a53d7ee4b7402 OK 2024/11/02 01:20:31 DEBUG : sub dir/hello world2: md5 = 9a503a72cc09535e12b939885ec27179 OK 2024/11/02 01:20:34 DEBUG : sub dir/ignore dir/.ignore: md5 = 8ad8b102c74cea9511d2cc5a009512da OK 2024/11/02 01:20:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = f2652c33ffb208a97f08168bd3bf508d OK 2024/11/02 01:20:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = c3e54628274fdd848d2890753799e903 OK 2024/11/02 01:20:40 DEBUG : a.txt: Excluded (Size Filter) 2024/11/02 01:20:40 DEBUG : a.txt: Excluded 2024/11/02 01:20:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/02 01:20:40 DEBUG : sub dir/hello world: Excluded 2024/11/02 01:20:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/02 01:20:40 DEBUG : sub dir/hello world2: Excluded 2024/11/02 01:20:41 DEBUG : sub dir/ignore dir: Excluded 2024/11/02 01:20:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/02 01:20:41 DEBUG : sub dir/hello world: Excluded 2024/11/02 01:20:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/02 01:20:41 DEBUG : sub dir/hello world2: Excluded 2024/11/02 01:20:41 DEBUG : sub dir/ignore dir: Excluded 2024/11/02 01:20:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/02 01:20:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/02 01:20:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/02 01:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/02 01:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/02 01:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/02 01:20:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (28.30s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:20:53 DEBUG : file1: md5 = 3edd2cc1e5dac44097cbd872eb41d73e OK 2024/11/02 01:20:56 DEBUG : sub/file2: md5 = c6a39152bb3c20a47fc0f0b2b0289981 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 2024/11/02 01:20:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/02 01:20:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/02 01:21:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/02 01:21:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.24s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:05 DEBUG : file1: md5 = 9024d8a5c98d8c946c91cbc8777cf45c OK 2024/11/02 01:21:08 DEBUG : sub/file2: md5 = 05e419a3eb5f6fa162b71d2e05371bd1 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 2024/11/02 01:21:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/notfound" 2024/11/02 01:21:12 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/qe0i31qdkoejk60elps0ni5sqk" 2024/11/02 01:21:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.97s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Making directory 2024/11/02 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:21 DEBUG : sub dir/hello world: md5 = 7bbcd7fefa02f4298ee42d56f9ab3ca4 OK 2024/11/02 01:21:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.99s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:25 DEBUG : potato2: md5 = 14870ab0cd8d4685611130a8ddea8463 OK 2024/11/02 01:21:27 DEBUG : empty space: md5 = 38f25b59fa1742c67d4363835da506c3 OK --- PASS: TestLs (6.27s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:32 DEBUG : potato2: md5 = 673c7c2ad79591115e52ebcc4e0459fb OK 2024/11/02 01:21:33 DEBUG : empty space: md5 = 9fd11e1cb348e79affa5eeccbaadbec5 OK 2024/11/02 01:21:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/02 01:21:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.07s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:38 DEBUG : potato2: md5 = af52d442d35361c99190ffd8866242dd OK 2024/11/02 01:21:39 DEBUG : empty space: md5 = cf62c60b59b37fc7f05ddbb621d5384e OK --- PASS: TestLsLong (5.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:43 DEBUG : potato2: md5 = a06a0102351477cc97d52dc74291924a OK 2024/11/02 01:21:45 DEBUG : empty space: md5 = 605275f8dec8ea9d651d8ffd29391b2e OK --- PASS: TestHashSums (5.47s) === RUN TestHashSumsWithErrors 2024/11/02 01:21:47 DEBUG : Creating backend with remote ":memory:" 2024/11/02 01:21:47 DEBUG : Config file has changed externally - reloading 2024/11/02 01:21:47 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/02 01:21:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/02 01:21:47 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/02 01:21:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/02 01:21:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/02 01:21:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/02 01:21:47 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/02 01:21:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/02 01:21:47 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:21:49 DEBUG : potato2: md5 = d79f8b2ee233e4d1f66fa2ca716eaecd OK 2024/11/02 01:21:51 DEBUG : empty space: md5 = 0ac423c6014baae19b528ae497b4478f OK 2024/11/02 01:21:52 DEBUG : Config file has changed externally - reloading 2024/11/02 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/02 01:21:54 DEBUG : sub dir/potato3: md5 = 2e637999dd0333f445aaad000aeffec2 OK 2024/11/02 01:21:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.12s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:22:00 DEBUG : small: md5 = 69c5ee22095650f37b31a1145e7b644c OK 2024/11/02 01:22:02 DEBUG : medium: md5 = 8cff65985bf68386d9c641dcc11ed9fb OK 2024/11/02 01:22:04 DEBUG : large: md5 = cec83b7cbed67394d5c4eb4cc6fbe608 OK 2024/11/02 01:22:04 DEBUG : Waiting for deletions to finish 2024/11/02 01:22:05 DEBUG : large: Excluded (Size Filter) 2024/11/02 01:22:05 INFO : small: Deleted 2024/11/02 01:22:05 INFO : medium: Deleted --- PASS: TestDelete (8.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:22:08 DEBUG : small: md5 = c7e8f397ad5b697d212604db498fde8d OK 2024/11/02 01:22:10 DEBUG : medium: md5 = e38fe85688146e49ebab32463073b0a0 OK 2024/11/02 01:22:12 DEBUG : large: md5 = a0edfd97187530c1f12b25a91c617539 OK 2024/11/02 01:22:12 DEBUG : Waiting for deletions to finish 2024/11/02 01:22:13 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/02 01:22:13 INFO : medium: Deleted 2024/11/02 01:22:13 INFO : small: Deleted --- PASS: TestMaxDelete (8.77s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:22:17 DEBUG : small: md5 = d0f698a0e6fca0905b1a53b19d4b81dc OK 2024/11/02 01:22:19 DEBUG : medium: md5 = 2cd67c7360926849af4b185a4f0d3ba8 OK 2024/11/02 01:22:21 DEBUG : large: md5 = 0523c12d2ebac30670a76af49ec2b98b OK 2024/11/02 01:22:21 DEBUG : Waiting for deletions to finish 2024/11/02 01:22:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/02 01:22:22 INFO : medium: Deleted 2024/11/02 01:22:22 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.64s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:22:26 DEBUG : small: md5 = 2c1a1ba90be29c5052474b00987ad446 OK 2024/11/02 01:22:27 DEBUG : medium: md5 = db3334a36be5139f18ec490f06e10896 OK 2024/11/02 01:22:30 DEBUG : large: md5 = a174f708fc06b163be3ce5c596d088c5 OK 2024/11/02 01:22:30 DEBUG : Waiting for deletions to finish 2024/11/02 01:22:30 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/02 01:22:31 INFO : small: Deleted 2024/11/02 01:22:31 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.79s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:22:35 DEBUG : ReadFile: md5 = cf281f618ace0ae34a868c4890304ca3 OK --- PASS: TestReadFile (5.05s) === RUN TestRetry 2024/11/02 01:22:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/02 01:22:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/02 01:22:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 01:22:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 01:22:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 01:22:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/02 01:22:38 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:22:39 DEBUG : file1: md5 = 566c23424da767dfcdb03d51c487d4f9 OK 2024/11/02 01:22:41 DEBUG : file2: md5 = 4368ef8d17b179de73f621093c5ff9a3 OK --- PASS: TestCat (19.16s) === RUN TestPurge 2024/11/02 01:22:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koyuhoq0lose" 2024/11/02 01:22:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:22:57 DEBUG : Creating backend with remote "TestDrive:crypt/araeuk9kv49dtoal5pga3itcmqqubtlivkmn5iihcitc4d6vgqug" 2024/11/02 01:22:58 DEBUG : Creating backend with remote "/tmp/rclone2484501288" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-koyuhoq0lose'", Local "Local file system at /tmp/rclone2484501288", Modify Window "1ms" 2024/11/02 01:23:04 DEBUG : A1/B1/C1/one: md5 = c2fc6fc42ec507f5481a3b01feb30034 OK 2024/11/02 01:23:04 DEBUG : A2: Making directory 2024/11/02 01:23:06 DEBUG : A1/B2: Making directory 2024/11/02 01:23:07 DEBUG : A1/B2/C2: Making directory 2024/11/02 01:23:08 DEBUG : A1/B1/C3: Making directory 2024/11/02 01:23:09 DEBUG : A3: Making directory 2024/11/02 01:23:10 DEBUG : A3/B3: Making directory 2024/11/02 01:23:11 DEBUG : A3/B3/C4: Making directory 2024/11/02 01:23:14 DEBUG : A1/two: md5 = 83f4615724fadc18e0ecf10b8d5959d1 OK 2024/11/02 01:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koyuhoq0lose': Purge remote 2024/11/02 01:23:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.27s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:23:24 DEBUG : A1/B1/C1/one: md5 = ff5110bb6fa6e0d8ae2f4d7b8a5fbacc OK 2024/11/02 01:23:24 DEBUG : A2: Making directory 2024/11/02 01:23:25 DEBUG : A1/B2: Making directory 2024/11/02 01:23:26 DEBUG : A1/B2/C2: Making directory 2024/11/02 01:23:27 DEBUG : A1/B1/C3: Making directory 2024/11/02 01:23:28 DEBUG : A3: Making directory 2024/11/02 01:23:30 DEBUG : A3/B3: Making directory 2024/11/02 01:23:31 DEBUG : A3/B3/C4: Making directory 2024/11/02 01:23:34 DEBUG : A1/two: md5 = bce9ef0c59c8891b233f64cc30f73b37 OK 2024/11/02 01:23:35 DEBUG : removing 1 level 3 directories 2024/11/02 01:23:35 INFO : A3/B3/C4: Removing directory 2024/11/02 01:23:38 DEBUG : removing 2 level 3 directories 2024/11/02 01:23:38 INFO : A1/B2/C2: Removing directory 2024/11/02 01:23:38 INFO : A1/B1/C3: Removing directory 2024/11/02 01:23:39 DEBUG : removing 2 level 2 directories 2024/11/02 01:23:39 INFO : A3/B3: Removing directory 2024/11/02 01:23:39 INFO : A1/B2: Removing directory 2024/11/02 01:23:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/02 01:23:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/02 01:23:40 DEBUG : removing 2 level 1 directories 2024/11/02 01:23:40 INFO : A3: Removing directory 2024/11/02 01:23:40 INFO : A2: Removing directory 2024/11/02 01:23:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/02 01:23:45 DEBUG : removing 1 level 3 directories 2024/11/02 01:23:45 INFO : A1/B1/C1: Removing directory 2024/11/02 01:23:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:46 DEBUG : removing 1 level 2 directories 2024/11/02 01:23:46 INFO : A1/B1: Removing directory 2024/11/02 01:23:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/02 01:23:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/02 01:23:47 DEBUG : removing 1 level 1 directories 2024/11/02 01:23:47 INFO : A1: Removing directory 2024/11/02 01:23:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/02 01:23:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/02 01:23:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:23:48 DEBUG : removing 1 level 0 directories 2024/11/02 01:23:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Removing directory 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/02 01:23:48 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (31.47s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:23:51 DEBUG : A1: Making directory 2024/11/02 01:23:52 DEBUG : A1/B1: Making directory 2024/11/02 01:23:53 DEBUG : A1/B1/C1: Making directory 2024/11/02 01:23:56 DEBUG : removing 1 level 3 directories 2024/11/02 01:23:56 INFO : A1/B1/C1: Removing directory 2024/11/02 01:23:57 DEBUG : removing 1 level 2 directories 2024/11/02 01:23:57 INFO : A1/B1: Removing directory 2024/11/02 01:23:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/02 01:24:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:24:01 DEBUG : A1: Making directory 2024/11/02 01:24:02 DEBUG : A1/B1: Making directory 2024/11/02 01:24:03 DEBUG : A1/B1/C1: Making directory 2024/11/02 01:24:06 DEBUG : removing 1 level 3 directories 2024/11/02 01:24:06 INFO : A1/B1/C1: Removing directory 2024/11/02 01:24:07 DEBUG : removing 1 level 2 directories 2024/11/02 01:24:07 INFO : A1/B1: Removing directory 2024/11/02 01:24:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/02 01:24:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.62s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:24:13 DEBUG : file1: md5 = 8b64a874372f17509c6dfb290f9e3b1b OK 2024/11/02 01:24:13 DEBUG : filename.txt: File name found in url 2024/11/02 01:24:15 DEBUG : filename.txt: md5 = 931a8623487518490faa7913a20344fc OK 2024/11/02 01:24:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/02 01:24:17 DEBUG : headerfilename.txt: md5 = 1d35bcd35f43ac89e128624a94cd7500 OK 2024/11/02 01:24:19 DEBUG : file2: md5 = 15aa24b118cc32cd5b56bfa1d0700cf4 OK --- PASS: TestCopyURL (11.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:24:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/02 01:24:25 DEBUG : sub/file2: md5 = 3784ac9741b88fc3bf03216a195c8d7d OK 2024/11/02 01:24:25 INFO : file1: Copied (new) to: sub/file2 2024/11/02 01:24:25 INFO : file1: Deleted 2024/11/02 01:24:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:24:26 DEBUG : file1: Unchanged skipping 2024/11/02 01:24:26 INFO : file1: Deleted 2024/11/02 01:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': don't need to copy/move sub/file2, it is already at target location 2024/11/02 01:24:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.40s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:24:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/02 01:24:32 DEBUG : file1: md5 = 4c722ce935b8fb254b0b6808003ac376 OK 2024/11/02 01:24:32 INFO : file1: Copied (new) 2024/11/02 01:24:32 INFO : file1: Deleted 2024/11/02 01:24:32 DEBUG : file1: Destination exists, skipping 2024/11/02 01:24:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.00s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:24:37 DEBUG : dst/file1: md5 = 9a4d3e3cc90338eb8b1225cd3fab0c9a OK 2024/11/02 01:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidotex8fuza/backup" 2024/11/02 01:24:38 DEBUG : Config file has changed externally - reloading 2024/11/02 01:24:38 DEBUG : Creating backend with remote "TestDrive:crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg/1nrff024r7pq65ecp72fc28jb0" 2024/11/02 01:24:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/02 01:24:44 INFO : dst/file1: Moved (server-side) 2024/11/02 01:24:46 DEBUG : dst/file1: md5 = fab00a5c0c6d742e5b211862a502c5f6 OK 2024/11/02 01:24:46 INFO : dst/file1: Copied (new) 2024/11/02 01:24:46 INFO : dst/file1: Deleted 2024/11/02 01:24:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:24:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/02 01:24:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.85s) === 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:24:54 DEBUG : A1/one: md5 = 68b864b08865c70ce2520367e3e78c10 OK 2024/11/02 01:24:56 DEBUG : A1/two: md5 = 1ab141b48d03d5c7b533a7ce2445ca1e OK 2024/11/02 01:24:59 DEBUG : A1/B1/three: md5 = 635dc4fac7555eec39c20b8d1040bbf4 OK 2024/11/02 01:25:02 DEBUG : A1/B1/C1/four: md5 = 3f8ad88e4feda22418565973ca961c47 OK 2024/11/02 01:25:04 DEBUG : A1/B1/C2/five: md5 = 98b2eff069b8580d1ded8caab56d90f3 OK 2024/11/02 01:25:04 DEBUG : A1/B2: Making directory 2024/11/02 01:25:05 DEBUG : A1/B1/C3: Making directory 2024/11/02 01:25:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/02 01:25:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/02 01:25:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/02 01:25:20 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/02 01:25:20 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/02 01:25:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/02 01:25:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/02 01:25:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/02 01:25:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/02 01:25:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/02 01:25:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/02 01:25:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/02 01:25:36 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/02 01:25:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/02 01:25:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/02 01:25:36 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/02 01:25:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/02 01:25:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/02 01:25:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/02 01:25:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/02 01:25:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/02 01:25:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/02 01:25:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/02 01:25:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/02 01:25:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/02 01:25:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/02 01:25:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/02 01:25:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/02 01:25:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/02 01:25:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/02 01:25:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (61.92s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 01:25:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 5db750d5c56ac82c98c9164feada8cf2 OK 2024/11/02 01:25:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/02 01:25:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/02 01:25:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/02 01:25:58 DEBUG : no_checksum_big_file_from_pipe: md5 = 500f6292a94d016fce2b509bf51076b7 OK 2024/11/02 01:25:58 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 01:26:02 DEBUG : with_checksum_small_file_from_pipe: md5 = 50b030e26dc1645efcda4f0bee9aae7b OK 2024/11/02 01:26:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/02 01:26:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/02 01:26:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 2c3878739520eea1f76035379867af23 OK 2024/11/02 01:26:04 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 01:26:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:26:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/02 01:26:10 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-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (34 bytes), uploading instead of streaming 2024/11/02 01:26:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/02 01:26:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/02 01:26:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.57s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/02 01:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (48 bytes), uploading instead of streaming 2024/11/02 01:26:21 DEBUG : rcat_metadata: md5 = 511f3532e07d35c11057b91960a31e2c OK 2024/11/02 01:26:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/02 01:26:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/02 01:26:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8677fb8d470a886c9285c1891590e4e6 OK 2024/11/02 01:26:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.18s) --- PASS: TestRcatMetadata/Normal (3.06s) --- PASS: TestRcatMetadata/ViaDisk (3.64s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:28 DEBUG : potato1: md5 = e8b3a6fa7244ab61c604c8785331068e OK 2024/11/02 01:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (60 bytes), uploading instead of streaming 2024/11/02 01:26:29 DEBUG : potato2: md5 = 689fed423927c43182fbebb9b17acb51 OK 2024/11/02 01:26:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.49s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:33 DEBUG : potato1: md5 = 77e10b2eb08464d167c58cd9908f1c17 OK 2024/11/02 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': File to upload is small (60 bytes), uploading instead of streaming 2024/11/02 01:26:35 DEBUG : potato2: md5 = 08f77cf9bcc6baeee5c8902b812e68e5 OK 2024/11/02 01:26:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.22s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:40 DEBUG : potato2: md5 = 35559e0ef9d9fb85a34b9e8640f8d600 OK 2024/11/02 01:26:41 DEBUG : empty space: md5 = e944e2b15879cfb5e9eaa7a097513c37 OK 2024/11/02 01:26:44 DEBUG : sub dir/potato3: md5 = a44621be9724ae388a0088eeacb0dca9 OK 2024/11/02 01:26:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Touching "empty space" 2024/11/02 01:26:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Touching "potato2" 2024/11/02 01:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Touching "sub dir/potato3" 2024/11/02 01:26:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.04s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:52 DEBUG : dir with metadata: Making directory with metadata 2024/11/02 01:26:53 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (4.02s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:56 DEBUG : directory with modtime: Making directory with metadata 2024/11/02 01:26:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.12s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:26:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/02 01:26:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/02 01:26:59 DEBUG : Google drive root 'crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg': Skipping btime metadata as can't update it on an existing file: 2024-11-02T01:26:59.339921013Z 2024/11/02 01:27:00 INFO : non existent directory: Updated directory metadata 2024/11/02 01:27:02 DEBUG : Google drive root 'crypt/5lnqfahum0k8m370ptnn0eh6n4eshi5liog8pqu15ph06jfqcrkg': Skipping btime metadata as can't update it on an existing file: 2024-11-02T01:26:59.339921013Z 2024/11/02 01:27:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.18s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:27:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/02 01:27:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/02 01:27:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.17s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza'", Local "Local file system at /tmp/rclone3919883296", Modify Window "1ms" 2024/11/02 01:27:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/02 01:27:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/02 01:27:10 DEBUG : dst: Making directory with metadata 2024/11/02 01:27:11 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/02 01:27:11 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:27:12 INFO : dst: Set directory modification time (using SetModTime) 2024/11/02 01:27:13 INFO : dst: Set directory modification time (using SetModTime) 2024/11/02 01:27:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/02 01:27:13 INFO : dst: Set directory modification time (using SetModTime) 2024/11/02 01:27:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.91s) === 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 2024/11/02 01:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidotex8fuza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m15.790898854s (try 1/5)