"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/03 03:00:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi" 2025/05/03 03:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:00:20 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g" 2025/05/03 03:00:21 DEBUG : Creating backend with remote "/tmp/rclone571022718" === 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/03 03:00:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/03 03:00:22 DEBUG : potato: Seek from 10 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 10 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Seek from 5 to 2 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/03 03:00:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Seek from 5 to 2 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/03 03:00:22 DEBUG : potato: Seek from 8 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 8 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/03 03:00:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 03:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 03:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 03:00:22 DEBUG : potato: Seek from 5 to 2 2025/05/03 03:00:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/03 03:00:22 DEBUG : potato: Seek from 9 to 0 2025/05/03 03:00:22 DEBUG : potato: Seek from 9 to 0 2025/05/03 03:00:22 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:00:24 DEBUG : rutabaga: md5 = 69f34ebcf29dd04aa2d573a474283693 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/03 03:00:27 DEBUG : empty space: md5 = 1a32bbe00e9aedf845f53e587284f82d OK === RUN TestCheck/3 2025/05/03 03:00:29 DEBUG : potato2: md5 = acfae97adffcda46a428b8fb2a4c1a61 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/03 03:00:31 DEBUG : remotepotato: md5 = 53f0cf38c19b7e6d274036166e1dbdf8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.07s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/05/03 03:00:34 DEBUG : Creating backend with remote "nonexistent" 2025/05/03 03:00:34 DEBUG : Creating backend with remote "nonexistent" 2025/05/03 03:00:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/03 03:00:34 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/03 03:00:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/03 03:00:34 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:00:35 DEBUG : rutabaga: md5 = 6d700ad4efd799585d4a0bd708469ed3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/03 03:00:39 DEBUG : empty space: md5 = 5bb52680ba8dd0a76180c480081f9440 OK === RUN TestCheckDownload/3 2025/05/03 03:00:42 DEBUG : potato2: md5 = eb3091468c83216b4c9a10ec03b7da09 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/03 03:00:46 DEBUG : remotepotato: md5 = 6e30cbfbf62919f86bf0003dfdb40842 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.69s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (0.85s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:00:52 DEBUG : rutabaga: md5 = 58f3e27763e9cd0973bb6e46dce5e65b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/03 03:00:54 DEBUG : empty space: md5 = a8bf681313cdd83a2c17692b637b59d0 OK === RUN TestCheckSizeOnly/3 2025/05/03 03:00:56 DEBUG : potato2: md5 = c37482ef88ad0d98b80a61abb450b420 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/03 03:00:58 DEBUG : remotepotato: md5 = 092af559ff283d52f788f808b44fdc62 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.71s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:01:03 DEBUG : test.sum: md5 = be7cd83808871790aeda044e7f90030f OK 2025/05/03 03:01:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/03 03:01:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/03 03:01:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/03 03:01:04 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/03 03:01:05 DEBUG : test.sum: md5 = 587da4b71322a4defeaa8621da2c06d8 OK 2025/05/03 03:01:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/03 03:01:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/03 03:01:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/03 03:01:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.86s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:01:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/data" 2025/05/03 03:01:07 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/data" 2025/05/03 03:01:09 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/vjrnln8ratgmqakfosrqe8espk" 2025/05/03 03:01:13 DEBUG : data/banana: md5 = 99b40c7e740eb34e1c2fa2fb03c9eb30 OK 2025/05/03 03:01:14 DEBUG : test.sum: md5 = ccd6b6cc9220cd6f133a5f9ad1bec2de OK === RUN TestCheckSumDownload/subtest1 2025/05/03 03:01:19 DEBUG : data/potato: md5 = 584e9dad4fa82dcc3d796067f34534c4 OK 2025/05/03 03:01:20 DEBUG : test.sum: md5 = d8889333578d46bbcdac16716df2aca9 OK === RUN TestCheckSumDownload/subtest2 2025/05/03 03:01:24 DEBUG : test.sum: md5 = f1ea88b0eb4175df737574ce81a9bce7 OK === RUN TestCheckSumDownload/subtest3 2025/05/03 03:01:28 DEBUG : test.sum: md5 = 8c6ea8d4044350a9fa1d64533f3e7ff5 OK === RUN TestCheckSumDownload/subtest4 2025/05/03 03:01:32 DEBUG : test.sum: md5 = daedd26262dcb87d41aca767ab668b5d OK === RUN TestCheckSumDownload/subtest5 2025/05/03 03:01:36 DEBUG : test.sum: md5 = edb3ed73a172ab03a0688cc25b8f08e8 OK === RUN TestCheckSumDownload/subtest6 2025/05/03 03:01:40 DEBUG : data/banana: md5 = 0aaaf61dfbc78e4934f055cc4eaee542 OK 2025/05/03 03:01:41 DEBUG : data/potato: md5 = 54bfd736c29ef5723e68afce6f2e0664 OK 2025/05/03 03:01:43 DEBUG : test.sum: md5 = 7221bb8bd0bccad4270779752a4ca390 OK === RUN TestCheckSumDownload/subtest7 2025/05/03 03:01:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/03 03:01:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.38s) --- PASS: TestCheckSumDownload/subtest1 (2.83s) --- PASS: TestCheckSumDownload/subtest2 (2.08s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (1.92s) --- PASS: TestCheckSumDownload/subtest5 (2.09s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.04s) === RUN TestApplyTransforms 2025/05/03 03:01:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucodex6saqa" 2025/05/03 03:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:01:49 DEBUG : Creating backend with remote "TestDrive:crypt/98cn8c3pbnl10ae2akrmehf6scf5d5d8d7lfugkkq10q9hucjaq0" 2025/05/03 03:01:50 DEBUG : Creating backend with remote "/tmp/rclone3580622151" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa'", Local "Local file system at /tmp/rclone3580622151", Modify Window "1ms" 2025/05/03 03:01:52 DEBUG : hello, world!: md5 = 6979833c5e7132ba26cd3b2e13665138 OK upper checkfile vs. lower remote (without normalization) 2025/05/03 03:01:52 ERROR : hello, world!: sum not found 2025/05/03 03:01:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa' 2025/05/03 03:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa': 1 files missing 2025/05/03 03:01:52 NOTICE: 1 hashes missing 2025/05/03 03:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa': 2 differences found 2025/05/03 03:01:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/03 03:01:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa': 0 differences found 2025/05/03 03:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa': 1 matching files 2025/05/03 03:01:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotejag0wovo" 2025/05/03 03:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:01:54 DEBUG : Creating backend with remote "TestDrive:crypt/vu2duja1vqog1ldumuuoso1ejiicq4215cqelj341blkp9ieaiig" 2025/05/03 03:01:55 DEBUG : Creating backend with remote "/tmp/rclone2559775928" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo'", Local "Local file system at /tmp/rclone2559775928", Modify Window "1ms" 2025/05/03 03:01:57 DEBUG : HELLO, WORLD!: md5 = be477bd5c6c66377dccb9a04c9e348de OK lower checkfile vs. upper remote (without normalization) 2025/05/03 03:01:58 ERROR : HELLO, WORLD!: sum not found 2025/05/03 03:01:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo' 2025/05/03 03:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo': 1 files missing 2025/05/03 03:01:58 NOTICE: 1 hashes missing 2025/05/03 03:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo': 2 differences found 2025/05/03 03:01:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/03 03:01:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo': 0 differences found 2025/05/03 03:01:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo': 1 matching files 2025/05/03 03:01:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ququbof2lile" 2025/05/03 03:01:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:01:59 DEBUG : Creating backend with remote "TestDrive:crypt/b2uu22d8t76qejd9oashatksundo8e8jpjbc5nu509l2vv19ehlg" 2025/05/03 03:02:00 DEBUG : Creating backend with remote "/tmp/rclone2601500417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile'", Local "Local file system at /tmp/rclone2601500417", Modify Window "1ms" 2025/05/03 03:02:02 DEBUG : HeLlO, wOrLd!: md5 = 9b65a026041d9762b0a166dc3b5c817c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/03 03:02:02 ERROR : HeLlO, wOrLd!: sum not found 2025/05/03 03:02:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile' 2025/05/03 03:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile': 1 files missing 2025/05/03 03:02:02 NOTICE: 1 hashes missing 2025/05/03 03:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile': 2 differences found 2025/05/03 03:02:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/03 03:02:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile': 0 differences found 2025/05/03 03:02:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile': 1 matching files 2025/05/03 03:02:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-topamex8geze" 2025/05/03 03:02:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:03 DEBUG : Creating backend with remote "TestDrive:crypt/ao75mqt34kbohjtifp007p3gjiulm493qkenk8cae2cst711je3g" 2025/05/03 03:02:04 DEBUG : Creating backend with remote "/tmp/rclone2269893327" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze'", Local "Local file system at /tmp/rclone2269893327", Modify Window "1ms" 2025/05/03 03:02:07 DEBUG : HELLO, WORLD!: md5 = 3e77ec14e45c1bde7bd8c9c57ddd3c34 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/03 03:02:07 ERROR : HELLO, WORLD!: sum not found 2025/05/03 03:02:07 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze' 2025/05/03 03:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze': 1 files missing 2025/05/03 03:02:07 NOTICE: 1 hashes missing 2025/05/03 03:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze': 2 differences found 2025/05/03 03:02:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/03 03:02:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze': 0 differences found 2025/05/03 03:02:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze': 1 matching files 2025/05/03 03:02:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pulugoc4ruse" 2025/05/03 03:02:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:08 DEBUG : Creating backend with remote "TestDrive:crypt/d16iu1nf6r6epitug7hf31sj17jeol65nn10vgjh3b4uencjj9q0" 2025/05/03 03:02:09 DEBUG : Creating backend with remote "/tmp/rclone2591993658" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse'", Local "Local file system at /tmp/rclone2591993658", Modify Window "1ms" 2025/05/03 03:02:11 DEBUG : 測試_Русский___ě_áñ: md5 = 29a0ccd4497c3f2a2f9a238e2ffe361e OK NFD checkfile vs. NFC remote (without normalization) 2025/05/03 03:02:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/03 03:02:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse' 2025/05/03 03:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse': 1 files missing 2025/05/03 03:02:12 NOTICE: 1 hashes missing 2025/05/03 03:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse': 2 differences found 2025/05/03 03:02:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/03 03:02:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse': 0 differences found 2025/05/03 03:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse': 1 matching files 2025/05/03 03:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roterad7wapi" 2025/05/03 03:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/os4709mpt41c287jaeh8fugbm6gdoskdopt0bkcpkfvh1e91pf80" 2025/05/03 03:02:14 DEBUG : Creating backend with remote "/tmp/rclone4267955763" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi'", Local "Local file system at /tmp/rclone4267955763", Modify Window "1ms" 2025/05/03 03:02:16 DEBUG : 測試_Русский___ě_áñ: md5 = b3e56840ce7b1093d6be16267e867911 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/03 03:02:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/03 03:02:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi' 2025/05/03 03:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi': 1 files missing 2025/05/03 03:02:16 NOTICE: 1 hashes missing 2025/05/03 03:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi': 2 differences found 2025/05/03 03:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/03 03:02:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi': 0 differences found 2025/05/03 03:02:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi': 1 matching files 2025/05/03 03:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yelipav3dafa" 2025/05/03 03:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/51evhp9dvvs6ocasnarselq57v5jue8dtgiua0beu69u2la820c0" 2025/05/03 03:02:18 DEBUG : Creating backend with remote "/tmp/rclone3028813558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa'", Local "Local file system at /tmp/rclone3028813558", Modify Window "1ms" 2025/05/03 03:02:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fad38435adf15d574f0886817bbe53f4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/03 03:02:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 03:02:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa' 2025/05/03 03:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa': 1 files missing 2025/05/03 03:02:21 NOTICE: 1 hashes missing 2025/05/03 03:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa': 2 differences found 2025/05/03 03:02:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/03 03:02:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa': 0 differences found 2025/05/03 03:02:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa': 1 matching files 2025/05/03 03:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woyenet2peda" 2025/05/03 03:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/k2a27m9qsh7fkfe42qtp4cb856nsng2d81jq293bo2fjrm9rkij0" 2025/05/03 03:02:23 DEBUG : Creating backend with remote "/tmp/rclone1030524709" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda'", Local "Local file system at /tmp/rclone1030524709", Modify Window "1ms" 2025/05/03 03:02:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 240de60254c54b5c1d0ff5b9aefd73c8 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/03 03:02:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 03:02:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda' 2025/05/03 03:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda': 1 files missing 2025/05/03 03:02:26 NOTICE: 1 hashes missing 2025/05/03 03:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda': 2 differences found 2025/05/03 03:02:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/03 03:02:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda': 0 differences found 2025/05/03 03:02:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda': 1 matching files 2025/05/03 03:02:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lurahoz2cudo" 2025/05/03 03:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:27 DEBUG : Creating backend with remote "TestDrive:crypt/g28lpsf7q2d2nik1vhokd1iuj9t62ir4i1mc4be8m4tjnm5amchg" 2025/05/03 03:02:28 DEBUG : Creating backend with remote "/tmp/rclone864895204" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo'", Local "Local file system at /tmp/rclone864895204", Modify Window "1ms" 2025/05/03 03:02:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcbd1dcf6a5bc5c63f613fb035f3a1b1 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/03 03:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 03:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo' 2025/05/03 03:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo': 1 files missing 2025/05/03 03:02:30 NOTICE: 1 hashes missing 2025/05/03 03:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo': 2 differences found 2025/05/03 03:02:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/03 03:02:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo': 0 differences found 2025/05/03 03:02:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo': 1 matching files 2025/05/03 03:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maluluw4jete" 2025/05/03 03:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/q8gdg4ve4rfet29l9vtth4ulhn4pav294nh3pvja0bprm3k1552g" 2025/05/03 03:02:32 DEBUG : Creating backend with remote "/tmp/rclone798539124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete'", Local "Local file system at /tmp/rclone798539124", Modify Window "1ms" 2025/05/03 03:02:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0225388aa03e14e03322d07febec756 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/03 03:02:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 03:02:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete' 2025/05/03 03:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete': 1 files missing 2025/05/03 03:02:35 NOTICE: 1 hashes missing 2025/05/03 03:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete': 2 differences found 2025/05/03 03:02:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/03 03:02:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 03:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete': 0 differences found 2025/05/03 03:02:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete': 1 matching files 2025/05/03 03:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maluluw4jete': Purge remote 2025/05/03 03:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurahoz2cudo': Purge remote 2025/05/03 03:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woyenet2peda': Purge remote 2025/05/03 03:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yelipav3dafa': Purge remote 2025/05/03 03:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roterad7wapi': Purge remote 2025/05/03 03:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pulugoc4ruse': Purge remote 2025/05/03 03:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-topamex8geze': Purge remote 2025/05/03 03:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ququbof2lile': Purge remote 2025/05/03 03:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotejag0wovo': Purge remote 2025/05/03 03:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucodex6saqa': Purge remote --- PASS: TestApplyTransforms (52.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:02:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 03:02:43 DEBUG : sub/file2: md5 = 80c27e55844afcb4d7024d7a3a00d814 OK 2025/05/03 03:02:43 INFO : file1: Copied (new) to: sub/file2 2025/05/03 03:02:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 03:02:44 DEBUG : file1: Unchanged skipping 2025/05/03 03:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': don't need to copy/move sub/file2, it is already at target location 2025/05/03 03:02:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.21s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:02:50 DEBUG : dst/file1: md5 = 7694dabb0c0c055dba42bcd28acae90e OK 2025/05/03 03:02:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/backup" 2025/05/03 03:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/1nrff024r7pq65ecp72fc28jb0" 2025/05/03 03:02:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/03 03:02:54 INFO : dst/file1: Moved (server-side) 2025/05/03 03:02:56 DEBUG : dst/file1: md5 = cda66263310934ea54597abfbff8fde1 OK 2025/05/03 03:02:56 INFO : dst/file1: Copied (new) 2025/05/03 03:02:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:02:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:03:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:03:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/dst" 2025/05/03 03:03:00 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 03:03:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/CompareDest" 2025/05/03 03:03:02 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/gveqi14airsml4bgu7krj116o8" 2025/05/03 03:03:04 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 03:03:06 DEBUG : one: md5 = cbff3cf5e4162abac2cda625ce1712f6 OK 2025/05/03 03:03:06 INFO : one: Copied (new) 2025/05/03 03:03:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 03:03:09 DEBUG : one: md5 = 82074de24e87cf733a6436a2f12296d3 OK 2025/05/03 03:03:09 INFO : one: Copied (replaced existing) 2025/05/03 03:03:10 DEBUG : dst/one: md5 = fff68ea4d514d94a5a169aa677868036 OK 2025/05/03 03:03:13 DEBUG : CompareDest/one: md5 = 0b41f36d38c0fed470e81facaeb29bbe OK 2025/05/03 03:03:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 03:03:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 03:03:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 03:03:16 DEBUG : CompareDest/two: md5 = 08588017accee2b54329bcbe4482e2dc OK 2025/05/03 03:03:17 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 03:03:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 03:03:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 03:03:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 03:03:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 03:03:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 03:03:19 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 03:03:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/03 03:03:21 DEBUG : two: md5 = 26798e4f033bad35b0e80b09e68e9549 OK 2025/05/03 03:03:21 INFO : two: Copied (new) 2025/05/03 03:03:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 03:03:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:03:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 03:03:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/dst" 2025/05/03 03:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 03:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/CopyDest" 2025/05/03 03:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/03 03:03:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 03:03:31 DEBUG : one: md5 = 793f0a3b93fbc97ea5eba2f35c4dd17c OK 2025/05/03 03:03:31 INFO : one: Copied (new) 2025/05/03 03:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 03:03:34 DEBUG : one: md5 = 6c35ec2f6aafc82b975ef6f45947834e OK 2025/05/03 03:03:34 INFO : one: Copied (replaced existing) 2025/05/03 03:03:36 DEBUG : dst/one: md5 = 0dc78c377ac3e2584c4688cc3c41e92b OK 2025/05/03 03:03:38 DEBUG : CopyDest/one: md5 = 2ce19fbe68a697042f9edb1d4283ca80 OK 2025/05/03 03:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/BackupDir" 2025/05/03 03:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/03 03:03:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 03:03:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 03:03:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 03:03:42 INFO : one: Moved (server-side) 2025/05/03 03:03:43 INFO : one: Copied (server-side copy) 2025/05/03 03:03:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/03 03:03:45 DEBUG : CopyDest/two: md5 = bfac6015b5076cf26d26bd4e04f1851c OK 2025/05/03 03:03:46 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 03:03:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 03:03:47 INFO : two: Copied (server-side copy) 2025/05/03 03:03:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/03 03:03:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 03:03:48 DEBUG : two: Unchanged skipping 2025/05/03 03:03:50 DEBUG : CopyDest/three: md5 = 912c1fc9d553c2c2fbfa0816ce45c10f OK 2025/05/03 03:03:50 DEBUG : three: Need to transfer - File not found at Destination 2025/05/03 03:03:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/03 03:03:51 DEBUG : three: Destination not found in --copy-dest 2025/05/03 03:03:52 DEBUG : three: md5 = 2d56042f9b6773ee1a0d71bbb0a871f4 OK 2025/05/03 03:03:52 INFO : three: Copied (new) 2025/05/03 03:03:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/03 03:03:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 03:03:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:03:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:03:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/03 03:03:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 03:03:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.58s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/03 03:04:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 55bc83916ca930fa0c205560b152fd40 OK 2025/05/03 03:04:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/03 03:04:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/03 03:04:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/03 03:04:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/03 03:04:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/03 03:04:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e10827a57fc64c3cb0ac2d517d97d958 OK 2025/05/03 03:04:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/03 03:04:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/03 03:04:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.69s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using skip mode. 2025/05/03 03:04:12 NOTICE: one: Found 2 files with duplicate names 2025/05/03 03:04:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using skip mode. 2025/05/03 03:04:17 NOTICE: one: Found 3 files with duplicate names 2025/05/03 03:04:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/03 03:04:18 INFO : one: Deleted 2025/05/03 03:04:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.34s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using first mode. 2025/05/03 03:04:24 NOTICE: one: Found 3 files with duplicate names 2025/05/03 03:04:24 INFO : one: Deleted 2025/05/03 03:04:25 INFO : one: Deleted 2025/05/03 03:04:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.40s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using newest mode. 2025/05/03 03:04:30 NOTICE: one: Found 3 files with duplicate names 2025/05/03 03:04:31 INFO : one: Deleted 2025/05/03 03:04:31 INFO : one: Deleted 2025/05/03 03:04:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.25s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using oldest mode. 2025/05/03 03:04:37 NOTICE: one: Found 3 files with duplicate names 2025/05/03 03:04:38 INFO : one: Deleted 2025/05/03 03:04:38 INFO : one: Deleted 2025/05/03 03:04:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.48s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using largest mode. 2025/05/03 03:04:44 NOTICE: one: Found 3 files with duplicate names 2025/05/03 03:04:44 INFO : one: Deleted 2025/05/03 03:04:45 INFO : one: Deleted 2025/05/03 03:04:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.53s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using smallest mode. 2025/05/03 03:04:50 NOTICE: one: Found 3 files with duplicate names 2025/05/03 03:04:50 INFO : one: Deleted 2025/05/03 03:04:51 INFO : one: Deleted 2025/05/03 03:04:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.36s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:04:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Looking for duplicate names using rename mode. 2025/05/03 03:04:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/03 03:04:59 INFO : one-2.txt: renamed from: one.txt 2025/05/03 03:05:00 INFO : one-3.txt: renamed from: one.txt 2025/05/03 03:05:01 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.70s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:05:06 DEBUG : dupe1/one.txt: md5 = 6e03a53d0cbbdd1520539d95fb90213f OK 2025/05/03 03:05:08 DEBUG : dupe2/two.txt: md5 = f337d8fd15a05f46a427b962ea46377c OK 2025/05/03 03:05:10 DEBUG : dupe3/three.txt: md5 = 10abbd661a23c7e428911672a6ccb347 OK 2025/05/03 03:05:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/03 03:05:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/03 03:05:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/03 03:05:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/03 03:05:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/03 03:05:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/03 03:05:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:05:18 DEBUG : a.txt: md5 = 6fb4d8ebfb2c099a112ef03054e18c22 OK 2025/05/03 03:05:20 DEBUG : zend.txt: md5 = 187f62e4e79d9cbb077881e93c7f4845 OK 2025/05/03 03:05:22 DEBUG : sub dir/hello world: md5 = f3dc8469a8dd00c32bd39b37774bd2d4 OK 2025/05/03 03:05:23 DEBUG : sub dir/hello world2: md5 = 753ae9b6e9beafd59bbe675d7a00c60c OK 2025/05/03 03:05:25 DEBUG : sub dir/ignore dir/.ignore: md5 = f36ecd411ee80a790f8efc0a3deda5c9 OK 2025/05/03 03:05:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 736c9d9a6ccf8b92c3c3667486ce75d3 OK 2025/05/03 03:05:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = a7abcf859250303a1eafe6b3e915469a OK 2025/05/03 03:05:30 DEBUG : a.txt: Excluded (Size Filter) 2025/05/03 03:05:30 DEBUG : a.txt: Excluded 2025/05/03 03:05:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 03:05:30 DEBUG : sub dir/hello world2: Excluded 2025/05/03 03:05:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 03:05:30 DEBUG : sub dir/hello world: Excluded 2025/05/03 03:05:31 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 03:05:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 03:05:31 DEBUG : sub dir/hello world2: Excluded 2025/05/03 03:05:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 03:05:31 DEBUG : sub dir/hello world: Excluded 2025/05/03 03:05:31 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 03:05:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/03 03:05:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/03 03:05:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/03 03:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/03 03:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/03 03:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/03 03:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:05:40 DEBUG : a.txt: md5 = ff1095ec7e599bca0e44fad11142f680 OK 2025/05/03 03:05:41 DEBUG : zend.txt: md5 = fa231baec5d893bbddc89ee771a97282 OK 2025/05/03 03:05:43 DEBUG : sub dir/hello world: md5 = 6359e30b504b706b770febeda7d26c9b OK 2025/05/03 03:05:45 DEBUG : sub dir/hello world2: md5 = 70512835a30476acbf44f61059929ed9 OK 2025/05/03 03:05:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 7ca81781a32675a18db4115e85290854 OK 2025/05/03 03:05:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = cb1dd2601691a3301dc88ccec0e0dcbc OK 2025/05/03 03:05:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0910e41c78df297ca0d7a6827e681637 OK 2025/05/03 03:05:52 DEBUG : a.txt: Excluded (Size Filter) 2025/05/03 03:05:52 DEBUG : a.txt: Excluded 2025/05/03 03:05:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 03:05:52 DEBUG : sub dir/hello world: Excluded 2025/05/03 03:05:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 03:05:52 DEBUG : sub dir/hello world2: Excluded 2025/05/03 03:05:53 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 03:05:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 03:05:53 DEBUG : sub dir/hello world: Excluded 2025/05/03 03:05:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 03:05:53 DEBUG : sub dir/hello world2: Excluded 2025/05/03 03:05:53 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 03:05:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/03 03:05:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/03 03:05:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/03 03:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/03 03:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/03 03:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/03 03:05:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:01 DEBUG : file1: md5 = 4c668708985a14dd47b50cd2ac1f7955 OK 2025/05/03 03:06:03 DEBUG : sub/file2: md5 = ee36b045150b3d388c44dccc34333543 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/03 03:06:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/03 03:06:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/03 03:06:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/03 03:06:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.40s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:11 DEBUG : file1: md5 = 0aa32c08e30d7bef18256066d306f229 OK 2025/05/03 03:06:13 DEBUG : sub/file2: md5 = abf330c0f8708b23718adc0dfb4cda60 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/03 03:06:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/notfound" 2025/05/03 03:06:17 DEBUG : Config file has changed externally - reloading 2025/05/03 03:06:17 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/03 03:06:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.51s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Making directory 2025/05/03 03:06:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:24 DEBUG : sub dir/hello world: md5 = b7157142a7358fc6b90e00871e60f515 OK 2025/05/03 03:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:28 DEBUG : potato2: md5 = fb1b6f5f5af595ca67a8a1f79259ce2e OK 2025/05/03 03:06:29 DEBUG : empty space: md5 = 64d2f054c0722c47bb306a3f70397c34 OK --- PASS: TestLs (4.91s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:33 DEBUG : potato2: md5 = e2f761ee314273c1d5a2d713b92260fd OK 2025/05/03 03:06:34 DEBUG : empty space: md5 = 0987b5d2ee1cca7d7f47c42f6ec59714 OK 2025/05/03 03:06:34 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:37 DEBUG : potato2: md5 = 3ce342df6fa3eb65bc1183f29f2b17a4 OK 2025/05/03 03:06:39 DEBUG : empty space: md5 = 09511d9280c8c6e4cdb8ee94aa3dade5 OK --- PASS: TestLsLong (4.71s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:42 DEBUG : potato2: md5 = 64f73ee8e74eb5a3a6eccf90e846d9a2 OK 2025/05/03 03:06:43 DEBUG : empty space: md5 = ef89536ff5acb787d8ae06bc215991fe OK --- PASS: TestHashSums (4.39s) === RUN TestHashSumsWithErrors 2025/05/03 03:06:45 DEBUG : Creating backend with remote ":memory:" 2025/05/03 03:06:45 DEBUG : Config file has changed externally - reloading 2025/05/03 03:06:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/03 03:06:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/03 03:06:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/03 03:06:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/03 03:06:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/03 03:06:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/03 03:06:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/03 03:06:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/03 03:06:45 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:47 DEBUG : potato2: md5 = 7e10cb877dc1c47352518dcda47b5987 OK 2025/05/03 03:06:48 DEBUG : empty space: md5 = 01b7374a5f2ec1b946b49ca419e6779e OK 2025/05/03 03:06:50 DEBUG : sub dir/potato3: md5 = f7268d291c50240c7cd30c87217926e3 OK 2025/05/03 03:06:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.83s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:06:55 DEBUG : small: md5 = b44f0cbce8703f51772904edb4cad960 OK 2025/05/03 03:06:57 DEBUG : medium: md5 = 8f7260618300e4ca408507610e6c017a OK 2025/05/03 03:06:58 DEBUG : large: md5 = 9436d527db653cdf2d9653ac6078fa9a OK 2025/05/03 03:06:58 DEBUG : Waiting for deletions to finish 2025/05/03 03:06:59 DEBUG : large: Excluded (Size Filter) 2025/05/03 03:06:59 INFO : small: Deleted 2025/05/03 03:06:59 INFO : medium: Deleted --- PASS: TestDelete (6.45s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:07:02 DEBUG : small: md5 = e02b9210d96948aaca2a2c9c53d1032f OK 2025/05/03 03:07:03 DEBUG : medium: md5 = 28253024969c02f5c19fc214070ccf05 OK 2025/05/03 03:07:04 DEBUG : large: md5 = 861108f9c416ae0c6b7cb18056cb102a OK 2025/05/03 03:07:04 DEBUG : Waiting for deletions to finish 2025/05/03 03:07:05 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/05/03 03:07:05 INFO : small: Deleted 2025/05/03 03:07:05 INFO : large: Deleted --- PASS: TestMaxDelete (6.51s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:07:08 DEBUG : small: md5 = 78f7ccf30b08ff1261bc7d0349f3e2d8 OK 2025/05/03 03:07:10 DEBUG : medium: md5 = ec422c835185c1aa1cca6e48e7ed8caf OK 2025/05/03 03:07:11 DEBUG : large: md5 = 0781b4f946117a9a06285d2956841498 OK 2025/05/03 03:07:11 DEBUG : Waiting for deletions to finish 2025/05/03 03:07:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/03 03:07:12 INFO : medium: Deleted 2025/05/03 03:07:12 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.87s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:07:15 DEBUG : small: md5 = 7ec54337df29bc411dc384d780dfdf33 OK 2025/05/03 03:07:17 DEBUG : medium: md5 = 964481d37418d50fe554827acd278c1c OK 2025/05/03 03:07:18 DEBUG : large: md5 = 0cde44e2cf7f218f36e8a13ba4160281 OK 2025/05/03 03:07:18 DEBUG : Waiting for deletions to finish 2025/05/03 03:07:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/03 03:07:19 INFO : small: Deleted 2025/05/03 03:07:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.60s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:07:25 DEBUG : ReadFile: md5 = 3dba86fc4d660189b07704e3e495b675 OK --- PASS: TestReadFile (4.36s) === RUN TestRetry 2025/05/03 03:07:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/03 03:07:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/03 03:07:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 03:07:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 03:07:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 03:07:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 03:07:28 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:07:29 DEBUG : file1: md5 = 70873167d8d5b3271090ecb46a4c2cdc OK 2025/05/03 03:07:31 DEBUG : file2: md5 = 3f63ad2b93c9e0f21b0f7e237c54cd5f OK --- PASS: TestCat (16.07s) === RUN TestPurge 2025/05/03 03:07:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-finodoq1kiso" 2025/05/03 03:07:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 03:07:44 DEBUG : Creating backend with remote "TestDrive:crypt/rqjau7d6obrmq9m48leek5tn04ki3ls89krrmgtu5r39escbfeeg" 2025/05/03 03:07:45 DEBUG : Creating backend with remote "/tmp/rclone2718034572" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-finodoq1kiso'", Local "Local file system at /tmp/rclone2718034572", Modify Window "1ms" 2025/05/03 03:07:49 DEBUG : A1/B1/C1/one: md5 = 2e0277669c8e23fc270396b1a6ac7db3 OK 2025/05/03 03:07:49 INFO : A2: Making directory 2025/05/03 03:07:50 INFO : A1/B2: Making directory 2025/05/03 03:07:51 INFO : A1/B2/C2: Making directory 2025/05/03 03:07:51 INFO : A1/B1/C3: Making directory 2025/05/03 03:07:52 INFO : A3: Making directory 2025/05/03 03:07:53 INFO : A3/B3: Making directory 2025/05/03 03:07:54 INFO : A3/B3/C4: Making directory 2025/05/03 03:07:56 DEBUG : A1/two: md5 = 939cecf400dd686f559eb83dbd55449f OK 2025/05/03 03:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-finodoq1kiso': Purge remote 2025/05/03 03:07:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:03 DEBUG : A1/B1/C1/one: md5 = 3c19bc95e50083a8a26c852ce38db0a5 OK 2025/05/03 03:08:03 INFO : A2: Making directory 2025/05/03 03:08:03 INFO : A1/B2: Making directory 2025/05/03 03:08:04 INFO : A1/B2/C2: Making directory 2025/05/03 03:08:05 INFO : A1/B1/C3: Making directory 2025/05/03 03:08:06 INFO : A3: Making directory 2025/05/03 03:08:06 INFO : A3/B3: Making directory 2025/05/03 03:08:07 INFO : A3/B3/C4: Making directory 2025/05/03 03:08:09 DEBUG : A1/two: md5 = ffee8212e04190d42f9a546a7353ddbe OK 2025/05/03 03:08:10 DEBUG : removing 1 level 3 directories 2025/05/03 03:08:10 INFO : A3/B3/C4: Removing directory 2025/05/03 03:08:13 DEBUG : removing 2 level 3 directories 2025/05/03 03:08:13 INFO : A1/B2/C2: Removing directory 2025/05/03 03:08:13 INFO : A1/B1/C3: Removing directory 2025/05/03 03:08:14 DEBUG : removing 2 level 2 directories 2025/05/03 03:08:14 INFO : A3/B3: Removing directory 2025/05/03 03:08:14 INFO : A1/B2: Removing directory 2025/05/03 03:08:14 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/03 03:08:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 03:08:14 DEBUG : removing 2 level 1 directories 2025/05/03 03:08:14 INFO : A3: Removing directory 2025/05/03 03:08:14 INFO : A2: Removing directory 2025/05/03 03:08:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/03 03:08:18 DEBUG : removing 1 level 3 directories 2025/05/03 03:08:18 INFO : A1/B1/C1: Removing directory 2025/05/03 03:08:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:19 DEBUG : removing 1 level 2 directories 2025/05/03 03:08:19 INFO : A1/B1: Removing directory 2025/05/03 03:08:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 03:08:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 03:08:20 DEBUG : removing 1 level 1 directories 2025/05/03 03:08:20 INFO : A1: Removing directory 2025/05/03 03:08:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 03:08:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 03:08:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 03:08:20 DEBUG : removing 1 level 0 directories 2025/05/03 03:08:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Removing directory 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/03 03:08:21 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:23 INFO : A1: Making directory 2025/05/03 03:08:23 INFO : A1/B1: Making directory 2025/05/03 03:08:24 INFO : A1/B1/C1: Making directory 2025/05/03 03:08:27 DEBUG : removing 1 level 3 directories 2025/05/03 03:08:27 INFO : A1/B1/C1: Removing directory 2025/05/03 03:08:27 DEBUG : removing 1 level 2 directories 2025/05/03 03:08:27 INFO : A1/B1: Removing directory 2025/05/03 03:08:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 03:08:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:30 INFO : A1: Making directory 2025/05/03 03:08:31 INFO : A1/B1: Making directory 2025/05/03 03:08:32 INFO : A1/B1/C1: Making directory 2025/05/03 03:08:34 DEBUG : removing 1 level 3 directories 2025/05/03 03:08:34 INFO : A1/B1/C1: Removing directory 2025/05/03 03:08:35 DEBUG : removing 1 level 2 directories 2025/05/03 03:08:35 INFO : A1/B1: Removing directory 2025/05/03 03:08:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 03:08:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.37s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:39 DEBUG : file1: md5 = c8f341d0722515644f19e5333a84ee55 OK 2025/05/03 03:08:40 DEBUG : filename.txt: File name found in url 2025/05/03 03:08:41 DEBUG : filename.txt: md5 = 0cd45163ebffb0d856f43a117b25ed26 OK 2025/05/03 03:08:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/03 03:08:43 DEBUG : headerfilename.txt: md5 = 438c33a026ed8e05244504e778e1b79b OK 2025/05/03 03:08:44 DEBUG : file2: md5 = 4910abc4697266f1a99462c926081e50 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 03:08:49 DEBUG : sub/file2: md5 = ceb634958703d6a12bef4fe0bdc0a7b4 OK 2025/05/03 03:08:49 INFO : file1: Copied (new) to: sub/file2 2025/05/03 03:08:49 INFO : file1: Deleted 2025/05/03 03:08:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 03:08:49 DEBUG : file1: Unchanged skipping 2025/05/03 03:08:49 INFO : file1: Deleted 2025/05/03 03:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': don't need to copy/move sub/file2, it is already at target location 2025/05/03 03:08:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 03:08:54 DEBUG : file1: md5 = b745b3331f0fe194fef0f23389bdcf62 OK 2025/05/03 03:08:54 INFO : file1: Copied (new) 2025/05/03 03:08:54 INFO : file1: Deleted 2025/05/03 03:08:54 DEBUG : file1: Destination exists, skipping 2025/05/03 03:08:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:08:59 DEBUG : dst/file1: md5 = 20767499683085c9a78b9166b3b8e7bc OK 2025/05/03 03:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-refoseb6romi/backup" 2025/05/03 03:08:59 DEBUG : Config file has changed externally - reloading 2025/05/03 03:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g/1nrff024r7pq65ecp72fc28jb0" 2025/05/03 03:09:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/03 03:09:03 INFO : dst/file1: Moved (server-side) 2025/05/03 03:09:04 DEBUG : dst/file1: md5 = ba6eb2b113bf9b23e715d1f314a69e17 OK 2025/05/03 03:09:04 INFO : dst/file1: Copied (new) 2025/05/03 03:09:04 INFO : dst/file1: Deleted 2025/05/03 03:09:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:09:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/03 03:09:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.51s) === 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:09:12 DEBUG : A1/one: md5 = f92c3d1057b735523961c3095b506fa8 OK 2025/05/03 03:09:13 DEBUG : A1/two: md5 = 089e006cceb47f0db9f9d8d173fefd7a OK 2025/05/03 03:09:15 DEBUG : A1/B1/three: md5 = 23be6aba839c5848707ca03cee068c38 OK 2025/05/03 03:09:17 DEBUG : A1/B1/C1/four: md5 = f52f0e340a83d533fc2cbe5d96c14988 OK 2025/05/03 03:09:20 DEBUG : A1/B1/C2/five: md5 = e843c88ab3c5e3bc26ebb24762499abc OK 2025/05/03 03:09:20 INFO : A1/B2: Making directory 2025/05/03 03:09:20 INFO : A1/B1/C3: Making directory 2025/05/03 03:09:30 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/03 03:09:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/03 03:09:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/03 03:09:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/03 03:09:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/03 03:09:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 03:09:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 03:09:33 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 03:09:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 03:09:34 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 03:09:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/03 03:09:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/03 03:09:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/03 03:09:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/03 03:09:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/03 03:09:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/03 03:09:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 03:09:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 03:09:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 03:09:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 03:09:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 03:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/03 03:09:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/03 03:09:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/03 03:09:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/03 03:09:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/03 03:09:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/03 03:09:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/03 03:09:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/03 03:09:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/03 03:09:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.43s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:09:54 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 03:09:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 98b3c393599db509bf9b4a4642f70027 OK 2025/05/03 03:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/03 03:09:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/03 03:09:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/03 03:09:58 DEBUG : no_checksum_big_file_from_pipe: md5 = 8388d2a1e5a22f1da63face33c770af9 OK 2025/05/03 03:09:58 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 03:10:01 DEBUG : with_checksum_small_file_from_pipe: md5 = 67e0694699f0287869509472a18f6a6a OK 2025/05/03 03:10:01 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/03 03:10:02 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/03 03:10:03 DEBUG : with_checksum_big_file_from_pipe: md5 = dadfe19706efcb467070acf653588628 OK 2025/05/03 03:10:03 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 03:10:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 03:10:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/03 03:10:08 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-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 03:10:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/03 03:10:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/03 03:10:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.07s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/03 03:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (48 bytes), uploading instead of streaming 2025/05/03 03:10:16 DEBUG : rcat_metadata: md5 = ebaf37fdbf1ccbabfc47658e0038f5f8 OK 2025/05/03 03:10:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/03 03:10:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/03 03:10:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = dfb8770b3f6421332e8e86a1b52038a5 OK 2025/05/03 03:10:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.75s) --- PASS: TestRcatMetadata/Normal (2.51s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:21 DEBUG : potato1: md5 = 3d286940095a6a59f84086c79e5cf6fa OK 2025/05/03 03:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/03 03:10:23 DEBUG : potato2: md5 = 7794a9fcfea840fa3cc65832e1d2f65a OK 2025/05/03 03:10:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:26 DEBUG : potato1: md5 = f2c786b3df69023c31c1c070d022c94f OK 2025/05/03 03:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/03 03:10:27 DEBUG : potato2: md5 = a44c01b2d99401c81276d16e779d43f2 OK 2025/05/03 03:10:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:31 DEBUG : potato2: md5 = 14730550a5f2394dcbcb7c2fed1bb207 OK 2025/05/03 03:10:32 DEBUG : empty space: md5 = c09dbe61f480c78127b79cc88c5fb7a4 OK 2025/05/03 03:10:34 DEBUG : sub dir/potato3: md5 = 02e3bd519a6c7f08f4ef29ed55be1a51 OK 2025/05/03 03:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Touching "sub dir/potato3" 2025/05/03 03:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Touching "empty space" 2025/05/03 03:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Touching "potato2" 2025/05/03 03:10:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.61s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:39 DEBUG : dir with metadata: Making directory with metadata 2025/05/03 03:10:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:41 DEBUG : directory with modtime: Making directory with metadata 2025/05/03 03:10:42 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/03 03:10:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/03 03:10:44 DEBUG : Google drive root 'crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g': Skipping btime metadata as can't update it on an existing file: 2025-05-03T03:10:44.049740571Z 2025/05/03 03:10:44 INFO : non existent directory: Updated directory metadata 2025/05/03 03:10:46 DEBUG : Google drive root 'crypt/0plq3sb3dngj3mtjjumbuopqqt0bf95io0coq7nn2ukcltipp98g': Skipping btime metadata as can't update it on an existing file: 2025-05-03T03:10:44.049740571Z 2025/05/03 03:10:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/03 03:10:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/03 03:10:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.17s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/03 03:10:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/03 03:10:53 DEBUG : dst: Making directory with metadata 2025/05/03 03:10:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/03 03:10:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 03:10:54 INFO : dst: Set directory modification time (using SetModTime) 2025/05/03 03:10:54 INFO : dst: Set directory modification time (using SetModTime) 2025/05/03 03:10:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/03 03:10:55 INFO : dst: Set directory modification time (using SetModTime) 2025/05/03 03:10:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi'", Local "Local file system at /tmp/rclone571022718", Modify Window "1ms" 2025/05/03 03:10:58 DEBUG : sub dir/test remove existing: md5 = c942dcad41a4a30204822cbe8e572857 OK 2025/05/03 03:11:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3a3a82a5d9ba008c6aa4a414158afcc9 OK 2025/05/03 03:11:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qexobuh0" before starting 2025/05/03 03:11:03 DEBUG : sub dir/test remove existing.qexobuh0: TEST: removing renamed existing file after operation 2025/05/03 03:11:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fezoloz6" before starting 2025/05/03 03:11:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fezoloz6: TEST: renaming existing back after failed operation 2025/05/03 03:11:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ranimim3" before starting 2025/05/03 03:11:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ranimim3: TEST: removing renamed existing file after operation 2025/05/03 03:11:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r6918ndebtod0ieg3kt2pi1hmvpfo9d648ln88v9mu7ipgqmdba44r96n9bm0l77r7vu1le4qf9rjf5r719q74b1fc2ifdpn5is99mpa0pio1vucen83vg2nqq6bmnk84m1et5s3agrittcvfqupa3but4ana75qmabevt4do0pb09vj3h20" 2025/05/03 03:11:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rjelbbfpoceh97qvptitv8m9i38eecdhvdh1hhqfosir3tmg9oh0" --- PASS: TestRemoveExisting (13.13s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/03 03:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-refoseb6romi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m49.503388738s (try 1/5)