"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/26 03:51:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi" 2025/01/26 03:51:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:51:01 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00" 2025/01/26 03:51:02 DEBUG : Creating backend with remote "/tmp/rclone2862626153" === 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/26 03:51:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/26 03:51:02 DEBUG : potato: Seek from 10 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 10 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Seek from 5 to 2 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/26 03:51:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Seek from 5 to 2 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/26 03:51:02 DEBUG : potato: Seek from 8 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 8 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/26 03:51:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/26 03:51:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/26 03:51:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/26 03:51:02 DEBUG : potato: Seek from 5 to 2 2025/01/26 03:51:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/26 03:51:02 DEBUG : potato: Seek from 9 to 0 2025/01/26 03:51:02 DEBUG : potato: Seek from 9 to 0 2025/01/26 03:51: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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:51:05 DEBUG : rutabaga: md5 = 6fcf6a3ac63b4902c38b2d07cfe3e4ec OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/26 03:51:07 DEBUG : empty space: md5 = 89ad2e1ca39929ee364568b74e1e847a OK === RUN TestCheck/3 2025/01/26 03:51:10 DEBUG : potato2: md5 = 09f6016a41c624ac85dc879f142346c2 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/26 03:51:12 DEBUG : remotepotato: md5 = 61d6ce5120da692bc5dc13d609bc77ef OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.02s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2025/01/26 03:51:15 DEBUG : Creating backend with remote "nonexistent" 2025/01/26 03:51:15 DEBUG : Creating backend with remote "nonexistent" 2025/01/26 03:51:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/26 03:51:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/26 03:51:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/26 03:51:15 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:51:17 DEBUG : rutabaga: md5 = f7e8dd68a1dcb4a59b988d5b59d05aa2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/26 03:51:21 DEBUG : empty space: md5 = 7271df2b21145510e2adc8179e24a466 OK === RUN TestCheckDownload/3 2025/01/26 03:51:23 DEBUG : potato2: md5 = a044be5c7ac1f407d21cdc36faf2cf09 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/26 03:51:28 DEBUG : remotepotato: md5 = 0ad686547638a70da51ba70be7866f77 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.97s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.44s) --- PASS: TestCheckDownload/5 (1.35s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:51:35 DEBUG : rutabaga: md5 = e351063c6c7d3f1adab2e3f47641438a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/26 03:51:37 DEBUG : empty space: md5 = da3faebe85124a39f1fe2ce7520bd28f OK === RUN TestCheckSizeOnly/3 2025/01/26 03:51:39 DEBUG : potato2: md5 = 1d3c5c7e0fa683f9599ea6d0f44139ac OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/26 03:51:42 DEBUG : remotepotato: md5 = a81f4e52be7fb391e761b51b93ebc1de OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.90s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:51:47 DEBUG : test.sum: md5 = 5d1dc1b8ec04cd558b9d6e24adb63655 OK 2025/01/26 03:51:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/26 03:51:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/26 03:51:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/26 03:51:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/26 03:51:49 DEBUG : test.sum: md5 = e7ea2444b6cbd80116c23f827c9f0a04 OK 2025/01/26 03:51:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/26 03:51:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/26 03:51:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/26 03:51:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.27s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:51:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/data" 2025/01/26 03:51:51 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:51:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/data" 2025/01/26 03:51:53 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/vjrnln8ratgmqakfosrqe8espk" 2025/01/26 03:51:57 DEBUG : data/banana: md5 = 802e34b5b8d6d5de8c5f0e161221ae9e OK 2025/01/26 03:51:59 DEBUG : test.sum: md5 = 23bb1a0e741beac22fe36db3fd7fb630 OK === RUN TestCheckSumDownload/subtest1 2025/01/26 03:52:04 DEBUG : data/potato: md5 = 6009d28537d9da87589bfb35c4c7b88b OK 2025/01/26 03:52:05 DEBUG : test.sum: md5 = 452bf9d04406a79a8179a125f9821804 OK === RUN TestCheckSumDownload/subtest2 2025/01/26 03:52:10 DEBUG : test.sum: md5 = f3391ed4acca366d23945a737fc5b67c OK === RUN TestCheckSumDownload/subtest3 2025/01/26 03:52:14 DEBUG : test.sum: md5 = 661bfe1cf33a3258663d01ddd6e0aa99 OK === RUN TestCheckSumDownload/subtest4 2025/01/26 03:52:18 DEBUG : test.sum: md5 = 0f5f784206a7b412d6772b9fe3a59d2d OK === RUN TestCheckSumDownload/subtest5 2025/01/26 03:52:23 DEBUG : test.sum: md5 = 696f66b7c8e8ebe6fa3f26582e8246a8 OK === RUN TestCheckSumDownload/subtest6 2025/01/26 03:52:26 DEBUG : data/banana: md5 = 88213d220d3dd9926dd5aa74b0edc153 OK 2025/01/26 03:52:28 DEBUG : data/potato: md5 = 3fa0ab95db4886cf562a4c5af293c287 OK 2025/01/26 03:52:29 DEBUG : test.sum: md5 = 6317bfbd2316580da4e4e08bd3df052d OK === RUN TestCheckSumDownload/subtest7 2025/01/26 03:52:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/26 03:52:35 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.19s) --- PASS: TestCheckSumDownload/subtest1 (2.50s) --- PASS: TestCheckSumDownload/subtest2 (2.68s) --- PASS: TestCheckSumDownload/subtest3 (2.33s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (2.33s) === RUN TestApplyTransforms 2025/01/26 03:52:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurugid2hogo" 2025/01/26 03:52:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/1dpqpetda8s6i42al08ki55njrv8v8sth9ddnk5tkkgk8s2t8r1g" 2025/01/26 03:52:36 DEBUG : Creating backend with remote "/tmp/rclone694659261" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo'", Local "Local file system at /tmp/rclone694659261", Modify Window "1ms" 2025/01/26 03:52:39 DEBUG : hello, world!: md5 = 17c917153ba85bde7ab61662b3a1c751 OK upper checkfile vs. lower remote (without normalization) 2025/01/26 03:52:40 ERROR : hello, world!: sum not found 2025/01/26 03:52:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo' 2025/01/26 03:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo': 1 files missing 2025/01/26 03:52:40 NOTICE: 1 hashes missing 2025/01/26 03:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo': 2 differences found 2025/01/26 03:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/26 03:52:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:52:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo': 0 differences found 2025/01/26 03:52:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo': 1 matching files 2025/01/26 03:52:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruyozek2pugo" 2025/01/26 03:52:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:52:41 DEBUG : Creating backend with remote "TestDrive:crypt/ij65lb8stdqe9avd1dd2lprgsqlvg5ca3nmd0ne8kk904khvmk00" 2025/01/26 03:52:42 DEBUG : Creating backend with remote "/tmp/rclone679026689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo'", Local "Local file system at /tmp/rclone679026689", Modify Window "1ms" 2025/01/26 03:52:45 DEBUG : HELLO, WORLD!: md5 = 1e7a74c5607f073d38f28875a24e1658 OK lower checkfile vs. upper remote (without normalization) 2025/01/26 03:52:45 ERROR : HELLO, WORLD!: sum not found 2025/01/26 03:52:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo' 2025/01/26 03:52:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo': 1 files missing 2025/01/26 03:52:45 NOTICE: 1 hashes missing 2025/01/26 03:52:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo': 2 differences found 2025/01/26 03:52:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/26 03:52:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo': 0 differences found 2025/01/26 03:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo': 1 matching files 2025/01/26 03:52:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gesituq2raje" 2025/01/26 03:52:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:52:46 DEBUG : Creating backend with remote "TestDrive:crypt/6c4rs6urfol935dcmd4g0qbim6bu8r9ougslb20a8hst23us9d10" 2025/01/26 03:52:47 DEBUG : Creating backend with remote "/tmp/rclone865591451" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje'", Local "Local file system at /tmp/rclone865591451", Modify Window "1ms" 2025/01/26 03:52:50 DEBUG : HeLlO, wOrLd!: md5 = fceaa7a0c06cf3ad555564ba929da352 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/26 03:52:51 ERROR : HeLlO, wOrLd!: sum not found 2025/01/26 03:52:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje' 2025/01/26 03:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje': 1 files missing 2025/01/26 03:52:51 NOTICE: 1 hashes missing 2025/01/26 03:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje': 2 differences found 2025/01/26 03:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/26 03:52:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje': 0 differences found 2025/01/26 03:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje': 1 matching files 2025/01/26 03:52:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-somuror5joqo" 2025/01/26 03:52:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:52:52 DEBUG : Creating backend with remote "TestDrive:crypt/anehc9f2lgsi2b53e704nmngm38nashqtdsvm49evjd88po1g3lg" 2025/01/26 03:52:53 DEBUG : Creating backend with remote "/tmp/rclone2441088854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo'", Local "Local file system at /tmp/rclone2441088854", Modify Window "1ms" 2025/01/26 03:52:55 DEBUG : HELLO, WORLD!: md5 = ae2dc67b086f79542bdb57c5c76d57c6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/26 03:52:56 ERROR : HELLO, WORLD!: sum not found 2025/01/26 03:52:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo' 2025/01/26 03:52:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo': 1 files missing 2025/01/26 03:52:56 NOTICE: 1 hashes missing 2025/01/26 03:52:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo': 2 differences found 2025/01/26 03:52:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/26 03:52:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo': 0 differences found 2025/01/26 03:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo': 1 matching files 2025/01/26 03:52:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nocaxaj8pemi" 2025/01/26 03:52:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:52:57 DEBUG : Creating backend with remote "TestDrive:crypt/rh3e4p8ifqr3nnhtgpa94ekk8lmp6obcnia927ffj8r0skjdgc40" 2025/01/26 03:52:58 DEBUG : Creating backend with remote "/tmp/rclone2048245598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi'", Local "Local file system at /tmp/rclone2048245598", Modify Window "1ms" 2025/01/26 03:53:01 DEBUG : 測試_Русский___ě_áñ: md5 = 5b9ba286847b8883f84720cd08db327c OK NFD checkfile vs. NFC remote (without normalization) 2025/01/26 03:53:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/26 03:53:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi' 2025/01/26 03:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi': 1 files missing 2025/01/26 03:53:01 NOTICE: 1 hashes missing 2025/01/26 03:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi': 2 differences found 2025/01/26 03:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/26 03:53:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi': 0 differences found 2025/01/26 03:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi': 1 matching files 2025/01/26 03:53:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-movuxac4geha" 2025/01/26 03:53:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:53:02 DEBUG : Creating backend with remote "TestDrive:crypt/fqbgktj7rvagdqvk6vdoolilhfihe008e2poeg9bpck90vvonv70" 2025/01/26 03:53:03 DEBUG : Creating backend with remote "/tmp/rclone2122571381" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha'", Local "Local file system at /tmp/rclone2122571381", Modify Window "1ms" 2025/01/26 03:53:06 DEBUG : 測試_Русский___ě_áñ: md5 = 7974104c4beaada443aaf68094a8b0ab OK NFC checkfile vs. NFD remote (without normalization) 2025/01/26 03:53:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/26 03:53:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha' 2025/01/26 03:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha': 1 files missing 2025/01/26 03:53:06 NOTICE: 1 hashes missing 2025/01/26 03:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha': 2 differences found 2025/01/26 03:53:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/26 03:53:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha': 0 differences found 2025/01/26 03:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha': 1 matching files 2025/01/26 03:53:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kigopop4ziso" 2025/01/26 03:53:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:53:07 DEBUG : Creating backend with remote "TestDrive:crypt/r266abnc46n3mv7jppsnfjfkcel7onk4k4b0akbvp4n8am22nlq0" 2025/01/26 03:53:08 DEBUG : Creating backend with remote "/tmp/rclone2092127783" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso'", Local "Local file system at /tmp/rclone2092127783", Modify Window "1ms" 2025/01/26 03:53:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 430e1438ed749dde465640118650aea9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/26 03:53:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 03:53:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso' 2025/01/26 03:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso': 1 files missing 2025/01/26 03:53:12 NOTICE: 1 hashes missing 2025/01/26 03:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso': 2 differences found 2025/01/26 03:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/26 03:53:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:53:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso': 0 differences found 2025/01/26 03:53:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso': 1 matching files 2025/01/26 03:53:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xonaloc1bago" 2025/01/26 03:53:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/9oj59ktkt6avpjvq56s3cmjh6a7ancut03bhlu3gl7m6arjv8bag" 2025/01/26 03:53:14 DEBUG : Creating backend with remote "/tmp/rclone3820295954" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago'", Local "Local file system at /tmp/rclone3820295954", Modify Window "1ms" 2025/01/26 03:53:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42f98a12ab30f6483464db4b58e1b19d OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/26 03:53:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 03:53:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago' 2025/01/26 03:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago': 1 files missing 2025/01/26 03:53:17 NOTICE: 1 hashes missing 2025/01/26 03:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago': 2 differences found 2025/01/26 03:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/26 03:53:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago': 0 differences found 2025/01/26 03:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago': 1 matching files 2025/01/26 03:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vohakes3bigi" 2025/01/26 03:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/lh109jq8k4kb4d4jt3g5ucpt5bcb7uh24l7kev1t4cu0kq0m6ps0" 2025/01/26 03:53:19 DEBUG : Creating backend with remote "/tmp/rclone1443038944" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi'", Local "Local file system at /tmp/rclone1443038944", Modify Window "1ms" 2025/01/26 03:53:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 846665e691bf572638bcef7f6747fa39 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/26 03:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 03:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi' 2025/01/26 03:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi': 1 files missing 2025/01/26 03:53:22 NOTICE: 1 hashes missing 2025/01/26 03:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi': 2 differences found 2025/01/26 03:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/26 03:53:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi': 0 differences found 2025/01/26 03:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi': 1 matching files 2025/01/26 03:53:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xikugiz0zuyi" 2025/01/26 03:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/2gasab5cbqj8a8ogkded1mmth3hmif703th8i3tvrv0c6eiierv0" 2025/01/26 03:53:24 DEBUG : Creating backend with remote "/tmp/rclone3716477874" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi'", Local "Local file system at /tmp/rclone3716477874", Modify Window "1ms" 2025/01/26 03:53:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc25856d3f10f5e722239f543a7df898 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/26 03:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/26 03:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi' 2025/01/26 03:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi': 1 files missing 2025/01/26 03:53:28 NOTICE: 1 hashes missing 2025/01/26 03:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi': 2 differences found 2025/01/26 03:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/26 03:53:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/26 03:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi': 0 differences found 2025/01/26 03:53:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi': 1 matching files 2025/01/26 03:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xikugiz0zuyi': Purge remote 2025/01/26 03:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vohakes3bigi': Purge remote 2025/01/26 03:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xonaloc1bago': Purge remote 2025/01/26 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kigopop4ziso': Purge remote 2025/01/26 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-movuxac4geha': Purge remote 2025/01/26 03:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocaxaj8pemi': Purge remote 2025/01/26 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-somuror5joqo': Purge remote 2025/01/26 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gesituq2raje': Purge remote 2025/01/26 03:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruyozek2pugo': Purge remote 2025/01/26 03:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurugid2hogo': Purge remote --- PASS: TestApplyTransforms (59.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:53:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/26 03:53:38 DEBUG : sub/file2: md5 = 3831300031668026df764083c19afa38 OK 2025/01/26 03:53:38 INFO : file1: Copied (new) to: sub/file2 2025/01/26 03:53:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 03:53:39 DEBUG : file1: Unchanged skipping 2025/01/26 03:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': don't need to copy/move sub/file2, it is already at target location 2025/01/26 03:53:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.08s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:53:46 DEBUG : dst/file1: md5 = 956124aec0adac71eb573c287333b59b OK 2025/01/26 03:53:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/backup" 2025/01/26 03:53:46 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/1nrff024r7pq65ecp72fc28jb0" 2025/01/26 03:53:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/26 03:53:51 INFO : dst/file1: Moved (server-side) 2025/01/26 03:53:53 DEBUG : dst/file1: md5 = 968e45079ab039c643ee2d67bfaf9ad6 OK 2025/01/26 03:53:53 INFO : dst/file1: Copied (new) 2025/01/26 03:53:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 03:53:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 03:53:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/dst" 2025/01/26 03:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 03:54:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/CompareDest" 2025/01/26 03:54:00 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/gveqi14airsml4bgu7krj116o8" 2025/01/26 03:54:01 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 03:54:04 DEBUG : one: md5 = 27dd38380e25e3e32456ed0191a53c38 OK 2025/01/26 03:54:04 INFO : one: Copied (new) 2025/01/26 03:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:54:07 DEBUG : one: md5 = d4c30c943daa47f7b45c22f81777ad12 OK 2025/01/26 03:54:07 INFO : one: Copied (replaced existing) 2025/01/26 03:54:10 DEBUG : dst/one: md5 = 94a67eccefb21db6afdc79cf65531e26 OK 2025/01/26 03:54:12 DEBUG : CompareDest/one: md5 = efdef6757e75915f80ba77bca77ce8aa OK 2025/01/26 03:54:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:54:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:54:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 03:54:17 DEBUG : CompareDest/two: md5 = 5b9464e50dc5fd87e5fc6937e98cfb7a OK 2025/01/26 03:54:18 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 03:54:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:54:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 03:54:19 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 03:54:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:54:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 03:54:20 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 03:54:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/26 03:54:22 DEBUG : two: md5 = 16716fbf903e56e2edb5c630a53b42b8 OK 2025/01/26 03:54:22 INFO : two: Copied (new) 2025/01/26 03:54:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 03:54:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:54:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:54:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/dst" 2025/01/26 03:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 03:54:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/CopyDest" 2025/01/26 03:54:29 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/26 03:54:31 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 03:54:34 DEBUG : one: md5 = f2ded9c5d0fbaf918eca26ae67259b37 OK 2025/01/26 03:54:34 INFO : one: Copied (new) 2025/01/26 03:54:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:54:37 DEBUG : one: md5 = a71bfcff6a6687ccd85bf8c054d0a082 OK 2025/01/26 03:54:37 INFO : one: Copied (replaced existing) 2025/01/26 03:54:39 DEBUG : dst/one: md5 = eb2f70c1723403aca5ccba465c0dd2b0 OK 2025/01/26 03:54:42 DEBUG : CopyDest/one: md5 = cee013c161b5152296c0e675bb6836a6 OK 2025/01/26 03:54:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/BackupDir" 2025/01/26 03:54:43 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/26 03:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:54:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:54:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 03:54:47 INFO : one: Moved (server-side) 2025/01/26 03:54:48 INFO : one: Copied (server-side copy) 2025/01/26 03:54:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/26 03:54:51 DEBUG : CopyDest/two: md5 = cdd12d7e6213b3d087ca98fed7e299c9 OK 2025/01/26 03:54:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 03:54:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:54:53 INFO : two: Copied (server-side copy) 2025/01/26 03:54:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/26 03:54:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 03:54:54 DEBUG : two: Unchanged skipping 2025/01/26 03:54:56 DEBUG : CopyDest/three: md5 = 316b79de266ba9e1b1838089b143635f OK 2025/01/26 03:54:57 DEBUG : three: Need to transfer - File not found at Destination 2025/01/26 03:54:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/26 03:54:57 DEBUG : three: Destination not found in --copy-dest 2025/01/26 03:54:59 DEBUG : three: md5 = a00009b98cd7e0e495979998eefc12d5 OK 2025/01/26 03:54:59 INFO : three: Copied (new) 2025/01/26 03:55:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/26 03:55:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 03:55:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:55:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/26 03:55:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:55:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 03:55:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:55:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/26 03:55:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 051c6d710e80bf15378c449122aa1067 OK 2025/01/26 03:55:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/26 03:55:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/26 03:55:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/26 03:55:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/26 03:55:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/26 03:55:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a387a12617305078e4fcf9b3b3e8003f OK 2025/01/26 03:55:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/26 03:55:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/26 03:55:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.20s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:55:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using skip mode. 2025/01/26 03:55:24 NOTICE: one: Found 2 files with duplicate names 2025/01/26 03:55:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:55:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using skip mode. 2025/01/26 03:55:31 NOTICE: one: Found 3 files with duplicate names 2025/01/26 03:55:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/26 03:55:31 INFO : one: Deleted 2025/01/26 03:55:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.52s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:55:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using first mode. 2025/01/26 03:55:38 NOTICE: one: Found 3 files with duplicate names 2025/01/26 03:55:39 INFO : one: Deleted 2025/01/26 03:55:39 INFO : one: Deleted 2025/01/26 03:55:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.40s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:55:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using newest mode. 2025/01/26 03:55:46 NOTICE: one: Found 3 files with duplicate names 2025/01/26 03:55:46 INFO : one: Deleted 2025/01/26 03:55:47 INFO : one: Deleted 2025/01/26 03:55:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:55:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using oldest mode. 2025/01/26 03:55:53 NOTICE: one: Found 3 files with duplicate names 2025/01/26 03:55:54 INFO : one: Deleted 2025/01/26 03:55:55 INFO : one: Deleted 2025/01/26 03:55:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:56:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using largest mode. 2025/01/26 03:56:02 NOTICE: one: Found 3 files with duplicate names 2025/01/26 03:56:02 INFO : one: Deleted 2025/01/26 03:56:03 INFO : one: Deleted 2025/01/26 03:56:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.29s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:56:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using smallest mode. 2025/01/26 03:56:09 NOTICE: one: Found 3 files with duplicate names 2025/01/26 03:56:10 INFO : one: Deleted 2025/01/26 03:56:10 INFO : one: Deleted 2025/01/26 03:56:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.27s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:56:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Looking for duplicate names using rename mode. 2025/01/26 03:56:18 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/26 03:56:19 INFO : one-2.txt: renamed from: one.txt 2025/01/26 03:56:21 INFO : one-3.txt: renamed from: one.txt 2025/01/26 03:56:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.69s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:56:28 DEBUG : dupe1/one.txt: md5 = 0929f2653b773a29b1fce8aee5b978f3 OK 2025/01/26 03:56:31 DEBUG : dupe2/two.txt: md5 = f48a4822810b8c2067ebe06947f84f0b OK 2025/01/26 03:56:33 DEBUG : dupe3/three.txt: md5 = 490d345786e0d604213762d851665bf0 OK 2025/01/26 03:56:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/26 03:56:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/26 03:56:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/26 03:56:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/26 03:56:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/26 03:56:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/26 03:56:40 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.99s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:56:43 DEBUG : a.txt: md5 = 8571684f8e6e9fdc2f02ab96e3e10d47 OK 2025/01/26 03:56:44 DEBUG : zend.txt: md5 = 4571d6f26efbb3b6662b7b82505d475d OK 2025/01/26 03:56:47 DEBUG : sub dir/hello world: md5 = 9ce8de8b1280d63715c711730b7c6a5c OK 2025/01/26 03:56:49 DEBUG : sub dir/hello world2: md5 = d8c7bd6ed6de3d70150e06348dad722a OK 2025/01/26 03:56:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 3776ad78c865e6049aeb69ae43037faf OK 2025/01/26 03:56:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = d840ee134eb0c9a25c8ac9f938385f15 OK 2025/01/26 03:56:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 31f9bc33eea3a2b9eaabfb7ba5554473 OK 2025/01/26 03:56:57 DEBUG : a.txt: Excluded (Size Filter) 2025/01/26 03:56:57 DEBUG : a.txt: Excluded 2025/01/26 03:56:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/26 03:56:58 DEBUG : sub dir/hello world: Excluded 2025/01/26 03:56:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/26 03:56:58 DEBUG : sub dir/hello world2: Excluded 2025/01/26 03:56:58 DEBUG : sub dir/ignore dir: Excluded 2025/01/26 03:56:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/26 03:56:58 DEBUG : sub dir/hello world: Excluded 2025/01/26 03:56:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/26 03:56:58 DEBUG : sub dir/hello world2: Excluded 2025/01/26 03:56:59 DEBUG : sub dir/ignore dir: Excluded 2025/01/26 03:57:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/26 03:57:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/26 03:57:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/26 03:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/26 03:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/26 03:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/26 03:57:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.39s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:08 DEBUG : file1: md5 = 968476c23be942bb3656b9eb8704fd41 OK 2025/01/26 03:57:11 DEBUG : sub/file2: md5 = 1e3c5c52e32eb8c101a1a89015522e1a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/26 03:57:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/26 03:57:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/26 03:57:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/26 03:57:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.13s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:19 DEBUG : file1: md5 = 86369403ea77714dd3bcfe1dae1e27ff OK 2025/01/26 03:57:22 DEBUG : sub/file2: md5 = a76c8afac4fed4d7bf082fcec06a40b1 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/26 03:57:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/notfound" 2025/01/26 03:57:26 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/qe0i31qdkoejk60elps0ni5sqk" 2025/01/26 03:57:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.53s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Making directory 2025/01/26 03:57:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:34 DEBUG : sub dir/hello world: md5 = 4b84b44889de4db8ff61b81383fa88d5 OK 2025/01/26 03:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:38 DEBUG : potato2: md5 = cec5ffc7d3ed0ff9cffdf17db58b4790 OK 2025/01/26 03:57:40 DEBUG : empty space: md5 = 78520b86dfb6b074ebf5d7b419aa789a OK --- PASS: TestLs (5.73s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:44 DEBUG : potato2: md5 = bfd0232f02402ba205846211d1300e8d OK 2025/01/26 03:57:45 DEBUG : empty space: md5 = 89dc771be5524cfd5c3f4913b4ec1364 OK 2025/01/26 03:57:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/26 03:57:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.67s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:49 DEBUG : potato2: md5 = 94af832707096d6f214fb9d6b104fcf6 OK 2025/01/26 03:57:51 DEBUG : empty space: md5 = 38c24710ef894595479f9e5394532606 OK --- PASS: TestLsLong (5.42s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:57:55 DEBUG : potato2: md5 = e2f57f8955b4ca594d69dab9ee16e777 OK 2025/01/26 03:57:57 DEBUG : empty space: md5 = bdb7e113275bc3c1e7ed6609cfe08ea4 OK --- PASS: TestHashSums (5.51s) === RUN TestHashSumsWithErrors 2025/01/26 03:57:59 DEBUG : Creating backend with remote ":memory:" 2025/01/26 03:57:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/26 03:57:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/26 03:57:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/26 03:57:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/26 03:57:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/26 03:57:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/26 03:57:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/26 03:57:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/26 03:57:59 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:00 DEBUG : potato2: md5 = 9450ae572e7f761ee24d0192db9e7287 OK 2025/01/26 03:58:02 DEBUG : empty space: md5 = ff2525d815c5b953eae53e2760de0d77 OK 2025/01/26 03:58:05 DEBUG : sub dir/potato3: md5 = ac3c6541e5314ffa5ca85d1d602edc48 OK 2025/01/26 03:58:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:11 DEBUG : small: md5 = bd24c579fc8ecf64e78876bdd595d40d OK 2025/01/26 03:58:12 DEBUG : medium: md5 = 63954fb917534da44fa1c861dbb27c2d OK 2025/01/26 03:58:14 DEBUG : large: md5 = d56e329bcdf4289751b4c4be506b80f3 OK 2025/01/26 03:58:14 DEBUG : Waiting for deletions to finish 2025/01/26 03:58:15 DEBUG : large: Excluded (Size Filter) 2025/01/26 03:58:15 INFO : small: Deleted 2025/01/26 03:58:15 INFO : medium: Deleted --- PASS: TestDelete (7.71s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:18 DEBUG : small: md5 = a19134e2b3d865ed77adf104fe93b3d1 OK 2025/01/26 03:58:20 DEBUG : medium: md5 = d3587e0d436a0d9f46e1813e66ea4d59 OK 2025/01/26 03:58:22 DEBUG : large: md5 = c204369d077a72608c2704a041c52735 OK 2025/01/26 03:58:22 DEBUG : Waiting for deletions to finish 2025/01/26 03:58:22 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/26 03:58:23 INFO : medium: Deleted 2025/01/26 03:58:23 INFO : small: Deleted --- PASS: TestMaxDelete (7.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:26 DEBUG : small: md5 = 57120fafad9ed260739041e4f9aafa9a OK 2025/01/26 03:58:28 DEBUG : medium: md5 = d3482fdd6b0d1abfd36355e2cf90d3dd OK 2025/01/26 03:58:30 DEBUG : large: md5 = 19b2203c699e182ffbea1a63a702a323 OK 2025/01/26 03:58:30 DEBUG : Waiting for deletions to finish 2025/01/26 03:58:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/26 03:58:31 INFO : small: Deleted 2025/01/26 03:58:31 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.15s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:35 DEBUG : small: md5 = d9f5283c708cef965aae23529b0405c8 OK 2025/01/26 03:58:37 DEBUG : medium: md5 = 3b6114305df0a6bdfc3e04a2cd01e55c OK 2025/01/26 03:58:38 DEBUG : large: md5 = 946967db34e9e8993ae30682e51737d4 OK 2025/01/26 03:58:39 DEBUG : Waiting for deletions to finish 2025/01/26 03:58:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/26 03:58:39 INFO : medium: Deleted 2025/01/26 03:58:39 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:43 DEBUG : ReadFile: md5 = a19dae7f12bfba9847441b963296eaa2 OK --- PASS: TestReadFile (5.01s) === RUN TestRetry 2025/01/26 03:58:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/26 03:58:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/26 03:58:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 03:58:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 03:58:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 03:58:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/26 03:58:46 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:58:48 DEBUG : file1: md5 = 611ef6bbfee7d668c718991011b0c126 OK 2025/01/26 03:58:50 DEBUG : file2: md5 = 07076c3809ae3069149f7b1feb69bacd OK --- PASS: TestCat (16.64s) === RUN TestPurge 2025/01/26 03:59:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veguvoq6tego" 2025/01/26 03:59:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 03:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/5s2r1hm7b2bkva41rnoadur2lpsehvlhq6gf5saebl4palgvtffg" 2025/01/26 03:59:04 DEBUG : Creating backend with remote "/tmp/rclone3016528989" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veguvoq6tego'", Local "Local file system at /tmp/rclone3016528989", Modify Window "1ms" 2025/01/26 03:59:10 DEBUG : A1/B1/C1/one: md5 = 7d5b0ebf2dd79b786f5f33124dd56c82 OK 2025/01/26 03:59:10 INFO : A2: Making directory 2025/01/26 03:59:11 INFO : A1/B2: Making directory 2025/01/26 03:59:12 INFO : A1/B2/C2: Making directory 2025/01/26 03:59:13 INFO : A1/B1/C3: Making directory 2025/01/26 03:59:14 INFO : A3: Making directory 2025/01/26 03:59:15 INFO : A3/B3: Making directory 2025/01/26 03:59:16 INFO : A3/B3/C4: Making directory 2025/01/26 03:59:18 DEBUG : A1/two: md5 = 9d3087fe52a81bc3f9d9b78c4835b0bd OK 2025/01/26 03:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veguvoq6tego': Purge remote 2025/01/26 03:59:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:59:28 DEBUG : A1/B1/C1/one: md5 = 1e614de71e3692937f45f9256362cfd9 OK 2025/01/26 03:59:28 INFO : A2: Making directory 2025/01/26 03:59:29 INFO : A1/B2: Making directory 2025/01/26 03:59:30 INFO : A1/B2/C2: Making directory 2025/01/26 03:59:31 INFO : A1/B1/C3: Making directory 2025/01/26 03:59:32 INFO : A3: Making directory 2025/01/26 03:59:33 INFO : A3/B3: Making directory 2025/01/26 03:59:34 INFO : A3/B3/C4: Making directory 2025/01/26 03:59:36 DEBUG : A1/two: md5 = d8d06454f76e66c15fd0b92e02a5d97b OK 2025/01/26 03:59:37 DEBUG : removing 1 level 3 directories 2025/01/26 03:59:37 INFO : A3/B3/C4: Removing directory 2025/01/26 03:59:40 DEBUG : removing 2 level 3 directories 2025/01/26 03:59:40 INFO : A1/B2/C2: Removing directory 2025/01/26 03:59:40 INFO : A1/B1/C3: Removing directory 2025/01/26 03:59:41 DEBUG : removing 2 level 2 directories 2025/01/26 03:59:41 INFO : A3/B3: Removing directory 2025/01/26 03:59:41 INFO : A1/B2: Removing directory 2025/01/26 03:59:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/26 03:59:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 03:59:42 DEBUG : removing 2 level 1 directories 2025/01/26 03:59:42 INFO : A3: Removing directory 2025/01/26 03:59:42 INFO : A2: Removing directory 2025/01/26 03:59:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/26 03:59:47 DEBUG : removing 1 level 3 directories 2025/01/26 03:59:47 INFO : A1/B1/C1: Removing directory 2025/01/26 03:59:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:47 DEBUG : removing 1 level 2 directories 2025/01/26 03:59:47 INFO : A1/B1: Removing directory 2025/01/26 03:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 03:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 03:59:48 DEBUG : removing 1 level 1 directories 2025/01/26 03:59:48 INFO : A1: Removing directory 2025/01/26 03:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 03:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 03:59:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 03:59:49 DEBUG : removing 1 level 0 directories 2025/01/26 03:59:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Removing directory 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/26 03:59:49 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (28.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 03:59:52 INFO : A1: Making directory 2025/01/26 03:59:53 INFO : A1/B1: Making directory 2025/01/26 03:59:54 INFO : A1/B1/C1: Making directory 2025/01/26 03:59:57 DEBUG : removing 1 level 3 directories 2025/01/26 03:59:57 INFO : A1/B1/C1: Removing directory 2025/01/26 03:59:57 DEBUG : removing 1 level 2 directories 2025/01/26 03:59:57 INFO : A1/B1: Removing directory 2025/01/26 03:59:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 03:59:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:00:00 INFO : A1: Making directory 2025/01/26 04:00:01 INFO : A1/B1: Making directory 2025/01/26 04:00:02 INFO : A1/B1/C1: Making directory 2025/01/26 04:00:05 DEBUG : removing 1 level 3 directories 2025/01/26 04:00:05 INFO : A1/B1/C1: Removing directory 2025/01/26 04:00:06 DEBUG : removing 1 level 2 directories 2025/01/26 04:00:06 INFO : A1/B1: Removing directory 2025/01/26 04:00:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:00:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:00:11 DEBUG : file1: md5 = efce7ab0c8e831e8998d57936f181208 OK 2025/01/26 04:00:11 DEBUG : filename.txt: File name found in url 2025/01/26 04:00:13 DEBUG : filename.txt: md5 = 8ce063028c91e50ee689fca035dcd3cb OK 2025/01/26 04:00:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/26 04:00:15 DEBUG : headerfilename.txt: md5 = 2bd6c4dfe5b273492df5f5109b92671c OK 2025/01/26 04:00:16 DEBUG : file2: md5 = d7a221da22d7d39896418132b8275286 OK --- PASS: TestCopyURL (10.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:00:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/26 04:00:23 DEBUG : sub/file2: md5 = dcc9f157974cefd851778f6153afc114 OK 2025/01/26 04:00:23 INFO : file1: Copied (new) to: sub/file2 2025/01/26 04:00:23 INFO : file1: Deleted 2025/01/26 04:00:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:00:24 DEBUG : file1: Unchanged skipping 2025/01/26 04:00:24 INFO : file1: Deleted 2025/01/26 04:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': don't need to copy/move sub/file2, it is already at target location 2025/01/26 04:00:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:00:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/26 04:00:29 DEBUG : file1: md5 = e7578a34592fd7ad1ea8733c9d01f1fe OK 2025/01/26 04:00:29 INFO : file1: Copied (new) 2025/01/26 04:00:29 INFO : file1: Deleted 2025/01/26 04:00:29 DEBUG : file1: Destination exists, skipping 2025/01/26 04:00:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.68s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:00:34 DEBUG : dst/file1: md5 = c5e107d1cda6c6e52e809625e0152eef OK 2025/01/26 04:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiliyam4muzi/backup" 2025/01/26 04:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00/1nrff024r7pq65ecp72fc28jb0" 2025/01/26 04:00:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/26 04:00:40 INFO : dst/file1: Moved (server-side) 2025/01/26 04:00:41 DEBUG : dst/file1: md5 = f34676ca6ae694cf3782cd104057c1b7 OK 2025/01/26 04:00:41 INFO : dst/file1: Copied (new) 2025/01/26 04:00:41 INFO : dst/file1: Deleted 2025/01/26 04:00:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:00:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/26 04:00:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.20s) === 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:00:49 DEBUG : A1/one: md5 = d019f336a931efdcda4cd68d9d25f794 OK 2025/01/26 04:00:51 DEBUG : A1/two: md5 = 08406ecef633b4ffbff33e2bf0b96438 OK 2025/01/26 04:00:54 DEBUG : A1/B1/three: md5 = 193af187b16ba2ee7ec2e79a6dd4defe OK 2025/01/26 04:00:57 DEBUG : A1/B1/C1/four: md5 = 6067aa4392c6040be3c62b9c6f19b334 OK 2025/01/26 04:00:59 DEBUG : A1/B1/C2/five: md5 = 9bbe77a776b6eed49669323528d5542e OK 2025/01/26 04:00:59 INFO : A1/B2: Making directory 2025/01/26 04:01:00 INFO : A1/B1/C3: Making directory 2025/01/26 04:01:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/26 04:01:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/26 04:01:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/26 04:01:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/26 04:01:13 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/26 04:01:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:01:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:01:16 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:01:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:01:17 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:01:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/26 04:01:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/26 04:01:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/26 04:01:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/26 04:01:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/26 04:01:27 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/26 04:01:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:01:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:01:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:01:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:01:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:01:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/26 04:01:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/26 04:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/26 04:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/26 04:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/26 04:01:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/26 04:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/26 04:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/26 04:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/26 04:01:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.20s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:01:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 54172191106f891daf4edcf1040cee0a OK 2025/01/26 04:01:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/26 04:01:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/26 04:01:46 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/26 04:01:47 DEBUG : no_checksum_big_file_from_pipe: md5 = 84e67cd5fb8feb1179cbfcfaf33fc52b OK 2025/01/26 04:01:47 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:01:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 19ececebb87cd1372f26df8010c3a597 OK 2025/01/26 04:01:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/26 04:01:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/26 04:01:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 47eaff455d361e354922c5ec292758e9 OK 2025/01/26 04:01:53 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:01:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:01:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/26 04:01:58 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-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (34 bytes), uploading instead of streaming 2025/01/26 04:02:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/26 04:02:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/26 04:02:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.05s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/26 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (48 bytes), uploading instead of streaming 2025/01/26 04:02:08 DEBUG : rcat_metadata: md5 = 62d4b8e9bd853bef8c6944f481cb6dc8 OK 2025/01/26 04:02:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/26 04:02:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/26 04:02:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = ecb7d29c5a4efb69e611da45a05604a0 OK 2025/01/26 04:02:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.37s) --- PASS: TestRcatMetadata/Normal (2.92s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:15 DEBUG : potato1: md5 = 926f2bb598bc02842f22a54b5f1e1aeb OK 2025/01/26 04:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/26 04:02:16 DEBUG : potato2: md5 = 6ffb1cf762c98f609c2a498738043a16 OK 2025/01/26 04:02:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:20 DEBUG : potato1: md5 = 3a8c20f487732fb18b85b8cb0d03febc OK 2025/01/26 04:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': File to upload is small (60 bytes), uploading instead of streaming 2025/01/26 04:02:22 DEBUG : potato2: md5 = cf26b2560928303207535b1b6c082112 OK 2025/01/26 04:02:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.93s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:26 DEBUG : potato2: md5 = 80dce37e205bd398e6704ea391ef0c80 OK 2025/01/26 04:02:28 DEBUG : empty space: md5 = 24b40d67d5d46bf445f6c3bc246bd476 OK 2025/01/26 04:02:31 DEBUG : sub dir/potato3: md5 = 4a42867cc89ec739eafced3a98053294 OK 2025/01/26 04:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Touching "empty space" 2025/01/26 04:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Touching "potato2" 2025/01/26 04:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Touching "sub dir/potato3" 2025/01/26 04:02:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:38 DEBUG : dir with metadata: Making directory with metadata 2025/01/26 04:02:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.92s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:41 DEBUG : directory with modtime: Making directory with metadata 2025/01/26 04:02:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.61s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/26 04:02:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/26 04:02:43 DEBUG : Google drive root 'crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00': Skipping btime metadata as can't update it on an existing file: 2025-01-26T04:02:43.781648713Z 2025/01/26 04:02:44 INFO : non existent directory: Updated directory metadata 2025/01/26 04:02:47 DEBUG : Google drive root 'crypt/4qcqjl8p9rm9td4c1i527gpeqi504o954joth1gj5cs5p0dq4b00': Skipping btime metadata as can't update it on an existing file: 2025-01-26T04:02:43.781648713Z 2025/01/26 04:02:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/26 04:02:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/26 04:02:52 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:02:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/26 04:02:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/26 04:02:54 DEBUG : dst: Making directory with metadata 2025/01/26 04:02:55 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/26 04:02:55 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:02:56 INFO : dst: Set directory modification time (using SetModTime) 2025/01/26 04:02:56 INFO : dst: Set directory modification time (using SetModTime) 2025/01/26 04:02:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/26 04:02:57 INFO : dst: Set directory modification time (using SetModTime) 2025/01/26 04:02:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi'", Local "Local file system at /tmp/rclone2862626153", Modify Window "1ms" 2025/01/26 04:03:01 DEBUG : sub dir/test remove existing: md5 = eb2a1ef6bd410eb087b03f94625e025b OK 2025/01/26 04:03:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3c2aa8ffb38bdaf3fb03b99919fb8b0d OK 2025/01/26 04:03:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vasuvar1" before starting 2025/01/26 04:03:07 DEBUG : sub dir/test remove existing.vasuvar1: TEST: removing renamed existing file after operation 2025/01/26 04:03:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fatoqow5" before starting 2025/01/26 04:03:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fatoqow5: TEST: renaming existing back after failed operation 2025/01/26 04:03:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.necikib5" before starting 2025/01/26 04:03:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.necikib5: TEST: removing renamed existing file after operation 2025/01/26 04:03:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9rse2a86p1p06i9n57bmq0n4pbpf35fqbf31kvequghm53ua6ipiif7rnh2te73lil4kkjr1ompnjtt9gikc2gund8jmq2369446jhm31ojjq7d65r80tpfdmjfl7jrujeo55a2aos96fmo5v85ef247rk28ehbbmfgp24igrhimld8o3mqg" 2025/01/26 04:03:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0vqcol8kmd5t4664lg6mofqlils75ehdg1k2ejoddmcl6dlv5hdg" --- PASS: TestRemoveExisting (15.40s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/26 04:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiliyam4muzi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m13.60218659s (try 1/5)