"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/19 01:12:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca" 2025/01/19 01:12:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:12:12 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0" 2025/01/19 01:12:13 DEBUG : Creating backend with remote "/tmp/rclone4230533326" === 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/19 01:12:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/19 01:12:13 DEBUG : potato: Seek from 10 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 10 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Seek from 5 to 2 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/19 01:12:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Seek from 5 to 2 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/19 01:12:13 DEBUG : potato: Seek from 8 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 8 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/19 01:12:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/19 01:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/19 01:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/19 01:12:13 DEBUG : potato: Seek from 5 to 2 2025/01/19 01:12:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/19 01:12:13 DEBUG : potato: Seek from 9 to 0 2025/01/19 01:12:13 DEBUG : potato: Seek from 9 to 0 2025/01/19 01:12:13 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:12:16 DEBUG : rutabaga: md5 = 35da969ac65d3d76496f4b3d7a3196e8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/19 01:12:18 DEBUG : empty space: md5 = 154a83b89b2d780d34e885d80016198c OK === RUN TestCheck/3 2025/01/19 01:12:21 DEBUG : potato2: md5 = 62c104c4b6716524f4f518f23a47e186 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/19 01:12:23 DEBUG : remotepotato: md5 = ae41a49ca9a66ee3ddd8f78d130b4387 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.67s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/01/19 01:12:27 DEBUG : Creating backend with remote "nonexistent" 2025/01/19 01:12:27 DEBUG : Creating backend with remote "nonexistent" 2025/01/19 01:12:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/19 01:12:27 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/19 01:12:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/19 01:12:27 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:12:29 DEBUG : rutabaga: md5 = 3add34dc68ec81c9588283b396da9f15 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/19 01:12:33 DEBUG : empty space: md5 = 1b9c914d1daa46a1463913b22f88896a OK === RUN TestCheckDownload/3 2025/01/19 01:12:36 DEBUG : potato2: md5 = 4d79ac20acd26bc5c68861a77c04641b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/19 01:12:41 DEBUG : remotepotato: md5 = 27af5af634274a253fc5cba51276c45e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.58s) --- PASS: TestCheckDownload/1 (1.36s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.66s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:12:48 DEBUG : rutabaga: md5 = 6683d47b1ff2e05477f60f84b135ee1b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/19 01:12:51 DEBUG : empty space: md5 = 0c8c368f0fc5de037ad0ee82d5b6c474 OK === RUN TestCheckSizeOnly/3 2025/01/19 01:12:53 DEBUG : potato2: md5 = f71fa8608a10e50ab833364c0b86d1f5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/19 01:12:55 DEBUG : remotepotato: md5 = df7934503630fb48b214ecc96271acd3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.73s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:13:01 DEBUG : test.sum: md5 = c1576921644e78c36e356f75412a63aa OK 2025/01/19 01:13:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/19 01:13:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/19 01:13:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/19 01:13:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/19 01:13:04 DEBUG : test.sum: md5 = e7d009f5411d9671e0026ec3fa00e0e0 OK 2025/01/19 01:13:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/19 01:13:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/19 01:13:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/19 01:13:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.99s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:13:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/data" 2025/01/19 01:13:06 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:13:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/data" 2025/01/19 01:13:08 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/vjrnln8ratgmqakfosrqe8espk" 2025/01/19 01:13:13 DEBUG : data/banana: md5 = ee6bc9509587b35cf1e63fb3d449bc3f OK 2025/01/19 01:13:14 DEBUG : test.sum: md5 = 081bebbf8b2fe96fca02a72190f1167e OK === RUN TestCheckSumDownload/subtest1 2025/01/19 01:13:19 DEBUG : data/potato: md5 = e4b8971868b341b1b81c23234cc35755 OK 2025/01/19 01:13:21 DEBUG : test.sum: md5 = a5f7239a00268251b418ccc68ae34f8f OK === RUN TestCheckSumDownload/subtest2 2025/01/19 01:13:26 DEBUG : test.sum: md5 = 4697af32ada0f48a8f4e112700ac24f4 OK === RUN TestCheckSumDownload/subtest3 2025/01/19 01:13:30 DEBUG : test.sum: md5 = 23c2b7758b537f375f48f740f7417a47 OK === RUN TestCheckSumDownload/subtest4 2025/01/19 01:13:35 DEBUG : test.sum: md5 = 90ec72a3b67e20ee3711ea33a0cf312d OK === RUN TestCheckSumDownload/subtest5 2025/01/19 01:13:39 DEBUG : test.sum: md5 = 0b9cde57724a3d8a449dc7c87fa1d0d9 OK === RUN TestCheckSumDownload/subtest6 2025/01/19 01:13:44 DEBUG : data/banana: md5 = 549619d39aeb36dbfed643613579ba4b OK 2025/01/19 01:13:45 DEBUG : data/potato: md5 = 20f0404cd7a2d7ad4d196dc09a5b9827 OK 2025/01/19 01:13:47 DEBUG : test.sum: md5 = 7bbc31cb552c3c7a200fbc06bbdf5bfc OK === RUN TestCheckSumDownload/subtest7 2025/01/19 01:13:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/19 01:13:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (46.03s) --- PASS: TestCheckSumDownload/subtest1 (3.01s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.25s) --- PASS: TestCheckSumDownload/subtest7 (3.27s) === RUN TestApplyTransforms 2025/01/19 01:13:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rubafaj1xiqu" 2025/01/19 01:13:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:13:54 DEBUG : Creating backend with remote "TestDrive:crypt/r2gc677dqtc11dm1gd405036vvi7jvdflqj2qatsuqdai8bbd2t0" 2025/01/19 01:13:55 DEBUG : Creating backend with remote "/tmp/rclone2030410218" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu'", Local "Local file system at /tmp/rclone2030410218", Modify Window "1ms" 2025/01/19 01:13:58 DEBUG : hello, world!: md5 = 025f8958ef4e89389b48408063260aba OK upper checkfile vs. lower remote (without normalization) 2025/01/19 01:13:59 ERROR : hello, world!: sum not found 2025/01/19 01:13:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu' 2025/01/19 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu': 1 files missing 2025/01/19 01:13:59 NOTICE: 1 hashes missing 2025/01/19 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu': 2 differences found 2025/01/19 01:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/19 01:14:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu': 0 differences found 2025/01/19 01:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu': 1 matching files 2025/01/19 01:14:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nurevig1qase" 2025/01/19 01:14:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:00 DEBUG : Creating backend with remote "TestDrive:crypt/bas9aerma244rjjca2e00ff1ndb50vqer4ij3bt63n16vlll6hag" 2025/01/19 01:14:01 DEBUG : Creating backend with remote "/tmp/rclone1157712171" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase'", Local "Local file system at /tmp/rclone1157712171", Modify Window "1ms" 2025/01/19 01:14:04 DEBUG : HELLO, WORLD!: md5 = a59cf54bde53ebfc3464e01e1f103cfc OK lower checkfile vs. upper remote (without normalization) 2025/01/19 01:14:04 ERROR : HELLO, WORLD!: sum not found 2025/01/19 01:14:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase' 2025/01/19 01:14:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase': 1 files missing 2025/01/19 01:14:04 NOTICE: 1 hashes missing 2025/01/19 01:14:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase': 2 differences found 2025/01/19 01:14:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/19 01:14:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase': 0 differences found 2025/01/19 01:14:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase': 1 matching files 2025/01/19 01:14:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wobivev0weku" 2025/01/19 01:14:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:06 DEBUG : Creating backend with remote "TestDrive:crypt/s2svol1kkkqar72pn466vcidv6rs49d00ehfp4gv0191o4uo4avg" 2025/01/19 01:14:07 DEBUG : Creating backend with remote "/tmp/rclone873654424" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku'", Local "Local file system at /tmp/rclone873654424", Modify Window "1ms" 2025/01/19 01:14:10 DEBUG : HeLlO, wOrLd!: md5 = 4fe3288ba350c0990fbc7da3119da1be OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/19 01:14:10 ERROR : HeLlO, wOrLd!: sum not found 2025/01/19 01:14:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku' 2025/01/19 01:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku': 1 files missing 2025/01/19 01:14:10 NOTICE: 1 hashes missing 2025/01/19 01:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku': 2 differences found 2025/01/19 01:14:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/19 01:14:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku': 0 differences found 2025/01/19 01:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku': 1 matching files 2025/01/19 01:14:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hizovoj1vewa" 2025/01/19 01:14:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/aa9se5o9cjss44trss3s9j0hlfaib4kdovdijei3k7he3nj21ieg" 2025/01/19 01:14:13 DEBUG : Creating backend with remote "/tmp/rclone976353233" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa'", Local "Local file system at /tmp/rclone976353233", Modify Window "1ms" 2025/01/19 01:14:15 DEBUG : HELLO, WORLD!: md5 = 4bec46d262aac17a6a2127e7db0a8d95 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/19 01:14:16 ERROR : HELLO, WORLD!: sum not found 2025/01/19 01:14:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa' 2025/01/19 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa': 1 files missing 2025/01/19 01:14:16 NOTICE: 1 hashes missing 2025/01/19 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa': 2 differences found 2025/01/19 01:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/19 01:14:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa': 0 differences found 2025/01/19 01:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa': 1 matching files 2025/01/19 01:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defohom1luve" 2025/01/19 01:14:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/hug2q3kcrdpj0autl7fbrjr4m7ls9b7n03kqrec6q2a56888egt0" 2025/01/19 01:14:19 DEBUG : Creating backend with remote "/tmp/rclone4075842344" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve'", Local "Local file system at /tmp/rclone4075842344", Modify Window "1ms" 2025/01/19 01:14:22 DEBUG : 測試_Русский___ě_áñ: md5 = 9708f5f6d191d90c6ddc7471c7564ead OK NFD checkfile vs. NFC remote (without normalization) 2025/01/19 01:14:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/19 01:14:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve' 2025/01/19 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve': 1 files missing 2025/01/19 01:14:22 NOTICE: 1 hashes missing 2025/01/19 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve': 2 differences found 2025/01/19 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/19 01:14:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve': 0 differences found 2025/01/19 01:14:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve': 1 matching files 2025/01/19 01:14:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-linetej9gici" 2025/01/19 01:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:23 DEBUG : Creating backend with remote "TestDrive:crypt/hs26glprm23nastn3k04s2lh52bjhi7c7ago2uusgd2dsbcnesc0" 2025/01/19 01:14:24 DEBUG : Creating backend with remote "/tmp/rclone2109701691" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici'", Local "Local file system at /tmp/rclone2109701691", Modify Window "1ms" 2025/01/19 01:14:27 DEBUG : 測試_Русский___ě_áñ: md5 = daf4deacef6cfdc063e18c4d2dd53475 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/19 01:14:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/19 01:14:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici' 2025/01/19 01:14:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici': 1 files missing 2025/01/19 01:14:28 NOTICE: 1 hashes missing 2025/01/19 01:14:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici': 2 differences found 2025/01/19 01:14:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/19 01:14:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici': 0 differences found 2025/01/19 01:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici': 1 matching files 2025/01/19 01:14:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hupuzor7gafu" 2025/01/19 01:14:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:30 DEBUG : Creating backend with remote "TestDrive:crypt/t5geti3mqg61vfqs3u593tan60fclfohoe02rundknrs34ubsts0" 2025/01/19 01:14:31 DEBUG : Creating backend with remote "/tmp/rclone3474068877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu'", Local "Local file system at /tmp/rclone3474068877", Modify Window "1ms" 2025/01/19 01:14:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42b1e00e93d4803ddc8302788d7ac134 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/19 01:14:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:14:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu' 2025/01/19 01:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu': 1 files missing 2025/01/19 01:14:34 NOTICE: 1 hashes missing 2025/01/19 01:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu': 2 differences found 2025/01/19 01:14:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/19 01:14:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu': 0 differences found 2025/01/19 01:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu': 1 matching files 2025/01/19 01:14:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-canegan6yigu" 2025/01/19 01:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/be39r0es88g3dove9crnngi7ce3jaidionve7qidkacaqatqpba0" 2025/01/19 01:14:37 DEBUG : Creating backend with remote "/tmp/rclone1235491631" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu'", Local "Local file system at /tmp/rclone1235491631", Modify Window "1ms" 2025/01/19 01:14:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = de3f80b4256ffc8d17118cfa8b206c69 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/19 01:14:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:14:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu' 2025/01/19 01:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu': 1 files missing 2025/01/19 01:14:40 NOTICE: 1 hashes missing 2025/01/19 01:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu': 2 differences found 2025/01/19 01:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/19 01:14:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu': 0 differences found 2025/01/19 01:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu': 1 matching files 2025/01/19 01:14:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jemajom6zixo" 2025/01/19 01:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:42 DEBUG : Creating backend with remote "TestDrive:crypt/9p1gfb7v2s5pdnpb11grpfg61mgcl31gdc3t7enchb965qq5q2bg" 2025/01/19 01:14:43 DEBUG : Creating backend with remote "/tmp/rclone1205565514" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo'", Local "Local file system at /tmp/rclone1205565514", Modify Window "1ms" 2025/01/19 01:14:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3f1c62b4bd6e2805cdb5cd4daac6137b OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/19 01:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:14:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo' 2025/01/19 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo': 1 files missing 2025/01/19 01:14:46 NOTICE: 1 hashes missing 2025/01/19 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo': 2 differences found 2025/01/19 01:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/19 01:14:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo': 0 differences found 2025/01/19 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo': 1 matching files 2025/01/19 01:14:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-binocet4fevi" 2025/01/19 01:14:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:14:48 DEBUG : Creating backend with remote "TestDrive:crypt/468d641juur98aa7rq8acmt24rmcgmibug1fd4rq01g7l4l25t80" 2025/01/19 01:14:49 DEBUG : Creating backend with remote "/tmp/rclone1137057963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi'", Local "Local file system at /tmp/rclone1137057963", Modify Window "1ms" 2025/01/19 01:14:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e15fc13701d54f9ada0983ee24d099a2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/19 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/19 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi' 2025/01/19 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi': 1 files missing 2025/01/19 01:14:52 NOTICE: 1 hashes missing 2025/01/19 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi': 2 differences found 2025/01/19 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/19 01:14:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/19 01:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi': 0 differences found 2025/01/19 01:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi': 1 matching files 2025/01/19 01:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-binocet4fevi': Purge remote 2025/01/19 01:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jemajom6zixo': Purge remote 2025/01/19 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-canegan6yigu': Purge remote 2025/01/19 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hupuzor7gafu': Purge remote 2025/01/19 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-linetej9gici': Purge remote 2025/01/19 01:14:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defohom1luve': Purge remote 2025/01/19 01:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hizovoj1vewa': Purge remote 2025/01/19 01:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wobivev0weku': Purge remote 2025/01/19 01:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nurevig1qase': Purge remote 2025/01/19 01:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rubafaj1xiqu': Purge remote --- PASS: TestApplyTransforms (64.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:14:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 01:15:02 DEBUG : sub/file2: md5 = 1a1da5910870c8be73ffa5deac1592e9 OK 2025/01/19 01:15:02 INFO : file1: Copied (new) to: sub/file2 2025/01/19 01:15:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:15:03 DEBUG : file1: Unchanged skipping 2025/01/19 01:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': don't need to copy/move sub/file2, it is already at target location 2025/01/19 01:15:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:15:09 DEBUG : dst/file1: md5 = 4adfa342a0521bc796f1c74b6be9d40b OK 2025/01/19 01:15:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/backup" 2025/01/19 01:15:10 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/1nrff024r7pq65ecp72fc28jb0" 2025/01/19 01:15:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/19 01:15:15 INFO : dst/file1: Moved (server-side) 2025/01/19 01:15:17 DEBUG : dst/file1: md5 = 984147cba6ac9a07c0face1528f32285 OK 2025/01/19 01:15:17 INFO : dst/file1: Copied (new) 2025/01/19 01:15:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:15:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:15:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:15:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/dst" 2025/01/19 01:15:22 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 01:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/CompareDest" 2025/01/19 01:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/gveqi14airsml4bgu7krj116o8" 2025/01/19 01:15:26 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 01:15:28 DEBUG : one: md5 = 114d228b65b4d43411f5c9ee77fc9f27 OK 2025/01/19 01:15:28 INFO : one: Copied (new) 2025/01/19 01:15:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:15:31 DEBUG : one: md5 = 6f913d5b6d92f0d9cfd55c4fc5c9c65d OK 2025/01/19 01:15:31 INFO : one: Copied (replaced existing) 2025/01/19 01:15:33 DEBUG : dst/one: md5 = 06b340c131ada4e2ef6b0cd05a71b1e9 OK 2025/01/19 01:15:36 DEBUG : CompareDest/one: md5 = 53e2a07b60a2af236142d3aac0969d72 OK 2025/01/19 01:15:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:15:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:15:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:15:39 DEBUG : CompareDest/two: md5 = 327b08f3fc08ee99a1057cc3d1efba8e OK 2025/01/19 01:15:40 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:15:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:15:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:15:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:15:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:15:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:15:43 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:15:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 01:15:44 DEBUG : two: md5 = 8001d64aeb70cd176faeeef673b0b761 OK 2025/01/19 01:15:44 INFO : two: Copied (new) 2025/01/19 01:15:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 01:15:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:15:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 01:15:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.36s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/dst" 2025/01/19 01:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 01:15:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/CopyDest" 2025/01/19 01:15:51 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/19 01:15:53 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 01:15:56 DEBUG : one: md5 = 8afdd9bcce704a45f03e5f60808bcd4c OK 2025/01/19 01:15:56 INFO : one: Copied (new) 2025/01/19 01:15:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:15:59 DEBUG : one: md5 = 5c7317b6326d5010069d34e3627cd001 OK 2025/01/19 01:15:59 INFO : one: Copied (replaced existing) 2025/01/19 01:16:01 DEBUG : dst/one: md5 = dc83e066f2171e5c32986528c2e349ac OK 2025/01/19 01:16:03 DEBUG : CopyDest/one: md5 = 28afb28972604b40eb529dbc802c6e20 OK 2025/01/19 01:16:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/BackupDir" 2025/01/19 01:16:04 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/19 01:16:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:16:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:16:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:16:09 INFO : one: Moved (server-side) 2025/01/19 01:16:10 INFO : one: Copied (server-side copy) 2025/01/19 01:16:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 01:16:12 DEBUG : CopyDest/two: md5 = 769db7298b3a3638420dfeafa9be7f4a OK 2025/01/19 01:16:13 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:16:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:16:14 INFO : two: Copied (server-side copy) 2025/01/19 01:16:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 01:16:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:16:15 DEBUG : two: Unchanged skipping 2025/01/19 01:16:18 DEBUG : CopyDest/three: md5 = ab855b9c0b71502a4750c2ab71703cdf OK 2025/01/19 01:16:18 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 01:16:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 01:16:19 DEBUG : three: Destination not found in --copy-dest 2025/01/19 01:16:20 DEBUG : three: md5 = 0f74a41ce94daef4ab883445c1a7099c OK 2025/01/19 01:16:20 INFO : three: Copied (new) 2025/01/19 01:16:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/19 01:16:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 01:16:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:16:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/19 01:16:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:16:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 01:16:27 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.61s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:16:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/19 01:16:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c5f5e29de00be896836419f5109a3eb2 OK 2025/01/19 01:16:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/19 01:16:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/19 01:16:33 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/19 01:16:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/19 01:16:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/19 01:16:36 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 10c169593b0bf4f8ea0a1b14f7320308 OK 2025/01/19 01:16:36 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/19 01:16:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/19 01:16:39 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.63s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:16:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using skip mode. 2025/01/19 01:16:44 NOTICE: one: Found 2 files with duplicate names 2025/01/19 01:16:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.74s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:16:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using skip mode. 2025/01/19 01:16:51 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:16:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/19 01:16:52 INFO : one: Deleted 2025/01/19 01:16:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.42s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:16:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using first mode. 2025/01/19 01:16:59 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:16:59 INFO : one: Deleted 2025/01/19 01:17:00 INFO : one: Deleted 2025/01/19 01:17:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.61s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:17:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using newest mode. 2025/01/19 01:17:06 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:17:07 INFO : one: Deleted 2025/01/19 01:17:07 INFO : one: Deleted 2025/01/19 01:17:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.47s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:17:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using oldest mode. 2025/01/19 01:17:14 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:17:14 INFO : one: Deleted 2025/01/19 01:17:15 INFO : one: Deleted 2025/01/19 01:17:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.50s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:17:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using largest mode. 2025/01/19 01:17:22 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:17:22 INFO : one: Deleted 2025/01/19 01:17:23 INFO : one: Deleted 2025/01/19 01:17:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:17:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using smallest mode. 2025/01/19 01:17:29 NOTICE: one: Found 3 files with duplicate names 2025/01/19 01:17:29 INFO : one: Deleted 2025/01/19 01:17:30 INFO : one: Deleted 2025/01/19 01:17:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.65s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:17:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Looking for duplicate names using rename mode. 2025/01/19 01:17:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/19 01:17:40 INFO : one-2.txt: renamed from: one.txt 2025/01/19 01:17:41 INFO : one-3.txt: renamed from: one.txt 2025/01/19 01:17:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.77s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:17:48 DEBUG : dupe1/one.txt: md5 = 9b7cd8f3bd464cb0fdaa6c1ea3eaad1f OK 2025/01/19 01:17:50 DEBUG : dupe2/two.txt: md5 = 62966fc29825b8cae7e8f19600ccac84 OK 2025/01/19 01:17:53 DEBUG : dupe3/three.txt: md5 = 17818da345b276bc80a6cdc6dab68bd4 OK 2025/01/19 01:17:54 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/19 01:17:55 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/19 01:17:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/19 01:17:56 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/19 01:18:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/19 01:18:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/19 01:18:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.13s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:18:03 DEBUG : a.txt: md5 = 72ca24c2bcc7d62e9a3e454b74fd28c4 OK 2025/01/19 01:18:05 DEBUG : zend.txt: md5 = 68fb0b930a448ff7a7f9fa571f092198 OK 2025/01/19 01:18:08 DEBUG : sub dir/hello world: md5 = 447f657c25e252893a9dc2ad102d5a27 OK 2025/01/19 01:18:09 DEBUG : sub dir/hello world2: md5 = 10acd51405e74044a7cdf15e2c2697c4 OK 2025/01/19 01:18:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 5862b5b8a67d2ca7e789049bbb1bfba0 OK 2025/01/19 01:18:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = d865ecbfeeb11ad74c77964b3d1f93a4 OK 2025/01/19 01:18:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = efdbb986b944f4f327c7434d9a6ba610 OK 2025/01/19 01:18:18 DEBUG : a.txt: Excluded (Size Filter) 2025/01/19 01:18:18 DEBUG : a.txt: Excluded 2025/01/19 01:18:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/19 01:18:18 DEBUG : sub dir/hello world2: Excluded 2025/01/19 01:18:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/19 01:18:18 DEBUG : sub dir/hello world: Excluded 2025/01/19 01:18:19 DEBUG : sub dir/ignore dir: Excluded 2025/01/19 01:18:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/19 01:18:19 DEBUG : sub dir/hello world2: Excluded 2025/01/19 01:18:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/19 01:18:19 DEBUG : sub dir/hello world: Excluded 2025/01/19 01:18:19 DEBUG : sub dir/ignore dir: Excluded 2025/01/19 01:18:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/19 01:18:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/19 01:18:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/19 01:18:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/19 01:18:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/19 01:18:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/19 01:18:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.31s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:18:29 DEBUG : file1: md5 = 9586f0a72fa805876c940d443d57b657 OK 2025/01/19 01:18:32 DEBUG : sub/file2: md5 = db15f0356e9f0b15a76fa3880b23a7c2 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/19 01:18:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/19 01:18:35 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/19 01:18:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/19 01:18:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.01s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:18:41 DEBUG : file1: md5 = ee192584b004e97303829a00a3c0bb19 OK 2025/01/19 01:18:43 DEBUG : sub/file2: md5 = 42a4035879ee39d4771a59aa737bbc4b 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/19 01:18:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/notfound" 2025/01/19 01:18:47 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/19 01:18:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.64s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:18:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Making directory 2025/01/19 01:18:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:18:55 DEBUG : sub dir/hello world: md5 = 9470061d4a4cbe448a7de022ba894ae3 OK 2025/01/19 01:18:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:00 DEBUG : potato2: md5 = d39be9ff8cf04f36cce02e23a9051a62 OK 2025/01/19 01:19:01 DEBUG : empty space: md5 = a3971f36dbf735123202100f0b041732 OK --- PASS: TestLs (5.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:05 DEBUG : potato2: md5 = cded2a14a18ed3969af7ca18751365d0 OK 2025/01/19 01:19:07 DEBUG : empty space: md5 = e98bc6e77feb4fc91a0d433f1d2e3e5b OK 2025/01/19 01:19:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/19 01:19:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.00s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:11 DEBUG : potato2: md5 = 0585e343990a961e935349ae368d7c0d OK 2025/01/19 01:19:13 DEBUG : empty space: md5 = 7bbd1398571b3d7e84019659ac113421 OK --- PASS: TestLsLong (5.41s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:16 DEBUG : potato2: md5 = 2b4f19c7081ab4ec69748072e65a2597 OK 2025/01/19 01:19:18 DEBUG : empty space: md5 = 1a3d52e7d8c26bc5059c661f6fb2dae2 OK --- PASS: TestHashSums (5.01s) === RUN TestHashSumsWithErrors 2025/01/19 01:19:20 DEBUG : Creating backend with remote ":memory:" 2025/01/19 01:19:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/19 01:19:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/19 01:19:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/19 01:19:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/19 01:19:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/19 01:19:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/19 01:19:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/19 01:19:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/19 01:19:20 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:21 DEBUG : potato2: md5 = 544f2fb6cab41a54b7926d3d17650103 OK 2025/01/19 01:19:23 DEBUG : empty space: md5 = 2ef00a0c4fea7220d60f2d975d037e75 OK 2025/01/19 01:19:26 DEBUG : sub dir/potato3: md5 = 105fefb191038b833930e4d5ec7a9d02 OK 2025/01/19 01:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.12s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:32 DEBUG : small: md5 = b66a68eb0879594a37c475996ba7bf85 OK 2025/01/19 01:19:33 DEBUG : medium: md5 = d313e585d176400439a25d2fa0c57ba8 OK 2025/01/19 01:19:35 DEBUG : large: md5 = 8b439d8df5606f982e2b56ba3c30b010 OK 2025/01/19 01:19:35 DEBUG : Waiting for deletions to finish 2025/01/19 01:19:35 DEBUG : large: Excluded (Size Filter) 2025/01/19 01:19:36 INFO : medium: Deleted 2025/01/19 01:19:36 INFO : small: Deleted --- PASS: TestDelete (7.86s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:39 DEBUG : small: md5 = e081d5073b8c2814cea0b41230a10936 OK 2025/01/19 01:19:41 DEBUG : medium: md5 = 2a18b39172917bfbc76653d0506f28d5 OK 2025/01/19 01:19:43 DEBUG : large: md5 = 3c85c7b4edf0904915d3641e81c48f2b OK 2025/01/19 01:19:43 DEBUG : Waiting for deletions to finish 2025/01/19 01:19:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/19 01:19:44 INFO : small: Deleted 2025/01/19 01:19:44 INFO : medium: Deleted --- PASS: TestMaxDelete (8.39s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:48 DEBUG : small: md5 = 8ffe740d755cc1e48e7d69435e1b8f80 OK 2025/01/19 01:19:49 DEBUG : medium: md5 = 4dfa1d494c36c6d6a2d579796952c650 OK 2025/01/19 01:19:51 DEBUG : large: md5 = 17294b41802edebf1907eac03cdedd04 OK 2025/01/19 01:19:51 DEBUG : Waiting for deletions to finish 2025/01/19 01:19:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/19 01:19:52 INFO : medium: Deleted 2025/01/19 01:19:52 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.14s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:19:56 DEBUG : small: md5 = 04deda1de2cff07d60e310fe757d88aa OK 2025/01/19 01:19:58 DEBUG : medium: md5 = eb22b493f1218f11711bc45660eaf282 OK 2025/01/19 01:19:59 DEBUG : large: md5 = 39a6fc83eaf4ccd10286953c397d598d OK 2025/01/19 01:20:00 DEBUG : Waiting for deletions to finish 2025/01/19 01:20:00 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/19 01:20:00 INFO : small: Deleted 2025/01/19 01:20:00 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.03s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:20:04 DEBUG : ReadFile: md5 = 0a693102bd20e51559bb5307c28b147f OK --- PASS: TestReadFile (4.81s) === RUN TestRetry 2025/01/19 01:20:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/19 01:20:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/19 01:20:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:20:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:20:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:20:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/19 01:20:07 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:20:09 DEBUG : file1: md5 = 18be1e00bc68fca54462f7a618c1955d OK 2025/01/19 01:20:11 DEBUG : file2: md5 = 6ca564f96a3fb4026cb9f9e1dc6818fb OK --- PASS: TestCat (18.83s) === RUN TestPurge 2025/01/19 01:20:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wigiguj3zexa" 2025/01/19 01:20:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:20:26 DEBUG : Creating backend with remote "TestDrive:crypt/b1l5al90kvvpk221ev7jsmsdk8kel631sgjjarvkh13qsrbdpjt0" 2025/01/19 01:20:27 DEBUG : Creating backend with remote "/tmp/rclone1507124239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wigiguj3zexa'", Local "Local file system at /tmp/rclone1507124239", Modify Window "1ms" 2025/01/19 01:20:33 DEBUG : A1/B1/C1/one: md5 = de04a4b52818c632d7dcb4f62082441e OK 2025/01/19 01:20:33 INFO : A2: Making directory 2025/01/19 01:20:34 INFO : A1/B2: Making directory 2025/01/19 01:20:35 INFO : A1/B2/C2: Making directory 2025/01/19 01:20:36 INFO : A1/B1/C3: Making directory 2025/01/19 01:20:37 INFO : A3: Making directory 2025/01/19 01:20:38 INFO : A3/B3: Making directory 2025/01/19 01:20:39 INFO : A3/B3/C4: Making directory 2025/01/19 01:20:41 DEBUG : A1/two: md5 = 9849ff84241aae3624b7f82a35312ac0 OK 2025/01/19 01:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wigiguj3zexa': Purge remote 2025/01/19 01:20:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.51s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:20:50 DEBUG : A1/B1/C1/one: md5 = ddce91436a41825b33703738a6feb464 OK 2025/01/19 01:20:50 INFO : A2: Making directory 2025/01/19 01:20:51 INFO : A1/B2: Making directory 2025/01/19 01:20:52 INFO : A1/B2/C2: Making directory 2025/01/19 01:20:53 INFO : A1/B1/C3: Making directory 2025/01/19 01:20:54 INFO : A3: Making directory 2025/01/19 01:20:55 INFO : A3/B3: Making directory 2025/01/19 01:20:56 INFO : A3/B3/C4: Making directory 2025/01/19 01:20:59 DEBUG : A1/two: md5 = 6995ab3a857b92bc800d112e1c54797d OK 2025/01/19 01:21:00 DEBUG : removing 1 level 3 directories 2025/01/19 01:21:00 INFO : A3/B3/C4: Removing directory 2025/01/19 01:21:03 DEBUG : removing 2 level 3 directories 2025/01/19 01:21:03 INFO : A1/B2/C2: Removing directory 2025/01/19 01:21:03 INFO : A1/B1/C3: Removing directory 2025/01/19 01:21:04 DEBUG : removing 2 level 2 directories 2025/01/19 01:21:04 INFO : A3/B3: Removing directory 2025/01/19 01:21:04 INFO : A1/B2: Removing directory 2025/01/19 01:21:04 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/19 01:21:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 01:21:05 DEBUG : removing 2 level 1 directories 2025/01/19 01:21:05 INFO : A3: Removing directory 2025/01/19 01:21:05 INFO : A2: Removing directory 2025/01/19 01:21:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/19 01:21:10 DEBUG : removing 1 level 3 directories 2025/01/19 01:21:10 INFO : A1/B1/C1: Removing directory 2025/01/19 01:21:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:11 DEBUG : removing 1 level 2 directories 2025/01/19 01:21:11 INFO : A1/B1: Removing directory 2025/01/19 01:21:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 01:21:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 01:21:12 DEBUG : removing 1 level 1 directories 2025/01/19 01:21:12 INFO : A1: Removing directory 2025/01/19 01:21:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 01:21:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 01:21:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 01:21:13 DEBUG : removing 1 level 0 directories 2025/01/19 01:21:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Removing directory 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/19 01:21:13 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (29.13s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:21:16 INFO : A1: Making directory 2025/01/19 01:21:17 INFO : A1/B1: Making directory 2025/01/19 01:21:18 INFO : A1/B1/C1: Making directory 2025/01/19 01:21:21 DEBUG : removing 1 level 3 directories 2025/01/19 01:21:21 INFO : A1/B1/C1: Removing directory 2025/01/19 01:21:21 DEBUG : removing 1 level 2 directories 2025/01/19 01:21:21 INFO : A1/B1: Removing directory 2025/01/19 01:21:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 01:21:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:21:24 INFO : A1: Making directory 2025/01/19 01:21:25 INFO : A1/B1: Making directory 2025/01/19 01:21:26 INFO : A1/B1/C1: Making directory 2025/01/19 01:21:29 DEBUG : removing 1 level 3 directories 2025/01/19 01:21:29 INFO : A1/B1/C1: Removing directory 2025/01/19 01:21:30 DEBUG : removing 1 level 2 directories 2025/01/19 01:21:30 INFO : A1/B1: Removing directory 2025/01/19 01:21:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 01:21:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:21:35 DEBUG : file1: md5 = 939d2a5272dfc61ab31c375d535a6de0 OK 2025/01/19 01:21:35 DEBUG : filename.txt: File name found in url 2025/01/19 01:21:37 DEBUG : filename.txt: md5 = cf495db36d0542fa2d072321b159f590 OK 2025/01/19 01:21:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/19 01:21:39 DEBUG : headerfilename.txt: md5 = c6554fcee89fc30ad8508ee2647b0b9e OK 2025/01/19 01:21:41 DEBUG : file2: md5 = fc1563d3b480ca5a995f6674a9fae799 OK --- PASS: TestCopyURL (10.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:21:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 01:21:47 DEBUG : sub/file2: md5 = bc9bfc94faf3f7761ca137130b51b666 OK 2025/01/19 01:21:47 INFO : file1: Copied (new) to: sub/file2 2025/01/19 01:21:47 INFO : file1: Deleted 2025/01/19 01:21:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:21:48 DEBUG : file1: Unchanged skipping 2025/01/19 01:21:48 INFO : file1: Deleted 2025/01/19 01:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': don't need to copy/move sub/file2, it is already at target location 2025/01/19 01:21:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:21:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/19 01:21:53 DEBUG : file1: md5 = b86271f5ffbc1584560d8f34bf04f9cc OK 2025/01/19 01:21:53 INFO : file1: Copied (new) 2025/01/19 01:21:53 INFO : file1: Deleted 2025/01/19 01:21:53 DEBUG : Config file has changed externally - reloading 2025/01/19 01:21:53 DEBUG : TestDrive: Loaded fresh token from config file 2025/01/19 01:21:53 DEBUG : file1: Destination exists, skipping 2025/01/19 01:21:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:22:00 DEBUG : dst/file1: md5 = 0362a84e72467e2235728a92247eb9d0 OK 2025/01/19 01:22:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kojaler6duca/backup" 2025/01/19 01:22:01 DEBUG : Creating backend with remote "TestDrive:crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0/1nrff024r7pq65ecp72fc28jb0" 2025/01/19 01:22:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/19 01:22:06 INFO : dst/file1: Moved (server-side) 2025/01/19 01:22:07 DEBUG : dst/file1: md5 = a12065053130eb77411d329bd5470d34 OK 2025/01/19 01:22:07 INFO : dst/file1: Copied (new) 2025/01/19 01:22:07 INFO : dst/file1: Deleted 2025/01/19 01:22:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:22:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/19 01:22:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.00s) === 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:22:16 DEBUG : A1/one: md5 = e9c0e91627ea65fc8485946e6ea0db2b OK 2025/01/19 01:22:18 DEBUG : A1/two: md5 = e7d8dbd900351a7cf5e40863a700300a OK 2025/01/19 01:22:21 DEBUG : A1/B1/three: md5 = 08428db37e4c6b9c01369e039a2589e2 OK 2025/01/19 01:22:23 DEBUG : A1/B1/C1/four: md5 = 03ac2c0bea028e373e579de369bf1753 OK 2025/01/19 01:22:26 DEBUG : A1/B1/C2/five: md5 = d9a21546863e6a27785086986555f99b OK 2025/01/19 01:22:26 INFO : A1/B2: Making directory 2025/01/19 01:22:27 INFO : A1/B1/C3: Making directory 2025/01/19 01:22:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/19 01:22:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/19 01:22:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/19 01:22:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/19 01:22:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/19 01:22:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 01:22:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 01:22:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 01:22:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 01:22:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 01:22:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/19 01:22:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/19 01:22:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/19 01:22:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/19 01:22:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/19 01:22:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/19 01:22:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 01:22:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 01:22:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 01:22:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 01:22:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 01:23:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/19 01:23:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/19 01:23:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/19 01:23:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/19 01:23:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/19 01:23:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/19 01:23:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/19 01:23:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/19 01:23:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/19 01:23:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.92s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:10 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:23:12 DEBUG : no_checksum_small_file_from_pipe: md5 = c8ae3fcad374a2af845696168b9ae68c OK 2025/01/19 01:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/19 01:23:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 01:23:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/19 01:23:14 DEBUG : no_checksum_big_file_from_pipe: md5 = e66dfd72aadb7507ad677336504515ab OK 2025/01/19 01:23:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:23:18 DEBUG : with_checksum_small_file_from_pipe: md5 = a29e4a05b8b10c34876dcf2ce3e92c6e OK 2025/01/19 01:23:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 01:23:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/19 01:23:21 DEBUG : with_checksum_big_file_from_pipe: md5 = a99eceb1724d546cc340f0d8f259c3c5 OK 2025/01/19 01:23:21 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:23:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:23:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/19 01:23:27 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-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (34 bytes), uploading instead of streaming 2025/01/19 01:23:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/19 01:23:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/19 01:23:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.64s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/19 01:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (48 bytes), uploading instead of streaming 2025/01/19 01:23:36 DEBUG : rcat_metadata: md5 = 1dd479dc8d875f912de02866a2f892e8 OK 2025/01/19 01:23:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/19 01:23:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/19 01:23:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4720f0739d094b6d6145de332a9669fd OK 2025/01/19 01:23:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.81s) --- PASS: TestRcatMetadata/Normal (3.15s) --- PASS: TestRcatMetadata/ViaDisk (3.21s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:43 DEBUG : potato1: md5 = 4cd70d9bdb8041a34580de2e9fd63ea8 OK 2025/01/19 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (60 bytes), uploading instead of streaming 2025/01/19 01:23:44 DEBUG : potato2: md5 = 714776e0ab4e38c55594893e122c5f02 OK 2025/01/19 01:23:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.11s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:48 DEBUG : potato1: md5 = 59ff8bc2fddb2665daa848748ff7ea06 OK 2025/01/19 01:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': File to upload is small (60 bytes), uploading instead of streaming 2025/01/19 01:23:49 DEBUG : potato2: md5 = c203c4e6d2fb616bfe30bc4ed733302b OK 2025/01/19 01:23:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:23:53 DEBUG : potato2: md5 = 9a5c798d0b5aeb0a7691d1f2c46f2597 OK 2025/01/19 01:23:55 DEBUG : empty space: md5 = 29c44136597cc6521c63334e1f8be10c OK 2025/01/19 01:23:57 DEBUG : sub dir/potato3: md5 = 1a3796548bd80f1870eb7a7de02bb775 OK 2025/01/19 01:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Touching "empty space" 2025/01/19 01:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Touching "potato2" 2025/01/19 01:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Touching "sub dir/potato3" 2025/01/19 01:24:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.54s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:24:04 DEBUG : dir with metadata: Making directory with metadata 2025/01/19 01:24:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.86s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:24:07 DEBUG : directory with modtime: Making directory with metadata 2025/01/19 01:24:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.56s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:24:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/19 01:24:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/19 01:24:11 DEBUG : Google drive root 'crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0': Skipping btime metadata as can't update it on an existing file: 2025-01-19T01:24:11.204098964Z 2025/01/19 01:24:12 INFO : non existent directory: Updated directory metadata 2025/01/19 01:24:14 DEBUG : Google drive root 'crypt/qhmr89cr1ivvtn2r9t2r877gp71csc6rnck2ftg76ook06l57fh0': Skipping btime metadata as can't update it on an existing file: 2025-01-19T01:24:11.204098964Z 2025/01/19 01:24:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:24:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/19 01:24:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/19 01:24:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:24:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/19 01:24:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/19 01:24:22 DEBUG : dst: Making directory with metadata 2025/01/19 01:24:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/19 01:24:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:24:23 INFO : dst: Set directory modification time (using SetModTime) 2025/01/19 01:24:24 INFO : dst: Set directory modification time (using SetModTime) 2025/01/19 01:24:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/19 01:24:24 INFO : dst: Set directory modification time (using SetModTime) 2025/01/19 01:24:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.52s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca'", Local "Local file system at /tmp/rclone4230533326", Modify Window "1ms" 2025/01/19 01:24:30 DEBUG : sub dir/test remove existing: md5 = ab54336f62005eb05d5d1c15c8d60af5 OK 2025/01/19 01:24:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e50b5f4839432676c1d84b6aea66cdc0 OK 2025/01/19 01:24:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jarimos6" before starting 2025/01/19 01:24:35 DEBUG : sub dir/test remove existing.jarimos6: TEST: removing renamed existing file after operation 2025/01/19 01:24:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kigekub4" before starting 2025/01/19 01:24:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kigekub4: TEST: renaming existing back after failed operation 2025/01/19 01:24:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.witogoc0" before starting 2025/01/19 01:24:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.witogoc0: TEST: removing renamed existing file after operation 2025/01/19 01:24:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "om5029bjc7kaoomh6p6trgdmh378esfa1ieh7m6hd1ogi6knbbt0" 2025/01/19 01:24:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dcl31g9de3gl8g0vmvt7h3chmt4bju7deqj5cstc4qj6tfla3m31sca63bs897jpdihflc7m7l4sf5tvcckl3utffvmc4t6ane1eengs50mknbrju298kmkeu1cv3e3a52ooc20uiu59k3tira1ljtfk8i6sfnr0k57k3ril1cusq037n2tg" --- PASS: TestRemoveExisting (14.83s) === 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/19 01:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kojaler6duca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m31.005035352s (try 1/5)