"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/18 01:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto" 2025/06/18 01:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag" 2025/06/18 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone3884043933" === 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/18 01:02:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/18 01:02:51 DEBUG : potato: Seek from 10 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 10 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Seek from 5 to 2 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/18 01:02:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Seek from 5 to 2 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/18 01:02:51 DEBUG : potato: Seek from 8 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 8 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/18 01:02:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/18 01:02:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/18 01:02:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/18 01:02:51 DEBUG : potato: Seek from 5 to 2 2025/06/18 01:02:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/18 01:02:51 DEBUG : potato: Seek from 9 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 9 to 0 2025/06/18 01:02:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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.01s) --- 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.01s) --- 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:02:53 DEBUG : rutabaga: md5 = 207fe5807bbaaa0f89a43255ae5237cb OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/18 01:02:55 DEBUG : empty space: md5 = 82a3489d491b9a4b7617f4495ac488ee OK === RUN TestCheck/3 2025/06/18 01:02:57 DEBUG : potato2: md5 = c1808c4acf601f3c0276e5a6c52d4a93 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/18 01:02:59 DEBUG : remotepotato: md5 = ba2c25fb367a3114ce498f80d5370314 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.92s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/06/18 01:03:02 DEBUG : Creating backend with remote "nonexistent" 2025/06/18 01:03:02 DEBUG : Creating backend with remote "nonexistent" 2025/06/18 01:03:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/18 01:03:02 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/06/18 01:03:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/18 01:03:02 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:03:04 DEBUG : rutabaga: md5 = 642210d5d6a5a484524a102424328139 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/18 01:03:08 DEBUG : empty space: md5 = 7494e246984aaf64872948d50496f9d0 OK === RUN TestCheckDownload/3 2025/06/18 01:03:11 DEBUG : potato2: md5 = dd3af1085a92d7585a61269391b0394c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/18 01:03:15 DEBUG : remotepotato: md5 = d3fd4fe07dd6b3d61a11204dfaddcc83 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.55s) --- PASS: TestCheckDownload/1 (1.45s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:03:20 DEBUG : rutabaga: md5 = bab7ec1972c0d651c73f441a0406ebc5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/18 01:03:23 DEBUG : empty space: md5 = 213983f28a53b615d23630f9bf2bf85e OK === RUN TestCheckSizeOnly/3 2025/06/18 01:03:24 DEBUG : potato2: md5 = b96a3d7f7be47fbd5a847e422a916455 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/18 01:03:27 DEBUG : remotepotato: md5 = b2fd8a6b88b815f2dc98e0f908d45cac OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.71s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:03:31 DEBUG : test.sum: md5 = 23c5a83309d3ea1ebf34eb1849d79cd7 OK 2025/06/18 01:03:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/18 01:03:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/18 01:03:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/18 01:03:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/18 01:03:34 DEBUG : test.sum: md5 = f596556eadab75f647b7ae0f8341e16a OK 2025/06/18 01:03:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/18 01:03:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/18 01:03:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/18 01:03:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.02s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:03:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/data" 2025/06/18 01:03:36 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:03:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/data" 2025/06/18 01:03:38 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/vjrnln8ratgmqakfosrqe8espk" 2025/06/18 01:03:41 DEBUG : data/banana: md5 = d1099bf77469f5067c41010f30d7ef5b OK 2025/06/18 01:03:43 DEBUG : test.sum: md5 = f689e35bf3da0dd2825aaa14f44600c5 OK === RUN TestCheckSumDownload/subtest1 2025/06/18 01:03:47 DEBUG : data/potato: md5 = fae907b5e9eba2fe6c38347e035d4d34 OK 2025/06/18 01:03:48 DEBUG : test.sum: md5 = d970604392850ddf7d15748f905c04fd OK === RUN TestCheckSumDownload/subtest2 2025/06/18 01:03:53 DEBUG : test.sum: md5 = 4d55298de270753d18e294258c34b80a OK === RUN TestCheckSumDownload/subtest3 2025/06/18 01:03:57 DEBUG : test.sum: md5 = 317f4032c3642bfcaeee86b59cbf43c0 OK === RUN TestCheckSumDownload/subtest4 2025/06/18 01:04:01 DEBUG : test.sum: md5 = 80a2ee57cf702b8a56c1735a99993d60 OK === RUN TestCheckSumDownload/subtest5 2025/06/18 01:04:05 DEBUG : test.sum: md5 = ae96aa3d121c4eea3f5431c59349b323 OK === RUN TestCheckSumDownload/subtest6 2025/06/18 01:04:09 DEBUG : data/banana: md5 = eaec2855d0e67021690047ce51226c5c OK 2025/06/18 01:04:11 DEBUG : data/potato: md5 = 253b386a2bef0cbea594e47c7e6325d6 OK 2025/06/18 01:04:12 DEBUG : test.sum: md5 = 3955694af9249efd0748faea9ef25321 OK === RUN TestCheckSumDownload/subtest7 2025/06/18 01:04:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/18 01:04:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.80s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.62s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.35s) === RUN TestApplyTransforms 2025/06/18 01:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xivabar0devu" 2025/06/18 01:04:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/fl915p3r041egn4nsdjgg2dmufka4oke9e55f666n5jbcb41fu2g" 2025/06/18 01:04:19 DEBUG : Creating backend with remote "/tmp/rclone299524392" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu'", Local "Local file system at /tmp/rclone299524392", Modify Window "1ms" 2025/06/18 01:04:21 DEBUG : hello, world!: md5 = 6b9c8fbd025ce402ca0be4049f697c1c OK upper checkfile vs. lower remote (without normalization) 2025/06/18 01:04:21 ERROR : hello, world!: sum not found 2025/06/18 01:04:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu' 2025/06/18 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu': 1 files missing 2025/06/18 01:04:21 NOTICE: 1 hashes missing 2025/06/18 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu': 2 differences found 2025/06/18 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/18 01:04:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu': 0 differences found 2025/06/18 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu': 1 matching files 2025/06/18 01:04:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayitip5culi" 2025/06/18 01:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:23 DEBUG : Creating backend with remote "TestDrive:crypt/ic07c46u2305m77qun6p6l7q59tv9jf2pg5et5b4g7edgenka360" 2025/06/18 01:04:23 DEBUG : Creating backend with remote "/tmp/rclone3106612195" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi'", Local "Local file system at /tmp/rclone3106612195", Modify Window "1ms" 2025/06/18 01:04:26 DEBUG : HELLO, WORLD!: md5 = 295c2a0ee0ceae1eb68c56fa80af6c56 OK lower checkfile vs. upper remote (without normalization) 2025/06/18 01:04:26 ERROR : HELLO, WORLD!: sum not found 2025/06/18 01:04:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi' 2025/06/18 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi': 1 files missing 2025/06/18 01:04:26 NOTICE: 1 hashes missing 2025/06/18 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi': 2 differences found 2025/06/18 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/18 01:04:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi': 0 differences found 2025/06/18 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi': 1 matching files 2025/06/18 01:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojocag2xubu" 2025/06/18 01:04:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/e7c1ahqsnhnb9gkqd9gs7f68t8up73gkvt7dh2mjbvm7h9bumlc0" 2025/06/18 01:04:28 DEBUG : Creating backend with remote "/tmp/rclone2646369517" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu'", Local "Local file system at /tmp/rclone2646369517", Modify Window "1ms" 2025/06/18 01:04:31 DEBUG : HeLlO, wOrLd!: md5 = 391dfafae979011c1bffb18b8402f182 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/18 01:04:31 ERROR : HeLlO, wOrLd!: sum not found 2025/06/18 01:04:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu' 2025/06/18 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu': 1 files missing 2025/06/18 01:04:31 NOTICE: 1 hashes missing 2025/06/18 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu': 2 differences found 2025/06/18 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/18 01:04:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu': 0 differences found 2025/06/18 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu': 1 matching files 2025/06/18 01:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wocifuc9kedi" 2025/06/18 01:04:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/gh1of5pvn93dum49qu3aanrff5g6cr2a973h730ea37348rd5ln0" 2025/06/18 01:04:33 DEBUG : Creating backend with remote "/tmp/rclone382484229" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi'", Local "Local file system at /tmp/rclone382484229", Modify Window "1ms" 2025/06/18 01:04:35 DEBUG : HELLO, WORLD!: md5 = 3ddea214f16598e30cda1e8792c9ff23 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/18 01:04:36 ERROR : HELLO, WORLD!: sum not found 2025/06/18 01:04:36 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi' 2025/06/18 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi': 1 files missing 2025/06/18 01:04:36 NOTICE: 1 hashes missing 2025/06/18 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi': 2 differences found 2025/06/18 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/18 01:04:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi': 0 differences found 2025/06/18 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi': 1 matching files 2025/06/18 01:04:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yanufeq3kuco" 2025/06/18 01:04:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:37 DEBUG : Creating backend with remote "TestDrive:crypt/4qmoku7b0vl8fcv5q9vu9mivb7sru0gd0ptj2s01ffsm552md190" 2025/06/18 01:04:38 DEBUG : Creating backend with remote "/tmp/rclone2229121154" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco'", Local "Local file system at /tmp/rclone2229121154", Modify Window "1ms" 2025/06/18 01:04:40 DEBUG : 測試_Русский___ě_áñ: md5 = 0d124466d42ed2028a7569f23cd581eb OK NFD checkfile vs. NFC remote (without normalization) 2025/06/18 01:04:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/18 01:04:41 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco' 2025/06/18 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco': 1 files missing 2025/06/18 01:04:41 NOTICE: 1 hashes missing 2025/06/18 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco': 2 differences found 2025/06/18 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/18 01:04:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco': 0 differences found 2025/06/18 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco': 1 matching files 2025/06/18 01:04:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nitohof5jawi" 2025/06/18 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/b0b7250q03q7e2l9ijb93sq4ogd07s3uutkh94nji3ntitqpv6cg" 2025/06/18 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone2524534627" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi'", Local "Local file system at /tmp/rclone2524534627", Modify Window "1ms" 2025/06/18 01:04:45 DEBUG : 測試_Русский___ě_áñ: md5 = 6ee399465261f58acc93bf9c63240f61 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/18 01:04:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/18 01:04:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi' 2025/06/18 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi': 1 files missing 2025/06/18 01:04:45 NOTICE: 1 hashes missing 2025/06/18 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi': 2 differences found 2025/06/18 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/18 01:04:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi': 0 differences found 2025/06/18 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi': 1 matching files 2025/06/18 01:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pusogen5zova" 2025/06/18 01:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/7l1ulq87eb2ffvacihn2on6191s47kjinfd9knho9tnmonlceq10" 2025/06/18 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone3838956726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova'", Local "Local file system at /tmp/rclone3838956726", Modify Window "1ms" 2025/06/18 01:04:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e09e558270882738dccf47bd4c3c4787 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/18 01:04:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:04:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova' 2025/06/18 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova': 1 files missing 2025/06/18 01:04:50 NOTICE: 1 hashes missing 2025/06/18 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova': 2 differences found 2025/06/18 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/18 01:04:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova': 0 differences found 2025/06/18 01:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova': 1 matching files 2025/06/18 01:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noxiyuz9qepu" 2025/06/18 01:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/icefd4arnt7lc24ddbi1j6b4194n3mobtpauqb1spa7kcque0llg" 2025/06/18 01:04:52 DEBUG : Creating backend with remote "/tmp/rclone2174089321" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu'", Local "Local file system at /tmp/rclone2174089321", Modify Window "1ms" 2025/06/18 01:04:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dfcb58d7e9cb4ebe73951dceb8d12e8e OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/18 01:04:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:04:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu' 2025/06/18 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu': 1 files missing 2025/06/18 01:04:55 NOTICE: 1 hashes missing 2025/06/18 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu': 2 differences found 2025/06/18 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/18 01:04:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu': 0 differences found 2025/06/18 01:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu': 1 matching files 2025/06/18 01:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leququv4povi" 2025/06/18 01:04:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/9e33jm2f1al71tivc9rhgl7veb8p5irumhp1mdcoceech6a3q7gg" 2025/06/18 01:04:57 DEBUG : Creating backend with remote "/tmp/rclone4144836582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi'", Local "Local file system at /tmp/rclone4144836582", Modify Window "1ms" 2025/06/18 01:04:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eafbf2328690633110d9bf7debbccecb OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/18 01:05:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:05:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi' 2025/06/18 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi': 1 files missing 2025/06/18 01:05:00 NOTICE: 1 hashes missing 2025/06/18 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi': 2 differences found 2025/06/18 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/18 01:05:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:05:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi': 0 differences found 2025/06/18 01:05:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi': 1 matching files 2025/06/18 01:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifatan0mixi" 2025/06/18 01:05:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/4e034su7fd2inkb899cf2qlgesp4ia2no5kdq2p153kokqv8jgng" 2025/06/18 01:05:02 DEBUG : Creating backend with remote "/tmp/rclone4113621822" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi'", Local "Local file system at /tmp/rclone4113621822", Modify Window "1ms" 2025/06/18 01:05:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 82d6291ecb12b5100125aa04c537b574 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/18 01:05:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/18 01:05:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi' 2025/06/18 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi': 1 files missing 2025/06/18 01:05:05 NOTICE: 1 hashes missing 2025/06/18 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi': 2 differences found 2025/06/18 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/18 01:05:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/18 01:05:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi': 0 differences found 2025/06/18 01:05:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi': 1 matching files 2025/06/18 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifatan0mixi': Purge remote 2025/06/18 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leququv4povi': Purge remote 2025/06/18 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noxiyuz9qepu': Purge remote 2025/06/18 01:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pusogen5zova': Purge remote 2025/06/18 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nitohof5jawi': Purge remote 2025/06/18 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanufeq3kuco': Purge remote 2025/06/18 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocifuc9kedi': Purge remote 2025/06/18 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojocag2xubu': Purge remote 2025/06/18 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayitip5culi': Purge remote 2025/06/18 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xivabar0devu': Purge remote --- PASS: TestApplyTransforms (52.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:05:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/18 01:05:13 DEBUG : sub/file2: md5 = 09fb818fd1f6122af723224971d84ba3 OK 2025/06/18 01:05:13 INFO : file1: Copied (new) to: sub/file2 2025/06/18 01:05:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:05:14 DEBUG : file1: Unchanged skipping 2025/06/18 01:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': don't need to copy/move sub/file2, it is already at target location 2025/06/18 01:05:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.34s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:05:19 DEBUG : dst/file1: md5 = 5fd3fa2efaf94cda7c0afa68b4cbbf11 OK 2025/06/18 01:05:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/backup" 2025/06/18 01:05:20 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/1nrff024r7pq65ecp72fc28jb0" 2025/06/18 01:05:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/18 01:05:24 INFO : dst/file1: Moved (server-side) 2025/06/18 01:05:25 DEBUG : dst/file1: md5 = a2e482a3665b1192111d2de821496d5f OK 2025/06/18 01:05:25 INFO : dst/file1: Copied (new) 2025/06/18 01:05:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:05:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:05:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.61s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/dst" 2025/06/18 01:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:05:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/CompareDest" 2025/06/18 01:05:31 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/gveqi14airsml4bgu7krj116o8" 2025/06/18 01:05:33 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 01:05:35 DEBUG : one: md5 = 87865ccf02d75b3e073015c2e025ed03 OK 2025/06/18 01:05:35 INFO : one: Copied (new) 2025/06/18 01:05:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:05:38 DEBUG : one: md5 = 9179f2968bfc9ce746397aa6b19b4a83 OK 2025/06/18 01:05:38 INFO : one: Copied (replaced existing) 2025/06/18 01:05:40 DEBUG : dst/one: md5 = d27c56c6b1285ae6d6dd4ad4edee4457 OK 2025/06/18 01:05:42 DEBUG : CompareDest/one: md5 = 76c2e38281cb5fd0539779ebd901f78d OK 2025/06/18 01:05:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:05:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:05:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 01:05:45 DEBUG : CompareDest/two: md5 = 6c5205f75baa136ed2b38a195853c2cc OK 2025/06/18 01:05:45 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:05:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:05:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 01:05:46 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:05:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:05:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 01:05:48 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:05:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/18 01:05:49 DEBUG : two: md5 = 974d73ddc8bb5d06029909ea1b6aadb9 OK 2025/06/18 01:05:49 INFO : two: Copied (new) 2025/06/18 01:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:05:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:05:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:05:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.22s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:05:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/dst" 2025/06/18 01:05:54 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:05:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/CopyDest" 2025/06/18 01:05:56 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/18 01:05:57 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 01:05:59 DEBUG : one: md5 = dae4c0b75825dffcfd817072ddd9e7d5 OK 2025/06/18 01:05:59 INFO : one: Copied (new) 2025/06/18 01:06:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:06:02 DEBUG : one: md5 = 48ece3cd0f0ff1786c3c95e3975ba138 OK 2025/06/18 01:06:02 INFO : one: Copied (replaced existing) 2025/06/18 01:06:04 DEBUG : dst/one: md5 = 2f90255a734625a87937b50344a4d160 OK 2025/06/18 01:06:06 DEBUG : CopyDest/one: md5 = b51dd0e5c4d05e90a270e1067285ebe5 OK 2025/06/18 01:06:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/BackupDir" 2025/06/18 01:06:07 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/18 01:06:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:06:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 01:06:10 INFO : one: Moved (server-side) 2025/06/18 01:06:11 INFO : one: Copied (server-side copy) 2025/06/18 01:06:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/18 01:06:13 DEBUG : CopyDest/two: md5 = e12892a5e6b6db156b406f4e0a1ed354 OK 2025/06/18 01:06:14 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 01:06:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:06:15 INFO : two: Copied (server-side copy) 2025/06/18 01:06:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/18 01:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 01:06:16 DEBUG : two: Unchanged skipping 2025/06/18 01:06:17 DEBUG : CopyDest/three: md5 = aee28ce3301ac453e16c4cb2b8dd228b OK 2025/06/18 01:06:18 DEBUG : three: Need to transfer - File not found at Destination 2025/06/18 01:06:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/18 01:06:18 DEBUG : three: Destination not found in --copy-dest 2025/06/18 01:06:20 DEBUG : three: md5 = 19c1997b34c6de8d3015d03b6dee69c8 OK 2025/06/18 01:06:20 INFO : three: Copied (new) 2025/06/18 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/18 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:06:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/18 01:06:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:06:25 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:06:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.10s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:06:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/18 01:06:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = cbd7e8c07a5cd135c613b001a4b48d72 OK 2025/06/18 01:06:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/18 01:06:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/18 01:06:30 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/06/18 01:06:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/18 01:06:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/18 01:06:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0f750d2ee154a92b9d43c26fa687353d OK 2025/06/18 01:06:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/18 01:06:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/18 01:06:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.33s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:06:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using skip mode. 2025/06/18 01:06:40 NOTICE: one: Found 2 files with duplicate names 2025/06/18 01:06:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:06:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using skip mode. 2025/06/18 01:06:46 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:06:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/18 01:06:46 INFO : one: Deleted 2025/06/18 01:06:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.48s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:06:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using first mode. 2025/06/18 01:06:52 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:06:52 INFO : one: Deleted 2025/06/18 01:06:53 INFO : one: Deleted 2025/06/18 01:06:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.16s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:06:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using newest mode. 2025/06/18 01:06:58 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:06:58 INFO : one: Deleted 2025/06/18 01:06:59 INFO : one: Deleted 2025/06/18 01:06:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:07:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using oldest mode. 2025/06/18 01:07:05 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:07:05 INFO : one: Deleted 2025/06/18 01:07:06 INFO : one: Deleted 2025/06/18 01:07:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using largest mode. 2025/06/18 01:07:11 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:07:12 INFO : one: Deleted 2025/06/18 01:07:12 INFO : one: Deleted 2025/06/18 01:07:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using smallest mode. 2025/06/18 01:07:17 NOTICE: one: Found 3 files with duplicate names 2025/06/18 01:07:18 INFO : one: Deleted 2025/06/18 01:07:18 INFO : one: Deleted 2025/06/18 01:07:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.24s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Looking for duplicate names using rename mode. 2025/06/18 01:07:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/18 01:07:26 INFO : one-2.txt: renamed from: one.txt 2025/06/18 01:07:27 INFO : one-3.txt: renamed from: one.txt 2025/06/18 01:07:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.61s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:07:33 DEBUG : dupe1/one.txt: md5 = e89387d158c2ae58df0bbf7726da4e71 OK 2025/06/18 01:07:35 DEBUG : dupe2/two.txt: md5 = 6b6fe20938c847ceb5d742e4d9130bb4 OK 2025/06/18 01:07:37 DEBUG : dupe3/three.txt: md5 = 90f6334d4c5741002789604621eaebc8 OK 2025/06/18 01:07:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/18 01:07:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/18 01:07:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/18 01:07:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/18 01:07:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/18 01:07:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/18 01:07:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.62s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:07:45 DEBUG : a.txt: md5 = b6bd5dcb5fd2cd3c2ec1095dd7a61cd3 OK 2025/06/18 01:07:46 DEBUG : zend.txt: md5 = cc26a573ccf717e023a06edbaba0f818 OK 2025/06/18 01:07:48 DEBUG : sub dir/hello world: md5 = 51cf551ee4bac0cfad8bf712a66fcaa0 OK 2025/06/18 01:07:50 DEBUG : sub dir/hello world2: md5 = 820f2a36210050114d0cd18186148ea1 OK 2025/06/18 01:07:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 4e443e44f0af5d501f28b1d7d728b429 OK 2025/06/18 01:07:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 75385f08e69eca1cf1ca1dd96f435682 OK 2025/06/18 01:07:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 027505a9e78c3414ff82f454de61eec1 OK 2025/06/18 01:07:56 DEBUG : a.txt: Excluded (Size Filter) 2025/06/18 01:07:56 DEBUG : a.txt: Excluded 2025/06/18 01:07:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:07:57 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:07:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:07:57 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:07:57 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:07:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:07:57 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:07:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:07:57 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:07:58 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:08:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/18 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/18 01:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/18 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/18 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/18 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/18 01:08:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.67s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:06 DEBUG : a.txt: md5 = 8011d0d922115963cff8271f28ac7fa6 OK 2025/06/18 01:08:07 DEBUG : zend.txt: md5 = 359d5c6410d4a1de36dbbd8c96ae36c3 OK 2025/06/18 01:08:09 DEBUG : sub dir/hello world: md5 = 6f5b0c363892fb097d5b2aaad8177c9c OK 2025/06/18 01:08:11 DEBUG : sub dir/hello world2: md5 = eb1e4ddd2e67f4920dd34e57a9d751be OK 2025/06/18 01:08:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 4032aaa7e656b6c385e1a298d7734619 OK 2025/06/18 01:08:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = fb8a4661d8fb27dd2a8231c06904182c OK 2025/06/18 01:08:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7059bbe91bd6334a7955aae810241b80 OK 2025/06/18 01:08:17 DEBUG : a.txt: Excluded (Size Filter) 2025/06/18 01:08:17 DEBUG : a.txt: Excluded 2025/06/18 01:08:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:08:18 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:08:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:08:18 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:08:19 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:08:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/18 01:08:19 DEBUG : sub dir/hello world: Excluded 2025/06/18 01:08:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/18 01:08:19 DEBUG : sub dir/hello world2: Excluded 2025/06/18 01:08:19 DEBUG : sub dir/ignore dir: Excluded 2025/06/18 01:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/18 01:08:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/18 01:08:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/18 01:08:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/18 01:08:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/18 01:08:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/18 01:08:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.21s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:27 DEBUG : file1: md5 = e086a2d661f56291e6751ad64e9f9f91 OK 2025/06/18 01:08:29 DEBUG : sub/file2: md5 = 068c9d59c6900aa287697a91cd8144b9 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/06/18 01:08:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/18 01:08:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/18 01:08:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/18 01:08:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.93s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:36 DEBUG : file1: md5 = 1eb2d366aff8be98cdd462833d8708c7 OK 2025/06/18 01:08:38 DEBUG : sub/file2: md5 = 42c212218807fa6bc9dcde2f389091a6 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/06/18 01:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/notfound" 2025/06/18 01:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/qe0i31qdkoejk60elps0ni5sqk" 2025/06/18 01:08:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.23s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Making directory 2025/06/18 01:08:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:48 DEBUG : sub dir/hello world: md5 = 62472448b1cda58565a5823a6ab7eb45 OK 2025/06/18 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:52 DEBUG : potato2: md5 = 88ea9e0e66672a0244c4e2b3543951dd OK 2025/06/18 01:08:53 DEBUG : empty space: md5 = 4b10f17bbf179efe62de6cc5e543141b OK --- PASS: TestLs (4.45s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:08:57 DEBUG : potato2: md5 = 798e58a1585b11ea7e29bf0d3e3e97c8 OK 2025/06/18 01:08:58 DEBUG : empty space: md5 = 57d613c3750458b01c42e8b612aa1885 OK 2025/06/18 01:08:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.96s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:02 DEBUG : potato2: md5 = 72670365040dfe17f8e92007f1f07220 OK 2025/06/18 01:09:03 DEBUG : empty space: md5 = b7671aec40334c3c075a98b46d730dc3 OK --- PASS: TestLsLong (4.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:06 DEBUG : potato2: md5 = 9102c606c3d94e1e47948915fe0a9f74 OK 2025/06/18 01:09:08 DEBUG : empty space: md5 = f0f596f46c29c3295b6262ecdf0b2fb1 OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/06/18 01:09:09 DEBUG : Creating backend with remote ":memory:" 2025/06/18 01:09:09 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/18 01:09:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/18 01:09:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/18 01:09:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/18 01:09:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/18 01:09:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/18 01:09:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/18 01:09:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/18 01:09:09 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:11 DEBUG : potato2: md5 = dd5f324244caa69304b42f8092ae5569 OK 2025/06/18 01:09:12 DEBUG : empty space: md5 = f2e300589e8d82bf027ce6d93a3d8d27 OK 2025/06/18 01:09:14 DEBUG : sub dir/potato3: md5 = d4f32f3ea1c1899a3bd91dc96074f0d7 OK 2025/06/18 01:09:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.23s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:19 DEBUG : small: md5 = 944d7195525e26d85d2b3043f01eba48 OK 2025/06/18 01:09:20 DEBUG : medium: md5 = 86284bcdbf9c15b11a9cc092857b3ec3 OK 2025/06/18 01:09:22 DEBUG : large: md5 = 2bf4a278985ce48018718e135f9973c5 OK 2025/06/18 01:09:22 DEBUG : Waiting for deletions to finish 2025/06/18 01:09:22 DEBUG : large: Excluded (Size Filter) 2025/06/18 01:09:23 INFO : small: Deleted 2025/06/18 01:09:23 INFO : medium: Deleted --- PASS: TestDelete (6.16s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:25 DEBUG : small: md5 = 503817931aca5921946e1e98647997e8 OK 2025/06/18 01:09:26 DEBUG : medium: md5 = 539d2a756407ffd6159607fa87fedad7 OK 2025/06/18 01:09:28 DEBUG : large: md5 = d63d8352fa8639a790ad845103d06dd6 OK 2025/06/18 01:09:28 DEBUG : Waiting for deletions to finish 2025/06/18 01:09:28 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/18 01:09:28 INFO : large: Deleted 2025/06/18 01:09:29 INFO : small: Deleted --- PASS: TestMaxDelete (6.32s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:31 DEBUG : small: md5 = c7aa9a809efebc0732e3f1f8af3acc20 OK 2025/06/18 01:09:33 DEBUG : medium: md5 = b84de155c0a4710d343d84dd8b033ff1 OK 2025/06/18 01:09:34 DEBUG : large: md5 = 133d303b2e4bfb7da098ce813320a3e5 OK 2025/06/18 01:09:34 DEBUG : Waiting for deletions to finish 2025/06/18 01:09:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/18 01:09:35 INFO : medium: Deleted 2025/06/18 01:09:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:38 DEBUG : small: md5 = 70cbfbba78a8d5bd773b46652efac108 OK 2025/06/18 01:09:39 DEBUG : medium: md5 = 18817c4d131b5e3e4c4245696a81aee1 OK 2025/06/18 01:09:41 DEBUG : large: md5 = 905ee0297d6fac7b2c595ba948e51420 OK 2025/06/18 01:09:41 DEBUG : Waiting for deletions to finish 2025/06/18 01:09:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/18 01:09:41 INFO : large: Deleted 2025/06/18 01:09:41 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.40s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:45 DEBUG : ReadFile: md5 = b4823df2679826d5fd9d9cd02b6a9619 OK --- PASS: TestReadFile (4.16s) === RUN TestRetry 2025/06/18 01:09:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/18 01:09:47 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/18 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:09:47 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/18 01:09:47 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:09:49 DEBUG : file1: md5 = cc63108a663556d29c6b47f263cc1120 OK 2025/06/18 01:09:50 DEBUG : file2: md5 = a0963336b49e3dd04c2e81ce2ad2a062 OK --- PASS: TestCat (15.72s) === RUN TestPurge 2025/06/18 01:10:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rekekul7koru" 2025/06/18 01:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 01:10:03 DEBUG : Creating backend with remote "TestDrive:crypt/5pe297jhsartmstp8dg198cbfbvg7rtdespqitihr1n59pv8tak0" 2025/06/18 01:10:04 DEBUG : Creating backend with remote "/tmp/rclone3267510593" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rekekul7koru'", Local "Local file system at /tmp/rclone3267510593", Modify Window "1ms" 2025/06/18 01:10:08 DEBUG : A1/B1/C1/one: md5 = 512374aa3dd2d181341b8709608221a9 OK 2025/06/18 01:10:08 INFO : A2: Making directory 2025/06/18 01:10:09 INFO : A1/B2: Making directory 2025/06/18 01:10:10 INFO : A1/B2/C2: Making directory 2025/06/18 01:10:10 INFO : A1/B1/C3: Making directory 2025/06/18 01:10:11 INFO : A3: Making directory 2025/06/18 01:10:12 INFO : A3/B3: Making directory 2025/06/18 01:10:13 INFO : A3/B3/C4: Making directory 2025/06/18 01:10:15 DEBUG : A1/two: md5 = 3447623196e7c9a6914bb4d3ef3f0475 OK 2025/06/18 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rekekul7koru': Purge remote 2025/06/18 01:10:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:10:21 DEBUG : A1/B1/C1/one: md5 = ee283d0a9503750af234270f3502c533 OK 2025/06/18 01:10:21 INFO : A2: Making directory 2025/06/18 01:10:22 INFO : A1/B2: Making directory 2025/06/18 01:10:23 INFO : A1/B2/C2: Making directory 2025/06/18 01:10:24 INFO : A1/B1/C3: Making directory 2025/06/18 01:10:24 INFO : A3: Making directory 2025/06/18 01:10:25 INFO : A3/B3: Making directory 2025/06/18 01:10:26 INFO : A3/B3/C4: Making directory 2025/06/18 01:10:28 DEBUG : A1/two: md5 = 4f7753eab8700bd58493a63c7dd205df OK 2025/06/18 01:10:29 DEBUG : removing 1 level 3 directories 2025/06/18 01:10:29 INFO : A3/B3/C4: Removing directory 2025/06/18 01:10:32 DEBUG : removing 2 level 3 directories 2025/06/18 01:10:32 INFO : A1/B2/C2: Removing directory 2025/06/18 01:10:32 INFO : A1/B1/C3: Removing directory 2025/06/18 01:10:32 DEBUG : removing 2 level 2 directories 2025/06/18 01:10:32 INFO : A3/B3: Removing directory 2025/06/18 01:10:32 INFO : A1/B2: Removing directory 2025/06/18 01:10:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/18 01:10:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:10:33 DEBUG : removing 2 level 1 directories 2025/06/18 01:10:33 INFO : A3: Removing directory 2025/06/18 01:10:33 INFO : A2: Removing directory 2025/06/18 01:10:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/18 01:10:37 DEBUG : removing 1 level 3 directories 2025/06/18 01:10:37 INFO : A1/B1/C1: Removing directory 2025/06/18 01:10:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:37 DEBUG : removing 1 level 2 directories 2025/06/18 01:10:37 INFO : A1/B1: Removing directory 2025/06/18 01:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:10:38 DEBUG : removing 1 level 1 directories 2025/06/18 01:10:38 INFO : A1: Removing directory 2025/06/18 01:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:10:39 DEBUG : removing 1 level 0 directories 2025/06/18 01:10:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Removing directory 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/18 01:10:39 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.11s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:10:41 INFO : A1: Making directory 2025/06/18 01:10:42 INFO : A1/B1: Making directory 2025/06/18 01:10:43 INFO : A1/B1/C1: Making directory 2025/06/18 01:10:45 DEBUG : removing 1 level 3 directories 2025/06/18 01:10:45 INFO : A1/B1/C1: Removing directory 2025/06/18 01:10:46 DEBUG : removing 1 level 2 directories 2025/06/18 01:10:46 INFO : A1/B1: Removing directory 2025/06/18 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:10:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:10:48 INFO : A1: Making directory 2025/06/18 01:10:49 INFO : A1/B1: Making directory 2025/06/18 01:10:50 INFO : A1/B1/C1: Making directory 2025/06/18 01:10:52 DEBUG : removing 1 level 3 directories 2025/06/18 01:10:52 INFO : A1/B1/C1: Removing directory 2025/06/18 01:10:53 DEBUG : removing 1 level 2 directories 2025/06/18 01:10:53 INFO : A1/B1: Removing directory 2025/06/18 01:10:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:10:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.01s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:10:57 DEBUG : file1: md5 = 4d9bff931e7a4f65c150733ff0606a05 OK 2025/06/18 01:10:57 DEBUG : filename.txt: File name found in url 2025/06/18 01:10:59 DEBUG : filename.txt: md5 = 184b46fbc5b465cd67eeec8075d4d87d OK 2025/06/18 01:10:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/18 01:11:00 DEBUG : headerfilename.txt: md5 = c019dffe65969d6a07b0a05d8cd98191 OK 2025/06/18 01:11:01 DEBUG : file2: md5 = 291104be0565166c766cf9ee0bb61e6a OK --- PASS: TestCopyURL (8.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:11:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/18 01:11:06 DEBUG : sub/file2: md5 = e70cfa6dd7c8f01676d7c9aa30d9a471 OK 2025/06/18 01:11:06 INFO : file1: Copied (new) to: sub/file2 2025/06/18 01:11:06 INFO : file1: Deleted 2025/06/18 01:11:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:11:07 DEBUG : file1: Unchanged skipping 2025/06/18 01:11:07 INFO : file1: Deleted 2025/06/18 01:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': don't need to copy/move sub/file2, it is already at target location 2025/06/18 01:11:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.54s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:11:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/18 01:11:11 DEBUG : file1: md5 = da0d88512e7a88821a7cfb2524a32643 OK 2025/06/18 01:11:11 INFO : file1: Copied (new) 2025/06/18 01:11:11 INFO : file1: Deleted 2025/06/18 01:11:11 DEBUG : file1: Destination exists, skipping 2025/06/18 01:11:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:11:15 DEBUG : dst/file1: md5 = 478675c5d4e38da374d4115b6349db10 OK 2025/06/18 01:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayomik0yoto/backup" 2025/06/18 01:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag/1nrff024r7pq65ecp72fc28jb0" 2025/06/18 01:11:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/18 01:11:20 INFO : dst/file1: Moved (server-side) 2025/06/18 01:11:21 DEBUG : dst/file1: md5 = 6198966c8182928f77a4f3c9b582678b OK 2025/06/18 01:11:21 INFO : dst/file1: Copied (new) 2025/06/18 01:11:21 INFO : dst/file1: Deleted 2025/06/18 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/18 01:11:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.12s) === 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:11:27 DEBUG : A1/one: md5 = 3398826f9e9713fa5c454d5c6eaac506 OK 2025/06/18 01:11:29 DEBUG : A1/two: md5 = 000fd5b0da5e8bb5e199d70fdda54cf9 OK 2025/06/18 01:11:31 DEBUG : A1/B1/three: md5 = 101876b6e72b72cee074d8e3fae4bcb0 OK 2025/06/18 01:11:33 DEBUG : A1/B1/C1/four: md5 = c9e4b86487f89fa0ea8d02703093f320 OK 2025/06/18 01:11:35 DEBUG : A1/B1/C2/five: md5 = 0c289e3b39d7e5d432b392f4f3eb07a8 OK 2025/06/18 01:11:35 INFO : A1/B2: Making directory 2025/06/18 01:11:36 INFO : A1/B1/C3: Making directory 2025/06/18 01:11:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/18 01:11:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/18 01:11:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/18 01:11:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/18 01:11:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/18 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:11:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:11:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/18 01:11:55 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/18 01:11:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/18 01:11:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/18 01:11:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/18 01:11:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/18 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:11:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:12:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/18 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/18 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/18 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/18 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/18 01:12:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/18 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/18 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/18 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/18 01:12:07 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.30s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:12:10 DEBUG : no_checksum_small_file_from_pipe: md5 = ffbe2d5a099e610e534be98e02ffa68c OK 2025/06/18 01:12:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/18 01:12:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/18 01:12:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/18 01:12:12 DEBUG : no_checksum_big_file_from_pipe: md5 = 3fca66a57277733f30fa7bd4fc5a4399 OK 2025/06/18 01:12:12 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:12:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 9aee246cfa73acf41279bec4b07a02f3 OK 2025/06/18 01:12:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/18 01:12:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/18 01:12:16 DEBUG : with_checksum_big_file_from_pipe: md5 = ae03bbf9f729c956d52d5662c760e3d4 OK 2025/06/18 01:12:16 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:12:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:12:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/18 01:12:21 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-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (34 bytes), uploading instead of streaming 2025/06/18 01:12:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/18 01:12:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/18 01:12:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.04s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/18 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (48 bytes), uploading instead of streaming 2025/06/18 01:12:29 DEBUG : rcat_metadata: md5 = d9e70f4e3d07c1f8c22981a55b66a2ce OK 2025/06/18 01:12:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/18 01:12:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/18 01:12:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1f8262d93e23f3bdd462a3ccb654329c OK 2025/06/18 01:12:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.52s) --- PASS: TestRcatMetadata/Normal (2.41s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:34 DEBUG : potato1: md5 = 35e659c2a4cbd1f43653f3c59e69d41c OK 2025/06/18 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (60 bytes), uploading instead of streaming 2025/06/18 01:12:36 DEBUG : potato2: md5 = d89b8a44e09be67c979e8e17da270a8e OK 2025/06/18 01:12:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.22s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:39 DEBUG : potato1: md5 = dff8067cac7fc2c18953f2d8716cff8d OK 2025/06/18 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': File to upload is small (60 bytes), uploading instead of streaming 2025/06/18 01:12:40 DEBUG : potato2: md5 = d4e6c18a0bc90d568618179f8d1a6d87 OK 2025/06/18 01:12:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:43 DEBUG : potato2: md5 = 438c1f3caf170001fcedda0c2ae043b7 OK 2025/06/18 01:12:45 DEBUG : empty space: md5 = efd7f14d8fe3ea2e49e91d9080bfdcc1 OK 2025/06/18 01:12:47 DEBUG : sub dir/potato3: md5 = 2aa5285946119ff91acf4ec177ed66ce OK 2025/06/18 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Touching "sub dir/potato3" 2025/06/18 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Touching "empty space" 2025/06/18 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Touching "potato2" 2025/06/18 01:12:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.24s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:51 DEBUG : dir with metadata: Making directory with metadata 2025/06/18 01:12:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.41s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:54 DEBUG : directory with modtime: Making directory with metadata 2025/06/18 01:12:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:12:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/18 01:12:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 01:12:56 DEBUG : Google drive root 'crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag': Skipping btime metadata as can't update it on an existing file: 2025-06-18T01:12:56.573840261Z 2025/06/18 01:12:57 INFO : non existent directory: Updated directory metadata 2025/06/18 01:12:59 DEBUG : Google drive root 'crypt/1036m458e5ui05s7vil1u1g1jtj7dosktl8lfmi0svdrh81jb8ag': Skipping btime metadata as can't update it on an existing file: 2025-06-18T01:12:56.573840261Z 2025/06/18 01:12:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.70s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:13:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/18 01:13:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/18 01:13:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:13:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/18 01:13:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 01:13:05 DEBUG : dst: Making directory with metadata 2025/06/18 01:13:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 01:13:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 01:13:06 INFO : dst: Set directory modification time (using SetModTime) 2025/06/18 01:13:06 INFO : dst: Set directory modification time (using SetModTime) 2025/06/18 01:13:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/18 01:13:07 INFO : dst: Set directory modification time (using SetModTime) 2025/06/18 01:13:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto'", Local "Local file system at /tmp/rclone3884043933", Modify Window "1ms" 2025/06/18 01:13:10 DEBUG : sub dir/test remove existing: md5 = 394f48487d0914e8b429fbe801bcfd7b OK 2025/06/18 01:13:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 50e4037fcf1f63a34a02eb32899d130c OK 2025/06/18 01:13:13 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bivorak0" before starting 2025/06/18 01:13:14 DEBUG : sub dir/test remove existing.bivorak0: TEST: removing renamed existing file after operation 2025/06/18 01:13:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cijufek0" before starting 2025/06/18 01:13:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cijufek0: TEST: renaming existing back after failed operation 2025/06/18 01:13:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bosojus0" before starting 2025/06/18 01:13:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bosojus0: TEST: removing renamed existing file after operation 2025/06/18 01:13:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "407fidecvhpdv6ba8ud2fdbj8sv9hg3hhuaa0j1hbnb7pfnbv9cg" 2025/06/18 01:13:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "25kmpc6nv7pnqd8v3i3liid82ogtraou9gf2ifmo13nisp4t1ojt1sliv3sg1j2spifsf41sc8hdklfmi6153vm8o6vhpcfdhq58ra52anikpjs3n9d35r4jdn67gf9d8h9bqa79q8rfnr6t8pipgphhdeumau8sunov0ughlmi0eije7g90" --- PASS: TestRemoveExisting (12.43s) === 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/06/18 01:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayomik0yoto': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m32.106118117s (try 1/5)